592 Commits (392b7aba5f7332bf2ca87ee2fd620fe660b5eca1)

Author SHA1 Message Date
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
Russell Yanofsky fcfb952bca Improve TestNodeCLI output parsing 7 years ago
João Barbosa 7f67dd0aa6 [qa] Improve prioritisetransaction functional test 7 years ago
practicalswift 4aa64557b5 Fix incorrect Markdown link 7 years ago
Anthony Towns 5fecd842a6 [tests] Remove redundant import in blocktools.py test 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
Jeff Rade aad309065d [rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolminfee help description 7 years ago
MarcoFalke fadf60e381 qa: Note on test order in test_runner 7 years ago
MeshCollider 68c1e00a00 Add test for importwallet 7 years ago
MeshCollider 9e1184dd54 Add dumpwallet scripts test 7 years ago
MeshCollider be9a13c8a0 Add configuration/argument testing 7 years ago
John Newbery ee5efad6cf [tests] refactor node_network_limited 7 years ago
John Newbery b425131f5a [tests] remove redundant duplicate tests from node_network_limited 7 years ago
John Newbery 2e02984591 [tests] node_network_limited - remove race condition 7 years ago
John Newbery dbfe294805 [tests] define NODE_NETWORK_LIMITED in test framework 7 years ago
John Newbery 1285312048 [tests] fix flake8 warnings in node_network_limited.py 7 years ago
Wladimir J. van der Laan 4508519250
test: Fix rawtransactions test 7 years ago
practicalswift bdaed47558 tests: Remove unused variable (firstAddrnServices) 7 years ago
João Barbosa 88af5028ad test: Add createrawtransaction functional tests 7 years ago
João Barbosa 27c6199373 test: Add multidict to support dictionary with duplicate key (laanwj) 7 years ago
MeshCollider b67342906c Cleanups for walletdir PR 7 years ago
John Newbery 5c8ff26b2f [tests] Add NetworkThread assertions 7 years ago
John Newbery 34e08b3510 [tests] Fix network threading in functional tests 7 years ago
John Newbery 74e64f24b8 [tests] Use network_thread_start() in tests. 7 years ago
John Newbery 5fc6e71d19 [tests] Add network_thread_ utility functions. 7 years ago
Gregory Sanders 6697a70894 add test for unconfirmed balance between restarts 7 years ago
practicalswift c7399e7082 Remove unused Python imports 7 years ago
Anthony Towns 9b20bb40fb [tests] Check tests conform to naming convention 7 years ago
Jonas Schnelli e054d0e532
[QA] Add node_network_limited test 7 years ago
MarcoFalke fa4c16d2e7 qa: Add getrawtransaction in_active_chain=False test 7 years ago
Karl-Johan Alm 434526aba6
[test] Add tests for getrawtransaction with block hash. 7 years ago
Anthony Towns 5a7c09aebf test: Add tests for `-debuglogfile` with subdirs 7 years ago
Wladimir J. van der Laan 23232422e5 test: Add test for `-debuglogfile` 7 years ago
Anthony Towns 7250b4e563 [tests] README.md nit fixes 7 years ago
John Newbery 873beca6de [tests] Rename NodeConn and NodeConnCB 7 years ago