mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat: add reth db snapshot transactions | receipts commands (#5007)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -5833,6 +5833,7 @@ dependencies = [
|
||||
"futures",
|
||||
"heapless",
|
||||
"iai",
|
||||
"itertools 0.11.0",
|
||||
"metrics",
|
||||
"modular-bitfield",
|
||||
"page_size",
|
||||
@ -5844,6 +5845,7 @@ dependencies = [
|
||||
"proptest",
|
||||
"proptest-derive",
|
||||
"rand 0.8.5",
|
||||
"rayon",
|
||||
"reth-codecs",
|
||||
"reth-interfaces",
|
||||
"reth-libmdbx",
|
||||
|
||||
Reference in New Issue
Block a user