v0.13.1
This release fixes serialization problems with response objects of starknet_getTransactionReceipt
calls.
Fixed
starknet_getTransactionReceipt
responses are not compliant with the JSON-RPC specification:- L1 handler receipts throw an internal error
execution_status
andrevert_reason
properties are missing