|
|
62246199b9
|
feat(exex): backfill stream in batches (#9738)
|
2024-07-31 23:39:12 +00:00 |
|
|
|
9586b9a4f5
|
chore: refactor BlockExecutionError into validation and internal errors (#9911)
|
2024-07-30 18:30:30 +00:00 |
|
|
|
7df42454c0
|
chore: fix clippy errors (#9845)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-27 05:33:29 +00:00 |
|
|
|
536381d02d
|
feat(exex): stream parallelism on backfill factory level (#9734)
|
2024-07-23 17:52:10 +00:00 |
|
|
|
516acefa34
|
chore(exex): organize backfill modules (#9631)
|
2024-07-19 06:59:30 +00:00 |
|
|
|
43ffb83575
|
feat: BackFillJobStream (#9578)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-18 09:32:37 +00:00 |
|
|
|
bc4a16737b
|
chore(exex): move notification to types crate (#9586)
|
2024-07-17 16:39:19 +00:00 |
|
|
|
2aa94e9aee
|
chore(rpc): expose ethapi in node builder for op customisation (#9444)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 13:53:03 +00:00 |
|
|
|
b4577597c5
|
chore: remove test-utils, arbitrary and proptest from built binary (#9332)
|
2024-07-06 12:02:43 +00:00 |
|
|
|
61b8ff1dc5
|
Remove fullprovider trait restriction in backfill impls (#9326)
|
2024-07-05 10:41:58 +00:00 |
|
|
|
93f9a857ce
|
feat: backfill job single block iterator (#9245)
|
2024-07-04 16:33:27 +00:00 |
|
|
|
8e5204c119
|
refactor(evm): set prune modes optionally for the batch executor (#9176)
|
2024-07-03 11:05:02 +00:00 |
|
|
|
405b730455
|
chore: remove prune_modes from BlockWriter (#9231)
|
2024-07-02 19:40:07 +00:00 |
|
|
|
e95c6dba9d
|
chore: use format_gas and format_gas_throughput for gas logs (#9247)
|
2024-07-02 17:54:49 +00:00 |
|
|
|
9129b97c5b
|
feat(exex): backfill executor (#9123)
|
2024-06-28 15:22:42 +00:00 |
|
|
|
554e8b1913
|
feat(exex): derive serde ser/deser for ExExNotification (#8963)
|
2024-06-20 10:33:53 +00:00 |
|
|
|
e2b8254a3d
|
chore: use execution-types instead of provider where possible (#8971)
|
2024-06-19 22:42:25 +00:00 |
|
|
|
88dbb9bd31
|
feat: make FullNodeComponents Clone (#8966)
|
2024-06-19 18:29:57 +00:00 |
|
|
|
da0004e361
|
fix: don't drop the TaskManager (#8941)
|
2024-06-18 21:54:20 +00:00 |
|
|
|
8d4cf43d6e
|
feat: re-export test types (#8936)
|
2024-06-18 16:24:44 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
5eecc4f910
|
fix: Use OptimismBeaconConsensus in the OptimismNode (#8487)
|
2024-06-11 17:40:23 +00:00 |
|
|
|
a7152eda37
|
chore: move primitives/exex to reth-exex-types (#8677)
|
2024-06-07 16:31:24 +00:00 |
|
|
|
d0e3504ecc
|
example(exex): tests for OP Bridge (#8658)
|
2024-06-07 15:52:44 +00:00 |
|
|
|
e0c22ace34
|
test(exex): improve PollOnce trait error handling (#8653)
|
2024-06-07 07:13:06 +00:00 |
|
|
|
40d8ac099f
|
test(exex): introduce utils for testing (#8636)
|
2024-06-06 13:28:28 +00:00 |
|
|
|
ae9ab69f5f
|
refactor(node-builder): use datadir provided by the config (#8592)
|
2024-06-04 18:46:36 +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 |
|
|
|
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 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
4250c33da1
|
chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-05-23 13:24:20 +02: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 |
|
|
|
9eb7d961d7
|
integrate FullNodeComponents in exexcomponents (#8051)
|
2024-05-02 17:45:34 +00:00 |
|
|
|
a6661d6953
|
chore(exex): display exex_id log field using Display (#7994)
|
2024-04-30 12:19:39 +00:00 |
|
|
|
51bdc6afe8
|
fix(exex): skipping logic of the notifications (#7919)
|
2024-04-26 15:14:35 +00:00 |
|
|
|
421888d22f
|
fix: log actual notification id in exex manager (#7874)
|
2024-04-25 13:55:37 +00:00 |
|
|
|
d6b861ea5d
|
feat(exex): send ExExNotification instead of CanonStateNotification (#7803)
|
2024-04-23 10:05:46 +00:00 |
|
|
|
615e90b0f8
|
fix(exex): properly check ready state in poll_ready (#7772)
|
2024-04-20 09:00:11 +00:00 |
|
|
|
d599ce4683
|
fix: dont await changes (#7760)
|
2024-04-19 21:18:33 +00:00 |
|
|
|
49c02c3b8e
|
feat: send CanonStateNotifications from execution stage (#7578)
|
2024-04-19 14:39:52 +00:00 |
|
|
|
e401c4848a
|
feat(pruner): respect ExEx finished height (#7673)
|
2024-04-18 17:15:28 +00:00 |
|
|
|
7f6a2b4cb5
|
refactor(exex, primitives): move finished exex height to primitives (#7670)
|
2024-04-16 10:45:27 +00:00 |
|
|
|
f387f7bd92
|
refactor(exex): make finished height an enum (#7652)
|
2024-04-15 13:06:27 +00:00 |
|
|
|
4d175cb783
|
feat: add a metric for the number of ExEx's on a node (#7632)
|
2024-04-14 04:53:50 +00:00 |
|
|
|
2dcc01210c
|
feat(exex): add Pool to ExExContext (#7573)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-04-12 16:34:18 +00:00 |
|
|
|
3ffc729833
|
feat(examples): OP Stack bridge stats ExEx (#7556)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-11 16:38:03 +00:00 |
|
|
|
007e5c2c47
|
feat: exex manager (#7340)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-04-11 16:15:13 +00:00 |
|
|
|
33d335837a
|
feat(exex): use unbounded sender for events (#7517)
|
2024-04-08 18:28:27 +00:00 |
|
|
|
8c89d9ca85
|
feat: exex crate (#7506)
|
2024-04-08 12:20:07 +00:00 |
|