Releases: starknet-io/starknet.js
Releases · starknet-io/starknet.js
v6.0.0-beta.6
6.0.0-beta.6 (2023-12-11)
Features
v6.0.0-beta.5
6.0.0-beta.5 (2023-12-10)
Bug Fixes
v5.24.5
v6.0.0-beta.4
6.0.0-beta.4 (2023-12-08)
Bug Fixes
- remove account_deployment_data from deploy Account (ede83bf)
Features
- simulate skip validate by default, spec deploy acc fix (1b3e7ae)
v6.0.0-beta.3
v6.0.0-beta.2
v6.0.0-beta.1
6.0.0-beta.1 (2023-12-06)
Early preview of V6
V3 Tx RPC 0.6 not tested
V2 TX RPC 0.5 and 0.6 should mostly work
Features
- account preferred transaction version, setup v3 (5652eb2)
- dual specification with 0.6 implementation, not yet integrated (ac8c763)
- hashes, signer, vip account, types, versions as string enum (6ceb9e3)
- pretty print rpc LibraryError params, make env.DEBUG usefull (cca723f)
- remove old version constants, default types api rpc (ed9cb08)
- rpc 0.6 implementation as superset of 0.5 tx (5b2b299)
- rpc 0.6.0-rc3 implementation (c2607ed)
- rpc provider (0d9c2e5)
- rpcChannel (181eea3)
- update default rpc nodes and version (9b9fe0e)
- update verson (5dfe445)
- v3 transaction hashes (4fe40a1)
- v3 tx hashes calculation (f0e760d)
BREAKING CHANGES
- v3 transactions
v5.24.4
v5.24.3
5.24.3 (2023-11-20)
Features from latest official release
- rpc 0.5.1 (0306b90)
- Default Provider is now RPC
- Deprecated Sequencer Provider, deprecated Provider, deprecated methods.
- RPC 0.5
- Rpc Provider Transaction Readiness (waitForTransaction update)
- Refactored tests setup
- auto-detect account cairoVersion (85bbe39)
- getContractVersion and getCairoVersion by classHash, deploy_account and bulk action autodetect (54ffca4)
- provider getContractVersion, contract getVersion, cairo getAbiContractVersion (71e634e)
- remove testnet2 (SN_GOERLI2)
Bug Fixes
- correct syncing type (41f9d8a)
- errors when testing in Testnet with a Cairo 1 account (243074e)
- stringify error handler data (1eab2d3)
- skip chainId eager load for RpcProvider initialization (3bccc4d)
- cleanup and docs update, string types descriptive (08bd45f)
- interface fix and docs update (97a08c5)
- remove ec constants (b7e6b01)