Releases: Consensys/starknet-snap
Releases · Consensys/starknet-snap
wallet-ui: v1.26.0
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
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
1.4.0 (2024-12-19)
Features
wallet-ui: v1.25.0
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)
wallet-ui: v1.24.1
1.24.1 (2024-10-28)
Bug Fixes
- Remove Snap dependency on Wallet UI package (#397) (c9c1aaf)
starknet-snap: v2.11.0
2.11.0 (2024-10-28)
Features
- Add custom error code to meet get-starknet v4 exception format (#374) (e61eb8b)
- Add new RPC
starkNet_getDeploymentData
to support get-starknet v4 (#381) (a034bcf)
- Add UI divider and hyperlink the address to the explorer on the UI dialog (#405, #404) (a77fede)
- Refactor RPC
starkNet_addErc20Token
to have superstruct validation (#388) (157b5ad)
- Refactor RPC
starkNet_declareContract
to have superstruct validation (#398) (5617ccf)
- Refactor RPC
starkNet_switchNetwork
to have superstruct validation (#369, #373, #368) (d0384bf)
Bug Fixes
- Fix incorrect params passed to RPCs
starkNet_signDeclareTransaction
, starkNet_verifySignedMessage
, starkNet_declareContract
and starkNet_getDeploymentData
(#401) (a834beb)
- Fix RPC
starkNet_executeTxn
storing in-correct state data if the params calls
is not an array (#376) (508b958)
get-starknet: v1.3.0
1.3.0 (2024-10-28)
Features
Bug Fixes
- Fix address not update when network change (#366) (c96f75e)
- Remove 'Method not supported' exception in 'on' and 'off' event handlers for get-starknet v4 compatibility (#402) (bd6b66d)
starknet-snap: v2.10.1
2.10.1 (2024-10-02)
Bug Fixes
- fix snap homepage screen error if the logger is not initialised (#363) (6117509)
wallet-ui: v1.24.0
1.24.0 (2024-09-20)
Features
Bug Fixes
- update message for waiting deploy/upgrade txn complete (#297) (141fa20)
starknet-snap: v2.10.0
2.10.0 (2024-09-20)
Features
- support STRK token for the gas fee in sending transaction and estimate fee (#271) (8f50a33)
- change default network to mainnet (#357) (b2eccb7)
- bump starknet.js to v6.11.0 (#296) (e298244)
- allow multiple consecutive transactions (#289) (5a501f9)