Commit Graph

14 Commits

Author SHA1 Message Date
Alexey Shekhirin
e1ebc2f06b chore(node-api): move FullNodeComponents from builder (#7597)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-12 14:39:02 +00:00
Matthias Seitz
9b5fc9fd8d chore: extract engine type defs to dedicated crate (#7589) 2024-04-12 13:34:40 +00:00
Matthias Seitz
41049af99a chore: move FullNodeTypes to node-api (#7425) 2024-04-02 14:57:05 +00:00
Matthias Seitz
a2d53a6f7b chore: move FullProvider trait to reth-provider (#7423) 2024-04-02 14:00:33 +00:00
Matthias Seitz
2de0bc4976 feat: add reth-evm crate (#7397) 2024-04-01 16:31:02 +00:00
Matthias Seitz
a7e183d1a5 feat: introduce evm config trait (#6461)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-02-23 22:39:24 +00:00
Aditya Pandey
683b252f83 Segmenting cfg and block env impl from PayloadBuilderAttributes (#6623) 2024-02-16 17:08:24 +00:00
rakita
4c8f31a8c1 fix(op): Add optimism in node api, few cfg transitions (#6598) 2024-02-14 02:01:48 +00:00
Delweng
b7e511dca2 feature: move node-api example into examples (#6390)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-05 12:12:33 +00:00
Matthias Seitz
fddabe88a8 chore: remove node-api optimism feature (#6375) 2024-02-03 16:07:30 +00:00
Dan Cline
acccf1441e feat: EvmEnvConfig trait (#6051) 2024-01-25 22:40:12 +00:00
Dan Cline
9d65a4cfbb feat: add version_specific_fields method to EngineTypes (#6050) 2024-01-15 20:29:45 +00:00
Matthias Seitz
cb515d4e92 fix(op): activate node-api optimism feature (#6065) 2024-01-14 20:25:15 +00:00
Dan Cline
cb96fe6d09 feat: make payload builder generic over attributes type (#5948)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-01-10 10:21:43 +00:00