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

binarytree: create binarytree package #3857

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

gabrocheleau
Copy link
Contributor

This PR creates a new binarytree package for implementing binary trees as described in https://eips.ethereum.org/EIPS/eip-7864

Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 75.53%. Comparing base (e4d55d3) to head (ef1fc1a).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 76.87% <ø> (ø)
blockchain 85.69% <ø> (ø)
client 66.26% <ø> (+0.09%) ⬆️
common 90.31% <ø> (+0.08%) ⬆️
devp2p 76.27% <ø> (ø)
ethash 81.04% <ø> (ø)
evm 69.34% <ø> (+0.20%) ⬆️
genesis 99.84% <ø> (ø)
mpt 59.95% <ø> (ø)
rlp 69.70% <ø> (ø)
statemanager 70.15% <ø> (ø)
tx 80.52% <ø> (ø)
util 85.57% <100.00%> (+8.06%) ⬆️
vm 57.81% <ø> (ø)
wallet 83.78% <ø> (ø)

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

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.

1 participant