v0.21.0
Release Highlights
This release fixes some pre-confirmed block inconsistencies and adds support for the upcoming Starknet 0.14.1 version (including JSON-RPC 0.10.0-rc.1 support).
Added
- Support for Starknet 0.14.1 networks.
- Support for JSON-RPC 0.10.0-rc.1.
Fixed
- Inconsistent state updates when using "pre_confirmed" block identifier with
starknet_call,starknet_estimateFeeandstarknet_simulateTransactionsJSON-RPC methods.