Skip to content

Add altair and bellatrix states to era#3884

Merged
acolytec3 merged 9 commits into
masterfrom
add-beaconState-types
Feb 27, 2025
Merged

Add altair and bellatrix states to era#3884
acolytec3 merged 9 commits into
masterfrom
add-beaconState-types

Conversation

@acolytec3

@acolytec3 acolytec3 commented Feb 25, 2025

Copy link
Copy Markdown
Contributor

Adds SSZ types for Phase0, Altair, Bellatrix, and Capella BeaconState types to era package to support the various Beacon State objects across forks.

Also, updates the README.md with basic usage for the era file format

@codecov

codecov Bot commented Feb 25, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.87%. Comparing base (c3301a4) to head (c42d185).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 76.87% <ø> (ø)
blockchain 85.69% <ø> (ø)
client 66.27% <ø> (ø)
common 90.73% <ø> (ø)
devp2p 76.27% <ø> (ø)
ethash 81.04% <ø> (ø)
evm 71.04% <ø> (ø)
genesis 99.84% <ø> (ø)
mpt 59.69% <ø> (-0.04%) ⬇️
rlp 69.70% <ø> (ø)
statemanager 70.47% <ø> (ø)
tx 80.96% <ø> (ø)
util 85.54% <ø> (ø)
vm 57.81% <ø> (ø)
wallet 83.78% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@ScottyPoi ScottyPoi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tested with era files from different hardforks 👍
Approved 👍

@acolytec3 acolytec3 merged commit 23cf7f5 into master Feb 27, 2025
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