Skip to content

v0.13.1

Compare
Choose a tag to compare
@kkovaacs kkovaacs released this 19 Jun 08:55
· 479 commits to main since this release
v0.13.1
050bd61

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 and revert_reason properties are missing