Skip to content

v0.15.8

Choose a tag to compare

@github-actions github-actions released this 13 Oct 18:46
· 30 commits to main since this release
6694fd4

Added

  1. We extended the support of the pre_latest block for the following RPC methods:
  • starknet_getTransactionStatus
  • starknet_getMessagesStatus
  • starknet_getTransactionByHash
  • starknet_getTransactionReceipt
  • Support for WebSocket methods in the next release!
  1. Added new CLI flag rpc-call-max-gas that sets max gas for starknet_call RPC calls. The default is the same value as the constant used in previous versions: 100 million.

Fixed:

  1. Important security issue.

Full Changelog: v0.15.7...v0.15.8