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

tari-project / tari
61%

Build:
DEFAULT BRANCH: development
Repo Added 11 Mar 2022 03:53AM UTC
Files 705
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 development
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ci-coverage-mbignorefolders
  • ci-feature-selfhosted-runners
  • development

26 Sep 2025 01:46PM UTC coverage: 60.88% (-0.08%) from 60.957%
18039653182

push

github

web-flow
fix: update ledger wallet sdk to newer ledger firmware (#7520)

Description
---
- Updated ledger wallet to use the latest ledger_device_sdk.
- Also updated the ledger wallet rust toolchain.
- Fixed double `comm.reply_ok();` sent from the ledger device - this
caused the the accessor methods to receive an empty data array, the
first containing the data and the second containing the empty array.

Motivation and Context
---
See above.

How Has This Been Tested?
---
- System-level testing passed (send & recieve).
- Demo passed:
```
cargo run --release --example ledger_demo
    Finished `release` profile [optimized] target(s) in 1.11s
     Running `target\release\examples\ledger_demo.exe`

Transport created in 26.7992ms
Transport created in 11.8355ms
Transport created in 14.8429ms
Transport created in 11.8416ms
Transport created in 12.8842ms
Transport created in 11.903ms
Transport created in 13.8822ms
Transport created in 11.9641ms
Transport created in 14.883ms
Transport created in 11.8267ms

Result data: [1, 98, 229, 50, 140, 22, 238, 33, 222, 42, 25, 252, 173, 215, 208, 105, 100, 217, 79, 187, 33, 141, 151, 212, 144, 248, 237, 197, 107, 68, 34, 39, 121]
Application verified in 1.6788405s
Application verified in 200ns
Application verified in 100ns
Application verified in 100ns
Application verified in 100ns
Application verified in 100ns
Application verified in 100ns
Application verified in 100ns
Application verified in 100ns
Application verified in 100ns


test: GetAppName
app name:       minotari_ledger_wallet

test: GetVersion
version:        5.1.0-pre.2

test: GetPublicAlpha
public_alpha:   d4edcf00d86e4d62823e900a906bab46a

test: GetPublicKey
Result data: [1, 90, 154, 86, 152, 203, 121, 156, 164, 81, 186, 107, 138, 195, 132, 157, 244, 235, 38, 183, 72, 223, 220, 1, 29, 94, 184, 211, 220, 75, 84, 53, 59]
public_key:     5a9a5698cdfdc011d5eb8d3dc4b54353b
Result data: [1, 88, 73, 90, 146, 76, 10... (continued)

0 of 5 new or added lines in 1 file covered. (0.0%)

2180 existing lines in 29 files now uncovered.

74589 of 122519 relevant lines covered (60.88%)

222551.71 hits per line

Relevant lines Covered
Build:
Build:
122519 RELEVANT LINES 74589 COVERED LINES
222551.71 HITS PER LINE
Source Files on development
  • Tree
  • List 705
  • Changed 52
  • Source Changed 41
  • Coverage Changed 38
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18039653182 development fix: update ledger wallet sdk to newer ledger firmware (#7520) Description --- - Updated ledger wallet to use the latest ledger_device_sdk. - Also updated the ledger wallet rust toolchain. - Fixed double `comm.reply_ok();` sent from the ledger de... push 26 Sep 2025 03:21PM UTC web-flow github
60.88
18006775078 development chore(ci): fix no stable installed clippy (#7515) Description Install clippy for stable toolchain Motivation and Context Fix missing clippy for stable toolchain How Has This Been Tested? Running clippy in CI, but clippy is not happy at the mome... push 25 Sep 2025 01:29PM UTC web-flow github
60.96
18003082473 development chore: revert accumulated difficulty fix and let orphans clean at startup (#7513) Description --- - Revert "fix: accumulated data in c29 (#7507)" This reverts commit 840c6d24e. - Revert "fix: remove ban for wrong ac... push 25 Sep 2025 10:54AM UTC web-flow github
60.97
17860174736 development chore: new release v5.10-pre.2 push 19 Sep 2025 03:17PM UTC SWvheerden github
60.68
17834551818 development chore: new release v5.1.0-pre.1 push 18 Sep 2025 05:31PM UTC SWvheerden github
60.65
17807091342 development fix: always cancel transactions (#7500) Description --- Cancel tx and outputs. Don't assume they exist or not. Sending 1-sided offline transactions doesn't have an existing transaction to cancel <!-- This is an auto-generated comment: release no... push 17 Sep 2025 07:57PM UTC web-flow github
60.97
17797323772 development feat: add timeouts to health check (#7482) Description --- - This PR fixes an interlock in the health check whereby either discover-peer or ping-peer locks up and does not return. This culminated in the health check being interlocked for the rema... push 17 Sep 2025 01:41PM UTC web-flow github
59.9
17769301888 development feat: performance improvement of wallet output (#7490) Description --- Improve the performance of the wallet output type by not recalculating details <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRa... push 16 Sep 2025 04:03PM UTC web-flow github
60.05
17672374846 development fix: peer_db null update where none should be written as null (#7489) Description --- Fixed peer_db update where a `value = None` was ignored in the update set instead of changing the value to `null` in the database. This caused higher-level logi... push 12 Sep 2025 12:28PM UTC web-flow github
60.97
17642503453 development chore: refactor multi sig and offline sign (#7487) Description --- refactor the multisig and offline sign to be in the transaction components and not in the console wallet anymore <!-- This is an auto-generated comment: release notes by coderabb... push 11 Sep 2025 12:39PM UTC web-flow github
60.95
See All Builds (504)
  • 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