This release implements Starknet RPC v0.8.1 (ref).
Key change:
- WebSocket
subscription_id
s are now strings instead of integers.
What's Changed
- Test slices functions by @estensen in #496
- CI Refactor by @thiagodeev in #686
- Bump the go_modules group across 1 directory with 2 updates by @dependabot in #683
- fix: typos in documentation files by @kilavvy in #676
- docs(readme): replaced the non-working badge with a working one by @operagxsasha in #682
- Add TestRecursiveProofFixedSizeMerkleTree for recursive proof generation by @byksy in #459
- v0.8.1 release changes by @thiagodeev in #687
New Contributors
- @estensen made their first contribution in #496
- @dependabot made their first contribution in #683
- @kilavvy made their first contribution in #676
- @operagxsasha made their first contribution in #682
- @byksy made their first contribution in #459
Full Changelog: v0.8.0...v0.8.1