makcandrov
|
9be2d58758
|
export LowestAvailableBlocks in reth_provider::providers (#15366)
|
2025-03-29 06:00:20 +00:00 |
|
Matthias Seitz
|
ebeb8b71cf
|
chore: silence warning in optimized build (#15378)
|
2025-03-28 21:15:34 +00:00 |
|
David Kulman
|
509b859c7a
|
Removes pin-project from ConnectionListener (#15376)
|
2025-03-28 20:56:58 +00:00 |
|
Matthias Seitz
|
2c6380c7e0
|
fix: rm unsound transmute (#15373)
|
2025-03-28 20:31:40 +00:00 |
|
Matthias Seitz
|
0e2a4c4a87
|
ci: make nightly dispatch (#15375)
|
2025-03-28 21:27:50 +01:00 |
|
Federico Gimenez
|
e2e297d77c
|
feat: remove NodeTypesWithEngine trait layer (#15351)
|
2025-03-28 18:26:55 +00:00 |
|
Soubhik Singha Mahapatra
|
9718e9444a
|
Simplified input truncating (#15364)
|
2025-03-28 17:25:53 +00:00 |
|
clabby
|
faedf98db3
|
chore(optimism): Remove interop L1 info transaction variant (#15361)
|
2025-03-28 16:17:43 +00:00 |
|
Matthias Seitz
|
57dda5e958
|
chore: bump deps (#15359)
|
2025-03-28 15:56:42 +00:00 |
|
Dan Cline
|
6260fe94b7
|
fix(grafana): fix trie input calculation duration panel (#15277)
|
2025-03-28 13:36:39 +00:00 |
|
Alexey Shekhirin
|
3ea3b68f60
|
deps: bump alloy-chains (#15356)
|
2025-03-28 13:28:25 +00:00 |
|
iamslown
|
57549cb9b0
|
chore: fixed dead link lighthouse-book (#15355)
|
2025-03-28 13:15:12 +00:00 |
|
Sumit
|
0436a2e867
|
Feat: add validate_one_with_state implemenation for op and eth validator (#15342)
|
2025-03-28 12:55:46 +00:00 |
|
Solar Mithril
|
d1ed669a17
|
POC of interop filtering during block building (#15348)
Co-authored-by: Shane K Moore <41407272+shane-moore@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Rupesh Prajapati <77611959+DioBr4nd0@users.noreply.github.com>
|
2025-03-28 12:35:55 +00:00 |
|
Rupesh Prajapati
|
ceaf968705
|
Fixes #15321 feat(txpool): properly parse supervisor RPC errors into interop variants (#15323)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-28 10:15:40 +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 |
|
Matthias Seitz
|
1105535eb4
|
chore: add warning unused deps (#15340)
|
2025-03-28 09:27:56 +00:00 |
|
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 |
|