Skip to content

Releases: MetaMask/test-dapp

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)

v8.8.0

18 Jun 11:46
26beb2e
Compare
Choose a tag to compare

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

19 Apr 11:29
8bab3ab
Compare
Choose a tag to compare

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

10 Apr 12:32
72b0d75
Compare
Choose a tag to compare

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

27 Mar 17:26
af6e149
Compare
Choose a tag to compare

Added

  • Add Base network support (#310)

v8.4.0

25 Mar 20:20
89a60de
Compare
Choose a tag to compare

Added

  • Add Malformed Transactions (#295)
  • Adds transferFromTokens error to token addresses text box (#304)
  • Add Increase Token Allowance btn (#302)

v8.3.0

13 Mar 17:13
f0803d3
Compare
Choose a tag to compare

Fixed

  • Replace deprecated window.ethereum.selectedAddress property with local account value (#300)

v8.2.0

19 Feb 13:37
6c14079
Compare
Choose a tag to compare

Added

  • Add Wallet Connect support (#284)
  • Add Malformed Signatures (#290)

v8.1.0

04 Dec 17:57
0ea6cc7
Compare
Choose a tag to compare

Added

  • Add support for ppom malicious transactions in multiple networks (#281)
  • Add support for ppom malicious signatures in multiple networks (#279)
  • Add wallet_revokePermissions for eth_accounts (#278)