Skip to content

feat(executor): deprecate our hardcoded Starknet version constants - use blockifier bundled ones instead#3486

Draft
t00ts wants to merge 2 commits into
mainfrom
t00ts/executor-versions
Draft

feat(executor): deprecate our hardcoded Starknet version constants - use blockifier bundled ones instead#3486
t00ts wants to merge 2 commits into
mainfrom
t00ts/executor-versions

Conversation

@t00ts

@t00ts t00ts commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This hardcoded list caused trouble today and can bite us again in the future. We essentially have to remember to add new versions as they're supported, which is error prone and clumsy.

Blockifier bundles this list, so this PR uses those directly instead.

No more hardcoded lists. No more oversights.

@t00ts t00ts force-pushed the t00ts/executor-versions branch from f041e7d to 431d557 Compare June 23, 2026 10:43
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.

1 participant