Skip to content

Conversation

@GabrielMartinezRodriguez
  • Allow starting the L2 node in non-sequencer mode
  • Fixed L2 allocation path
  • Enable the use of custom bootnodes in the L2 node

try:
log_file = f"{config.logs_dir}/generate_l2_genesis.log"
l2_allocs_path = os.path.join(config.artifacts_dir, 'allocs-l2.json')
l2_allocs_path = os.path.join(config.artifacts_dir, 'allocs-l2-granite.json')
Copy link
Member

Choose a reason for hiding this comment

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

We should add two config variables here:

  • target hard fork (with default value "granite")
  • allocs file name (with default value derived from the target hard fork)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants