Releases: Consensys/starknet-snap
Releases · Consensys/starknet-snap
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)
get-starknet: v1.2.0
1.2.0 (2024-09-20)
Features
wallet-ui: v1.23.0
1.23.0 (2024-07-16)
Features
Bug Fixes
- non zero balance on non deployed cairo 0 account (#276) (d9beafe)
- implement EIP-6963 multi injected provider discovery (#276) (d9beafe)
starknet-snap: v2.9.0
2.9.0 (2024-07-16)
Features
Bug Fixes
- non zero balance on non deployed cairo 0 account (#276) (d9beafe)
- remove get balance from createAccount (#272) (02b92f9)
- validateAccountRequireUpgradeOrDeploy condition check (#288) (0f49ab0)
get-starknet: v1.1.0
1.1.0 (2024-07-16)
Features