|
|
12554c426f
|
fix: fetch header by hash (#11407)
|
2024-10-02 10:07:22 +02:00 |
|
|
|
408d793bfd
|
fix(engine): is_fork header traversal (#11368)
|
2024-10-01 21:58:24 +00:00 |
|
|
|
7fab4c3118
|
perf(engine): avoid unnecessary arc clones on new head (#11381)
|
2024-10-01 14:24:02 +00:00 |
|
|
|
d8b9f5db54
|
test(engine): improve deep reorg test (#11378)
|
2024-10-01 14:21:38 +00:00 |
|
|
|
a5538bc041
|
chore: alloy 0.4 (#11334)
|
2024-09-30 12:48:37 +00:00 |
|
|
|
e21d75f9aa
|
primitives: rm more alloy_primitives reexports (#11325)
|
2024-09-30 01:06:47 +00:00 |
|
|
|
ea1d04aa75
|
primitives: rm more alloy_primitives reexports (#11255)
|
2024-09-29 16:48:54 +00:00 |
|
|
|
f4cbfbcd79
|
feat(tree): introduce reorg count metrics in new engine (#11226)
|
2024-09-26 17:14:44 +00:00 |
|
|
|
6a7d8938c7
|
chore: update revm and alloy primitives (#11235)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-26 14:33:29 +00:00 |
|
|
|
42d2e485de
|
chore(trie): replace ParallelStateRoot with AsyncStateRoot (#11213)
|
2024-09-26 08:25:19 +00:00 |
|
|
|
ece0944070
|
reth-codec: remove unused derives from alloy compat types (#11231)
|
2024-09-26 09:02:10 +02:00 |
|
|
|
35034065da
|
chore(tree): make tree trace targets all engine::tree (#11227)
|
2024-09-25 20:58:55 +00:00 |
|
|
|
653c0898a8
|
chore(tree): add legacy tree metrics to new engine (#11175)
|
2024-09-25 19:49:27 +00:00 |
|
|
|
c00516c3f9
|
rpc-types: rm alloy-rpc-types-engine reexport (#11206)
|
2024-09-25 14:49:50 +00:00 |
|
|
|
1e0a35e744
|
perf(engine): migrate to AsyncStateRoot (#10927)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-09-25 12:34:54 +00:00 |
|
|
|
1994959fb2
|
chore(tree): move persistence_state out of mod.rs (#11180)
|
2024-09-24 23:15:38 +00:00 |
|
|
|
fc12639b9b
|
fix(tree): adjust both number and hash when removing persisted blocks from memory (#11133)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-09-23 16:57:18 +00:00 |
|
|
|
3fa1e28e12
|
chore: unify last persisted block hash and number in PersistenceState (#11126)
|
2024-09-23 16:01:56 +00:00 |
|
|
|
ed1de8996d
|
primitives: use alloy Header struct (#10691)
|
2024-09-23 12:53:43 +00:00 |
|
|
|
52c72a3b1d
|
use HashMap::with_capacity (#11106)
|
2024-09-22 15:26:54 +00:00 |
|
|
|
5e1b49429f
|
feat(tree): add more insert block debug logs (#11078)
|
2024-09-20 17:09:20 +00:00 |
|
|
|
7cf492d525
|
feat(payload): abstract payload builder in trait (#10965)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-20 07:12:14 +00:00 |
|
|
|
a8220791ae
|
chore(engine): replace reth_primitives with alloy_primitives (#11064)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
|
2024-09-20 03:50:42 +00:00 |
|
|
|
f9eb20d0a0
|
feat: impl Display for ChainEvent (#11056)
|
2024-09-19 22:47:15 +00:00 |
|
|
|
65fb29c773
|
chore(engine): revert disabling parallel state root (#11047)
|
2024-09-19 15:43:45 +00:00 |
|
|
|
6cb26f72af
|
feat: make DatabaseProvider generic over chainspec (#10978)
|
2024-09-19 14:23:06 +00:00 |
|
|
|
c92b3738cb
|
fix(engine): state retrieval for parallel root with persisted parent (#10966)
|
2024-09-19 12:25:47 +00:00 |
|
|
|
180f10001c
|
feat: make reth-stages independent of concrete DatabaseProvider (#10934)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-19 10:47:55 +00:00 |
|
|
|
2924d88339
|
chore(engine): disable parallel state root (#11024)
|
2024-09-19 09:52:10 +00:00 |
|
|
|
f64aecfbc8
|
feat(cli): expose tree engine persistence configuration (#10999)
|
2024-09-18 18:24:01 +00:00 |
|
|
|
94c15c0074
|
chore: add display to FromEngine and other messages (#10986)
|
2024-09-18 13:11:38 +00:00 |
|
|
|
0fa8e83e16
|
refactor: make reth-prune independent of concrete DatabaseProvider (#10921)
|
2024-09-16 11:46:53 +00:00 |
|
|
|
664f8b23be
|
feat(engine): compare invalid block witness against a healthy node (#10844)
|
2024-09-16 11:03:49 +00:00 |
|
|
|
605b93a205
|
feat(trie): integrate TrieInput into ParallelStateRoot & AsyncStateRoot (#10930)
|
2024-09-16 10:05:16 +00:00 |
|
|
|
b23bb7e8bc
|
perf: improve genesis handling (#10878)
|
2024-09-13 17:48:44 +00:00 |
|
|
|
acdb7b7e2e
|
perf(engine): parallel storage roots (#10666)
|
2024-09-12 13:12:05 +00:00 |
|
|
|
a5be445ef9
|
chore: lower persistence threshold (#10833)
|
2024-09-11 11:20:25 +00:00 |
|
|
|
643ea42acb
|
chore: Make block download metric include inflight block range requests (#10826)
Co-authored-by: garwah <garwah@garwah>
|
2024-09-11 09:59:39 +02:00 |
|
|
|
72c53b88bc
|
fix(metrics): set sync metrics when blocks are added (#10799)
|
2024-09-10 11:43:03 +00:00 |
|
|
|
27d4e8c363
|
feat: test channel for pausing persistence receiver (#10699)
|
2024-09-06 17:39:05 +00:00 |
|
|
|
ed778e10b9
|
chore(tree): propagate on_new_persisted_block error (#10733)
|
2024-09-06 17:17:43 +00:00 |
|
|
|
3ec5d373c1
|
feat(engine, tree): witness invalid block hook (#10685)
|
2024-09-06 11:56:03 +00:00 |
|
|
|
3e2c34ac6c
|
chore(tree): propagate on_new_head error (#10734)
|
2024-09-06 00:31:38 +00:00 |
|
|
|
cdd0f00079
|
chore(tree): make tree trace targets consistent (#10731)
|
2024-09-05 23:36:10 +00:00 |
|
|
|
b1ed3e65a3
|
feat(tree): add block validation metrics (#10728)
|
2024-09-05 20:08:41 +00:00 |
|
|
|
60bc403f08
|
fix(tree): remove_blocks fixes, return hash and number in persistence task (#10678)
|
2024-09-05 16:35:16 +00:00 |
|
|
|
c267c1caf7
|
chore(engine): track elapsed on fork block added (#10710)
|
2024-09-05 15:25:38 +00:00 |
|
|
|
5ecc9d2348
|
feat: integrate NodeTypesWithDB (#10698)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-09-05 15:17:28 +00:00 |
|
|
|
98b214f63d
|
feat(tree): schedule block removal on disk reorgs (#10603)
|
2024-09-04 22:36:14 +00:00 |
|
|
|
3289cd79bd
|
feat(tree): make on_new_head and is_fork aware of disk (#10551)
|
2024-09-04 19:00:07 +00:00 |
|