github starkware-libs/starknet-specs v0.5.0-rc0
Starknet JSON-RPC v0.5.0-rc0

latest releases: v0.8.0-rc0, v0.7.1, v0.7.0...
pre-release12 months ago

The first release candidate for Starknet's JSON-RPC version that is compatible with Starknet v0.13.0. This version covers all information gaps between the feeder-gateway and the RPC, making the node's API more robust towards the feeder gateway deprecation.

Changelog

  • Extract broadcasted declare txn out of the declare txn by @yair-starkware in #122
  • fix references to other files by @ShahakShama in #126
  • added required to write api's results by @ShahakShama in #127
  • fix: pending block & pending block w hash schema fix by @nagmo-starkware in #129
  • reintroduce broadcasted txn & allow query version by @ArielElp in #125
  • add v3 transactions and missing fields to receipts & block header by @ArielElp in #131
    ** Introduced v3 transaction types that will be used in v0.13.0.
    ** Added the starknet_specVersion endpoint that returns the currently used version of the spec.
    ** Added type field to the transaction trace objects.
    ** Added the order field to events and messages within the transaction trace.
    ** Added the l1_gas_price and `starknet_version fields to the block header
    ** Split the transaction receipt objects by type and added the execution_resources field to all transaction receipts

New Contributors

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

Don't miss a new starknet-specs release

NewReleases is sending notifications on new releases.