|
|
d9f9504dbd
|
chore: refactor DefaultStages to take StageConfig (#8173)
|
2024-05-12 11:38:34 +00:00 |
|
|
|
ad54af8406
|
fix: copy and prune data from database with move_to_static_files, before a pipeline run/unwind (#8127)
|
2024-05-09 18:24:57 +00:00 |
|
|
|
1184e8c45b
|
chore: use NoopBodiesDownloader & NoopHeaderDownloader on stage unwind command (#8165)
|
2024-05-09 12:04:14 +00:00 |
|
|
|
db868208f3
|
feat: introduce statewriter trait (#8160)
|
2024-05-08 19:34:59 +00:00 |
|
|
|
d852f7f012
|
chore(op): simplify op cli args (#8146)
|
2024-05-08 14:37:45 +00:00 |
|
|
|
0ad9c7866b
|
feat(op): import receipts (#7914)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-05-07 20:26:58 +00:00 |
|
|
|
9bd74fda9e
|
fix: use --syncmode=execution-layer from op-node for optimistic pipeline sync (#7552)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-07 20:16:04 +00:00 |
|
|
|
e172a8e38a
|
Move and rename ``BeaconConsensus` to `EthBeaconConsensus`` (#8140)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-07 17:41:03 +00:00 |
|
|
|
00f9acb94e
|
chore: remove reth-revm optimism (#8141)
|
2024-05-07 16:55:46 +00:00 |
|
|
|
f281bbdccd
|
fix(op): stages checkpoints init-state (#8021)
|
2024-05-07 13:29:16 +00:00 |
|
|
|
cbc6f268c0
|
replace reth BlobTransactionSidecar with alloy's (#8135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-07 12:38:23 +00:00 |
|
|
|
6f72c0ab5a
|
cli(op): simplify init-state cmd (#8126)
|
2024-05-06 19:51:11 +00:00 |
|
|
|
16f85c4339
|
fix(discv5): decouple rlpx & discv5 ipmode (#8080)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-06 17:36:08 +00:00 |
|
|
|
4b78706ed6
|
chore(cli): fix displayed block range in merkle debug script (#8091)
|
2024-05-04 12:55:03 +00:00 |
|
|
|
ead753db4c
|
fix(cli): debug merkle script (#8067)
|
2024-05-03 16:12:03 +00:00 |
|
|
|
f20e4cbad8
|
debt(discv5): discv5 integration into network (#8065)
|
2024-05-03 12:38:26 +00:00 |
|
|
|
067b0ff420
|
feat: integrate ExecutorProvider (#7798)
|
2024-05-03 11:39:46 +00:00 |
|
|
|
aef1bcc435
|
chore: make clippy happy (#8068)
|
2024-05-03 10:18:41 +00:00 |
|
|
|
232e7bf19b
|
feat(cli): make db stats non-detailed by default (#8056)
|
2024-05-02 19:31:48 +00:00 |
|
|
|
e68ab2f58c
|
refactor: engine interceptors (#8048)
|
2024-05-02 15:17:28 +00:00 |
|
|
|
aba48a5505
|
perf: add ETL to init_from_state_dump (#8022)
|
2024-05-02 12:02:51 +00:00 |
|
|
|
7428573d7c
|
feat(discv5): bootstrap cli (#8004)
|
2024-05-02 11:16:22 +00:00 |
|
|
|
f94ce6e780
|
chore: cfg ImportOp behind optimism feature (#8033)
|
2024-05-01 19:37:49 +00:00 |
|
|
|
f157ec83b6
|
chore: remove redundant suffix in ChainPath methods (#8025)
|
2024-05-01 14:59:42 +00:00 |
|
|
|
99db2b352f
|
feat(op): nonce replay (#7781)
|
2024-05-01 13:44:50 +00:00 |
|
|
|
0f9658cfa1
|
chore: use FnOnce on WithLaunchContext methods (#7989)
|
2024-04-30 11:27:56 +00:00 |
|
|
|
b3d7b7d501
|
feat: StaticFileProviderFactory (#7983)
|
2024-04-30 10:30:04 +00:00 |
|
|
|
d281699c2a
|
chore: rm clap as dep of reth-static-file (#7980)
|
2024-04-30 08:55:50 +00:00 |
|
|
|
5f15af5401
|
chore: bump ratatui; rm unused (#7934)
|
2024-04-27 15:08:37 +00:00 |
|
|
|
adf1d25a89
|
feat(op): cmd init at block (#7784)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-04-25 20:31:01 +00:00 |
|
|
|
c7008deef8
|
fix(cli): set start header (#7725)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-04-25 11:47:27 +00:00 |
|
|
|
659059c67f
|
feat: split nodebuilder generics into separate states (#7847)
|
2024-04-24 20:18:07 +00:00 |
|
|
|
7a593882e1
|
chore(github): use codespell to inspect and correct spelling issues (#7775)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-23 21:32:59 +00:00 |
|
|
|
c659e28aa0
|
feat(storage): replace Tree generic with Arc<dyn TreeViewer> (#7810)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-23 19:10:45 +00:00 |
|
|
|
672e4c512c
|
chore(bin/stage): add explicit doc of the use of to-block and hashing stage (#7805)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-23 12:26:57 +00:00 |
|
|
|
6d2e20cd85
|
chore: Move consensus trait to standalone crate (#7757)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-23 11:50:19 +00:00 |
|
|
|
e35abf8423
|
feat(op): init genesis alloc (#7748)
|
2024-04-20 10:55:36 +00:00 |
|
|
|
6728a5518a
|
feat: gracefully shutdown prometheus server (#7728)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-20 09:44:17 +00:00 |
|
|
|
49c02c3b8e
|
feat: send CanonStateNotifications from execution stage (#7578)
|
2024-04-19 14:39:52 +00:00 |
|
|
|
f4dda95cbd
|
feat(op): allow import without state (#7661)
|
2024-04-19 12:17:31 +00:00 |
|
|
|
defe5ff0af
|
refactor: split reth-stages into reth-stages-api and reth-stages (#7666)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-04-19 11:35:20 +00:00 |
|
|
|
a1059bed99
|
chore: extract cli runner from node-core (#7719)
|
2024-04-18 19:50:41 +00:00 |
|
|
|
528f1e9047
|
fix: set ETL directory inside datadir on reth run and reth import (#7722)
|
2024-04-18 17:26:29 +00:00 |
|
|
|
f57bef7181
|
Revert "feat(op): import bodies (#7659)" (#7724)
|
2024-04-18 16:10:22 +00:00 |
|
|
|
4ca86fb4d2
|
chore(storage): use chain spec from provider field (#7723)
|
2024-04-18 14:23:27 +00:00 |
|
|
|
7b16f0d0b6
|
chore: Move node-core/events to standalone crate (#7713)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-18 11:23:54 +00:00 |
|
|
|
21ab76b89c
|
fix: disable read timeout for tx in db list (#7689)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-04-17 15:46:03 +00:00 |
|
|
|
db4a4a34e4
|
fix: add discv5 config to p2p cmd (#7662)
|
2024-04-17 14:46:36 +00:00 |
|
|
|
8f1f386f52
|
feat(op): chunked chain import (#7574)
Co-authored-by: Atris <vacekj@outlook.com>
|
2024-04-15 11:46:34 +00:00 |
|
|
|
d4ea41528a
|
fix(cli): import cmd boundaries (#7620)
|
2024-04-14 13:18:28 +00:00 |
|