This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
reth
Watch
1
Star
1
Fork
0
You've already forked reth
mirror of
https://github.com/paradigmxyz/reth.git
synced
2026-04-08 03:01:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49f60822f70fa41bedcb978ec95097597d7b6ad3
reth
/
crates
/
trie
History
Matthias Seitz
102a6944ba
perf(trie): avoid clearing already-cached sparse trie (
#21702
)
...
Co-authored-by: Amp <
amp@ampcode.com
>
2026-02-02 13:03:07 +00:00
..
common
perf(trie): use Entry API to avoid empty Vec allocation in extend (
#21645
)
2026-01-30 22:29:21 +00:00
db
chore(trie): remove unused direct MDBX changeset readers (
#21580
)
2026-01-29 17:50:19 +00:00
parallel
perf(trie): dispatch V2 storage proofs in lexicographical order (
#21684
)
2026-02-02 09:31:47 +00:00
sparse
perf(trie): avoid clearing already-cached sparse trie (
#21702
)
2026-02-02 13:03:07 +00:00
sparse-parallel
fix(trie): Return full_key from update_leaves unless it is not a child of the missing path (
#21699
)
2026-02-02 11:07:56 +00:00
trie
perf(trie): fix allocation hot paths with capacity hints and buffer reuse (
#21466
)
2026-02-02 06:58:45 +00:00