Commit Graph

35 Commits (57982f419e36d0023c83af2dd0d683ca3160dc2a)

Author SHA1 Message Date
Andrew Chow 8fb57845ee Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
Sebastian Falbesoner 130ee48108 test: get and decode tx with a single `gettransaction` RPC call
3 years ago
Samuel Dobson bccd1d942d Remove -rescan startup parameter
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Russell Yanofsky ed3acda33b test, refactor: add default_wallet_name and wallet_data_filename variables
4 years ago
Christopher Coverdale 20b6e95944
test: refactor functional tests to use restart_node
4 years ago
MarcoFalke fa7d3a8890
test: Add missing sync_blocks to wallet_hd
5 years ago
MarcoFalke eeeed51f58 test: pep-8 wallet_hd
5 years ago
Andrew Chow b1810a145a Test that keys from inactive seeds are generated
5 years ago
Andrew Chow 223588b1bb Add a --descriptors option to various tests
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
MarcoFalke fa3b9ee8b2
scripted-diff: test: Replace connect_nodes_bi with connect_nodes
5 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
Andrew Chow 345bff6013 Remove hdmasterkeyid
6 years ago
John Newbery 25548b2958
[wallet] Remove -usehd
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
John Newbery 79053a5f2b [rpc] [wallet] Add 'hdmasterkeyid' alias return values.
7 years ago
John Newbery 131d4450b9 scripted-diff: Rename master key to seed
7 years ago
Andrew Chow 2bcf2b52ae Test sethdseed
7 years ago
Gregory Sanders 6cba60ace2 speed up wallet_hd.py and clarify/augment checks
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
John Newbery 58122736b5 [Tests] Require exact match in assert_start_raises_init_eror()
7 years ago
John Newbery 0ec08a672d [Tests] Move assert_start_raises_init_error method to TestNode
7 years ago
Andrew Chow b22cce0148 scripted-diff: validateaddress to getaddressinfo in tests
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago