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

tari-project / tari / 22708926678 / 1
62%
development: 62%

Build:
DEFAULT BRANCH: development
Ran 05 Mar 2026 09:15AM UTC
Files 702
Run time 17s
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.1

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 -->

71848 of 115928 relevant lines covered (61.98%)

224876.17 hits per line

Source Files on job 22708926678.1
  • Tree
  • List 702
  • Changed 10
  • Source Changed 4
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22708926678
  • 8354e8ac on github
  • Prev Job for on development (#22626076753.1)
  • Next Job for on development (#22718209454.1)
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