Commit Graph

13 Commits

Author SHA1 Message Date
DaniPopes
5f9a917fb1 feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-09-28 15:55:39 +00:00
DaniPopes
8f9d2908ca chore: add and fix more lints, improve docs (#4765) 2023-09-25 15:46:46 +00:00
Roman Krasiuk
ea11787d7d chore(trie): clean up in-mem root (#3894) 2023-07-25 03:24:35 +00:00
Matthias Seitz
26b1ffa92a chore: make clippy happy (#3827) 2023-07-18 12:06:27 +00:00
Roman Krasiuk
d120effa5d perf(trie): post state cursors (#3588) 2023-07-05 15:52:59 +00:00
Matthias Seitz
9cd31f1487 perf: put all prefix sets in Rc (#3582) 2023-07-05 09:58:48 +00:00
Roman Krasiuk
c236521cff docs(trie): hashed post state & cursors (#3572) 2023-07-04 15:30:34 +00:00
joshieDo
c3ea430e4a refactor: move mdbx::test-utils to reth_db::test-utils and add DatabaseEnvRO (#3466) 2023-06-29 23:52:26 +00:00
Roman Krasiuk
b9f1819e69 fix(trie): discard zero-value slots in hashed poststate cursor (#2793) 2023-05-24 08:42:14 -07:00
Matthias Seitz
352b55dc05 chore: rename Error to DatabaseError (#2718) 2023-05-17 15:21:46 +02:00
Roman Krasiuk
cafb31aa53 chore(trie): move hash builder to primitives (#2493) 2023-05-01 10:47:35 -07:00
Matthias Seitz
04947d2c49 chore(clippy): make clippy happy (#2403) 2023-04-26 12:31:25 +02:00
Roman Krasiuk
b0f22be5ae feat(trie): hashed cursor (#2288) 2023-04-24 10:25:48 -07:00