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

Neptune-Crypto / neptune-legacy
71%

Build:
DEFAULT BRANCH: master
Repo Added 03 Aug 2025 10:04PM UTC
Token O0oDwd8udS1U2eWQ8Ec4O16N92UHB3PUb regen
Build 12 Last
Files 216
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

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
Sync Branches
  • No branch selected
  • asz/chunk-inputs
  • master

05 Aug 2025 02:48PM UTC coverage: 70.838% (-0.1%) from 70.951%
16753606233

push

github

aszepieniec
perf: Make redemption validation async

Specifically: if it takes more than 10 s (which it will), the task is killed by
the RPC server. So this commit modifies how validation is done.

The RPC server spawns a task for validation and returns a message to the RPC
client immediately. The spawned task will continue asynchronously, logging
progress information (or errors) to the node's log output. When the final report
is ready, it is written to a file called `redemption_report.md`.

Also: this commit simplifies the double-spending check. Instead of updating a
mutator set accumulator with every claim, we just check that all claims are
valid (and in particular, have removable removal records), and that no pair of
absolute index sets collide.

0 of 88 new or added lines in 3 files covered. (0.0%)

16 existing lines in 7 files now uncovered.

21145 of 29850 relevant lines covered (70.84%)

494208.04 hits per line

Relevant lines Covered
Build:
Build:
29850 RELEVANT LINES 21145 COVERED LINES
494208.04 HITS PER LINE
Source Files on master
  • Tree
  • List 216
  • Changed 12
  • Source Changed 4
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
16753606233 master perf: Make redemption validation async Specifically: if it takes more than 10 s (which it will), the task is killed by the RPC server. So this commit modifies how validation is done. The RPC server spawns a task for validation and returns a mess... push 05 Aug 2025 03:54PM UTC aszepieniec github
70.84
16747422829 master feat: Auto-set tip to target block before redeeming Eliminate one step that can go wrong. Now the RPC handler tests to see if you are on the right tip, and calls set-tip if not. push 05 Aug 2025 11:09AM UTC aszepieniec github
70.95
16743806795 master docs(`README.md`): Clarify that `neptune-core` must be installed Otherwise, file/directory IO error. push 05 Aug 2025 08:51AM UTC aszepieniec github
71.06
16743678212 master Merge PR #1: Chunk Inputs Adds CLI flag --chunk-size to CLI command redeem-utxos so that the set of UTXOs that the wallet manages, is divided into chunks of the given size, before each chunk is redeemed individually. As a result, the node produce... push 05 Aug 2025 08:39AM UTC web-flow github
71.02
16743397058 master docs(`README.md`): Avoid mentioning install scripts Install scripts do not work and were deleted. push 05 Aug 2025 08:06AM UTC aszepieniec github
71.23
16743013751 master 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. Howev... push 05 Aug 2025 07:47AM UTC web-flow github
71.23
16735418712 master fix: Claim claimable, not spendable, inputs only push 04 Aug 2025 11:03PM UTC aszepieniec github
71.29
16733735320 asz/chunk-inputs Merge e5fe6f9d3 into 046fcf9af Pull #1 04 Aug 2025 09:38PM UTC web-flow github
71.09
16731500752 master test: Increase timeout for Windows push 04 Aug 2025 07:28PM UTC aszepieniec github
71.26
16717506787 master docs(`README.md`): Add installation instructions (released binaries) push 04 Aug 2025 08:50AM UTC aszepieniec github
71.36
See All Builds (12)

Badge your Repo: neptune-legacy

We detected this repo isn’t badged! Grab the embed code to the right, add it to your repo to show off your code coverage, and when the badge is live hit the refresh button to remove this message.

Could not find badge in README.

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

Refresh
  • Settings
  • Repo on GitHub
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

© 2025 Coveralls, Inc