Skip to content

Releases: Consensys/starknet-snap

wallet-ui: v1.28.0

04 Mar 10:40
ed8421a
Compare
Choose a tag to compare

1.28.0 (2025-03-04)

Features

  • Enable back button from send transaction (710cca7)
  • Enhance Accounts management UX by refining the layout of the account list popup (ed2b4d6)
  • Support account name management in wallet-ui (d31f6a0)

Bug Fixes

  • SNAP version does not auto update in UI (67f7d0d)

starknet-snap: v3.3.0

04 Mar 10:40
ed8421a
Compare
Choose a tag to compare

3.3.0 (2025-03-04)

Features

  • Support account name management in Snap (9a8651f)

get-starknet: v1.5.1

04 Mar 10:40
ed8421a
Compare
Choose a tag to compare

1.5.1 (2025-03-04)

Bug Fixes

  • SNAP version does not auto update in get-starknet (b91e762)

wallet-ui: v1.27.0

11 Feb 09:54
798d597
Compare
Choose a tag to compare

1.27.0 (2025-02-07)

Features

  • Enable multiple languages (FR) to support in SNAP and Wallet UI (#495, #481) (ece4e17)
  • Enable support multiple accounts in Wallet UI to allow add accounts, switch accounts and hide/unhide accounts (#506, #475, #482, #499, #501). (a9fcd27)

starknet-snap: v3.2.0

11 Feb 09:54
798d597
Compare
Choose a tag to compare

3.2.0 (2025-02-07)

Features

  • Add AccountService to refactor the Cairo Contract 1 and 0 discovery logic (#503) (3d76d1c)
  • Enable multiple accounts support in SNAP with new RPC API starkNet_listAccounts,starkNet_swtichAccount,starkNet_addAccount,starkNet_toggleAccountVisibility (#504, #477, #478, #474, #476) (6124ed3)
  • Enable multiple languages (FR) to support in SNAP and Wallet UI (#495, #481) (ece4e17)

get-starknet: v1.5.0

11 Feb 09:54
798d597
Compare
Choose a tag to compare

1.5.0 (2025-02-07)

Features

  • Enable get-starknet to watch account change when multiple account supported in SNAP. (#505) (c129f1c)

Bug Fixes

wallet-ui: v1.26.0

19 Dec 14:21
5bfaada
Compare
Choose a tag to compare

1.26.0 (2024-12-19)

Features

  • allow users to transfer money to a .stark name (#437) (#449) (c9e2c64)
  • Refactor RPC starkNet_getTransactions and change the provider from Voyager to StarkScan (#453) (#457) (#458) (#459) (5b72ef9)

Bug Fixes

  • Mute Wallet UI error message when user deny a request (#460) (8027bc2)

starknet-snap: v3.1.0

19 Dec 14:21
5bfaada
Compare
Choose a tag to compare

3.1.0 (2024-12-19)

Features

  • Add permission boundary. Block RPCs - starkNet_addNetwork, starkNet_estimateAccountDeployFee and starkNet_getStoredTransactions access for any origin (#448) (1e80070)
  • Add new RPC starkNet_getAddrFromStarkName to support transfer money with .stark name (#437) (#449) (c9e2c64)
  • Refactor RPC starkNet_getTransactions and change the provider from Voyager to StarkScan (#453) (#457) (#458) (#459) (#341) (cfdc79d) (5b72ef9)
  • Replace RPC provider from Alchemy to Infura DIN (451) (eb6c688)
  • Refactor RPC starkNet_getTransactionStatus to have superstruct validation (447) (5d569a88)
  • Remove RPCs starkNet_sendTransaction and starkNet_estimateFees (442) (fbfcb54a)

Bug Fixes

get-starknet: v1.4.0

19 Dec 14:21
5bfaada
Compare
Choose a tag to compare

1.4.0 (2024-12-19)

Features

wallet-ui: v1.25.0

26 Nov 15:20
02490cd
Compare
Choose a tag to compare

1.25.0 (2024-11-26)

Features

  • Add minimum MetaMask version requirements detection. (#424) (f6cde30)

Bug Fixes

  • Add missing asset icon for USDC, USDT and STRK token (#428) (9f43a22)