Skip to content

cmd/geth: add subcommand for offline binary tree conversion#33740

Merged
fjl merged 3 commits intoethereum:masterfrom
gballet:bintrie-offline-conversion
Apr 9, 2026
Merged

cmd/geth: add subcommand for offline binary tree conversion#33740
fjl merged 3 commits intoethereum:masterfrom
gballet:bintrie-offline-conversion

Conversation

@gballet
Copy link
Copy Markdown
Member

@gballet gballet commented Feb 2, 2026

This tool is designed for the offline translation of an MPT database to a binary trie. This is to be used for users who e.g. want to prove equivalence of a binary tree chain shadowing the MPT chain.

It adds a bintrie command, cleanly separating the concerns.

@gballet gballet force-pushed the bintrie-offline-conversion branch from 3d93120 to 027b15c Compare March 12, 2026 13:53
@gballet gballet marked this pull request as ready for review March 12, 2026 13:54
@fjl fjl merged commit 58557cb into ethereum:master Apr 9, 2026
7 of 8 checks passed
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