Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wip] Mnemonic support for wallet entropy #117

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Temp

6d29577
Select commit
Loading
Failed to load commit list.
Open

[wip] Mnemonic support for wallet entropy #117

Temp
6d29577
Select commit
Loading
Failed to load commit list.
Cirrus CI / 32-bit CentOS, dash failed Aug 20, 2024 in 24m 58s

Task Summary

Instruction ci failed in 24:47

Details

✅ 00:03 clone
✅ 00:04 merge_base
❌ 24:47 ci

2024-08-20T05:10:46.820417Z [test] [validation.cpp:3197] [ConnectTip] [bench]   - Writing chainstate: 0.01ms [0.00s (0.01ms/blk)]
2024-08-20T05:10:46.820432Z [test] [validationinterface.cpp:243] [MempoolTransactionsRemovedForBlock] [validation] Enqueuing MempoolTransactionsRemovedForBlock: block height=0 txs removed=0
2024-08-20T05:10:46.820456Z [test] [validation.cpp:2959] [UpdateTipLog] UpdateTip: new best=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f height=0 version=0x00000001 log2_work=32.000022 tx=1 date='2009-01-03T18:15:05Z' progress=0.000000 cache=0.3MiB(0txo)
2024-08-20T05:10:46.820480Z [test] [validation.cpp:3213] [ConnectTip] [bench]   - Connect postprocess: 0.05ms [0.00s (0.53ms/blk)]
2024-08-20T05:10:46.820490Z [test] [validation.cpp:3217] [ConnectTip] [bench] - Connect block: 0.22ms [0.00s (0.69ms/blk)]
2024-08-20T05:10:46.820501Z [test] [txmempool.cpp:659] [check] [mempool] Checking mempool with 0 transactions and 0 inputs
2024-08-20T05:10:46.820520Z [test] [validationinterface.cpp:233] [BlockConnected] [validation] Enqueuing BlockConnected: block hash=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f block height=0
2024-08-20T05:10:46.820532Z [test] [validationinterface.cpp:203] [UpdatedBlockTip] [validation] Enqueuing UpdatedBlockTip: new block hash=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f fork block hash=null (in IBD=true)
2024-08-20T05:10:46.820737Z [test] [banman.cpp:42] [LoadBanlist] Recreating the banlist database
2024-08-20T05:10:46.820814Z [test] [banman.cpp:68] [DumpBanlist] [net] Flushed 0 banned node addresses/subnets to disk  0ms
2024-08-20T05:10:46.820830Z [test] [net.cpp:2342] [SetTryNewOutboundPeer] [net] setting try another outbound peer=false
2024-08-20T05:10:46.820840Z [test] [net.cpp:3115] [SetNetworkActive] SetNetworkActive: true
2024-08-20T05:10:46.822265Z [test] [dbwrapper.cpp:249] [CDBWrapper] Opened LevelDB successfully
2024-08-20T05:10:46.838351Z [scheduler] [util/thread.cpp:20] [TraceThread] scheduler thread start
2024-08-20T05:10:46.838404Z [scheduler] [validationinterface.cpp:243] [operator()] [validation] MempoolTransactionsRemovedForBlock: block height=0 txs removed=0
2024-08-20T05:10:46.838432Z [scheduler] [validationinterface.cpp:233] [operator()] [validation] BlockConnected: block hash=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f block height=0
2024-08-20T05:10:46.838457Z [scheduler] [validationinterface.cpp:203] [operator()] [validation] UpdatedBlockTip: new block hash=000000000019d6689c085ae165831e934ff763ae46a2a6c172b3f1b60a8ce26f fork block hash=null (in IBD=true)
2024-08-20T05:10:46.842302Z [test] [dbwrapper.cpp:274] [CDBWrapper] Using obfuscation key for test: 0000000000000000
2024-08-20T05:10:47.979196Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::TopUpAccount(): added 32 keys for account 0, size=32 
2024-08-20T05:10:47.979249Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] blsct::KeyMan::NewSubAddressPool rewrote keypool
2024-08-20T05:10:49.042966Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::TopUpAccount(): added 32 keys for account -1, size=32 
2024-08-20T05:10:49.043013Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] blsct::KeyMan::NewSubAddressPool rewrote keypool
2024-08-20T05:10:50.146734Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::TopUpAccount(): added 32 keys for account -2, size=32 
2024-08-20T05:10:50.146769Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] blsct::KeyMan::NewSubAddressPool rewrote keypool
2024-08-20T05:10:50.146829Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::ReserveSubAddressFromPool(): reserve 0
2024-08-20T05:10:50.146845Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::KeepSubAddress(): keep 0/0
2024-08-20T05:10:53.342631Z [test] [txdb.cpp:175] [BatchWrite] [coindb] Writing final batch of 0.00 MiB
2024-08-20T05:10:53.342689Z [test] [txdb.cpp:177] [BatchWrite] [coindb] Committed 1 changed transaction outputs (out of 1) to coin database...
2024-08-20T05:10:56.584576Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::TopUpAccount(): added 1 keys for account 0, size=32 
2024-08-20T05:10:56.584639Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::ReserveSubAddressFromPool(): reserve 0
2024-08-20T05:10:56.584656Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::KeepSubAddress(): keep -1/0
2024-08-20T05:11:04.470120Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::TopUpAccount(): added 1 keys for account -1, size=32 
2024-08-20T05:11:04.470169Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::ReserveSubAddressFromPool(): reserve 1
2024-08-20T05:11:04.470185Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::KeepSubAddress(): keep -1/0
test/blsct/wallet/txfactory_tests.cpp(99): �[1;31;49merror: in "blsct_txfactory_tests/createtransaction_test": check fFoundChange has failed�[0;39;49m
2024-08-20T05:11:07.779921Z [test] [wallet/wallet.h:959] [WalletLogPrintf] [default wallet] AddToWallet c22d8cd2a7dca6d16d2f8ec876512e8c7f7c805ffbb4425e5a05b8c96da1c48b  new InMempool
2024-08-20T05:11:07.817987Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::TopUpAccount(): added 1 keys for account -1, size=32 
2024-08-20T05:11:07.818042Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::ReserveSubAddressFromPool(): reserve 2
2024-08-20T05:11:07.818059Z [test] [blsct/wallet/keyman.h:179] [WalletLogPrintf] [default wallet] KeyMan::KeepSubAddress(): keep -1/0
2024-08-20T05:11:10.934848Z [scheduler] [util/thread.cpp:22] [TraceThread] scheduler thread exit
�[1;34;49mtest/blsct/wallet/txfactory_tests.cpp(46): Leaving test case "createtransaction_test"; testing time: 24540337us
�[0;39;49m�[1;34;49mtest/blsct/wallet/txfactory_tests.cpp(16): Leaving test suite "blsct_txfactory_tests"; testing time: 79137032us
�[0;39;49m�[1;33;49mtest/blsct/range_proof/bulletproofs_plus/bulletproofs_plus_range_proof_logic_tests.cpp(17): Test suite "bulletproofs_plus_range_proof_logic_tests" is skipped because disabled
�[0;39;49m�[1;33;49mtest/cuckoocache_tests.cpp(32): Test suite "cuckoocache_tests" is skipped because disabled
�[0;39;49m�[1;34;49mLeaving test module "Navio Core Test Suite"; testing time: 79154699us
�[0;39;49m
�[1;31;49m*** 5 failures are detected in the test module "Navio Core Test Suite"
�[0;39;49mmake[3]: *** [Makefile:26068: test/blsct/wallet/txfactory_tests.cpp.test] Error 1
make[3]: Leaving directory '/ci_container_base/ci/scratch/build/navio-i686-pc-linux-gnu/src'
make[2]: Leaving directory '/ci_container_base/ci/scratch/build/navio-i686-pc-linux-gnu/src'
make[2]: *** [Makefile:23594: check-am] Error 2
make[1]: *** [Makefile:23265: check-recursive] Error 1
make[1]: Leaving directory '/ci_container_base/ci/scratch/build/navio-i686-pc-linux-gnu/src'
make: *** [Makefile:716: check-recursive] Error 1

Exit status: 2