Georgios Konstantopoulos
|
0464cddfb0
|
ci: fall back to GitHub-hosted runners for forks (#22266)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-17 10:34:43 +00:00 |
|
Tomass
|
e21a174737
|
refactor(net): use VecDeque::pop_front_if from Rust 1.93 (#22260)
|
2026-02-17 08:46:56 +00:00 |
|
DaniPopes
|
e972d9d8c7
|
chore: rm transact_batch span (#22258)
|
2026-02-17 04:45:05 +00:00 |
|
Georgios Konstantopoulos
|
7f00ebfafe
|
chore: elide lifetimes in iter_sub_trie_targets (#22256)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-17 02:11:09 +00:00 |
|
Matthias Seitz
|
883e9ae8cc
|
feat(node-core): add with_dev_block_time helper to NodeConfig (#22251)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-17 02:40:46 +01:00 |
|
DaniPopes
|
a1e4132c2d
|
chore: reduce size of common spans (#22253)
|
2026-02-17 01:29:32 +00:00 |
|
DaniPopes
|
4ecb0d5680
|
perf: use mutex in for_each_ordered (#22252)
|
2026-02-17 01:19:56 +00:00 |
|
Georgios Konstantopoulos
|
5b8808e5fd
|
feat(engine): add trigger-based MiningMode variant (#22250)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-17 00:28:25 +00:00 |
|
Georgios Konstantopoulos
|
2eec519bf9
|
feat(tasks): add WorkerPool with per-thread Worker state (#22154)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 23:46:51 +00:00 |
|
Georgios Konstantopoulos
|
02513ecf3b
|
perf(engine): overlap block conversion with execution in payload validation (#21957)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-02-16 23:46:45 +00:00 |
|
Alexey Shekhirin
|
10c6bdb5ff
|
fix(engine): wait for persistence to complete in reth_newPayload (#22239)
|
2026-02-16 14:08:36 +00:00 |
|
Matthias Seitz
|
20ae9ac405
|
docs: add type ordering style guide to CLAUDE.md (#22236)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 13:38:53 +01:00 |
|
Alexey Shekhirin
|
881500e592
|
feat(rpc, reth-bench): reth_newPayload methods for reth-bench (#22133)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2026-02-16 11:11:13 +00:00 |
|
pepes
|
8db125daff
|
fix(engine-primitives): delegate block_to_payload to T (#22180)
|
2026-02-16 10:09:58 +00:00 |
|
James Niken
|
bf2071f773
|
fix(primitives-traits): handle KECCAK_EMPTY in From<TrieAccount> (#22200)
|
2026-02-16 10:02:56 +00:00 |
|
Alvarez
|
ee5ec069cd
|
refactor(tracing): use Option::transpose() for file_guard (#22181)
|
2026-02-16 11:08:59 +01:00 |
|
YK
|
8722277d6e
|
perf: adaptive multiproof chunk size based on block gas usage (#22233)
|
2026-02-16 09:49:56 +00:00 |
|
Georgios Konstantopoulos
|
57148eac9f
|
refactor(tasks): remove TaskSpawner trait in favor of concrete Runtime (#22052)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 08:51:10 +00:00 |
|
YK
|
74abad29ad
|
perf: reduce update_leaves key cloning (#22228)
|
2026-02-16 08:34:21 +00:00 |
|
drhgencer
|
997af404a5
|
fix(rpc): trim spaces in CORS domain parsing (#22192)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-02-16 06:51:34 +00:00 |
|
bobtajson
|
314a92e93c
|
refactor(cli): deduplicate download finalization logic (#22164)
|
2026-02-16 06:41:47 +00:00 |
|
Georgios Konstantopoulos
|
f0c4be108b
|
fix(engine): send correct transaction index in prewarm task (#22223)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 06:21:02 +00:00 |
|
Georgios Konstantopoulos
|
9265e8e46c
|
chore: remove reserved_cpu_cores from rayon thread pools (#22221)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 06:13:24 +00:00 |
|
Georgios Konstantopoulos
|
7594e1513a
|
perf: replace some std::time::Instant with quanta::Instant (#22211)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-02-16 05:15:06 +00:00 |
|
Georgios Konstantopoulos
|
7f5acc2723
|
fix(net): use test backoff durations in Testnet PeerConfig (#22222)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 04:45:47 +00:00 |
|
DaniPopes
|
60d0430c2b
|
chore(trie): add level=debug to sparse trie state spans (#22220)
|
2026-02-16 04:31:26 +00:00 |
|
Georgios Konstantopoulos
|
d49f828998
|
test: speed up slow integration tests (#22216)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 03:53:15 +00:00 |
|
Georgios Konstantopoulos
|
2f78bcd7b5
|
fix(test): activate prague for sparse trie reuse e2e test (#22215)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 03:50:20 +00:00 |
|
Georgios Konstantopoulos
|
f60febfa62
|
chore(ci): reduce default test timeout to 60s (#22212)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 03:43:58 +00:00 |
|
Georgios Konstantopoulos
|
317f858bd4
|
feat(engine): add gas-bucketed sub-phase metrics for new_payload (#22210)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2026-02-16 03:35:59 +00:00 |
|
Georgios Konstantopoulos
|
11acd97982
|
chore: use --locked for all cargo install invocations (#22214)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 03:35:17 +00:00 |
|
Georgios Konstantopoulos
|
f5cf90227b
|
fix(net): fix flaky test_trusted_peer_only test (#22213)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 03:30:37 +00:00 |
|
DaniPopes
|
0dd47af250
|
perf: add dedicated prewarming rayon pool (#22108)
|
2026-02-16 03:05:36 +00:00 |
|
Georgios Konstantopoulos
|
0142769191
|
fix(engine): fix flaky test_prefetch_proofs_batching test (#22209)
|
2026-02-16 02:35:42 +00:00 |
|
DaniPopes
|
e1dc93e24f
|
chore: add some more spans to validation setup (#22208)
|
2026-02-16 02:35:24 +00:00 |
|
Georgios Konstantopoulos
|
33ac869a85
|
perf(engine): replace channel+BTreeMap reorder with lock-free for_each_ordered (#22144)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2026-02-16 02:06:10 +00:00 |
|
Georgios Konstantopoulos
|
ec982f8686
|
perf: bound more channels with known upper limits (#22206)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 02:05:43 +00:00 |
|
Georgios Konstantopoulos
|
47cef33a0d
|
fix: record bare tracing instrument fields (#22207)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 01:41:05 +00:00 |
|
Georgios Konstantopoulos
|
9529de4cf2
|
perf(engine): bound channels in spawn_tx_iterator by transaction count (#22205)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 01:07:26 +00:00 |
|
Georgios Konstantopoulos
|
5a9dd02301
|
chore: bump MSRV to 1.93 (#22204)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-16 00:31:05 +00:00 |
|
Georgios Konstantopoulos
|
d71a0c0c7b
|
feat(txpool): add PoolTransaction::consensus_ref (#22182)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-15 12:23:37 +00:00 |
|
0xMars42
|
2be3788481
|
fix(exex): drain notification channel during backfill to prevent stall (#22168)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-15 10:48:11 +00:00 |
|
github-actions[bot]
|
adbec3218d
|
chore(deps): weekly cargo update (#22197)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2026-02-15 08:53:11 +00:00 |
|
Georgios Konstantopoulos
|
2e5560b444
|
feat(rpc): add eth_getStorageValues batch storage slot retrieval (#22186)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-14 15:57:56 +00:00 |
|
Georgios Konstantopoulos
|
1f3fd5da2e
|
refactor(engine): remove reth-engine-service crate (#22187)
Co-authored-by: mattsse <mattsse@users.noreply.github.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-14 15:40:16 +00:00 |
|
Georgios Konstantopoulos
|
3ab7cb98aa
|
fix(storage): add back Arc auto_impl for storage-api traits (#22178)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-14 11:16:31 +00:00 |
|
Georgios Konstantopoulos
|
d3088e171c
|
feat(execution-types): add account_state helper to BlockExecutionOutput (#22177)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-14 11:08:05 +00:00 |
|
Matthias Seitz
|
2c443a3dcb
|
fix: remove unused RangeBounds import in storage-api (#22176)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-14 12:03:20 +01:00 |
|
andrewshab
|
4b444069a5
|
perf(cli): remove clone in trie repair (#22152)
|
2026-02-14 09:14:35 +00:00 |
|
drhgencer
|
25d371817a
|
fix(pruning): trim spaces in receipts log filter parsing (#22172)
|
2026-02-14 09:13:40 +00:00 |
|