• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tari-project / tari / 22708926678
62%

Build:
DEFAULT BRANCH: development
Ran 05 Mar 2026 09:15AM UTC
Jobs 1
Files 702
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

05 Mar 2026 08:22AM UTC coverage: 61.976% (+0.004%) from 61.972%
22708926678

push

github

web-flow
feat: network silence mode (#7696)

Description
---

This PR addresses issues where nodes could become isolated without user
feedback and were slow to recover.

Updates `ListeningInfo` and `Listening` state to track and display a
"Network Silence" flag. The node status will now report "Listening
(Network Silence)" instead of just "Listening" when no liveness metadata
is being received, distinguishing between a synced node and an isolated
one.

Modifies the `DhtConnectivity` to trigger an immediate peer pool refresh
whenever the active connection count drops to zero. This bypasses the
standard ticker (default 2 mins), allowing the node to attempt
reconnection immediately upon isolation.

Updates response of `GetNetworkState` GRPC method with "network_silence"
field.

<img width="1477" height="857" alt="network_silence_grpc"
src="https://github.com/user-attachments/assets/d1046063-2152-4dcf-8da0-e8c7661005d5"
/>



<!-- Checklist -->
<!-- 1. Is the title of your PR in the form that would make nice release
notes? The title, excluding the conventional commit
tag, will be included exactly as is in the CHANGELOG, so please think
about it carefully. -->


Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify

<!-- Does this include a breaking change? If so, include this line as a
footer -->
<!-- BREAKING CHANGE: Description what the user should do, e.g. delete a
database, resync the chain -->

30 of 46 new or added lines in 4 files covered. (65.22%)

20 existing lines in 5 files now uncovered.

71848 of 115928 relevant lines covered (61.98%)

224876.17 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
7
57.38
-1.15% base_layer/core/src/base_node/state_machine_service/states/listening.rs
9
19.34
2.08% base_layer/core/src/base_node/state_machine_service/states/events_and_states.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
19.34
2.08% base_layer/core/src/base_node/state_machine_service/states/events_and_states.rs
2
65.94
2.37% comms/dht/src/connectivity/mod.rs
3
87.04
-0.33% comms/dht/src/actor.rs
4
90.8
-1.19% comms/core/src/multiplexing/yamux.rs
10
80.54
-2.07% comms/core/src/noise/socket.rs
Jobs
ID Job ID Ran Files Coverage
1 22708926678.1 05 Mar 2026 09:15AM UTC 702
61.98
GitHub Action Run
Source Files on build 22708926678
  • Tree
  • List 702
  • Changed 10
  • Source Changed 4
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22708926678
  • 8354e8ac on github
  • Prev Build on development (#22626076753)
  • Next Build on development (#22718209454)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc