Commit Graph

24 Commits

Author SHA1 Message Date
3fc5cf6461 feat: use ComponentsBuilder as associated type in Node trait (#7957) 2024-04-29 12:09:07 +00:00
f372db40c5 feat: blob e2e test (#7823) 2024-04-24 09:36:31 +00:00
b3db4cf56d feat: add UX improvements on e2e testing (#7804) 2024-04-23 14:30:38 +00:00
3750edd905 chore(e2e): refactor e2e tests (#7773) 2024-04-20 12:58:03 +00:00
2dcc01210c feat(exex): add Pool to ExExContext (#7573)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-12 16:34:18 +00:00
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
9b5fc9fd8d chore: extract engine type defs to dedicated crate (#7589) 2024-04-12 13:34:40 +00:00
007e5c2c47 feat: exex manager (#7340)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-04-11 16:15:13 +00:00
8c89d9ca85 feat: exex crate (#7506) 2024-04-08 12:20:07 +00:00
17c410c4b5 feat: add evm-ethereum crate (#7464) 2024-04-04 16:20:37 +00:00
83cd848639 feat(node-builder): ExEx (Execution Extensions) installation (#7235)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-03-28 01:39:57 +00:00
52668c6de4 fix: do not rlp encode extradata (#7256)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-20 18:26:13 +00:00
cab2301125 fix: use INVALID_PAYLOAD_ATTRIBUTES code for attribute validation errors (#7059)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-12 14:58:56 +00:00
96fcdfbac8 feat(api,rpc): improve engine API abstraction (#6871)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-05 16:05:17 +00:00
5e2cac442f 0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-01 11:34:31 +00:00
c5955f1305 feat: integrate builder (#6611) 2024-02-29 16:50:04 +00:00
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
bcc95b1f4f chore: bump revm 6.0 (#6638) 2024-02-17 10:39:02 +00:00
db158f29f4 feat: add OptimismNode type (#6610)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-02-15 14:59:53 +01:00
cfc914669b feat: declarative builder v2 (#6447)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
2024-02-13 22:51:38 +00:00
13947e509b chore: Bump revm to newest (#6357)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-02-06 22:59:10 +00:00
521b579222 chore: rename EvmEnvConfig to ConfigureEvmEnv (#6423) 2024-02-05 23:39:49 +00:00
10f4434373 fix: rpc-builder crate compilation (#6371) 2024-02-03 19:58:42 +00:00
1223895466 feat: separate node-builder crate (#6302) 2024-01-31 18:03:03 +00:00