Skip to content

Create genesis block from configuration #48

@mpaulucci

Description

@mpaulucci

Related to #46 and #14

Based on the ChainSpec and genesis.json file, we should have all the info available to create a genesis block.

See:
https://github.com/ethereum/execution-specs/blob/725d7f336c93bcae4e02a395215b862f6887b11f/src/ethereum/genesis.py#L104-L203

This should include the creation of the initial state based on the alloc field, and store it in the DB.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Relationships

None yet

Development

No branches or pull requests

Issue actions