Skip to content

v0.13.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jun 06:03
· 457 commits to main since this release
v0.13.2
df7e348

This is a hotfix release fixing some JSON-RPC API issues.

Fixed

  • starknet_getTransactionReceipt responses are missing the payload property in MSG_TO_L1 objects on the JSON-RPC 0.7 interface.
  • starknet_traceTransaction and starknet_traceBlockTransactions returns L2 to L1 messages from inner calls duplicated.