Skip to content

Releases: MetaMask/snap-solana-wallet

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)

2.3.11

23 Sep 17:36
2ee3176

Choose a tag to compare

@metamask/solana-wallet-snap

Changed

  • Offline fee calculation with support to secp256k1 and secp256r1 signatures (#527)

Fixed

  • Added support for signing transactions where the fee payer differs from the user's account (#535)

2.3.10

19 Sep 14:38
424af2a

Choose a tag to compare

@metamask/solana-wallet-snap

Added

  • Mechanism to time out websocket subscriptions (#525)

Changed

  • Offloaded the assets and transactions sync from account creation (#528)

Fixed

  • Enforce proper assets state sync between snap and client (#529)