|
|
aa952309e8
|
feat: reth stage unwind --offline (#9097)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-06-25 18:50:30 +00:00 |
|
|
|
c5aee02ff7
|
fix: Change Arc<KzgSettings> to EnvKzgSettings (#9054)
|
2024-06-24 14:56:53 +00:00 |
|
|
|
07def85cda
|
chore: tweak profiles, rename debug-fast to profiling (#9051)
|
2024-06-24 13:20:06 +00:00 |
|
|
|
2473ed880b
|
chore: remove serde from ChainSpec (#9017)
|
2024-06-21 15:29:37 +00:00 |
|
|
|
b9b61b377a
|
chore: rename net-common to banlist (#9016)
|
2024-06-21 14:05:38 +00:00 |
|
|
|
8492ab3d52
|
chore: remove proptest arbitrary from codec derive and tests (#8968)
|
2024-06-20 23:02:07 +00:00 |
|
|
|
27d26ac10d
|
chore: rm custom chainspec parser (#8998)
|
2024-06-20 18:44:31 +00:00 |
|
|
|
93b82469b0
|
Make ReceiptFileClient generic (#8955)
|
2024-06-20 11:00:53 +00:00 |
|
|
|
50cf64bfbb
|
fix: make sure to commit static file provider on stage run (#8972)
|
2024-06-19 22:55:24 +00:00 |
|
|
|
e2b8254a3d
|
chore: use execution-types instead of provider where possible (#8971)
|
2024-06-19 22:42:25 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
4207540974
|
fix(commands): prevents potential arithmetic underflow in debug commands (#8883)
|
2024-06-17 11:52:11 +00:00 |
|
|
|
352d57655b
|
chore: clean up reth-bench payload status checks (#8852)
|
2024-06-14 20:59:14 +00:00 |
|
|
|
3b27da59dc
|
chore: move gas units to primitives constants (#8849)
|
2024-06-14 19:28:08 +00:00 |
|
|
|
d7af166d85
|
chore(deps): rm unused arb feature (#8846)
|
2024-06-14 16:50:59 +00:00 |
|
|
|
e6017c3cd9
|
chore: rm unused clap feature (#8843)
|
2024-06-14 16:18:40 +00:00 |
|
|
|
ce5c6e948a
|
feat: log debug log directory on startup (#8785)
|
2024-06-13 11:05:10 +00:00 |
|
|
|
0de932d174
|
chore: remove HeaderSyncMode::Continuous & debug.continuous (#8714)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-06-12 15:09:45 +00:00 |
|
|
|
fcd28f69a8
|
feat: introduce reth benchmark command (#8284)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-06-12 14:38:42 +00:00 |
|
|
|
a5d825edb3
|
refactor: rename BundleStateWithReceipts to BlockExecutionOutcome (#8730)
|
2024-06-11 16:06:49 +00:00 |
|
|
|
b8759733d4
|
chore: move primitives/stage to reth-stages-types (#8749)
|
2024-06-11 14:38:26 +00:00 |
|
|
|
ad0be4ca06
|
refactor: replace BatchBlockExecutionOutput by BundleStateWithReceipts (#8709)
|
2024-06-10 16:46:39 +00:00 |
|
|
|
76a1a3d005
|
refactor: simplify Receipts implementation (#8710)
|
2024-06-10 12:26:44 +00:00 |
|
|
|
ab8b4587ac
|
feat: add storage consistency checks on CLI commands (#8667)
|
2024-06-10 09:33:31 +00:00 |
|
|
|
ade059235b
|
chore: move primitives/prune to reth-prune-types (#8676)
|
2024-06-07 15:24:39 +00:00 |
|
|
|
c362fc6c36
|
feat: Introduce payload primitives (#8642)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-06 23:19:21 +00:00 |
|
|
|
a583defad7
|
fix: save last finalized block (#8473)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-06-06 15:31:56 +00:00 |
|
|
|
ef3f67743d
|
feat: resolve domains in enode strings (#8188)
Co-authored-by: Serge Radinovich <47865535+sergerad@users.noreply.github.com>
|
2024-06-05 23:43:25 +00:00 |
|
|
|
51a28f22da
|
chore: split db abstraction into new crate (#8594)
|
2024-06-04 21:45:57 +00:00 |
|
|
|
a8095740fc
|
chore: add EnvironmentArgs and use across all CLI commands (#8590)
|
2024-06-04 19:30:05 +00:00 |
|
|
|
ae9ab69f5f
|
refactor(node-builder): use datadir provided by the config (#8592)
|
2024-06-04 18:46:36 +00:00 |
|
|
|
6dd8400f12
|
chore: remove StaticFileProvider field from StaticFileProducer (#8583)
|
2024-06-04 12:29:26 +00:00 |
|
|
|
2b4fa96065
|
add explicit_iter_loop clippy lint (#8570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 18:14:50 +00:00 |
|
|
|
e02b935e94
|
add match_same_arms clippy lint (#8549)
|
2024-06-03 17:42:25 +00:00 |
|
|
|
4d067ec25e
|
chore: remove chain field from DbTool (#8562)
|
2024-06-03 17:22:28 +00:00 |
|
|
|
4522fd8baf
|
feat(cli): override static files datadir (#7212)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-06-03 16:47:15 +00:00 |
|
|
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
|
|
34af610b8e
|
chore: remove reth db create-static-files command (#8554)
|
2024-06-03 12:56:54 +00:00 |
|
|
|
db3d1335a8
|
feat: adds StorageLock to StaticFileProvider and mdbx::DatabaseEnv (#8528)
|
2024-06-03 12:28:56 +00:00 |
|
|
|
a4df6bbd62
|
feat: run StaticFileProvider::check_consistency on start up (#8143)
|
2024-06-01 10:56:13 +00:00 |
|
|
|
0774d16ce8
|
stlye: use new NetworkConfigBuilder::apply fn (#8520)
|
2024-05-30 21:45:15 +00:00 |
|
|
|
2a8a69384a
|
feat: add tables_to_generic! macro to convert between table values and types (#8518)
|
2024-05-30 18:30:20 +00:00 |
|
|
|
e89e4c92fd
|
chore(deps): bump metrics to 0.22 (#8517)
|
2024-05-30 17:02:37 +00:00 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
a6800771c6
|
chore: rm optimism gated imports (#8491)
|
2024-05-29 20:12:28 +00:00 |
|
|
|
d7e822f9d6
|
chore: rm reth-interfaces from bin reth (#8483)
|
2024-05-29 15:05:18 +00:00 |
|
|
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
|
|
0cb5358fef
|
chore: use noop consensus for op import (#8462)
|
2024-05-29 13:13:04 +00:00 |
|
|
|
3e7f1377ed
|
fix(op): filter out receipts for dup txns (#8400)
|
2024-05-28 16:53:43 +00:00 |
|
|
|
b4a1b733c9
|
feat: implement EIP-7685 (#8424)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 14:06:28 +00:00 |
|