Skip to content

v0.15.0-rc.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:55
· 147 commits to main since this release
ace5a80

This release includes bug fixes to improve RPC behavior and event query consistency.

Fixed

  • starknet_traceTransaction now supports tracing a single transaction on a preconfirmed block (RPC v0.9)
  • getEvents requests with non-existent block numbers are now clamped to a valid range: [0, latest], preventing unexpected pending block results

Full Changelog: v0.15.0-rc.0...v0.15.0-rc.1