Commit Graph

228 Commits (9508761ed69a30f4af24fbc9274176056431abfb)

Author SHA1 Message Date
Wladimir J. van der Laan adf170daf9
Merge #10571: [RPC]Move transaction combining from signrawtransaction to new RPC
7 years ago
Andrew Chow 6b4f231f5f Move transaction combining from signrawtransaction to new RPC
7 years ago
Wladimir J. van der Laan 9e8d6a3fb4
Merge #10784: Do not allow users to get keys from keypool without reserving them
7 years ago
Matt Corallo cf82a9e704 Do not allow users to get keys from keypool without reserving them
7 years ago
Jonas Schnelli 6b9faf7470
[QA] add basic multiwallet test
7 years ago
John Newbery 979d0b8a65
[tests] [wallet] Add wallet endpoint support to authproxy
7 years ago
John Newbery e7a2181b49 [wallet] fix zapwallettxes interaction with persistent mempool
7 years ago
John Newbery ff7365e780 [tests] fix flake8 warnings in zapwallettxes.py
7 years ago
Wladimir J. van der Laan e4f226a133
Merge #10190: [tests] mining functional tests (including regression test for submitblock)
7 years ago
MarcoFalke 1d4805ce04
Merge #10759: Fix multi_rpc test for hosts that dont default to utf8
7 years ago
John Newbery 301fd51b9e [tests] fix replace_by_fee.py
7 years ago
Matt Corallo bc7d1032f8 Fix multi_rpc test for hosts that dont default to utf8
7 years ago
John Newbery 27c63dc059 [tests] nits in dbcrash.py
7 years ago
John Newbery 5ba83c1d43 [tests] fix nits.
7 years ago
John Newbery 05b8c081b4 [tests] reorganize utils.py module (code move only)
7 years ago
John Newbery 0d473c539e [tests] move mocktime property and functions to BitcoinTestFramework
7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework
7 years ago
John Newbery f1fe5368f1 [tests] fix flake8 warnings in test_framework.py and util.py
7 years ago
John Newbery 37065d2ed2 [tests] remove unused imports from utils.py
7 years ago
Wladimir J. van der Laan d4e551adfe
Merge #10148: Use non-atomic flushing with block replay
7 years ago
MarcoFalke 416af3edf5
Merge #10690: [qa] Bugfix: allow overriding extra_args in ComparisonTestFramework
7 years ago
Suhas Daftuar 4ed36539bc [qa] Bugfix: allow overriding extra_args in ComparisonTestFramework
7 years ago
Wladimir J. van der Laan acb11535cb
Merge #10659: [qa] blockchain: Pass on closed connection during generate call
7 years ago
John Newbery 11ba8e9cdd [tests] rename getblocktemplate_proposals.py to mining.py
7 years ago
John Newbery b29dd41f0f [tests] add test for submit block
7 years ago
John Newbery 9bf0d80ab0 [tests] run successful test in getblocktemplate first
7 years ago
John Newbery 82dc59706e [tests] don't build blocks manually in getblocktemplate test
7 years ago
John Newbery f82c709fbe [tests] clarify assertions in getblocktemplate test
7 years ago
John Newbery 66c570a38e [tests] Don't build the coinbase manually in getblocktemplate test
7 years ago
John Newbery 38b38cd2d1 [tests] getblocktemplate_proposals.py: add logging
7 years ago
John Newbery 0a3a5ff454 [tests] Fix flake8 warnings in getblocktemplate tests
7 years ago
John Newbery 32cffe6bef [tests] Fix import order in getblocktemplate test
7 years ago
Wladimir J. van der Laan 7c87a9c748
Merge #10612: The young person's guide to the test_framework
7 years ago
John Newbery e7ba6c16b3 [tests] add example test
7 years ago
John Newbery 76859e6a76 [tests] Update functional tests documentation
7 years ago
Suhas Daftuar 176c021d08 [qa] Test non-atomic chainstate writes
7 years ago
Ricardo Velhote c07475294a
[RPC] Add an uptime command that displays the amount of time that bitcoind has been running
8 years ago
MarcoFalke fab1fb737b [qa] blockchain: Pass on closed connection during generate call
8 years ago
Wladimir J. van der Laan 6bef7ca8bc
Merge #10633: doc: Fix various typos
8 years ago
MarcoFalke 4bc853b50f
Merge #10636: [qa] util: Check return code after closing bitcoind proc
8 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos
8 years ago
MarcoFalke c68a9a6927
Merge #10632: qa: Add stopatheight test
8 years ago
Wladimir J. van der Laan d083bd9b9c
Merge #10533: [tests] Use cookie auth instead of rpcuser and rpcpassword
8 years ago
MarcoFalke 999923e4bb [qa] util: Check return code after closing bitcoind proc
8 years ago
MarcoFalke 5555fa8b74 qa: Add stopatheight test
8 years ago
Andrew Chow 279fde58e3 Check for rpcuser/rpcpassword first then for cookie
8 years ago
MarcoFalke 643fa0b22d
Merge #10555: [tests] various improvements to zmq_test.py
8 years ago
Wladimir J. van der Laan c94b89e90d
Merge #9738: gettxoutproof() should return consistent result
8 years ago
Wladimir J. van der Laan 6702617c86
Merge #10551: [Tests] Wallet encryption functional tests
8 years ago
John Newbery 0a4912e46a [tests] timeout integration tests on travis after 20 minutes
8 years ago