Skip to content

v0.22.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Feb 16:16
· 132 commits to main since this release
v0.22.0-beta.2
e233242

Release highlights

This is a pre-release version of Pathfinder fixing some JSON-RPC version 0.10.1-rc.2 incompatibilities.

⚠️ This release is for testing purposes only. Please do not upgrade your node in a production environment. ⚠️

Fixed

  • JSON-RPC serialization of INITIAL_READS is not compliant with the specification. Pathfinder returns storage_key properties for storage reads instead of the key property required by the spec.
  • starknet_addInvokeTransaction is not forwarding proof_facts property to the Starknet gateway.