Releases: MetaMask/test-dapp
Releases · MetaMask/test-dapp
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)
v8.8.0
Added
- Add json RPC result text area (#334)
- Add token contract addresses and consolidate names (#332)
- Add SDK support (#331)
- Add Blockaid bypass for send value without 0x prefix (#329)
- Add malicious deeplinks, bypasses and reorg (#328)
Changed
- Change
eth-sig-util
to @metamask/eth-sig-util
(#286)
v8.7.0
Added
- Add support for Send EIP1559 tx's without suggested gas values (#320)
Fixed
- Fix Permit signature domain by following EIP-712 (#319)
- Fix queue transactions with correct malicious recipient address (#322)
v8.6.0
Added
- Add deeplinks for Send Eth, Send ERC20 and Approve ERC20 (#313)
- Add get allowance support for ERC20 tokens (#312)
Fixed
- Fix network status field (#306)
- Fix NFT contract address for Base network (#315)
v8.5.0
Added
- Add Base network support (#310)
v8.4.0
Added
- Add Malformed Transactions (#295)
- Adds transferFromTokens error to token addresses text box (#304)
- Add Increase Token Allowance btn (#302)