This release implements Starknet RPC v0.8.1
Key changes:
- fixed a bug in the
starknet_syncing
method - small adjustment to the
curve
pkg - small adjustment to the RPC error data types
For more details, see the CHANGELOG file.
What's Changed
- Thiagodeev/ci fix by @thiagodeev in #769
- test: new enum for test environments by @thiagodeev in #759
- Remove global
curve.g1Affline
variable by @thiagodeev in #773 - Fix:
starknet_syncing
method and test by @thiagodeev in #774 - Fix/wrong omitempty in rpcerror by @thiagodeev in #776
Full Changelog: v0.13.0...v0.13.1