Open macladson opened 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 54.02%. Comparing base (
7758a1e
) to head (d276190
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Now that sigp/ethereum_ssz#25 is merged, we just need a release, then I can update this PR to refer to it.
In preparation for EIP-7495, Bitfield has been moved to the
ethereum_ssz
crate.This PR removes it and simply re-exports it from the
ethereum_ssz
crate.Relevant PR: https://github.com/sigp/ethereum_ssz/pull/25