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 7 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 74.73%. Comparing base (2eb4c44) to head (61266e5).

Additional details and impacted files

Impacted file tree graph

Flag Coverage Δ
block 76.41% <ø> (ø)
blockchain 85.38% <ø> (ø)
client 66.00% <ø> (ø)
common 89.81% <ø> (ø)
devp2p 75.66% <ø> (ø)
ethash 80.80% <ø> (ø)
evm 68.46% <ø> (ø)
genesis 99.84% <ø> (ø)
mpt 56.88% <ø> (-0.20%) ⬇️
rlp 69.70% <ø> (ø)
statemanager 69.60% <ø> (ø)
tx 79.75% <ø> (ø)
util 76.91% <ø> (ø)
vm 57.31% <ø> (ø)
wallet 82.80% <ø> (ø)

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