Commit Graph

3009 Commits (50eb0c2512842b96a0128a7d592a357665f6e006)

Author SHA1 Message Date
Pieter Wuille 50eb0c2512 Small improvements to the Taproot functional tests
4 years ago
MarcoFalke fac865b72d
test: Fix intermittent feature_taproot issue
4 years ago
MarcoFalke fa1dea19fc
test: Fix deser issue in create_block
4 years ago
MarcoFalke fa762a3fd4
test: Remove unused unnamed parameter from block.serialize call
4 years ago
Wladimir J. van der Laan ef4c7c4e0b
Merge #18788: tests: Update more tests to work with descriptor wallets
4 years ago
MarcoFalke c5ec0367d7
Merge #20165: Only relay Taproot spends if next block has it active
4 years ago
Andrew Chow c7b7e0a692 tests: Make only desc wallets for wallet_multwallet.py --descriptors
4 years ago
Andrew Chow d4b67ad214 Avoid creating legacy wallets in wallet_importdescriptors.py
4 years ago
Andrew Chow 6c9c12bf87 Update feature_backwards_compatibility for descriptor wallets
4 years ago
Andrew Chow 9a4c631e1c Update wallet_labels.py to not require descriptors=False
4 years ago
Andrew Chow 242aed7cc1 tests: Add a --legacy-wallet that is mutually exclusive with --descriptors
4 years ago
Andrew Chow 388053e172 Disable some tests for tool_wallet when descriptors
4 years ago
Andrew Chow 47d3243160 Make raw multisig tests legacy wallet only in rpc_rawtransaction.py
4 years ago
Andrew Chow 59d3da5bce Do addmultisigaddress tests in legacy wallet mode in wallet_address_types.py
4 years ago
Andrew Chow 25bc5dccbf Use importdescriptors when in descriptor wallet mode in wallet_createwallet.py
4 years ago
Andrew Chow 0bd1860300 Avoid dumpprivkey and watchonly behavior in rpc_signrawtransaction.py
4 years ago
Andrew Chow 08067aebfd Add script equivalent of functions in address.py
4 years ago
Andrew Chow 86968882a8 Add descriptor wallet output to tool_wallet.py
4 years ago
Andrew Chow 3457679870 Use separate watchonly wallet for multisig in feature_nulldummy.py
4 years ago
Andrew Chow a42652ec10 Move import and watchonly tests to be legacy wallet only in wallet_balance.py
4 years ago
Andrew Chow 4b871909d6 Use importdescriptors for descriptor wallets in wallet_bumpfee.py
4 years ago
Andrew Chow c2711e4230 Avoid dumpprivkey in wallet_listsinceblock.py
4 years ago
Andrew Chow 553dbf9af4 Make import tests in wallet_listtransactions.py legacy wallet only
4 years ago
Andrew Chow dc81418fd0 Use a separate watchonly wallet in rpc_fundrawtransaction.py
4 years ago
Andrew Chow a357111047 Update wallet_importprunedfunds to avoid dumpprivkey
4 years ago
Pieter Wuille 3d0556d410 Increase feature_taproot inactive test coverage
4 years ago
Pieter Wuille 525cbd425e Only relay Taproot spends if next block has it active
4 years ago
Andrew Chow 7411876c75 Ensure a legacy wallet for BDB format check
4 years ago
Andrew Chow 586640381a Skip --descriptor tests if sqlite is not compiled
4 years ago
MarcoFalke 42b66a6b81
Merge #20186: wallet: Make -wallet setting not create wallets
4 years ago
Wladimir J. van der Laan 6196cf77e5
Merge #19753: p2p: don't add AlreadyHave transactions to recentRejects
4 years ago
John Newbery 778cd0d88d [tests] Remove getnettotals/getpeerinfo consistency test
4 years ago
Amiti Uttarwar 47ff5098ad [test] Clarify setup of node topology.
4 years ago
Amiti Uttarwar 0672522aed [move-only, test]: Match test order with run order
4 years ago
Troy Giorshev d419fdedbe [net processing] Don't add AlreadyHave txs to recentRejects
4 years ago
Wladimir J. van der Laan 83363f7b62
Merge #20167: test: Add test for -blockversion
4 years ago
MarcoFalke fa9b48549c
test: Add test for -blockversion
4 years ago
MarcoFalke 88271184e8
Merge #20112: test: Speed up wallet_resendwallettransactions with mockscheduler RPC
4 years ago
MarcoFalke 7012db2a6b
Merge #20176: test: Fix intermittent issue in p2p_feefilter
4 years ago
MarcoFalke 1cb4e339f9
Merge #20039: test: Convert amounts from float to decimal
4 years ago
MarcoFalke fa5f46600f
test: Fix rpc_net intermittent issue
4 years ago
Prayank 5aadd4be18 Convert amounts from float to decimal
4 years ago
Russell Yanofsky 01476a88a6 wallet: Make -wallet setting not create wallets
4 years ago
MarcoFalke b46f37ba5e
Merge #20198: Show name, format and if uses descriptors in bitcoin-wallet tool
4 years ago
Jonas Schnelli fa4074b395 Show name, format and if uses descriptors in bitcoin-wallet tool
4 years ago
Elliott Jin 3c7d9ab8c8 test: Move (dis)?connect_nodes globals into TestFramework as helpers
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Elliott Jin be386840d4 test: Replace use of (dis)?connect_nodes globals
4 years ago
Samuel Dobson f5bd46a4cc
Merge #20125: rpc, wallet: Expose database format in getwalletinfo
4 years ago
MarcoFalke 4769942d90
Merge #19624: Warn on unknown rw_settings
4 years ago