aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-05-26Report on-disk size in gettxoutsetinfoPieter Wuille
2017-05-26Remove/ignore tx version in utxo and undoPieter Wuille
2017-05-25Add test for empty chain and reorg consistency for gettxoutsetinfo.Gregory Maxwell
2017-05-23Merge #9571: RPC: getblockchaininfo returns BIP signaling statisticsWladimir J. van der Laan
2017-05-22Merge #10433: [tests] improve tmpdir structureMarcoFalke
2017-05-18[tests] improve tmpdir structureJohn Newbery
2017-05-17Merge #8384: Add witness data output to TxInError messagesPieter Wuille
2017-05-17Merge #10196: Bugfix: PrioritiseTransaction updates the mempool tx counterPieter Wuille
2017-05-17Merge #10199: Better fee estimatesPieter Wuille
2017-05-17Expand signrawtransaction.py to cover error witness checkingGregory Sanders
2017-05-17Merge #10257: [test] Add test for getmemoryinfoWladimir J. van der Laan
2017-05-17Merge #10374: qa: Warn when specified test is not foundWladimir J. van der Laan
2017-05-15Merge #10376: [tests] fix disconnect_ban intermittencyMarcoFalke
2017-05-14Merge #10253: [test] Add test for getnetworkhashpsMarcoFalke
2017-05-14qa: Warn when specified test is not foundMarcoFalke
2017-05-11Merge #10317: Remove unused Python importsWladimir J. van der Laan
2017-05-10Rewrite estimateSmartFeeAlex Morcos
2017-05-09[test] Add test for getmemoryinfoJimmy Song
2017-05-09[tests] fix disconnect_ban intermittencyJohn Newbery
2017-05-09Merge #10361: qa: disablewallet: Check that wallet is really disabledMarcoFalke
2017-05-09[tests] increase timeouts in sendheaders testJohn Newbery
2017-05-09[tests] Make wait_until timeout 60 seconds by defaultJohn Newbery
2017-05-08qa: disablewallet: Check that wallet is really disabledMarcoFalke
2017-05-08Merge #10342: [tests] Improve mempool_persist testMarcoFalke
2017-05-08[tests] use wait_until in mempool_persist.pyJohn Newbery
2017-05-08Merge #10352: test: Add elapsed time to RPC tracingMarcoFalke
2017-05-07Merge #10171: [tests] Add node methods to test frameworkMarcoFalke
2017-05-07test: Add elapsed time to RPC tracingWladimir J. van der Laan
2017-05-06Merge #10318: [tests] fix wait_for_inv()MarcoFalke
2017-05-06Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was d...MarcoFalke
2017-05-06[qa] Test prioritise_transaction / getblocktemplate interactionSuhas Daftuar
2017-05-06[qa] Fixes segwit block relay test after inv-direct-fetch was disabledSuhas Daftuar
2017-05-05Reorganize BitcoinTestFramework classJohn Newbery
2017-05-05[tests] Fix abandonconflict.py intermittencyJohn Newbery
2017-05-03Merge #10327: [tests] remove import-abort-rescan.pyWladimir J. van der Laan
2017-05-03[tests] remove import-abort-rescan.pyJohn Newbery
2017-05-03[tests] fix wait_for_inv()John Newbery
2017-05-03Merge #9966: Control mempool persistence using a command line parameterWladimir J. van der Laan
2017-05-03Merge #10307: [tests] allow zmq test to be run in out-of-tree buildsWladimir J. van der Laan
2017-05-02Remove unused Python importspracticalswift
2017-05-02Merge #10137: Remove unused import. Remove accidental trailing semicolons.MarcoFalke
2017-05-02Add start and stop node methods to BitcoinTestFrameworkJohn Newbery
2017-05-02move initialize_chain() and initialize_chain_clean() to be methods of Bitcoin...John Newbery
2017-05-02Merge #10255: [test] Add test for listaddressgroupingsMarcoFalke
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-05-02Merge #10169: [tests] Remove func test code duplicationWladimir J. van der Laan
2017-05-02Merge #10234: [net] listbanned RPC and QT should show correct banned subnetsWladimir J. van der Laan
2017-05-01[tests] allow zmq test to be run in out-of-tree buildsJohn Newbery
2017-05-01[test] Add test for listaddressgroupingsJimmy Song
2017-05-01Merge #10294: [Wallet] unset change position when there is no changeWladimir J. van der Laan