Emilia Hane
|
b2b3ff8128
|
fix(op):skip db consistency check for op mainnet (#9737)
Co-authored-by: Russel Waters <6511720+argakiig@users.noreply.github.com>
|
2024-07-23 21:12:07 +00:00 |
|
Roman Hodulák
|
5ec0c26980
|
refactor(trie): move state root database operations into extension trait (#9635)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-07-22 10:59:49 +00:00 |
|
Alexey Shekhirin
|
805673c656
|
chore(pruner): remove deletion limit per block, make it per run (#9446)
|
2024-07-11 20:16:30 +00:00 |
|
joshieDo
|
22df39a100
|
chore: use DatabaseProviderRW on StateWriter::write_to_storage instead of TX (#9449)
|
2024-07-11 19:54:41 +00:00 |
|
Alexey Shekhirin
|
b040b86a54
|
feat(prune, stages): prune pipeline stage (#9419)
|
2024-07-11 19:18:56 +00:00 |
|
joshieDo
|
c31d69683d
|
chore: use DatabaseProviderRW instead of TX on insert_genesis_header (#9452)
|
2024-07-11 18:56:20 +00:00 |
|
joshieDo
|
d39069027c
|
chore: move import command to reth-cli-commands (#9394)
|
2024-07-09 16:02:30 +00:00 |
|
joshieDo
|
e97e379e43
|
chore: move node command to reth-cli-commands (#9395)
|
2024-07-09 15:13:58 +00:00 |
|
joshieDo
|
17af21f826
|
chore: move stage command to reth-cli-commands (#9384)
|
2024-07-08 20:29:50 +00:00 |
|
joshieDo
|
569555516b
|
chore: move featureless commands from bin to reth-cli-commands (#9333)
|
2024-07-06 10:34:45 +00:00 |
|
joshieDo
|
c7e34fbd4a
|
chore: move reth test-vectors to cli/commands with feature (#9329)
|
2024-07-05 14:49:52 +00:00 |
|
yutianwu
|
f0c97cab74
|
fix(cli): don't init datadir if it doesn't exist in db command (#9264)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-04 08:16:20 +00:00 |
|
Dan Cline
|
405b730455
|
chore: remove prune_modes from BlockWriter (#9231)
|
2024-07-02 19:40:07 +00:00 |
|
Luca Provini
|
6db598da1d
|
chore: extract db commands (#9217)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-01 16:20:07 +00:00 |
|
Matthias Seitz
|
5585cb8cfa
|
chore: add empty commands crate (#9039)
|
2024-06-24 22:03:19 +00:00 |
|