tari-project / tari

The Tari protocol
https://tari.com
BSD 3-Clause "New" or "Revised" License
339 stars 210 forks source link

fix: improve key scanning #6374

Closed SWvheerden closed 1 month ago

SWvheerden commented 1 month ago

Description

Improves utxo scanning with various fixes

Motivation and Context

Scanning for new outputs on the blockchain can be very slow.

How Has This Been Tested?

Manual

github-actions[bot] commented 1 month ago

Test Results (CI)

    3 files    120 suites   38m 22s :stopwatch: 1 295 tests 1 295 :white_check_mark: 0 :zzz: 0 :x: 3 877 runs  3 877 :white_check_mark: 0 :zzz: 0 :x:

Results for commit 3315ac63.

:recycle: This comment has been updated with latest results.

github-actions[bot] commented 1 month ago

Test Results (Integration tests)

 2 files   1 errors  9 suites   25m 54s :stopwatch: 19 tests 15 :white_check_mark: 0 :zzz:  4 :x: 27 runs  15 :white_check_mark: 0 :zzz: 12 :x:

For more details on these parsing errors and failures, see this check.

Results for commit 3315ac63.

:recycle: This comment has been updated with latest results.