nim-eth/eth/trie
Jacek Sieka b49df0a71a
remove binary tries (#736)
Binary tries were an early research idea but are no longer part of any
plausible etheruem roadmap, hence we remove them.
2024-09-30 12:59:16 +02:00
..
db.nim Revert missing hexary trie node work (#686) 2024-05-28 10:05:57 +02:00
db_tracing.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
hexary.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
hexary_proof_verification.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00
nibbles.nim add/change Deneb fields per https://github.com/ethereum/execution-apis/pull/417 (#616) 2023-06-03 18:47:55 +00:00
trie_defs.nim Align core types with execution spec (#733) 2024-09-29 10:52:19 +02:00