Skip to content

Hardcode the genesis configuration instead of initializing it manually #515

@txhsl

Description

@txhsl

Rationale

The datadir initialization is a threshold for our node runners, and it does cause some issues when we publish upgrades about hard forks.

Implementation

Desperate the usage of genesis_mainnet.json and genesis_testnet.json, instead, we define them as hardcoded Geth configurations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    configIssues related to the node configurationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions