Skip to content

feat(sync): new incremental pre-confirmed block for Starknet 0.14.3#3368

Draft
t00ts wants to merge 6 commits intomainfrom
t00ts/pre-confirmed-block
Draft

feat(sync): new incremental pre-confirmed block for Starknet 0.14.3#3368
t00ts wants to merge 6 commits intomainfrom
t00ts/pre-confirmed-block

Conversation

@t00ts
Copy link
Copy Markdown
Contributor

@t00ts t00ts commented Apr 28, 2026

Implements a tentative pre-confirmed block cumulative polling logic, which is expected to land in next Starknet version.

Note: I spent a lot of time tidying up the pending.rs file. The diff might be a mess. I encourage any reviewer to read the file itself instead. The code should now be super clean and easy to follow, plus I added comments everywhere for explicitness.

Closes #3352

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.

feat(preconfirmed): add support and integrate new preconfirmed block API

1 participant