Skip to content

Releases: MetaMask/test-dapp-multichain

0.6.0

08 Jan 16:21
b7327bb
Compare
Choose a tag to compare

Changed

  • Improve testability for Connected Scope related work#40 (#41)
  • Improvements to detected wallet UX (#39)
  • Make from and to addresses the same by default eth_sendTransaction calls (#37)

0.5.0

20 Dec 18:05
95d45dd
Compare
Choose a tag to compare

Added

  • Add custom multi input for chains (#36)

0.4.1

17 Dec 18:17
90c9168
Compare
Choose a tag to compare

Changed

  • Move package entries from dependencies into devDependencies (#33)

0.4.0

16 Dec 18:50
3fb8750
Compare
Choose a tag to compare

Added

  • Add input to support requesting accounts as part of wallet_createSession call (#31)
  • Implement CAIP-294 Wallet Discovery support Multichain API (#22) (#30)

0.3.2

12 Dec 15:21
ceb75b0
Compare
Choose a tag to compare

Fixed

  • Update entrypoint and github actions expected build directory (#28)

0.3.1

12 Dec 00:58
ff95a81
Compare
Choose a tag to compare

Fixed

  • Fix package entrypoints (#26).

0.3.0

11 Dec 23:15
2d07d67
Compare
Choose a tag to compare

Changed

  • Make the connect method asynchronous in the SDK (#20).
  • Update MetaMaskMultichainProvider to wait briefly after attempting to connect, allowing the onDisconnect event to fire if the connection fails, and checking the isConnected flag accordingly (#20).
  • Changes the invokeMethodResults data structure to store both the result and the request object (#20).
  • Add a README.md for the SDK (#20).
  • Add mock SDK wrapper and hook for demonstrating a potential pattern for a Multichain API SDK (#21).

0.2.0

06 Dec 21:37
7a4b349
Compare
Choose a tag to compare

Changed

  • Improve styling and layout (#18)

0.1.0

05 Dec 22:05
9bf3ce2
Compare
Choose a tag to compare

Added

  • Add support for injecting accounts into wallet_invokeMethod requests (#15)
  • Store extension Id in local storage for session preservation across page reloads (#15)
  • A bunch of other minor fixes and enhancements (#15)
  • Generally make it prettier (#15)

0.0.7

25 Oct 16:44
9dbfc93
Compare
Choose a tag to compare

Uncategorized

  • fix: add ids for e2e tests (#13)