Closed hansieodendaal closed 3 months ago
3 files 111 suites 35m 51s :stopwatch: 1 295 tests 1 294 :white_check_mark: 0 :zzz: 1 :x: 3 673 runs 3 672 :white_check_mark: 0 :zzz: 1 :x:
For more details on these failures, see this check.
Results for commit f9acc2cc.
:recycle: This comment has been updated with latest results.
2 files + 2 11 suites +11 15m 3s :stopwatch: + 15m 3s 35 tests +35 34 :white_check_mark: +34 0 :zzz: ±0 1 :x: +1 37 runs +37 34 :white_check_mark: +34 0 :zzz: ±0 3 :x: +3
For more details on these failures, see this check.
Results for commit f9acc2cc. ± Comparison against base commit 7d0281b7.
:recycle: This comment has been updated with latest results.
Description
In this PR the following functionality were implemented:
The screen output running the m-of-n spend scenario is shown below.
Step 1 - FaucetGenerateSessionInfo
Step 2 - FaucetCreatePartyDetails
Step 3 - FaucetEncumberAggregateUtxo
Step 4 - FaucetCreateInputOutputSigs
Step 5 - FaucetSpendAggregateUtxo
Motivation and Context
Manual inputs are cumbersome and prone to errors.
How Has This Been Tested?
System-level testing
What process can a PR reviewer use to test or verify this change?
Review code changes Perform system-level testing
Breaking Changes