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

tari-project / tari / 19627520782
61%

Build:
DEFAULT BRANCH: development
Ran 24 Nov 2025 10:19AM UTC
Jobs 1
Files 704
Run time 2min
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

24 Nov 2025 08:11AM UTC coverage: 61.332% (-0.04%) from 61.372%
19627520782

push

github

web-flow
feat: improve wallet validation performance (#7596)

Description
---
Dont recheck 5 days' worth of transactions every time you need to
recheck the transaction statuses.
This will be processing a reorg, mark effected transactions as needing a
revalidate.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added blockchain reorganization handling via a new process_reorg flow
to detect and process reorgs.
* UTXO scanner now propagates reorganization events to the transaction
service to keep state consistent.

* **Changes**
* Reduced transaction confirmation safety margin from 3000 to 100
blocks.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

0 of 44 new or added lines in 5 files covered. (0.0%)

40 existing lines in 11 files now uncovered.

70419 of 114817 relevant lines covered (61.33%)

228356.89 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
0.0
0.0% base_layer/wallet/src/utxo_scanner_service/utxo_scanner_task.rs
3
0.0
0.0% base_layer/wallet/src/transaction_service/service.rs
3
0.0
0.0% base_layer/wallet/src/transaction_service/storage/database.rs
12
0.0
0.0% base_layer/wallet/src/transaction_service/handle.rs
24
40.89
-0.38% base_layer/wallet/src/transaction_service/storage/sqlite_db.rs

Uncovered Existing Lines

Lines Coverage ∆ File
1
22.09
-1.16% base_layer/core/src/chain_storage/error.rs
1
75.34
-1.37% base_layer/node_components/src/blocks/chain_block.rs
1
0.0
0.0% base_layer/wallet/src/utxo_scanner_service/utxo_scanner_task.rs
1
88.44
-0.29% comms/core/src/multiplexing/yamux.rs
1
88.56
-0.13% comms/core/src/peer_manager/manager.rs
1
90.1
-0.17% comms/core/src/peer_manager/peer_storage_sql.rs
2
57.37
0.58% comms/core/src/connectivity/manager.rs
2
74.71
-0.78% comms/dht/src/discovery/service.rs
5
55.07
-0.17% base_layer/core/src/chain_storage/lmdb_db/lmdb_db.rs
7
92.21
-1.47% comms/dht/src/outbound/broadcast.rs
18
48.73
-5.7% base_layer/core/src/base_node/state_machine_service/states/listening.rs
Jobs
ID Job ID Ran Files Coverage
1 19627520782.1 24 Nov 2025 10:19AM UTC 704
61.33
GitHub Action Run
Source Files on build 19627520782
  • Tree
  • List 704
  • Changed 20
  • Source Changed 6
  • Coverage Changed 19
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #19627520782
  • 4016dc2a on github
  • Prev Build on development (#19571297598)
  • Next Build on development (#19673252153)
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