Commit Graph

9689 Commits

Author SHA1 Message Date
Shane K Moore
56df196736 chore: replace reth-provider with reth-storage-api (#15344) 2025-03-28 09:27:19 +00:00
Léa Narzis
dd76b42916 feat(op-rpc): finalize signal_superchain_v1 's endpoint (#15338)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-27 21:14:06 +00:00
Steven
30c457843c chore: change default for op cli args (#15333) 2025-03-27 16:41:18 +00:00
Ayush Dubey
9b74831def Extend exex example with optimism node (#15308)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-27 14:05:45 +00:00
Federico Gimenez
db7e740fa1 feat: add custom transaction type to custom-node example (#15296) 2025-03-27 12:04:10 +00:00
int88
963d8b95a4 integration test: txpool listener could get replaced event (#15318) 2025-03-27 11:45:30 +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
Deepak Chaudhary
0df7e0bc2a Refactor Optimism Transaction Validator: Extract OP-Specific Checks & Enable Batch Processing (#14929)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-26 22:45:16 +00:00
Håvard Anda Estensen
f96f426449 chore: complete optimism mainnet forkid tests (#8114)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-26 22:15:38 +00:00
Sagar Rana
157b77bb5c Function for retrieving Methods for TransportModules by name (#15061)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-26 21:11:47 +00:00
Vaiz_07
25216da48e feat: add blob Hit count panel (#15300) 2025-03-26 21:04:18 +00:00
Shane K Moore
90d50903bc chore: replace reth-provider with reth-storage-api in optimism-rpc-crate (#15310) 2025-03-26 20:39:35 +00:00
kustrun
ea001235c2 feat(full-provider): Add Debug trait to FullProvider. (#15307) 2025-03-26 19:21:24 +00:00
Soubhik Singha Mahapatra
c13d025897 Made --rpc.gascap support "max" (#15272) 2025-03-26 17:22:06 +00:00
nk_ysg
bc9b90ce63 chore: fix typos (#15303) 2025-03-26 15:43:35 +00:00
nk_ysg
e6156e4672 chore(storage_api): use map_or_else (#15302) 2025-03-26 15:38:58 +00:00
Olexandr88
4030adbe49 docs: added a link to the bench workflow (#15196) 2025-03-26 14:26:49 +00:00
Frag
d41e38f315 chore: refactor boot_nodes usage to eliminate redundancy (#15258)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-26 14:25:50 +00:00
Shane K Moore
b0d55f665c chore: add SignedTransaction trait for OpTxEnvelope (#15250)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-26 14:12:05 +00:00
kustrun
4d7806c752 feat(node-type): Make NodeType & impls Clone. (#14997) 2025-03-26 14:02:44 +00:00
nk_ysg
e36d0d65f9 chore: rm unused file (#15293) 2025-03-26 12:39:39 +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
Veer Chaurasia
2471c3e74b Remove support for loading custom trusted setup (#15290) 2025-03-26 10:37:41 +00:00
Léa Narzis
28fea042c1 feat(reth-optimism-rpc): init endpoint engine_signalSuperchainV1 (#15249)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-26 10:35:54 +00:00
int88
abd4470971 add remove logic in integration test of txpool listener (#15285) 2025-03-26 08:55:05 +00:00
Varun Doshi
790b49e00a feat: add opstack specific display_hardforks implementation (#15233)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-26 08:50:25 +00:00
Matthias Seitz
0a6b546105 ci: bump ubuntu for windows (#15280) 2025-03-26 07:37:34 +00:00
Matthias Seitz
fb5a6e755d chore: include err in error return (#15279) 2025-03-25 22:56:28 +01:00
Jennifer
29104ecea6 Cleanup dependencies before running new nighly build (#15276) 2025-03-25 19:56:47 +00:00
Ishika Choudhury
0c27c3d9c8 added generate next payload (#15268) 2025-03-25 17:43:57 +00:00
Alexey Shekhirin
ef5ee49fe2 ci: exit early if any of the Hive images fail to save (#15273) 2025-03-25 17:21:16 +00:00
danceratopz
ec74401a1b chore(ci): bump eest release and pin eest simulator versions (#15274) 2025-03-25 17:11:04 +00:00
jakevin
7ab39dce3f refactor: use MAX_CODE_BYTE_SIZE and MAX_INIT_CODE_BYTE_SIZE in revm (#15269) 2025-03-25 15:34:55 +00:00
Sumit
79cd086a53 Fix: check canonical head first (#15101)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-25 13:06:56 +00:00
Toki
06453c9553 Generalize SignedTransaction for EthereumTxEnvelope (#15247) 2025-03-25 10:50:58 +00:00
futreall
6772939bc9 Polishing up any minor spelling errors (#15223) 2025-03-25 10:48:44 +00:00
Federico Gimenez
985a926bee feat: relax NodeTypesWithEngine bounds on EngineTypes to PayloadTypes (#15257) 2025-03-25 10:06:22 +00:00
Alexey Shekhirin
c0c29862bc test(trie): more complex trie node iter test (#15244) 2025-03-24 21:32:11 +00:00
Soubhik Singha Mahapatra
d456af044e Created GeneratePayloadAttributes e2e Action (#15234)
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
2025-03-24 15:51:19 +00:00
Ishika Choudhury
914fc51f23 remove reth-primitives dep from reth-provider (#15203)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-24 13:53:49 +00:00
Alexey Shekhirin
5a7cd15e94 test(trie): fix cursor mocks (#15242) 2025-03-24 13:46:55 +00:00
Roman Hodulák
0200ad6ee0 feat(storage): Implement Compact for OpTxEnvelope from op_alloy using blanket impl (#15230) 2025-03-24 13:05:16 +00:00
Federico Gimenez
c3b7c1e442 chore: relax bounds from EngineTypes to PayloadTypes (#15239) 2025-03-24 11:47:44 +00:00
int88
15d12234da integration test for blob sidecar listener (#15210) 2025-03-24 11:41:53 +00:00
Matthias Seitz
ee4270a0fb feat: add other constructor for err (#15236) 2025-03-24 10:55:36 +00:00
Federico Gimenez
d6031a2b22 test(op): add Op e2e testsuite example (#15039) 2025-03-24 09:26:59 +00:00
Ishika Choudhury
90513dfe35 replaced TransactionSigned::new (#15222)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-23 15:40:11 +00:00
github-actions[bot]
0f348898c2 chore(deps): weekly cargo update (#15231)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2025-03-23 15:35:09 +00:00
nk_ysg
20d1d6ac58 test: remove redundant clone (#15232) 2025-03-23 15:22:36 +00:00
Toki
fafa63c319 Remove default serde feature from reth-network-api (#15226) 2025-03-23 15:13:02 +00:00