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

feat: add --rpc.custom-versioned-constants-json-path CLI option #2130

Merged
merged 3 commits into from
Jul 22, 2024

Conversation

kkovaacs
Copy link
Contributor

This allows loading a custom versioned constants JSON to use instead of the latest version (0.13.2 currently) of constants built into blockifier.

Closes: #2127

@kkovaacs kkovaacs force-pushed the krisztian/versioned-constants-cli branch from 007d3d6 to 285f66c Compare July 19, 2024 13:11
@kkovaacs kkovaacs marked this pull request as ready for review July 19, 2024 13:16
@kkovaacs kkovaacs requested a review from a team as a code owner July 19, 2024 13:16
Copy link
Member

@CHr15F0x CHr15F0x left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

…I option

This allows loading a custom versioned constants JSON to use instead of
the lastest version of constants built into blockifier.
@kkovaacs kkovaacs force-pushed the krisztian/versioned-constants-cli branch from 285f66c to d17888e Compare July 22, 2024 06:39
@kkovaacs kkovaacs merged commit d57cbea into main Jul 22, 2024
6 of 7 checks passed
@kkovaacs kkovaacs deleted the krisztian/versioned-constants-cli branch July 22, 2024 06:53
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.

Add a CLI option for specifying a custom versioned constants JSON for execution
2 participants