tari-project / tari

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

feat: simplify leader sig generation #6399

Closed SWvheerden closed 3 months ago

SWvheerden commented 3 months ago

Description

Simplify the key generation of the leader in m-of-n party

Motivation and Context

This will allow us to only have to implement 1 function on the ledger for key generation of the m-n scripts

How Has This Been Tested?

github-actions[bot] commented 3 months ago

Test Results (CI)

    3 files    120 suites   38m 50s :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 0ae68945.

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

github-actions[bot] commented 3 months ago

Test Results (Integration tests)

 2 files  + 2  11 suites  +11   24m 21s :stopwatch: + 24m 21s 35 tests +35  33 :white_check_mark: +33  0 :zzz: ±0  2 :x: +2  37 runs  +37  35 :white_check_mark: +35  0 :zzz: ±0  2 :x: +2 

For more details on these failures, see this check.

Results for commit 0ae68945. ± Comparison against base commit 2b22c1ad.

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