v0.15.8
Added
- We extended the support of the
pre_latestblock for the following RPC methods:
starknet_getTransactionStatusstarknet_getMessagesStatusstarknet_getTransactionByHashstarknet_getTransactionReceipt- Support for WebSocket methods in the next release!
- Added new CLI flag
rpc-call-max-gasthat sets max gas forstarknet_callRPC calls. The default is the same value as the constant used in previous versions: 100 million.
Fixed:
- Important security issue.
Full Changelog: v0.15.7...v0.15.8