Thomas Coratger
|
82862fabd7
|
primitives: rm redundant functions for Transaction (#11747)
|
2024-10-16 20:33:57 +00:00 |
|
Federico Gimenez
|
600a394571
|
feat: update SystemCaller (#11718)
|
2024-10-14 15:52:34 +00:00 |
|
Delweng
|
f684dd4c4c
|
chore(clippy): enable if_then_some_else_none lint (#11679)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-14 15:45:26 +00:00 |
|
Arsenii Kulikov
|
523bfb9c81
|
feat: refactor and integrate local engine into EngineNodeLauncher (#11703)
|
2024-10-14 13:21:41 +00:00 |
|
Matthias Seitz
|
1ba631ba95
|
feat: store safe block num as well (#11648)
|
2024-10-10 19:32:15 +02:00 |
|
Matthias Seitz
|
eb9565d22d
|
fix: always handle payload building for opstack (#11629)
|
2024-10-10 09:39:40 +00:00 |
|
Alexey Shekhirin
|
58bfa60cea
|
feat(evm, trie): more metrics (#11613)
|
2024-10-10 08:27:01 +00:00 |
|
Matthias Seitz
|
a4b8150201
|
fix: actually commit (#11626)
|
2024-10-10 08:15:53 +00:00 |
|
Matthias Seitz
|
2b97779880
|
fix: persist finalized block (#11623)
|
2024-10-10 00:54:39 +00:00 |
|
Arsenii Kulikov
|
3141f6db26
|
fix: simplify reorg handling (#11592)
|
2024-10-09 02:04:16 +00:00 |
|
Arsenii Kulikov
|
fda6e353d5
|
fix: in-memory trie updates pruning (#11580)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-08 16:18:27 +00:00 |
|
Francis Li
|
ab06997986
|
chore(rpc): remove include_preimage param on debug_execution_witness (#11466)
|
2024-10-03 18:38:55 +00:00 |
|
Matthias Seitz
|
91af1a75c2
|
feat: add metrics for failed deliveries (#11456)
|
2024-10-03 13:44:41 +00:00 |
|
greged93
|
4960b927bc
|
feat: impl payload attributes builder (#11336)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-03 12:27:05 +00:00 |
|
nk_ysg
|
64fae4d0f2
|
chore: rm crate reth-rpc-types (#11341)
|
2024-10-02 11:16:20 +02:00 |
|
Matthias Seitz
|
c6529a830d
|
chore: add metric and trace for already executed blocks (#11406)
|
2024-10-02 10:07:33 +02:00 |
|
Matthias Seitz
|
12554c426f
|
fix: fetch header by hash (#11407)
|
2024-10-02 10:07:22 +02:00 |
|
Roman Krasiuk
|
408d793bfd
|
fix(engine): is_fork header traversal (#11368)
|
2024-10-01 21:58:24 +00:00 |
|
Roman Krasiuk
|
7fab4c3118
|
perf(engine): avoid unnecessary arc clones on new head (#11381)
|
2024-10-01 14:24:02 +00:00 |
|
Roman Krasiuk
|
d8b9f5db54
|
test(engine): improve deep reorg test (#11378)
|
2024-10-01 14:21:38 +00:00 |
|
Dan Cline
|
c2cabcae71
|
fix(hooks): sort reverts in BundleState before comparison (#11358)
|
2024-09-30 22:27:27 +00:00 |
|
Federico Gimenez
|
6d57b9eaac
|
feat: wire SystemCaller (#11321)
|
2024-09-30 15:59:55 +00:00 |
|
Matthias Seitz
|
a5538bc041
|
chore: alloy 0.4 (#11334)
|
2024-09-30 12:48:37 +00:00 |
|
Thomas Coratger
|
e21d75f9aa
|
primitives: rm more alloy_primitives reexports (#11325)
|
2024-09-30 01:06:47 +00:00 |
|
Thomas Coratger
|
ea1d04aa75
|
primitives: rm more alloy_primitives reexports (#11255)
|
2024-09-29 16:48:54 +00:00 |
|
Arsenii Kulikov
|
2aa3dd0fd8
|
feat: use OpChainSpec in OptimismNode and its components (#11304)
|
2024-09-28 13:06:52 +00:00 |
|
greged93
|
136a8227bf
|
feat: canonical state for local engine (#11245)
|
2024-09-27 09:44:52 +00:00 |
|
Dan Cline
|
f4cbfbcd79
|
feat(tree): introduce reorg count metrics in new engine (#11226)
|
2024-09-26 17:14:44 +00:00 |
|
Matthias Seitz
|
6a7d8938c7
|
chore: update revm and alloy primitives (#11235)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-26 14:33:29 +00:00 |
|
Federico Gimenez
|
42d2e485de
|
chore(trie): replace ParallelStateRoot with AsyncStateRoot (#11213)
|
2024-09-26 08:25:19 +00:00 |
|
nk_ysg
|
ece0944070
|
reth-codec: remove unused derives from alloy compat types (#11231)
|
2024-09-26 09:02:10 +02:00 |
|
Dan Cline
|
35034065da
|
chore(tree): make tree trace targets all engine::tree (#11227)
|
2024-09-25 20:58:55 +00:00 |
|
Dan Cline
|
653c0898a8
|
chore(tree): add legacy tree metrics to new engine (#11175)
|
2024-09-25 19:49:27 +00:00 |
|
Thomas Coratger
|
c00516c3f9
|
rpc-types: rm alloy-rpc-types-engine reexport (#11206)
|
2024-09-25 14:49:50 +00:00 |
|
Federico Gimenez
|
1e0a35e744
|
perf(engine): migrate to AsyncStateRoot (#10927)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-09-25 12:34:54 +00:00 |
|
Thomas Coratger
|
648e2a4f7d
|
primitives: rm revm-primitives reexport (#11193)
|
2024-09-25 11:06:27 +00:00 |
|
Dan Cline
|
1994959fb2
|
chore(tree): move persistence_state out of mod.rs (#11180)
|
2024-09-24 23:15:38 +00:00 |
|
Dan Cline
|
547d25b646
|
chore(tree): log and diff header root difference in witness hook (#11184)
|
2024-09-24 23:14:51 +00:00 |
|
Arsenii Kulikov
|
c851a1740c
|
feat: EngineValidator (#11144)
|
2024-09-24 11:23:52 +00:00 |
|
Rohit Narurkar
|
fb0555ae7d
|
Refactor Block (#10913)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-24 10:14:08 +00:00 |
|
Dan Cline
|
89b6ad2406
|
fix: increment post block balances in invalid block hook (#11139)
|
2024-09-23 19:08:49 +00:00 |
|
Federico Gimenez
|
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 |
|
Alexey Shekhirin
|
7b128d6923
|
feat(engine): save original files for witness invalid block hook (#11132)
|
2024-09-23 16:43:39 +00:00 |
|
Federico Gimenez
|
3fa1e28e12
|
chore: unify last persisted block hash and number in PersistenceState (#11126)
|
2024-09-23 16:01:56 +00:00 |
|
Arsenii Kulikov
|
cf294ce397
|
feat: add ChainSpec AT to EngineTypes (#11054)
|
2024-09-23 15:02:57 +00:00 |
|
Thomas Coratger
|
ed1de8996d
|
primitives: use alloy Header struct (#10691)
|
2024-09-23 12:53:43 +00:00 |
|
nk_ysg
|
52c72a3b1d
|
use HashMap::with_capacity (#11106)
|
2024-09-22 15:26:54 +00:00 |
|
Dan Cline
|
5e1b49429f
|
feat(tree): add more insert block debug logs (#11078)
|
2024-09-20 17:09:20 +00:00 |
|
Emilia Hane
|
66089682d7
|
Move OptimismHardfork to new crate reth_optimism_forks (#10963)
|
2024-09-20 16:51:45 +00:00 |
|
greged93
|
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 |
|