Matthias Seitz
|
6df249c1f1
|
feat(engine): stub Amsterdam engine API endpoints (newPayloadV5, getPayloadV6, BALs) (#21344)
Co-authored-by: Ishika Choudhury <117741714+Rimeeeeee@users.noreply.github.com>
Co-authored-by: Soubhik Singha Mahapatra <160333583+Soubhik-10@users.noreply.github.com>
|
2026-01-22 20:48:11 +00:00 |
|
tonis
|
a0845bab18
|
feat: Check CL/Reth capability compatibility (#20348)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-20 14:19:31 +00:00 |
|
Matthias Seitz
|
8f37cd08fc
|
feat(engine-api): add EIP-7928 BAL stub methods (#21204)
|
2026-01-20 11:33:27 +00:00 |
|
Karl Yu
|
61c072ad20
|
feat: add engine_getBlobsV3 method (#20451)
|
2025-12-17 10:15:49 +00:00 |
|
Snezhkko
|
f2c39db7a2
|
chore(rpc): fix misleading link and comment (#20367)
|
2025-12-16 09:32:25 +00:00 |
|
Andrés David Ramírez Chiquillo
|
75af47c456
|
feat(payload): enforce Osaka validation for GetPayloadV4 (#19929)
|
2025-11-24 09:51:12 +00:00 |
|
Bashmunta
|
02fc6af313
|
fix(rpc): metered getPayloadBodiesByHash timing to await before recording (#19827)
|
2025-11-18 15:12:04 +00:00 |
|
Alexey Shekhirin
|
b0310d1394
|
feat(engine): metric for time diff between newPayload end and next forkchoiceUpdated start (#19577)
|
2025-11-07 11:53:44 +00:00 |
|
Alexey Shekhirin
|
99fe175823
|
feat(engine): record newPayload/forkchoiceUpdated metrics outside of RPC (#19522)
|
2025-11-06 07:47:03 +00:00 |
|
0xsensei
|
563ae0d30b
|
fix: drop support for total difficulty table (#16660)
Co-authored-by: Aditya Pandey <adityapandey@Adityas-MacBook-Air.local>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2025-10-21 16:55:08 +00:00 |
|
Matthias Seitz
|
850083dbde
|
chore: remove doc_auto_cfg feature (#18758)
|
2025-09-28 12:53:45 +02:00 |
|
MIHAO PARK
|
74c4cdbf09
|
fix(rpc-engine): don't fetch the pruned block (#18589)
|
2025-09-26 14:17:10 +00:00 |
|
Delweng
|
597fa73023
|
fix(rpc/engine): check osaka in getBlobsV1 (#18669)
Signed-off-by: Delweng <delweng@gmail.com>
|
2025-09-26 15:14:09 +02:00 |
|
YK
|
a047a055ab
|
chore: bump rust to edition 2024 (#18692)
|
2025-09-25 12:18:51 +00:00 |
|
Hai | RISE
|
d14658dc5e
|
perf(payload): do not clone full attributes for timestamp validation (#18054)
|
2025-08-26 15:29:07 +02:00 |
|
Matthias Seitz
|
198ba18e86
|
chore: remove Beacon from type names (#17868)
Co-authored-by: petarjuki7 <petar.jukic7@gmail.com>
|
2025-08-15 20:54:05 +00:00 |
|
Federico Gimenez
|
7d660b57b0
|
refactor: move BasicEngineValidator creation into EngineApiValidatorBuilder trait (#17664)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-08-01 17:08:00 +00:00 |
|
Arsenii Kulikov
|
9d1af5a09c
|
refactor: introduce Enginvalidator in tree (#17598)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-28 09:09:55 +00:00 |
|
Federico Gimenez
|
ed8eacfc5b
|
refactor: move EngineValidator trait to reth-engine-tree (#17559)
|
2025-07-23 11:25:58 +00:00 |
|
Matthias Seitz
|
87000e3359
|
chore: expose chainspec getter (#17461)
|
2025-07-18 11:14:36 +02:00 |
|
Rez
|
824e099055
|
feat: make engine API metered methods and utilities public (#17460)
|
2025-07-17 11:48:46 +00:00 |
|
Matthias Seitz
|
f1db19980b
|
chore: add clone impl for engine api types (#16454)
|
2025-05-24 10:04:10 +02:00 |
|
Matthias Seitz
|
ddcd30f400
|
chore: make clippy happy (#16455)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-24 09:25:50 +02:00 |
|
Roman Krasiuk
|
52a7a3bf8d
|
feat(engine): implement engine_getBlobsV2 (#16279)
|
2025-05-15 13:30:53 +00:00 |
|
Roman Krasiuk
|
788a626f86
|
Rkrasiuk/implement get payload v5 (#16274)
|
2025-05-15 12:30:01 +00:00 |
|
Roman Krasiuk
|
cf4aebcd6e
|
feat(engine): add osaka engine methods to capabilities (#16272)
|
2025-05-15 12:09:22 +00:00 |
|
Roman Krasiuk
|
8c98c1ce07
|
feat(txpool): add methods for retrieving BlobsAndProofsV2 (#16271)
|
2025-05-15 12:05:53 +00:00 |
|
Roman Krasiuk
|
ad766c00bc
|
feat(engine): add engine_getPayloadV5 skeleton (#16270)
Co-authored-by: graphite-app[bot] <96075541+graphite-app[bot]@users.noreply.github.com>
|
2025-05-15 11:41:19 +00:00 |
|
Veer Chaurasia
|
7722f192c5
|
fix: handle ForkChoiceUpdate errors with proper rpc error mapping (#16215)
|
2025-05-14 08:08:40 +00:00 |
|
fantasyup
|
b15c1c8fea
|
chore: bump log GetPayload events to debug level (#16196)
|
2025-05-13 15:39:10 +00:00 |
|
Matthias Seitz
|
762880e494
|
docs: add engine API builder docs (#15988)
|
2025-04-29 15:10:06 +02:00 |
|
Ishika Choudhury
|
b117760f34
|
chore: removed deprecated endpoint (#15804)
|
2025-04-18 12:42:59 +00:00 |
|
Emilia Hane
|
73b9294072
|
chore(lint): Remove redundant lint attributes (#15531)
|
2025-04-09 10:11:02 +00:00 |
|
Matthias Seitz
|
a07064da99
|
fix: add fcu v1 for op engine (#15526)
Co-authored-by: peerheros <3077263001@qq.com>
|
2025-04-04 11:29:01 +02:00 |
|
Federico Gimenez
|
985a926bee
|
feat: relax NodeTypesWithEngine bounds on EngineTypes to PayloadTypes (#15257)
|
2025-03-25 10:06:22 +00:00 |
|
Federico Gimenez
|
c3b7c1e442
|
chore: relax bounds from EngineTypes to PayloadTypes (#15239)
|
2025-03-24 11:47:44 +00:00 |
|
Soubhik Singha Mahapatra
|
c0e1788d0e
|
added engine_getBlobsV2 endpoint (#15217)
|
2025-03-22 15:19:10 +00:00 |
|
Ishika Choudhury
|
f4f205f80c
|
changed possible #[allow()] -> #[expect()] (#15168)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-22 08:52:17 +00:00 |
|
Alexey Shekhirin
|
876ad31928
|
feat(rpc): accept requests hash in engine_newPayloadV4 (#15123)
|
2025-03-18 19:34:29 +00:00 |
|
Emilia Hane
|
6758612495
|
chore(sdk): clean up op engine caps (#14775)
|
2025-02-28 13:06:02 +00:00 |
|
Emilia Hane
|
6ce459aec7
|
chore(payload): Move ExecutionPayloadValidator into reth-ethereum-payload-builder (#14751)
|
2025-02-28 13:05:14 +00:00 |
|
Emilia Hane
|
ffabf7ebf7
|
feat(isthmus): Integrate OpExecutionPayloadValidator (#14207)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: caglarkaya <caglaryucekaya@gmail.com>
|
2025-02-28 11:21:31 +00:00 |
|
caglarkaya
|
e50287b022
|
refactor: extract api trait methods into metered methods (#14740)
|
2025-02-27 12:17:47 +00:00 |
|
Emilia Hane
|
97bc3611db
|
feat(engine): Op engine capabilities (#14733)
Co-authored-by: Ishika Choudhury <117741714+Rimeeeeee@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-26 16:06:51 +00:00 |
|
Poulav Bhowmick
|
c7a1356a10
|
Added 0x prefix to all hex, macros and b256 (#14711)
|
2025-02-26 06:11:59 +00:00 |
|
Léa Narzis
|
26ad9625da
|
refactor(engine-api): change payload fn arg with ExecutionPayload (#14673)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-25 17:02:44 +00:00 |
|
Yohann Kazoula
|
33443de09a
|
Make PayloadOrAttributes generic over ExecutionData (#14666)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-24 08:50:39 +00:00 |
|
Yohann Kazoula
|
40364d5321
|
Relax EngineApi ExecutionData bounds (#14648)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-22 08:52:37 +01:00 |
|
Harrish Bansal
|
81cff4a90b
|
add metrics for engine_getBlobsV1 (#14621)
|
2025-02-20 20:02:52 +00:00 |
|
Harrish Bansal
|
7fbeccca57
|
extending engine capabilities (#14528)
Co-authored-by: steven <corderosteven6@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-17 12:25:57 +00:00 |
|