Skip to content

Releases: MetaMask/test-dapp

9.4.0

09 May 13:31
a2f6050
Compare
Choose a tag to compare

Added

  • Add malicious send calls (#401)

9.3.0

15 Apr 18:35
554a788
Compare
Choose a tag to compare

Added

  • feat: support version 2.0.0 of EIP-5792 (#402)

9.2.0

19 Mar 17:48
6ad9bae
Compare
Choose a tag to compare

Changed

  • Support updated send calls result (#396)
  • chore: add workflow_dispatch to security-code-scanner (#392)
  • Set yarn resolution for elliptic@^6.6.1 (#393)

Fixed

  • fix: Increase hardcoded gas limit (#397)

9.1.0

13 Mar 18:58
dd388e3
Compare
Choose a tag to compare

Added

  • feat: add EIP-5792 section (#388)
  • feat: add send with heavy hex data (#386)

Changed

  • chore: updated icon (#391)

Fixed

  • fix: update send calls default calls (#389)

v9.0.0

21 Jan 14:54
0bb7645
Compare
Choose a tag to compare

Added

  • Add SignTypedData primaryType variants: Blur - Order, PermitBatch, PermitSingle, Seaport - BulkOrder (#376)

Changed

  • Move all components to separate files, use shared global state and events for updating cards based on connect / disconnect / deploy contract (#379)

v8.13.0

05 Nov 16:41
1fe6c49
Compare
Choose a tag to compare

Changed

  • Fix malicious trade order button on test dapp (#373)

v8.12.0

24 Oct 19:56
e9b7767
Compare
Choose a tag to compare

Changed

  • Fix enabling EIP-1559 support (#367)

v8.11.0

24 Oct 20:19
e5f9461
Compare
Choose a tag to compare

Added

  • Add NFT permit option (#363)
  • Add ENS resolution (#362)

v8.10.0

23 Aug 15:55
ea18ab1
Compare
Choose a tag to compare

Added

  • Add malicious contract interaction as an option (#356)

Changed

  • Updates mmsdk to latest and fixes a bad call when extension doesn't exist (#354)
  • Bump MetaMask SDK version to 0.26.5 (#349)
  • Refactor permit code (#351)

Fixed

  • Fix the watch all nfts and watch ERC1155 dapp actions to use provider (#348)

v8.9.0

18 Jun 11:47
c785ace
Compare
Choose a tag to compare

Added

  • Add opBnB chain (#335)

Fixed

  • Fix issue with E2E tests failing on Android when running within Detox environment (#343)
  • Fix yarn.lock syncing to remove unnecessary dependencies and improve package cleanliness (#339)