This release fixes some issues in our JSON-RPC implementation.
Fixed
- RPC v0.4
starknet_getTransactionByHash
uses the wrong error code forTXN_HASH_NOT_FOUND
- Querying
starknet_getClassAt
andstarknet_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