Skip to content

v0.6.0-rc0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ArielElp ArielElp released this 07 Nov 08:31
· 92 commits to master since this release
f45c208

The first release candidate for Starknet's JSON-RPC version that is compatible with Starknet v0.13.0.

Changelog

  • Change execution resource counters to integers by @OmriEshhar1 in #147
  • fix bug where all the schemas are vaild in the oneOf in PENDING_DEPLOY_TXN_RECEIPT by @ShahakShama in #150
  • Allow EMITTED_EVENT to contain events from the pending block by @ShahakShama in #151
  • Disallow block_hash/block_number/new_root in the PENDING_BLOCK_HEADER schema by @OmriEshhar1 in #154
  • Introduce v3 transactions by @ArielElp in #149
  • Add state_diff to L1_HANDLER and DELEGATE call type by @ArielElp in #161
  • Add resources to internal calls within a trace by @ArielElp in #160

Full Changelog: v0.5.0...v0.6.0-rc0