Added
- Added support for a new RPC v0.10.1 spec.
- Added an option to output logs in json format. To do so, pass
--log-jsoninto your juno command.
Changed
- various improvements for the internal state and DB structure.
- Fixed a bug in
get_storage_proofin which we were returning an incorrect storage proof hash. - Various small quality of life improvements and refactors.
New Contributors
Full Changelog: v0.15.19-rc.0...v0.15.20-rc.0