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(genesis-state): embed genesis state files in go binary #30

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

tremarkley
Copy link
Contributor

@tremarkley tremarkley commented Jun 27, 2024

Part of #15

Realized that the genesis files need to be embedded into the go executable. This PR embeds the genesis json files, writes them to a temporary file, and then passes the temp file into the anvil instances on startup.

@tremarkley
Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @tremarkley and the rest of your teammates on Graphite Graphite

@tremarkley tremarkley force-pushed the harry/embed_genesis branch 3 times, most recently from 29d53e4 to e796973 Compare June 27, 2024 23:19
@tremarkley tremarkley marked this pull request as ready for review June 27, 2024 23:20
@tremarkley tremarkley requested a review from a team as a code owner June 27, 2024 23:20
@tremarkley tremarkley merged commit 6f5f3d3 into main Jun 28, 2024
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.

2 participants