Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPC v0.7-rc0 tracking issue #1767

Closed
13 tasks done
sistemd opened this issue Feb 18, 2024 · 0 comments
Closed
13 tasks done

RPC v0.7-rc0 tracking issue #1767

sistemd opened this issue Feb 18, 2024 · 0 comments
Milestone

Comments

@sistemd
Copy link
Contributor

sistemd commented Feb 18, 2024

Starknet v0.13.1 introduces the RPC 0.7 API. The changes compared to 0.6.0 are here. In particular:

  • Fee estimates now include data_gas_consumed and data_gas_price fields.
  • A new starknet_getBlockWithReceipts endpoint was added.

Summary of changes

  • New starknet_getBlockWithReceipts method
  • Add l1_da_mode and l1_data_gas_price to BLOCK_HEADER and its pending variant
  • Add data_gas_consumed and data_gas_price to FEE_ESTIMATE
  • Add l1_gas and l1_data_gas to EXECUTION_RESOURCES. This impacts receipts directly.
  • Add execution_resources to TRANSACTION_TRACE

This impacts the following existing methods.

Header changes

Execution resource changes

Fee estimate changes

Trace changes (and estimate fee changes)


Related issues:

and more in milestone #13

@sistemd sistemd changed the title Starknet v0.13.1 RPC 0.6.0 changes Starknet v0.13.1 RPC Feb 18, 2024
@sistemd sistemd changed the title Starknet v0.13.1 RPC Starknet v0.13.1 RPC changes Feb 18, 2024
@Mirko-von-Leipzig Mirko-von-Leipzig changed the title Starknet v0.13.1 RPC changes RPC v0.7-rc0 tracking issue Feb 19, 2024
@Mirko-von-Leipzig Mirko-von-Leipzig added this to the RPC v0.7-rc0 milestone Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants