Skip to content

v0.13.2

Latest
Compare
Choose a tag to compare
@wojciechos wojciechos released this 27 Feb 07:42
· 8 commits to main since this release
e354149

This hot fix release focuses on resolving issues with starknet_getBlockWithTxs in RPC v0.7 and v0.6, where some transactions returned an empty response.

Fixed

  • RPC v6 and v7: Fixed an issue where starknet_getBlockWithTxs sometimes returned an empty response for certain transactions, causing errors.
    by @hudem1 in #2575
  • RPC v0.8: No longer support adding transactions with versions lower than v3.
    by @AnkushinDaniil in #2544

Full Changelog: v0.13.1...v0.13.2