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

Neptune-Crypto / neptune-legacy / 16743013751
71%

Build:
DEFAULT BRANCH: master
Ran 05 Aug 2025 07:47AM UTC
Jobs 1
Files 216
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

05 Aug 2025 07:02AM UTC coverage: 71.234% (-0.06%) from 71.291%
16743013751

push

github

web-flow
feat(CLI): Set key counter



Adds new CLI command (and RPC support with backend implementation) for manually setting the key counters for generation and symmetric addresses.

Under normal circumstances, the wallet handles the counters well. However it is possible that during an irregular sync or wallet import, the key counters become out of sync with the transactions that the wallet received. In this case, the wallet is aware of UTXOs that it cannot spend, because none of the spending keys it has derived so far are capable of unlocking the UTXO. In this case, manually overriding the key counter can make the UTXOs spendable again.

Use as:
```
 > neptune-cli set-key-counter generation 100
```

22 of 66 new or added lines in 4 files covered. (33.33%)

11 existing lines in 3 files now uncovered.

21163 of 29709 relevant lines covered (71.23%)

483225.07 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
84.03
-4.46% src/models/state/wallet/address/addressable_key.rs
10
87.77
-0.59% src/models/state/wallet/wallet_state.rs
11
0.0
0.0% src/bin/neptune-cli.rs
17
61.95
-0.75% src/rpc_server.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
85.0
2.5% src/models/state/mempool/upgrade_priority.rs
2
66.64
0.08% src/peer_loop.rs
8
96.1
-2.6% src/models/blockchain/type_scripts/time_lock.rs
Jobs
ID Job ID Ran Files Coverage
1 16743013751.1 05 Aug 2025 07:47AM UTC 216
71.23
GitHub Action Run
Source Files on build 16743013751
  • Tree
  • List 216
  • Changed 9
  • Source Changed 4
  • Coverage Changed 9
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #16743013751
  • 0f322156 on github
  • Prev Build on master (#16735418712)
  • Next Build on master (#16743397058)
  • Delete
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