|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
cd828c06d9
|
feat: switch to composable executor for Ethereum (#11838)
|
2024-10-19 17:59:32 +00:00 |
|
|
|
d0ac833946
|
perf: avoid cloning in payload builder (#11899)
|
2024-10-19 16:56:48 +00:00 |
|
|
|
e2ecb6224d
|
chore: remove unused deps (#11898)
|
2024-10-19 16:54:07 +00:00 |
|
|
|
a78de201b3
|
Refactor of state_change functionality (#11878)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 16:01:26 +00:00 |
|
|
|
1efa764b34
|
chore(engine): rename enveloped associated types to envelope (#11812)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 13:29:29 +00:00 |
|
|
|
3bd695ee63
|
feat: update el requests for devnet 4 (#11865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 12:48:35 +00:00 |
|
|
|
2ae93682b4
|
refactor: move EngineValidator setup to RpcAddOns (#11850)
|
2024-10-19 10:08:34 +00:00 |
|
|
|
cb604826b7
|
chore(sdk): Define NodePrimitives::Block (#11399)
|
2024-10-18 09:23:25 +00:00 |
|
|
|
0c70f6bd35
|
primitives: use alloy KECCAK_EMPTY constant (#11851)
|
2024-10-18 08:25:22 +00:00 |
|
|
|
a6c8bda029
|
primitives: use alloy MAINNET_GENESIS_HASH constant (#11848)
|
2024-10-17 19:44:04 +00:00 |
|
|
|
491f154c34
|
primitives-traits: rm redundant definitions of EMPTY_OMMER_ROOT_HASH (#11820)
|
2024-10-17 09:30:26 +00:00 |
|
|
|
025cb3b70e
|
primitive-traits: rm redundant EMPTY_ROOT_HASH definition (#11811)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-16 22:07:27 +00:00 |
|
|
|
82862fabd7
|
primitives: rm redundant functions for Transaction (#11747)
|
2024-10-16 20:33:57 +00:00 |
|
|
|
87399ae2c1
|
chore: rename executor and provider Generic -> Basic (#11788)
|
2024-10-16 11:20:42 +00:00 |
|
|
|
0f903b1e20
|
feat: add EthExecutionStrategy (#11584)
|
2024-10-16 09:40:33 +00:00 |
|
|
|
6fb271036d
|
feat: move RPC launch to add-ons (#11532)
|
2024-10-15 14:51:40 +00:00 |
|
|
|
39f0ab4116
|
chore: turn off reth-revm default features (#10215)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-15 10:32:25 +00:00 |
|
|
|
600a394571
|
feat: update SystemCaller (#11718)
|
2024-10-14 15:52:34 +00:00 |
|
|
|
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 |
|
|
|
523bfb9c81
|
feat: refactor and integrate local engine into EngineNodeLauncher (#11703)
|
2024-10-14 13:21:41 +00:00 |
|
|
|
c05a900542
|
perf(rpc): use Arc<SealedBlockWithSenders> on cache and rpc (#11635)
|
2024-10-14 12:44:28 +00:00 |
|
|
|
58bfa60cea
|
feat(evm, trie): more metrics (#11613)
|
2024-10-10 08:27:01 +00:00 |
|
|
|
9a732f6b78
|
Introduce Eth PayloadTypes Impl (#11519)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-07 16:30:57 +00:00 |
|
|
|
36de90fdc3
|
chore(lint): fix clippy::needles_lifetimes (#11496)
|
2024-10-05 11:08:08 +00:00 |
|
|
|
28750e5b0e
|
chore: Remove duplicate EthereumChainSpecParser in favor of existing EthChainSpecParser (#11412)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-05 10:52:08 +00:00 |
|
|
|
af1eb61072
|
feat(perf): integrate OnStateHook in executor (#11345)
|
2024-10-04 08:11:38 +00:00 |
|
|
|
84370b81d7
|
feat: make addons stateful (#11204)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-10-04 08:34:37 +02: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 |
|
|
|
ae4aeb44d9
|
chore(builder): reorder revm State import (#11316)
|
2024-09-30 10:04:47 +00:00 |
|
|
|
e21d75f9aa
|
primitives: rm more alloy_primitives reexports (#11325)
|
2024-09-30 01:06:47 +00:00 |
|
|
|
b8aeecae62
|
chore: update default payload builder logs (#11315)
|
2024-09-29 10:32:52 +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 |
|
|
|
76a6e0db69
|
remove IntoRecoveredTransaction (#11221)
|
2024-09-25 17:10:11 +00:00 |
|
|
|
c00516c3f9
|
rpc-types: rm alloy-rpc-types-engine reexport (#11206)
|
2024-09-25 14:49:50 +00:00 |
|
|
|
2022dd3de5
|
primitives: rm alloy_consensus::transaction reexports (#11191)
|
2024-09-25 12:13:48 +00:00 |
|
|
|
648e2a4f7d
|
primitives: rm revm-primitives reexport (#11193)
|
2024-09-25 11:06:27 +00:00 |
|
|
|
ab66f58e5c
|
chore: Remove ChainSpec from PayloadConfig (#11103)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-25 06:45:51 +00:00 |
|
|
|
3bd966c594
|
primitives: rm alloy_genesis reexport (#11181)
|
2024-09-24 23:15:19 +00:00 |
|
|
|
6e64a14a6f
|
chore(ethereum): replace reth-primitives with alloy (#11155)
Signed-off-by: Abhishekkochar <abhishekkochar2@gmail.com>
|
2024-09-24 11:33:11 +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 |
|
|
|
a16b3dd6f5
|
feat: add execute_with_witness (#11074)
|
2024-09-23 16:50:58 +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 |
|
|
|
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 |
|
|
|
e4065201a0
|
refactor: use pre-genned wallet from e2e utils in test (#11059)
|
2024-09-20 00:43:31 +00:00 |
|
|
|
c3d090adf4
|
feat: make NodeConfig generic over ChainSpec (#11039)
|
2024-09-19 16:05:09 +00:00 |
|