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)