Skip to content

Releases: MetaMask/snap-solana-wallet

2.5.0

26 Nov 13:30
a788ebd

Choose a tag to compare

@metamask/solana-wallet-snap

Changed

  • Ensure only safe concurrent state operations (#564)

2.4.8

20 Nov 16:31
56dbc16

Choose a tag to compare

@metamask/solana-wallet-snap

Fixed

  • Use mutex for state blob modifications (#562)
  • Use snap_getClientStatus for clientVersion (#560)
  • Publish icon to NPM (#561)

2.4.7

06 Nov 15:37
10aa029

Choose a tag to compare

@metamask/solana-wallet-snap

Fixed

  • Fix getAccount and listAccounts (#558)

2.4.6

15 Oct 12:29
47d2b13

Choose a tag to compare

@metamask/solana-wallet-test-dapp

Added

  • Added a button to manually test the request signRewardsMessage (#554)

@metamask/solana-wallet-snap

Changed

  • Adapted the payload of request signRewardsMessage for improved performance (#554)

2.4.5

14 Oct 16:01
ff710bd

Choose a tag to compare

@metamask/solana-wallet-snap

Fixed

  • Improved speed when lookin up the state for accounts by id (#550)
  • Fixed a serialization issue causing the snap to try rendering bigints (#551)

2.4.4

14 Oct 08:14
599b74e

Choose a tag to compare

@metamask/solana-wallet-test-dapp

Changed

  • Changed the send button to use the confirmSend (#547)

@metamask/solana-wallet-snap

Fixed

  • Properly build the default icon url (#548)
  • Fix the send flow to support token account recipients (#547)

2.4.3

09 Oct 13:08
78bd2c3

Choose a tag to compare

@metamask/solana-wallet-test-dapp

Added

  • Buttons to simulate account selection (#543)

@metamask/solana-wallet-snap

Changed

  • Optimize account subscriptions to only monitor selected accounts (#543)
  • Skip full account sync after account creation for improved performance (#543)
  • Add caching for PriceAPI exchange rate requests (#545)
  • Implement on-demand SNS domain resolution in confirmation screens (#544)

2.4.2

02 Oct 10:11
40bddbb

Choose a tag to compare

@metamask/solana-wallet-test-dapp

Changed

  • Enable devnet only for flask (#541)

@metamask/solana-wallet-snap

Changed

  • Enable devnet only for flask (#541)

2.4.1

29 Sep 13:42
0c7d7dd

Choose a tag to compare

@metamask/solana-wallet-snap

Fixed

  • Removed the 1 minute validation on rewards message timestamp (#539)

2.4.0

24 Sep 09:53
40eb904

Choose a tag to compare

@metamask/solana-wallet-snap

Changed

  • Enable Devnet support across our environments (#526)