|
|
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 |
|
|
|
c2cabcae71
|
fix(hooks): sort reverts in BundleState before comparison (#11358)
|
2024-09-30 22:27:27 +00:00 |
|
|
|
6d57b9eaac
|
feat: wire SystemCaller (#11321)
|
2024-09-30 15:59:55 +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 |
|
|
|
2aa3dd0fd8
|
feat: use OpChainSpec in OptimismNode and its components (#11304)
|
2024-09-28 13:06:52 +00:00 |
|
|
|
136a8227bf
|
feat: canonical state for local engine (#11245)
|
2024-09-27 09:44:52 +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 |
|
|
|
648e2a4f7d
|
primitives: rm revm-primitives reexport (#11193)
|
2024-09-25 11:06:27 +00:00 |
|
|
|
1994959fb2
|
chore(tree): move persistence_state out of mod.rs (#11180)
|
2024-09-24 23:15:38 +00:00 |
|
|
|
547d25b646
|
chore(tree): log and diff header root difference in witness hook (#11184)
|
2024-09-24 23:14:51 +00:00 |
|
|
|
c851a1740c
|
feat: EngineValidator (#11144)
|
2024-09-24 11:23:52 +00:00 |
|
|
|
fb0555ae7d
|
Refactor Block (#10913)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-24 10:14:08 +00:00 |
|
|
|
89b6ad2406
|
fix: increment post block balances in invalid block hook (#11139)
|
2024-09-23 19:08:49 +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 |
|
|
|
7b128d6923
|
feat(engine): save original files for witness invalid block hook (#11132)
|
2024-09-23 16:43:39 +00:00 |
|
|
|
3fa1e28e12
|
chore: unify last persisted block hash and number in PersistenceState (#11126)
|
2024-09-23 16:01:56 +00:00 |
|
|
|
cf294ce397
|
feat: add ChainSpec AT to EngineTypes (#11054)
|
2024-09-23 15:02:57 +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 |
|
|
|
66089682d7
|
Move OptimismHardfork to new crate reth_optimism_forks (#10963)
|
2024-09-20 16:51:45 +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 |
|
|
|
668807802b
|
feat: local engine (#10803)
|
2024-09-19 13:07:15 +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 |
|
|
|
f3744b342f
|
chore: bump alloy (#10989)
|
2024-09-18 14:44:24 +00:00 |
|
|
|
94c15c0074
|
chore: add display to FromEngine and other messages (#10986)
|
2024-09-18 13:11:38 +00:00 |
|
|
|
5e9f38164d
|
evm: use Header AT in ConfigureEvmEnv (#10968)
|
2024-09-17 23:03:15 +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 |
|
|
|
fdd64972b9
|
feat(trie): integrate TrieInput into StateProofProvider methods (#10929)
|
2024-09-16 09:18:23 +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 |
|