Implement Stake Pre-Splitting #1959
Annotations
2 errors and 7 warnings
tests/unit/wallet/transactions.spec.js > Wallet transaction tests > creates a tx with max balance:
tests/unit/wallet/transactions.spec.js#L220
AssertionError: expected [ CTxOut{ …(2) }, …(20) ] to have a length of 1 but got 21
- Expected
+ Received
- 1
+ 21
❯ tests/unit/wallet/transactions.spec.js:220:25
|
Run linters
Process completed with exit code 1.
|
Run linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run linters:
scripts/global.js#L8
'fAdvancedMode' is defined but never used
|
Run linters:
scripts/global.js#L10
'createAndSendTransaction' is defined but never used
|
Run linters:
scripts/global.js#L12
'confirmPopup' is defined but never used
|
Run linters:
scripts/global.js#L13
'cChainParams' is defined but never used
|
Run linters:
scripts/global.js#L13
'COIN' is defined but never used
|
Run linters:
scripts/global.js#L14
'sleep' is defined but never used
|