nim-eth/eth/trie
Jacek Sieka 864d54467e
port eth2_digest speedups to eth_hash (#716)
* port eth2_digest speedups to eth_hash

* faster comparison
* `hash` integration
* lower-case printing
2024-08-08 05:44:15 +00:00
..
binaries.nim avoid ptr_arith (#608) 2023-05-11 07:39:21 +00:00
binary.nim Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
branches.nim Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01: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 Reduce compiler warnings related to rlp encode int (#699) 2024-06-12 09:29:18 +07:00
hexary_proof_verification.nim results: use standalone repo (#687) 2024-05-30 14:46:57 +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_bitseq.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
trie_defs.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
trie_utils.nim port eth2_digest speedups to eth_hash (#716) 2024-08-08 05:44:15 +00:00