
Top Contributors
Recent Commits
eaa94181 day agocore/rawdb: enforce exact key length for num->hash and td in db inspect (#34000)
Lee Gyumin
1c9ddee3 days agotrie/bintrie: use a sync.Pool when hashing binary tree nodes (#33989)
Guillaume Ballet
7d13acd3 days agocore/rawdb, triedb/pathdb: enable trienode history alongside existing data (#33934)
rjl493456442
32f05d64 days agocore: end telemetry span for ApplyTransactionWithEVM if error is returned (#33955)
jwasinger
27c4ca94 days agoeth: resolve finalized from disk if it's not recently announced (#33150)
rjl493456442
3f187158 days agotrie/bintrie: cache hashes of clean nodes so as not to rehash the whole tree (#33961)
Guillaume Ballet
a0fb8109 days agotrie/bintrie: fix overflow management in slot key computation (#33951)
Guillaume Ballet