Commit Graph

18 Commits

Author SHA1 Message Date
Alexey Shekhirin
3efab64218 refactor(ethereum, primitives, evm): use Alloy EIP-4788 constants (#8208) 2024-05-12 12:43:15 +00:00
Rupam Dey
e172a8e38a Move and rename ``BeaconConsensus` to `EthBeaconConsensus`` (#8140)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-07 17:41:03 +00:00
Matthias Seitz
05e434eae3 feat: rm txmeta associated type (#8138) 2024-05-07 15:28:53 +00:00
Rupam Dey
5e778317fb convert ``OptimismBlockExecution`` error variant into a general purpose error variant (#8100)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-06 13:07:25 +00:00
Roman Krasiuk
00a02f5b5c chore: remote try_ prefix from block to payload conversion methods (#8117) 2024-05-06 11:14:57 +00:00
Matthias Seitz
66f70838ae chore: move dao hardfork constants to evm-ethereum (#8078) 2024-05-03 15:26:48 +00:00
Matthias Seitz
43599f983c chore: move node-ethereum to ethereum/node (#8076) 2024-05-03 12:52:00 +00:00
Matthias Seitz
90f3161256 chore: remove InspectorStack (#8073) 2024-05-03 12:15:04 +00:00
Matthias Seitz
067b0ff420 feat: integrate ExecutorProvider (#7798) 2024-05-03 11:39:46 +00:00
DaniPopes
399afd802c feat(node_builder): allow borrowing self in ConfigureEvm::evm (#8024) 2024-05-01 15:22:49 +00:00
Dan Cline
074c5c3013 feat: introduce external context GAT in ConfigureEvm (#7842) 2024-05-01 02:06:37 +00:00
Jacob Kaufmann
053b14abdc feat: add method to EthBuiltPayload to get blob sidecars (#7979)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-30 10:12:11 +00:00
Matthias Seitz
2deb259ead feat: replace duplicate Withdrawal type with alloy (#7931) 2024-04-27 15:09:28 +00:00
Delweng
7a593882e1 chore(github): use codespell to inspect and correct spelling issues (#7775)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-23 21:32:59 +00:00
Abner Zheng
ee1c811c43 feat: integrate RpcMiddleware in IPC (#7790) 2024-04-23 15:08:32 +00:00
Darshan Kathiriya
9a1d6ea9ca feat: base fee param fetching at a specific block (#7783) 2024-04-22 15:46:56 +00:00
Matthias Seitz
d214daebbd chore: move engine primitives (#7746) 2024-04-19 15:07:11 +00:00
Matthias Seitz
6a6b3cc3e4 chore: introduce ethereum folder (#7744) 2024-04-19 13:23:45 +00:00