Closed hansieodendaal closed 1 month ago
3 files 129 suites 35m 42s :stopwatch: 1 324 tests 1 324 :white_check_mark: 0 :zzz: 0 :x: 3 970 runs 3 970 :white_check_mark: 0 :zzz: 0 :x:
Results for commit 3cbd1027.
:recycle: This comment has been updated with latest results.
36 tests +36 36 :white_check_mark: +36 15m 42s :stopwatch: + 15m 42s 11 suites +11 0 :zzz: ± 0 2 files + 2 0 :x: ± 0
Results for commit 2ed42030. ± Comparison against base commit 7e079729.
Description
Added an option to
fn encumber_aggregate_utxo
to use the transaction output from the blockchain or as provided from file.Motivation and Context
When reading pre-mine from file for genesis block immediate spends, the output manager service should use the provided transaction output and not fetch it from a base node.
How Has This Been Tested?
System-level testing
What process can a PR reviewer use to test or verify this change?
Code review
Breaking Changes