Skip to content

Conversation

@TucksonDev
Copy link
Collaborator

This PR adds minification of the chainConfig property in the generated genesis.json file. This is needed because the chain config used in this file is sent to nitro's genesis-generator to obtain the genesis blockhash, and this is ultimately compared on initialization to the chainConfig sent on rollup creation. Since the one sent on rollupCreation is a minified chain config, the one in the genesis.json file should also be minified.

Copy link
Member

@gzeoneth gzeoneth left a comment

Choose a reason for hiding this comment

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

LGTM

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.

3 participants