Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Bitfield #28

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Remove Bitfield #28

wants to merge 2 commits into from

Conversation

macladson
Copy link
Member

@macladson macladson commented Jul 26, 2024

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: sigp/ethereum_ssz#25

Cargo.toml Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jul 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.02%. Comparing base (7758a1e) to head (d276190).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   61.08%   54.02%   -7.07%     
==========================================
  Files           9        8       -1     
  Lines         496      261     -235     
==========================================
- Hits          303      141     -162     
+ Misses        193      120      -73     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@macladson
Copy link
Member Author

Now that sigp/ethereum_ssz#25 is merged, we just need a release, then I can update this PR to refer to it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant