Releases: MetaMask/test-dapp
Releases · MetaMask/test-dapp
9.4.0
Added
- Add malicious send calls (#401)
9.3.0
Added
- feat: support version 2.0.0 of EIP-5792 (#402)
9.2.0
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
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
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
Changed
- Fix malicious trade order button on test dapp (#373)
v8.12.0
Changed
- Fix enabling EIP-1559 support (#367)
v8.11.0
Added
- Add NFT permit option (#363)
- Add ENS resolution (#362)
v8.10.0
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
Added
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)