fix: don't make keypool refill spam progress bars #5851
Merged
Annotations
4 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check for potential conflicts
Unexpected input(s) 'ghToken', valid inputs are ['entryPoint', 'args', 'github-token']
|
check for potential conflicts
{
pull_number: 5851,
conflictPrs: [
{
number: 5579,
files: [
'ci/test/00_setup_env_native_valgrind.sh',
'doc/build-unix.md',
'doc/release-notes-16377.md',
'doc/release-notes-16528.md',
'doc/release-notes-21049.md',
'src/interfaces/wallet.h',
'src/pubkey.h',
'src/qt/createwalletdialog.cpp',
'src/qt/createwalletdialog.h',
'src/qt/forms/createwalletdialog.ui',
'src/qt/overviewpage.cpp',
'src/qt/receivecoinsdialog.cpp',
'src/qt/walletcontroller.cpp',
'src/rpc/client.cpp',
'src/script/descriptor.cpp',
'src/script/descriptor.h',
'src/wallet/coincontrol.cpp',
'src/wallet/coincontrol.h',
'src/wallet/db.cpp',
'src/wallet/interfaces.cpp',
'src/wallet/rpcdump.cpp',
'src/wallet/rpcwallet.cpp',
'src/wallet/scriptpubkeyman.cpp',
'src/wallet/scriptpubkeyman.h',
'src/wallet/test/wallet_tests.cpp',
'src/wallet/wallet.cpp',
'src/wallet/wallet.h',
'src/wallet/walletdb.cpp',
'src/wallet/walletdb.h',
'src/wallet/wallettool.cpp',
'src/wallet/walletutil.h',
'test/functional/feature_backwards_compatibility.py',
'test/functional/feature_nulldummy.py',
'test/functional/rpc_createmultisig.py',
'test/functional/rpc_fundrawtransaction.py',
'test/functional/rpc_psbt.py',
'test/functional/rpc_rawtransaction.py',
'test/functional/rpc_signrawtransaction.py',
'test/functional/test_framework/blocktools.py',
'test/functional/test_framework/key.py',
'test/functional/test_framework/script_util.py',
'test/functional/test_framework/test_framework.py',
'test/functional/test_framework/test_node.py',
'test/functional/test_framework/wallet_util.py',
'test/functional/test_runner.py',
'test/functional/tool_wallet.py',
'test/functional/wallet_avoidreuse.py',
'test/functional/wallet_backup.py',
'test/functional/wallet_balance.py',
'test/functional/wallet_basic.py',
'test/functional/wallet_createwallet.py',
'test/functional/wallet_descriptor.py',
'test/functional/wallet_encryption.py',
'test/functional/wallet_hd.py',
'test/functional/wallet_importdescriptors.py',
'test/functional/wallet_importprunedfunds.py',
'test/functional/wallet_keypool_hd.py',
'test/functional/wallet_labels.py',
'test/functional/wallet_listdescriptors.py',
'test/functional/wallet_listsinceblock.py',
'test/functional/wallet_listtransactions.py',
'test/functional/wallet_multiwallet.py'
],
conflicts: [ 'src/wallet/scriptpubkeyman.cpp' ]
},
{
number: 5846,
files: [
'src/Makefile.qt.include',
'src/bench/checkblock.cpp',
'src/chainparams.cpp',
'src/chainparams.h',
'src/evo/deterministicmns.cpp',
'src/init.cpp',
'src/interfaces/node.h',
'src/interfaces/wallet.h',
'src/net.h',
'src/node/interfaces.cpp',
'src/psbt.cpp',
'src/psbt.h',
'src/qt/addressbookpage.cpp',
'src/qt/askpassphrasedialog.cpp',
'src/qt/bitcoin.cpp',
'src/qt/bitcoin.h',
'src/qt/bitcoingui.cpp',
'src/qt/bitcoingui.h',
'src/qt/coincontroldialog.cpp',
'src/qt/createwalletdialog.cpp',
'src/qt/editaddressdialog.cpp',
'src/qt/forms/psbtoperationsdialog.ui',
'src/qt/guiutil.h',
'src/qt/intro.cpp',
'src/qt/intro.h',
'src/qt/openuridialog.cpp',
'src/qt/optionsdialog.cpp',
'src/qt/optionsmodel.cpp',
'src/qt/optionsmodel.h',
'src/qt/paymentserver.cpp',
'src/qt/paymentserver.h',
'src/qt/psbtoperationsdialog.cpp',
'src/qt/psbtoperationsdialog.h',
'src/qt/qrdialog.cpp',
'src/qt/qrimagewidget.cpp',
'src/qt/qrimagewidget.h',
'
|
check for potential conflicts
Potential conflicts detected!
|
The logs for this run have expired and are no longer available.
Loading