v0.7.0-rc0
Pre-release
Pre-release
The first release candidate for Starknet's JSON-RPC v0.7.0. This version is aimed to be supported by nodes after the Starknet upgrade to v0.13.1, although dapps can keep communicating with nodes over v0.6.0 of the specs.
Changelog
- Add data consumption to receipts and traces by @ArielElp in #187
- Add EIP-4844 related fields by @ArielElp in #188
- Add getBlockWithReceipts method by @ArielElp in #189
- fix: change l1_handler version to enum by @ArielElp in #190
Full Changelog: v0.6.0...v0.7.0-rc0