v0.22.0-beta.2
Pre-release
Pre-release
·
132 commits
to main
since this release
Release highlights
This is a pre-release version of Pathfinder fixing some JSON-RPC version 0.10.1-rc.2 incompatibilities.
Fixed
- JSON-RPC serialization of
INITIAL_READSis not compliant with the specification. Pathfinder returnsstorage_keyproperties for storage reads instead of thekeyproperty required by the spec. starknet_addInvokeTransactionis not forwardingproof_factsproperty to the Starknet gateway.