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 |
|
nk_ysg
|
95d5b3ad57
|
reth-node-types: Add derive(Default) avoid manual implementations (#15228)
|
2025-03-23 15:12:32 +00:00 |
|
0xMushow
|
8492768442
|
Allow blob_cache_size to be configured via CLI (#15213)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-22 16:28:34 +00:00 |
|
Soubhik Singha Mahapatra
|
c0e1788d0e
|
added engine_getBlobsV2 endpoint (#15217)
|
2025-03-22 15:19:10 +00:00 |
|
nk_ysg
|
64f2e01f20
|
chore: remove usused file (#15215)
Co-authored-by: nkysg <nkysggsy@gmail.com>
|
2025-03-22 12:02:07 +00:00 |
|
Veer Chaurasia
|
d271da6127
|
Remove ethereum-fork-dependency (#15216)
|
2025-03-22 12:01:35 +00:00 |
|
0xMushow
|
3a99c75143
|
Derive blobstore cache size from configured blobtargets (#15189)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-22 08:59:32 +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 |
|
Ishika Choudhury
|
35a5d050ed
|
feat: feature gate serde in ethereum-primitives (#15041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-22 07:35:25 +00:00 |
|
Roman Hodulák
|
88f8be48b7
|
feat(storage): Implement Compact for EthereumTxEnvelope from alloy (#15122)
|
2025-03-22 07:30:54 +00:00 |
|
Matthias Seitz
|
a34f45641a
|
chore: make clippy happy (#15208)
|
2025-03-22 08:23:06 +01:00 |
|
Matthias Seitz
|
0eb893e0ed
|
chore: change default for await_payload_on_missing (#15178)
|
2025-03-22 07:59:18 +01:00 |
|
Dan Cline
|
fc1bb84195
|
feat: add dedicated storage proof method to ParallelProof (#15183)
|
2025-03-21 22:14:13 +00:00 |
|
Jennifer
|
da8f13715a
|
Push nightly image with profiling profile (#15206)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-03-21 21:46:59 +00:00 |
|