This release implements Starknet RPC v0.9.0
Key changes:
- Starknet RPC-spec v0.9.0 fully implemented, bringing new methods, types, and a lot of changes. See the spec repo and our CHANGELOG.md for more info.
- Small bug fixes and improvements.
For more details, see the CHANGELOG file.
What's Changed
- RPC v0.9.0 + Starknet v0.14.0 by @thiagodeev in #756
Full Changelog: v0.13.1...v0.14.0