Skip to content

v0.7.2

Compare
Choose a tag to compare
@kkovaacs kkovaacs released this 16 Aug 15:29
· 3088 commits to main since this release
9598fd7

This release fixes some issues in our JSON-RPC implementation.

Fixed

  • RPC v0.4 starknet_getTransactionByHash uses the wrong error code for TXN_HASH_NOT_FOUND
  • Querying starknet_getClassAt and starknet_getClassHashAt by block hash incorrectly returns contract not found
  • On Starknet 0.12.2 pathfinder now provides consistent pending data
  • RPC v0.4 Declare v0 and Invoke v0 contain the nonce field