tari-project / tari

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

feat: ledger recovery #6383

Closed brianp closed 3 weeks ago

brianp commented 4 weeks ago

Description

Utilize the view key from the ledger to perform recovery on a wallet, and support one-sided transactions.

Motivation and Context

Allow recovery.

How Has This Been Tested?

Manually

What process can a PR reviewer use to test or verify this change?

Please run a manual test between wallets.

Breaking Changes

github-actions[bot] commented 4 weeks ago

Test Results (CI)

    3 files    120 suites   34m 30s :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 2e6e3fe6.

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

github-actions[bot] commented 4 weeks ago

Test Results (Integration tests)

 2 files  11 suites   41m 33s :stopwatch: 35 tests 33 :white_check_mark: 0 :zzz: 2 :x: 39 runs  33 :white_check_mark: 0 :zzz: 6 :x:

For more details on these failures, see this check.

Results for commit 2e6e3fe6.

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