tari-project / tari

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

feat!: new tari address scheme #6353

Closed SWvheerden closed 1 month ago

SWvheerden commented 2 months ago

Description


Changes the tari address scheme to support view keys and spend keys. Makes network and features human-readable

Motivation and Context

This allows Tari to support stealth one-sided transactions via Hardware devices. Makes features and network human readable.

How Has This Been Tested?

github-actions[bot] commented 2 months ago

Test Results (Integration tests)

 2 files  11 suites   23m 0s :stopwatch: 34 tests 31 :white_check_mark: 0 :zzz: 3 :x: 39 runs  32 :white_check_mark: 0 :zzz: 7 :x:

For more details on these failures, see this check.

Results for commit 2872f713.

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

github-actions[bot] commented 2 months ago

Test Results (CI)

    3 files    120 suites   42m 29s :stopwatch: 1 294 tests 1 293 :white_check_mark: 0 :zzz: 1 :x: 3 874 runs  3 873 :white_check_mark: 0 :zzz: 1 :x:

For more details on these failures, see this check.

Results for commit 2872f713.

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