fix: actually run rpc_fundrawtransaction with and without HD feature #11412
Triggered via pull request
March 4, 2024 05:39
PastaPastaPasta
synchronize
#5907
Status
Success
Total duration
29s
Artifacts
–
Annotations
4 warnings
main
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/.
|
main
Unexpected input(s) 'ghToken', valid inputs are ['entryPoint', 'args', 'github-token']
|
main
{
pull_number: 5907,
conflictPrs: [
{
number: 5751,
files: [
'contrib/message-capture/message-capture-docs.md',
'contrib/message-capture/message-capture-parser.py',
'doc/release-notes-19776.md',
'doc/release-notes-20833.md',
'doc/release-notes-21056.md',
'src/Makefile.am',
'src/bench/wallet_balance.cpp',
'src/bitcoin-cli.cpp',
'src/init.cpp',
'src/net.cpp',
'src/net.h',
'src/net_processing.cpp',
'src/netmessagemaker.h',
'src/policy/packages.h',
'src/qt/test/addressbooktests.cpp',
'src/qt/test/wallettests.cpp',
'src/rpc/net.cpp',
'src/rpc/rawtransaction.cpp',
'src/test/fuzz/connman.cpp',
'src/test/fuzz/process_messages.cpp',
'src/test/fuzz/script.cpp',
'src/test/miner_tests.cpp',
'src/test/txvalidation_tests.cpp',
'src/txmempool.cpp',
'src/txmempool.h',
'src/validation.cpp',
'src/validation.h',
'src/wallet/load.cpp',
'src/wallet/test/coinjoin_tests.cpp',
'src/wallet/test/coinselector_tests.cpp',
'src/wallet/test/wallet_test_fixture.cpp',
'src/wallet/test/wallet_tests.cpp',
'src/wallet/wallet.cpp',
'src/wallet/wallet.h',
'src/wallet/wallettool.cpp',
'test/functional/data/invalid_txs.py',
'test/functional/feature_bip68_sequence.py',
'test/functional/feature_coinstatsindex.py',
'test/functional/feature_dbcrash.py',
'test/functional/feature_fee_estimation.py',
'test/functional/feature_pruning.py',
'test/functional/feature_utxo_set_hash.py',
'test/functional/interface_bitcoin_cli.py',
'test/functional/interface_zmq.py',
'test/functional/mempool_accept.py',
'test/functional/mempool_package_limits.py',
'test/functional/p2p_compactblocks.py',
'test/functional/p2p_compactblocks_hb.py',
'test/functional/p2p_eviction.py',
'test/functional/p2p_message_capture.py',
'test/functional/p2p_permissions.py',
'test/functional/p2p_tx_download.py',
'test/functional/rpc_blockchain.py',
'test/functional/rpc_decodescript.py',
'test/functional/rpc_packages.py',
'test/functional/rpc_rawtransaction.py',
'test/functional/rpc_txoutproof.py',
'test/functional/test_framework/blocktools.py',
'test/functional/test_framework/messages.py',
'test/functional/test_framework/util.py',
'test/functional/test_runner.py',
'test/functional/wallet_groups.py',
'test/functional/wallet_listtransactions.py',
'test/functional/wallet_resendwallettransactions.py',
'test/functional/wallet_txn_clone.py'
],
conflicts: [ 'test/functional/test_runner.py' ]
},
{
number: 5799,
files: [
'src/bloom.cpp',
'src/bloom.h',
'src/chainparams.cpp',
'src/consensus/params.h',
'src/deploymentinfo.cpp',
'src/evo/deterministicmns.cpp',
'src/evo/dmnstate.cpp',
'src/evo/dmnstate.h',
'src/evo/providertx.cpp',
'src/evo/providertx.h',
'src/evo/simplifiedmns.cpp',
'src/evo/simplifiedmns.h',
'src/llmq/ehf_signals.cpp',
'src/masternode/payments.cpp',
'src/qt/masternodelist.cpp',
'src/rpc/blockchain.cpp',
'src/rpc/evo.cpp',
'src/rpc/masternode.cpp',
'src/test/block_reward_reallocation_tests.cpp',
'src/test/data/trivially_invalid.json',
'src/test/data/trivially_valid.json',
'src/test/evo_deterministicmns_tests.cpp',
'src/test/evo_trivialvalidation.cpp',
'test/functional/feature_dip0026.py',
'test/functional/feature_dip3_deterministicmns.py',
'test/functional/feature_llmq_evo.py',
'test/functional/rpc_blockchain.py',
'test/functional/rpc_masternode.py',
'test/functional/test_framework/test_framework.py',
'tes
|
main
Potential conflicts detected!
|