Skip to content

Conversation

@Serhii-Braavos
Copy link

Changes

Added commitments to the block header (for confirmed blocks), which affects the following methods:

  • starknet_getBlockWithTxHashes
  • starknet_getBlockWithTxs
  • starknet_getBlockWithReceipts

Including commitments allows clients to compute the block hash themselves without performing the most expensive commitment calculations.

Checklist:

  • Validated the specification files - npm run validate_all
  • Applied formatting - npm run format
  • Performed code self-review
  • If making a new release, checked out the guidelines

@eitanm-starkware eitanm-starkware changed the base branch from master to release/v0.10.0-rc.1 November 20, 2025 14:22
@eitanm-starkware eitanm-starkware merged commit f261bb6 into starkware-libs:release/v0.10.0-rc.1 Nov 20, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants