Emma Jamieson-Hoare
|
59760a2fe3
|
feat(net): add direction labels to closed_sessions and pending_session_failures metrics (#22014)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-11 04:59:06 +00:00 |
|
DaniPopes
|
68e4ff1f7d
|
feat: global runtime (#21934)
|
2026-02-11 03:45:09 +00:00 |
|
Georgios Konstantopoulos
|
5f7ecc6187
|
chore(net): remove OP stack bootnodes (#21984)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-09 15:00:58 +00:00 |
|
andrewshab
|
8629c55152
|
fix(net): correct backed_off_peers metric calculation (#21885)
|
2026-02-06 13:08:22 +00:00 |
|
Georgios Konstantopoulos
|
dbac7e1e4a
|
feat(eth-wire): introduce ProtocolMessage::decode_status for handshake (#21797)
Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-06 02:20:04 +00:00 |
|
Matthias Seitz
|
05ec479398
|
perf(net): remove unnecessary collect in transaction propagation (#21831)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-05 02:39:25 +01:00 |
|
Georgios Konstantopoulos
|
f53f90d714
|
refactor: use alloy_primitives::map for all HashMap/HashSet types (#21686)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-04 12:08:39 +00:00 |
|
John Chase
|
b1b95f9825
|
fix(discv5): add missing rand feature for test compilation (#21749)
|
2026-02-03 14:37:39 +00:00 |
|
DaniPopes
|
46a9b9ad3d
|
perf: replace RwLock<HashMap/HashSet> with DashMap/DashSet (#21692)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2026-02-03 13:31:05 +01:00 |
|
Alexey Shekhirin
|
d72300c685
|
fix(net): include disconnect reason in P2PStreamError display (#21626)
|
2026-01-30 14:04:58 +00:00 |
|
joshieDo
|
327a1a6681
|
test(stages): add pipeline forward sync and unwind test (#21602)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-30 00:49:28 +00:00 |
|
joshieDo
|
67a7a1c2d1
|
chore: revert "test(stages): add pipeline forward sync and unwind test" (#21601)
|
2026-01-29 22:36:47 +01:00 |
|
joshieDo
|
2b1833576b
|
test(stages): add pipeline forward sync and unwind test (#21553)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-29 21:13:07 +00:00 |
|
Georgios Konstantopoulos
|
1a98605ce6
|
chore(net): downgrade fork id mismatch log to trace (#21554)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-28 22:41:42 +00:00 |
|
Rez
|
b87cde5479
|
feat: configurable EVM execution limits (#21088)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-01-26 15:27:09 +00:00 |
|
Andrey Kolishchak
|
4baf2baec4
|
fix(net): FetchFullBlockRangeFuture can get stuck forever after partial body fetch + error (#21411)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-26 12:34:07 +00:00 |
|
Matthias Seitz
|
ccff9a08f0
|
chore: fix clippy unnecessary_sort_by lint (#21385)
|
2026-01-24 03:13:49 +00:00 |
|
iPLAY888
|
d3846d98a9
|
refactor: refactor get_idle_peer_for to use Iterator::find (#21321)
|
2026-01-23 15:56:09 +00:00 |
|
Georgios Konstantopoulos
|
0c854b6f14
|
fix(net): limit pending pool imports for broadcast transactions (#21254)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2026-01-22 18:32:07 +00:00 |
|
Georgios Konstantopoulos
|
a901d80ee6
|
chore: apply spelling and typo fixes (#21182)
|
2026-01-19 10:21:25 +00:00 |
|
DaniPopes
|
515fd597f3
|
perf(net): use alloy_primitives::Keccak256 (#20957)
|
2026-01-12 11:21:27 +00:00 |
|
Matthias Seitz
|
210309ca76
|
docs: fix typos and incorrect documentation (#20943)
|
2026-01-12 00:48:01 +01:00 |
|
radik878
|
8dacfb3d9c
|
refactor(ecies): avoid duplicate keccak digest in MAC::update_body (#20854)
|
2026-01-09 15:35:51 +00:00 |
|
ANtutov
|
f53929e0c8
|
docs: clarify bodies downloader set_download_range semantics (#20821)
|
2026-01-09 15:18:37 +00:00 |
|
Emilia Hane
|
bf272c9432
|
chore(consensus): Add trait object error variant to ConsensusError (#20875)
Co-authored-by: leeli <Leeliren@proton.me>
|
2026-01-09 13:01:22 +00:00 |
|
FT
|
ebb54d0dcc
|
docs: typo in comment (#20879)
|
2026-01-09 13:00:22 +00:00 |
|
Danno Ferrin
|
c9b92550b6
|
feat(network): add customizable announcement filtering policy to APIs (#20861)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-01-08 22:08:41 +00:00 |
|
Emilia Hane
|
412f39e223
|
chore(consensus): Remove associated type Consensus::Error (#20843)
Co-authored-by: Josh_dfG <126518346+JoshdfG@users.noreply.github.com>
|
2026-01-08 15:54:31 +00:00 |
|
Lorsmirq Benton
|
9bba8c7a98
|
docs(net): complete incomplete doc comment (#20793)
|
2026-01-07 21:16:00 +00:00 |
|
Mohan Somnath
|
4c064a4d20
|
docs: fix article and grammar errors in comments (#20794)
|
2026-01-07 15:00:13 +00:00 |
|
Snezhkko
|
5fa1b99bb6
|
docs: clarify TreeRootEntry::content unsigned format (#20790)
|
2026-01-06 22:10:05 +00:00 |
|
YK
|
44452359b9
|
fix(net): delay BlockRangeUpdate to avoid immediate sending after connection (#20765)
|
2026-01-06 09:48:30 +00:00 |
|
Hwangjae Lee
|
cfeaedd389
|
docs(net): fix typos in comments (#20751)
Signed-off-by: Hwangjae Lee <meetrick@gmail.com>
|
2026-01-05 17:07:33 +00:00 |
|
kurahin
|
a79432ffc6
|
docs: fix discv5 multiaddr peer id conversion comment (#20743)
|
2026-01-05 11:22:32 +00:00 |
|
Matthias Seitz
|
0808bd67c2
|
chore: shrink outgoing broadcast messages (#20672)
|
2025-12-30 11:30:37 +00:00 |
|
cui
|
538de9e456
|
feat: update fork id in discv5[WIP] (#19139)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-23 00:30:36 +00:00 |
|
radik878
|
f9d872e9cb
|
fix(net): correct config builder doc comments (#20299)
|
2025-12-22 16:00:47 +00:00 |
|
fuder.eth
|
1c4233d1b4
|
chore: prevent false-positive log when peer not found in transaction propagation (#20523)
|
2025-12-22 15:55:41 +00:00 |
|
fig
|
96c77fd8b2
|
feat(storage): make insert_block() operate with references (#20504)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-22 15:13:43 +00:00 |
|
Brian Picciano
|
7b2fbdcd51
|
chore(db): Remove Sync from DbTx (#20516)
|
2025-12-22 10:13:57 +00:00 |
|
kurahin
|
1d8f265744
|
chore(net): remove stale ECIES rand TODO (#20531)
|
2025-12-20 19:05:37 +01:00 |
|
Block Wizard
|
4dfaf238c9
|
chore(net): fix misleading comment about uncompressed message size check (#19510)
|
2025-12-18 20:34:50 +00:00 |
|
Karl Yu
|
d72935628a
|
feat: add support for eth/70 eip-7975 (#20255)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-16 12:05:11 +00:00 |
|
Arsenii Kulikov
|
08a16a5bde
|
perf: recover transactions in parallel during network import (#20385)
|
2025-12-16 09:33:24 +00:00 |
|
oooLowNeoNooo
|
ae9e84d6e3
|
fix(discv4): correct ping_interval default value in docs (#20396)
|
2025-12-16 09:29:45 +00:00 |
|
theo
|
c51da593d1
|
feat(net/p2p): support fixed external addresses with DNS resolution (#20411)
|
2025-12-16 09:28:31 +00:00 |
|
0xcharry
|
36ba6db029
|
chore: remove redundant .as_str() calls after to_string() (#20404)
|
2025-12-16 00:10:03 +00:00 |
|
Arsenii Kulikov
|
0366497ada
|
perf: skip redundant recovery (#20343)
|
2025-12-12 22:01:05 +00:00 |
|
Alexey Shekhirin
|
0f0eb7a531
|
feat(net): pool transactions import duration metric (#20228)
|
2025-12-09 13:57:01 +00:00 |
|
Fallengirl
|
d765521c3d
|
chore(deps): clean up unused imports and dependencies in reth-downloaders (#19875)
|
2025-12-06 16:27:27 +00:00 |
|