Closed hansieodendaal closed 1 month ago
3 files 129 suites 38m 56s :stopwatch: 1 326 tests 1 325 :white_check_mark: 0 :zzz: 1 :x: 3 976 runs 3 975 :white_check_mark: 0 :zzz: 1 :x:
For more details on these failures, see this check.
Results for commit efe2ba26.
:recycle: This comment has been updated with latest results.
2 files 11 suites 23m 51s :stopwatch: 36 tests 35 :white_check_mark: 0 :zzz: 1 :x: 37 runs 36 :white_check_mark: 0 :zzz: 1 :x:
For more details on these failures, see this check.
Results for commit efe2ba26.
:recycle: This comment has been updated with latest results.
Description
Add exit logic for immediate pre-mine spend. In other cases, the wallet should be started so that the transaction(s) can be broadcast.
Motivation and Context
With immediate pre-mne spend, the blockchain does not exist yet and the transaction will be rejected if the wallet is started.
How Has This Been Tested?
System-level testing completed with base nodes and network available. The wallet did not connect to the network and could not broadcast partially completed transaction to a base node.
Step 3
Step 5
What process can a PR reviewer use to test or verify this change?
Code review.
Breaking Changes