This release implements Starknet RPC v0.8.1
Key changes:
- Multiple code refactorings in the transaction types (see PR 700 for more)
- Improve error handling in the
utils.SplitFactStr
utility
For contributors: new Makefile, and linter improvements
What's Changed
- Thiagodeev/refactor txn types by @thiagodeev in #700
- Fix: Add spaces before dashes in func descriptions by @devin-ai-integration in #717
Makefile
and new linters for starknet.go by @PsychoPunkSage in #598- Fix bug report of starknet.go by @thiagodeev in #727
Full Changelog: v0.10.0...v0.11.0