Skip to content

v0.15.0-rc.3

Choose a tag to compare

@github-actions github-actions released this 11 Jul 22:05
· 147 commits to main since this release
dd04178

This release improves support for pre_confirmed blocks and fixes a pending block issue affecting older RPC versions.

Fixed

  • starknet_getNonce now correctly supports the pre_confirmed block tag (RPC v9)
  • Pending blocks created without block_number now get one assigned properly
    (previously defaulted to 0, causing issues in RPC < v9 on v0.14.0)

Full Changelog: v0.15.0-rc.2...v0.15.0-rc.3