rrrengineer
|
4850bd5ebc
|
feat: adding cli --rpc.txfeecap flag (#15654)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-15 18:30:12 +00:00 |
|
Matthias Seitz
|
20dcf82afc
|
Revert "feat!: replace OpTransactionSigned with alloys" (#15730)
|
2025-04-15 10:40:23 +02:00 |
|
Matthias Seitz
|
2bfdef73b9
|
feat!: replace OpTransactionSigned with alloys (#15634)
|
2025-04-14 14:59:17 +00:00 |
|
Steven
|
3cf0d0d75b
|
feat: add no-local-exemptions settings to MaintainPoolConfig (#15651)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-04-10 07:44:24 +00:00 |
|
Soubhik Singha Mahapatra
|
0c4928b9d4
|
Added txpool cli args for local txs backup (#15533)
|
2025-04-04 16:24:10 +00:00 |
|
Federico Gimenez
|
be04b45b20
|
chore: remove unused deps (#15429)
|
2025-04-01 09:20:13 +00:00 |
|
Federico Gimenez
|
6d3f3b510d
|
chore: remove unused deps (#15416)
|
2025-03-31 19:00:07 +00:00 |
|
Federico Gimenez
|
e2e297d77c
|
feat: remove NodeTypesWithEngine trait layer (#15351)
|
2025-03-28 18:26:55 +00:00 |
|
Solar Mithril
|
81254a2cf5
|
feat(txpool): monitor pending interop txs (#15313)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-28 09:45:03 +00:00 |
|
Solar Mithril
|
9bcd37f2a0
|
Implement txpool interop support for optimism (#15105)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-27 10:40:50 +00:00 |
|
Solar Mithril
|
261eaf0525
|
Add MaybeInterop trait to the pooled transaction (#15256)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-26 11:04:01 +00: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 |
|
Federico Gimenez
|
d6031a2b22
|
test(op): add Op e2e testsuite example (#15039)
|
2025-03-24 09:26:59 +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 |
|
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 |
|
Steven
|
0b9ffe8c1e
|
chore: Move block_to_payload to PayloadTypes trait (#15138)
|
2025-03-19 09:38:01 +00:00 |
|
Alexey Shekhirin
|
876ad31928
|
feat(rpc): accept requests hash in engine_newPayloadV4 (#15123)
|
2025-03-18 19:34:29 +00:00 |
|
Ishika Choudhury
|
214a5ac270
|
ExecutionData moved to PayloadTypes (#15060)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-18 09:57:33 +00:00 |
|
Matthias Seitz
|
6193729e7d
|
chore: rm reth-primitives from optimism (#15064)
|
2025-03-15 14:56:33 +01:00 |
|
Alessandro Mazza
|
2882991173
|
fix: add debug namespace to auth module in op-reth (#15048)
|
2025-03-14 20:06:42 +00:00 |
|
Federico Gimenez
|
e536fbce95
|
fix: call validate_execution_requests from validate_version_specific_fields for ethereum engine validator (#14932)
|
2025-03-11 13:33:51 +01:00 |
|
Arsenii Kulikov
|
aaae30930f
|
chore: bump revm (#14947)
|
2025-03-11 10:26:07 +01:00 |
|
Federico Gimenez
|
b7c824580e
|
feat(op, txpool): introduce OpPooledTx trait (#14926)
|
2025-03-10 12:18:16 +00:00 |
|
Arsenii Kulikov
|
91eb292e3e
|
refactor: unify EVM traits (#14920)
|
2025-03-10 08:52:55 +00:00 |
|
Arsenii Kulikov
|
e5720e6d0d
|
chore: bump alloy-evm and revm (#14855)
|
2025-03-06 00:37:39 +00:00 |
|
Arsenii Kulikov
|
5576a7de49
|
feat: integrate alloy-hardforks (#14853)
|
2025-03-05 19:51:15 +00:00 |
|
Arsenii Kulikov
|
2eab45869f
|
feat: BlockAssember + BlockBuilder (#14808)
|
2025-03-04 17:20:02 +00:00 |
|
Muhammed Kadir Yücel
|
060f0b1bbb
|
fix: use txpool.lifetime in pool maintainer correctly (#14823)
|
2025-03-04 13:05:07 +00:00 |
|
Arsenii Kulikov
|
7413f11aa2
|
feat: ConfigureEvm::NextBlockEnvCtx (#14801)
|
2025-03-03 17:11:57 +00:00 |
|
Emilia Hane
|
5f05d52de3
|
chore(sdk): Use EthApiBuilder instead of FnOnce trait (#14442)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-01 07:06:16 +00:00 |
|
Emilia Hane
|
6758612495
|
chore(sdk): clean up op engine caps (#14775)
|
2025-02-28 13:06:02 +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 |
|
Arsenii Kulikov
|
72d21c126a
|
fix: no-std for op crates (#14762)
|
2025-02-27 17:35:47 +00:00 |
|
Arsenii Kulikov
|
bdc3b1b9e3
|
feat: DebugNodeLauncher (#14738)
|
2025-02-27 14:23:12 +00:00 |
|
Arsenii Kulikov
|
80250f0281
|
refactor(e2e): do not use EngineApiClient (#14739)
|
2025-02-27 10:48:01 +00:00 |
|
Dan Cline
|
d291d52954
|
feat(op): add builder methods for tx conditional and pool overrides (#14741)
|
2025-02-27 07:32:02 +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 |
|
Arsenii Kulikov
|
77aa17fb57
|
refactor: introduce BasicPayloadServiceBuilder (#14700)
|
2025-02-25 23:45:07 +00:00 |
|
Emilia Hane
|
cf73f6eed6
|
feat(l2-withdrawals): Verify l2 withdrawals root in PayloadValidator (#14636)
|
2025-02-25 09:38:35 +00:00 |
|
Arsenii Kulikov
|
c40d059dd3
|
refactor: implement BlockExecutionStrategyFactory directly on EvmConfig (#14675)
|
2025-02-24 21:28:21 +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 |
|
Joseph Zhao
|
86e8a2a245
|
Return RecoveredBlock in ensure_well_formed_payload (#14625)
|
2025-02-21 10:42:54 +00:00 |
|
Emilia Hane
|
f03e7e02f7
|
chore(payload): Custom PayloadError variant (#14607)
|
2025-02-20 11:45:34 +00:00 |
|
Arsenii Kulikov
|
1804bbea6e
|
chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-18 00:53:50 +01:00 |
|
Arsenii Kulikov
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
Arsenii Kulikov
|
0f4914a944
|
feat: use SealedHeader in ChainSpec (#14514)
|
2025-02-15 13:30:05 +00:00 |
|
Federico Gimenez
|
e4c8e479cf
|
feat(op, txpool): add additional update routine for conditionals (#14497)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-15 08:30:09 +00:00 |
|
Yohann Kazoula
|
a699ee5405
|
Upstream ExecutionData to alloy (#14188)
|
2025-02-13 09:02:33 +00:00 |
|
Federico Gimenez
|
71b9f1225a
|
feat(op, cli): add cli option to enable tx conditional (#14421)
|
2025-02-12 13:15:27 +00:00 |
|