Arsenii Kulikov
|
4467bc9f4b
|
fix: correctly fetch pending hashes (#19938)
|
2025-11-24 14:36:43 +00:00 |
|
Arsenii Kulikov
|
a43128277f
|
fix: correctly poll tx fetcher (#19900)
|
2025-11-21 14:41:28 +00:00 |
|
Matthias Seitz
|
cc7edeb354
|
chore: dont treat invalid fork as fatal (#19888)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-11-20 20:51:49 +01:00 |
|
gejeduck
|
9cdcc8e087
|
feat: respect BlockRangeInfo when selecting peer for request (#16704)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-20 18:19:11 +00:00 |
|
Arsenii Kulikov
|
c48aed264c
|
refactor: tx policy traits (#19878)
|
2025-11-20 13:33:46 +00:00 |
|
Matthias Seitz
|
5b6ce8bd64
|
fix: ensure we poll again (#19866)
|
2025-11-20 00:11:32 +00:00 |
|
Xzavier
|
a72c1dab88
|
fix(net): resolve external ip on startup (#19852)
|
2025-11-19 15:50:14 +00:00 |
|
Matthias Seitz
|
940be8a092
|
fix(net): use external ip for discv5 config (#19784)
|
2025-11-17 22:26:19 +01:00 |
|
Forostovec
|
48624dcd8c
|
fix(net): fix update_root ENR/LINK handling (#19620)
|
2025-11-16 23:55:53 +00:00 |
|
cui
|
7191e9ca10
|
feat: add --netrestrict to node cmd like in geth (#19686)
Co-authored-by: weixie.cui <weixie.cui@okg.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-14 13:08:51 +00:00 |
|
Fallengirl
|
60d5687dbd
|
docs: resolve broken intra-doc link in transactions module (#19744)
|
2025-11-14 12:43:45 +00:00 |
|
Fibonacci747
|
a96b22875b
|
chore: remove redundant eth/68 NewPooledTransactionHashes length validation (#19708)
|
2025-11-13 09:29:21 +00:00 |
|
leniram159
|
6c1296da5d
|
feat: support block number in required-block-hashes parameter (#18546)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-12 13:52:38 +00:00 |
|
Karl Yu
|
56ded417e9
|
feat: limit handling of incoming txs to trusted peers (#19666)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-12 10:45:26 +00:00 |
|
github-actions[bot]
|
9a0418032d
|
chore(deps): weekly cargo update (#19607)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-09 11:57:19 +00:00 |
|
Matthias Seitz
|
f69c544da6
|
refactor: replace GenericArray with regular arrays in ECIES (#19563)
|
2025-11-06 23:43:58 +00:00 |
|
phrwlk
|
cb78b9da67
|
fix(net): preserve ECIESError in connect_without_timeout (#19558)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-11-06 21:26:07 +00:00 |
|
Karl Yu
|
9d9c1d2824
|
feat: add capabilities to fetch Peer type (#19543)
|
2025-11-06 12:16:32 +00:00 |
|
Avory
|
8ac37f3c67
|
docs(banlist): document timeout update behavior on re-ban (#19497)
|
2025-11-04 23:19:08 +00:00 |
|
Block Wizard
|
44e99e56f0
|
fix(net): remove capacity inflation from buffered blocks size calculation (#19481)
|
2025-11-04 09:05:27 +00:00 |
|
sashass1315
|
e9400527cd
|
chore(net): avoid cloning GetBlockBodies request (#19404)
|
2025-10-30 15:12:10 +00:00 |
|
Matthias Seitz
|
bec4d7c436
|
perf: box ForkId in Peer struct to reduce size (#19402)
|
2025-10-29 23:50:39 +00:00 |
|
Matthias Seitz
|
3fa10defd1
|
chore: bump discv5 (#19400)
|
2025-10-29 22:06:03 +00:00 |
|
Forostovec
|
f303b28974
|
chore: reuse gzip read buffer to avoid per-iteration allocation (#19398)
|
2025-10-29 22:02:30 +00:00 |
|
Matthias Seitz
|
e808b9ab8f
|
chore: fix unused dep (#19397)
|
2025-10-29 22:19:29 +01:00 |
|
Alexey Shekhirin
|
763bf350be
|
chore(net): upgrade some noisy spans to TRACE (#19312)
|
2025-10-27 10:02:52 +00:00 |
|
guha-rahul
|
ded9d3ce33
|
refactor: add more Snap response types (#19303)
Co-authored-by: suhas-sensei <suhas.ghosal2002@gmail.com>
|
2025-10-27 10:49:39 +01:00 |
|
radik878
|
189b00b1e6
|
chore(net): remove unnecessary TODO (#19268)
|
2025-10-23 20:03:16 +00:00 |
|
robinsdan
|
4d3c163120
|
perf(net): convert Bytes to BytesMut to avoid reallocation (#19204)
|
2025-10-22 08:46:26 +00:00 |
|
Dmitry
|
ba6d593aa0
|
chore: fix misleading log message for body size check (#19173)
|
2025-10-21 19:13:25 +00:00 |
|
Matthias Seitz
|
21785a30e8
|
test: add node record parse test (#19172)
|
2025-10-21 21:20:09 +02:00 |
|
Matthias Seitz
|
2c086f0ed3
|
chore: rm generic array dep from discv4 (#19140)
|
2025-10-21 21:18:45 +02:00 |
|
joshieDo
|
e21048314c
|
chore: remove total difficulty from HeaderProvider (#19151)
|
2025-10-21 10:56:36 +00:00 |
|
Alex Pikme
|
792b82d895
|
perf: fix redundant Arc clone in file_client tests (#19170)
|
2025-10-21 10:48:46 +02:00 |
|
Brian Picciano
|
915b627f4f
|
fix: Revert "feat(engine): improve payload validator tracing spans (#18960)" (#19145)
|
2025-10-20 16:06:23 +00:00 |
|
GarmashAlex
|
10ed1844e4
|
fix(net): correct error messages for decrypt and header paths (#19039)
|
2025-10-18 17:11:15 +02:00 |
|
Matthias Seitz
|
a718752bf5
|
chore: fix clippy (#19118)
|
2025-10-18 11:22:02 +02:00 |
|
Alexey Shekhirin
|
4a32bc0fe5
|
feat(engine): improve payload validator tracing spans (#18960)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-10-17 21:20:12 +00:00 |
|
Dan Cline
|
ff68bfe935
|
chore: lower ecies instrument calls to trace (#19004)
|
2025-10-17 10:05:18 +00:00 |
|
MozirDmitriy
|
8788782f25
|
fix(net): remove redundant remove of evicted hash in fetcher (#19083)
|
2025-10-16 12:40:12 +00:00 |
|
Mablr
|
386eaa3ff6
|
fix(discv5): get fork_id from Enr for all network stacks (#18988)
Co-authored-by: emhane <elsaemiliaevahane@gmail.com>
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2025-10-16 09:56:27 +00:00 |
|
GarmashAlex
|
3de82cf2bd
|
fix(net): Increment out_of_order_requests in BodiesDownloader on range reset (#19063)
|
2025-10-16 08:58:05 +00:00 |
|
radik878
|
080d508ebf
|
fix(session): remove Clone derive from SessionCounter (#19051)
|
2025-10-15 20:14:42 +00:00 |
|
Udoagwa Franklin
|
6b08d30e14
|
feat(devp2p): make eth p2p networkId configurable (#19020)
Co-authored-by: frankudoags <frankudoags.com>
|
2025-10-15 11:15:42 +00:00 |
|
stevencartavia
|
06b33fd64b
|
chore: replace poll_next_unpin loop with poll_recv_many (#18978)
|
2025-10-15 08:12:01 +00:00 |
|
Alvarez
|
9fa2779959
|
fix(network): prevent metric leak in outgoing message queue on session teardown (#18847)
|
2025-10-14 13:33:45 +00:00 |
|
Alexey Shekhirin
|
e9598ba5ac
|
feat(storage): read headers and transactions only from static files (#18788)
|
2025-10-06 11:39:48 +00:00 |
|
Matthias Seitz
|
1d1fea72b6
|
docs: apply spelling and grammar fixes (#18836)
Co-authored-by: Jennifer Paffrath <jenpaff0@gmail.com>
Co-authored-by: Max <max@digi.net>
|
2025-10-02 11:22:43 +00:00 |
|
Matthias Seitz
|
3a6ff3ba93
|
perf: avoid hash copies (#18834)
|
2025-10-02 11:15:10 +00:00 |
|
nethoxa
|
f98e706072
|
fix: Add eth69 status validation (#18819)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-01 16:06:01 +00:00 |
|