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

Neptune-Crypto / neptune-core / 18543060926
75%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2025 10:20PM UTC
Jobs 1
Files 240
Run time 1min
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

15 Oct 2025 09:20PM UTC coverage: 73.66% (+0.008%) from 73.652%
18543060926

push

github

Sword-Smith
feat: Refuse connection on bad timestamp

If the peer that the connection is made with reports another timestamp
in the handshake, then the connection is refused.

This change is made because it disallows a DOS'er to reuse the
handshake. More DOS protection should of course be made but this is
already a step in the right direction.

The limit is set to 90 seconds which should be enough on even bad
connections. This limit is in the same order of magnitude as the
standard timeout of a TCP connection, 72 seconds on Windows.

https://serverfault.com/questions/193160/which-is-the-default-tcp-connect-timeout-in-windows

21 of 24 new or added lines in 2 files covered. (87.5%)

10 existing lines in 3 files now uncovered.

24975 of 33906 relevant lines covered (73.66%)

661982.76 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
87.5
1.25% neptune-core/src/application/loops/connect_to_peers.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
98.69
-0.33% neptune-core/src/protocol/consensus/type_scripts/time_lock.rs
1
87.18
-2.56% neptune-core/src/state/mempool/upgrade_priority.rs
8
86.57
-11.94% neptune-core/src/state/wallet/coin_with_possible_timelock.rs
Jobs
ID Job ID Ran Files Coverage
1 18543060926.1 15 Oct 2025 10:20PM UTC 240
73.66
GitHub Action Run
Source Files on build 18543060926
  • Tree
  • List 240
  • Changed 8
  • Source Changed 5
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #18543060926
  • bc59aee1 on github
  • Prev Build on master (#18542319811)
  • Next Build on master (#18545069398)
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