23 Commits

Author SHA1 Message Date
Federico Gimenez
60867680fd feat(examples): add custom NetworkPrimitives and Networkbuilder to custom-node example (#15468) 2025-04-02 18:37:55 +00:00
Federico Gimenez
d3ec6abd08 feat(examples): route engine messages from custom engine api in custom-node example (#15458) 2025-04-02 14:09:58 +00:00
Federico Gimenez
6f8082af34 feat(examples): add custom engine API to custom-node example (#15436) 2025-04-02 09:38:53 +00:00
Federico Gimenez
d3e6db7c94 feat: impl SerdeBincodeCompat for ExtendedOpTxEnvelope (#15414) 2025-03-31 15:03:09 +00:00
Ayush Dubey
eebda8e103 Add extended op tx envelope transaction type #15328 (#15334)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
2025-03-31 10:01:51 +00:00
Vaiz_07
e75b207a4f fn signature removed from signedtransaction (#15331)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
Co-authored-by: Ayush Dubey <61616662+Ayushdubey86@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Steven <112043913+stevencartavia@users.noreply.github.com>
Co-authored-by: Léa Narzis <78718413+lean-apple@users.noreply.github.com>
2025-03-29 06:43:46 +00:00
Federico Gimenez
e2e297d77c feat: remove NodeTypesWithEngine trait layer (#15351) 2025-03-28 18:26:55 +00:00
Federico Gimenez
db7e740fa1 feat: add custom transaction type to custom-node example (#15296) 2025-03-27 12:04:10 +00:00
nk_ysg
bc9b90ce63 chore: fix typos (#15303) 2025-03-26 15:43:35 +00:00
Federico Gimenez
985a926bee feat: relax NodeTypesWithEngine bounds on EngineTypes to PayloadTypes (#15257) 2025-03-25 10:06:22 +00:00
Pelle
9cb7177dfc Added custom headers to NodePrimitives (#13995)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
2025-03-19 11:11:55 +00:00
Andrzej Sulkowski
1c81fae4d1 refactor: rename some examples (#7881) 2024-04-25 15:12:30 +00:00
DaniPopes
3826772886 chore: fix some warnings (#7515) 2024-04-08 18:10:10 +00:00
Thomas Coratger
8b4898b651 bump alloy version (#7344) 2024-03-27 11:41:31 +00:00
Justin Traglia
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
Dan Cline
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
Alexey Shekhirin
33d01d3206 chore(node-core): log errors in debug when ETA fails to calculate (#6971) 2024-03-05 19:20:37 +00:00
Federico Gimenez
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
back
5e2cac442f 0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-03-01 11:34:31 +00:00
Matthias Seitz
c5955f1305 feat: integrate builder (#6611) 2024-02-29 16:50:04 +00:00
Matthias Seitz
bcc95b1f4f chore: bump revm 6.0 (#6638) 2024-02-17 10:39:02 +00:00
Aditya Pandey
683b252f83 Segmenting cfg and block env impl from PayloadBuilderAttributes (#6623) 2024-02-16 17:08:24 +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