27 Commits
Author SHA1 Message Date
davidrusuandClaude Fable 5 c1f68d2fa4 chore: reduce noisy p2p log levels (dial, Kademlia, blend edge) (#3302)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-08-27 08:07:36 +00:00
Antonio ba16fa86c6 fix: libp2p-gossipsub vulnerability (#3267) 2026-08-05 12:50:26 +00:00
Hansie Odendaal 4e77bfe7e9 test: add tokio console task names and raw recording (#3165) 2026-07-24 10:55:13 +02:00
Youngjoon Lee eab4aa0452 feat(api): add discovered_peers to /network/info (#3135) 2026-07-20 18:12:58 +09:00
Antonio 7a42f8a661 fix(kad): clear peers with invalid peer IDs (#2996) 2026-06-22 13:17:10 +03:00
Antonio 49212e111e feat: remove sessions (#2850) 2026-06-03 17:10:33 +02:00
Andrus Salumets b9e079d3b9 refactor(logging): migrate more log targets (#2753) 2026-05-18 09:47:59 +02:00
Andrus Salumets e67c6146b2 fix(logging): reduce noisy node logs (#2675) 2026-05-11 10:18:32 +02:00
Youngjoon Lee 7a0cbda85c feat(chainsync): make MAX_INCOMING_REQUESTS user-configurable (#2701) 2026-05-07 20:53:46 +09:00
Antonio 5a352d2222 chore: unify deps pt 2 (#2653) 2026-05-04 11:46:58 +02:00
davidrusu 33fc79cb44 fix(cargo-hack): feature flag pruning (#2611) 2026-04-24 09:30:29 -04:00
Antonio ea11e3cd8a fix: handle cases of 1-node networks for both blend and gossipsub (#2604) 2026-04-23 16:30:22 +02:00
Andrus Salumets 00a79fa47a chore(api): Add testing connect endpoint (#2574) 2026-04-22 17:54:47 +07:00
Antonio 75ec77da66 chore: rust 1.95 (#2564) 2026-04-20 12:15:33 +02:00
Andrus Salumets afebbe0394 chore(api): expose connected peers in network info 2026-04-17 12:30:35 +02:00
Andrus Salumets 4e30f3373b chore(clippy): annotate complex functions 2026-04-10 05:00:06 +02:00
Andrus Salumets 19ec5a4b6e chore: reduce and standardize node logging 2026-03-31 13:52:54 +02:00
Antonio 6b42706177 chore: introduce background-buffered stream and use it in Blend (#2438) 2026-03-30 16:57:26 +02:00
Petar Radovic 5b35ea0dc0 feat(autonat): remove explicit setting of server mode (#2424) 2026-03-27 17:18:08 +01:00
gustoandandrussal 50e6c59df0 chore(tracing): basic metrics (#2374)
Co-authored-by: andrussal <salumets.andrus@gmail.com>
2026-03-16 14:46:43 +02:00
Andrus Salumets ee11e2c077 fix: filter private ip + remove unreachable addr from kad 2026-02-26 19:46:17 +07:00
Daniel SanchezandPetar Radovic 9ae525d6d1 chore(kademlia): Kademlia server mode + update traces for kademlia (#2228)
Co-authored-by: Petar Radovic <petar.radovic@gmail.com>
2026-02-19 13:57:05 +00:00
Antonio de49930ff6 chore: small updates to logging (#2211) 2026-02-18 11:45:14 +01:00
Hansie Odendaal cbf6ca61bd test: improve cucumber tests (#2150)
- Improved cucumber test artefacts by persisting them to the test output location, grouped by `feature>scenario>attempt>node`.
- Removed old `NOMOS_` const references.
- Updated test framework tag and re-pointed to the updated commit.
- Ensured that the required test artefacts are uploaded in CI.
- Fixed the _chain_start_time_ issue in the main repo and the test framework. This fixed `test_ibd_behind_nodes` locally.
2026-02-12 13:31:19 +02:00
gusto f5bdc510ff chore(api): PeerId in libp2p network info (#2045) 2026-01-21 20:46:13 +02:00
Antonio e905a41c47 chore: update taplo (#2037) 2026-01-20 16:45:14 +01:00
Antonio 97b411ed0c chore: migrate nomos* to logos-blockchain* (#2028) 2026-01-20 11:45:39 +01:00