https://github.com/sigp/milhouse
Persistent binary merkle tree
https://github.com/sigp/milhouse
beacon-chain ethereum merkle-tree persistent-data-structure
Last synced: about 1 month ago
JSON representation
Persistent binary merkle tree
- Host: GitHub
- URL: https://github.com/sigp/milhouse
- Owner: sigp
- License: apache-2.0
- Created: 2021-11-20T06:36:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T03:06:19.000Z (about 2 months ago)
- Last Synced: 2025-03-08T19:08:57.362Z (about 1 month ago)
- Topics: beacon-chain, ethereum, merkle-tree, persistent-data-structure
- Language: Rust
- Homepage:
- Size: 227 KB
- Stars: 19
- Watchers: 12
- Forks: 10
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ethereum-rust - milhouse
README
Milhouse
========Persistent binary merkle tree in Rust, geared towards use in Ethereum consensus.
## What's with the name?
The name is a homage to Milhouse Van Houten, who we must assume knows a thing or two about trees
given his name – _Houten_ being Dutch for "wooden". Dutch is also the native language of the
inimitable Protolambda whose [remerkleable][] library was a great inspiration.[remerkleable]: https://github.com/protolambda/remerkleable