627 Commits (master)

Author SHA1 Message Date
Suhas Daftuar 7460945e0b [qa] Delete cookie file before starting node 6 years ago
MarcoFalke 0a76ed232a qa: Cache only chain and wallet for regtest datadir 6 years ago
Suhas Daftuar 6c26df06ad [qa] Ensure bitcoind processes are cleaned up when tests end 6 years ago
John Newbery df38b130d9 [tests] Test starting bitcoind with -h and -version 6 years ago
John Newbery 4bdb0ce517 [tests] Fix intermittent rpc_net.py failure. 6 years ago
Ben Woosley 0e98f96e42 test: Use wait_until in tests where time was used for polling 6 years ago
Ben Woosley 1286f3e49a test: Use wait_until to ensure ping goes out 6 years ago
Karl-Johan Alm cfebd400ef [test] Round target fee to 8 decimals in assert_fee_amount 6 years ago
Xinxi Wang 3f8b8a6c5f
Litecoin: M prefix added for script addresses 6 years ago
Adrian Gallagher 32ee7c79ae
Litecoin: Fix tests 6 years ago
Adrian Gallagher f117e96e0f
Litecoin: Adjust fee system 6 years ago
Adrian Gallagher a74a01e617
Litecoin: Branding 6 years ago
Adrian Gallagher fee6799b12
Litecoin: Protocol and default settings 6 years ago
Adrian Gallagher e838c27971
Litecoin: Fix various tests 6 years ago
fivepiece 758a41e100
Bech32 addresses in dumpwallet 6 years ago
Wladimir J. van der Laan 6c2788c7c8
test: Make ua_comment test pass on 0.16.0 7 years ago
MeshCollider ee11121229 Add special error for genesis coinbase to gettransaction 7 years ago
MarcoFalke fa796bb695
qa: Add missing syncwithvalidationinterfacequeue to tests 7 years ago
John Newbery 1e2e09e2f6 Fix intermittent failure in p2p-versionbits-warning.py 7 years ago
John Newbery 3bbd843708 Improve comments/logging in p2p-versionbits-warning.py 7 years ago
John Newbery ef2beb2c13 Fix flake8 warnings in p2p-versionbits-warning.py 7 years ago
Anthony Towns 6f881cc880 [tests] Remove EXPECTED_VIOLATION_COUNT 7 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests. 7 years ago
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests. 7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests. 7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests. 7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests. 7 years ago
João Barbosa f523c6bec0 [qa] Use address type in addmultisigaddress to avoid addwitnessaddress 7 years ago
João Barbosa 16f6f59dcf [qa] Test fundrawtransaction with change_type option 7 years ago
MarcoFalke fae7b14a04 qa: Make TestNodeCLI command optional in send_cli 7 years ago
MarcoFalke ffffb10a9f qa: Rename cli.args to cli.options 7 years ago
Sjors Provoost 596c44633f
[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH 7 years ago
Russell Yanofsky ac96e788fa test_runner: Readable output if create_cache.py fails 7 years ago
Russell Yanofsky ec527c6c88 Don't allow relative -walletdir paths 7 years ago
Wladimir J. van der Laan cdf3e03a72 wallet: Deprecate addwitnessaddress 7 years ago
Jeremiah Buddenhagen 7767842600 Trivial: Fix spelling in zapwallettxes test description 7 years ago
MarcoFalke fa1e69e52b qa: Sync with validationinterface queue in sync_mempools 7 years ago
MeshCollider 64226de908 Generalise walletdir lock error message for correctness 7 years ago
MeshCollider c9ed4bd58c Add a test for wallet directory locking 7 years ago
Andrew Chow 134cdc7cee Test walletpassphrase timeout bounds and clamping 7 years ago
Andrew Chow 1df206f854 Disallow using addresses in createmultisig 7 years ago
Pieter Wuille b224a47a1a Add address_types test 7 years ago
Pieter Wuille 940a21932b SegWit wallet support 7 years ago
Pieter Wuille f37c64e477 Implicitly know about P2WPKH redeemscripts 7 years ago
Pieter Wuille 57273f2b30 [test] Serialize CTransaction with witness by default 7 years ago
Suhas Daftuar 35c2b1fe3b Fix rare failure in p2p-segwit.py 7 years ago
Russell Yanofsky a14dbff39e Allow multiwallet.py to be used with --usecli 7 years ago
John Newbery f6ade9ce1a [tests] allow tests to be run with --usecli 7 years ago
Russell Yanofsky ff9a363ff7 TestNodeCLI batch emulation 7 years ago
Russell Yanofsky ca9085afc5 Prevent TestNodeCLI.args mixups 7 years ago