Skip to content

Conversation

@eitanm-starkware
Copy link
Contributor

Changes

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

FabijanC and others added 30 commits March 31, 2025 16:50
- Fix link to api/release.md
- Add issues link
Update description of subscribeReorg to also fire on NewTransactionRe…
…ed_classes_to_state_diff

Add migrated compiled classes to state diff
…-for-estimate-message-fee

fix: allow `CONTRACT_NOT_FOUND` error for `starknet_estimateMessageFee`
…old_root

Make `PRE_CONFIRMED_STATE_UPDATE.old_root` not required
… emitted event context

To make creating unique IDs (like used by Voyager, that combines the
block number, the transaction index, and the event index within the transaction)
possible without additional JSON-RPC calls, this change adds two new
indices to the context of emitted events:

- `transaction_index` is the index of the transaction within the block that has
emitted the event.
- `event_index` is the index of the event within the transaction.
…-to-emitted-event-context

feat(starknet_getEvent): add `transaction_index` and `event_index` to emitted event context
…uotations

fix: editor rendering of quotations
Update .github/pull_request_template.md
…_header

feat: added commitments in block header
Eitan Moed and others added 2 commits November 25, 2025 17:50
…description

fix: block header param descriptions for missing data case
@eitanm-starkware eitanm-starkware merged commit ad45d11 into master Nov 25, 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.

8 participants