aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-08[tests] Remove accidental trailing semicolonpracticalswift
2017-06-07Merge #9672: Opt-into-RBF for RPC & bitcoin-txWladimir J. van der Laan
2017-06-06Merge #10331: Share config between util and functional testsMarcoFalke
2017-06-06Merge bctest.py into bitcoin-util-test.pyJohn Newbery
2017-06-06Merge #10252: RPC/Mining: Restore API compatibility for prioritisetransactionWladimir J. van der Laan
2017-06-06Merge #10535: [qa] fundrawtx: Fix shutdown raceMarcoFalke
2017-06-06Merge #10426: Replace bytes_serialized with bogosizeWladimir J. van der Laan
2017-06-06Merge #10463: Names: BIP9 vs versionbitsWladimir J. van der Laan
2017-06-06[qa] fundrawtx: Fix shutdown raceMarcoFalke
2017-06-05[Tests] extend the replace-by-fee test to cover RPC rawtx featuresJonas Schnelli
2017-06-05Replace bytes_serialized with bogosizePieter Wuille
2017-06-05Merge #9740: Add friendly output to dumpwalletWladimir J. van der Laan
2017-06-05Merge #10515: [test] Add test for getchaintxstatsMarcoFalke
2017-06-05test: Add test for `getpeerinfo` `bindaddr` fieldWladimir J. van der Laan
2017-06-02[test] Add test for getchaintxstatsJimmy Song
2017-06-02Merge #10359: [tests] functional tests should call BitcoinTestFramework start...MarcoFalke
2017-06-02Merge #10423: [tests] skipped tests should clean up after themselvesMarcoFalke
2017-06-01Merge #10195: Switch chainstate db and cache to per-txout modelPieter Wuille
2017-06-01fixup: fix nitsJohn Newbery
2017-06-01Merge #10450: Fix bumpfee rpc "errors" return valueWladimir J. van der Laan
2017-05-31[tests] Update start/stop node functions to be private module functionsJohn Newbery
2017-05-31[tests] Functional tests call self.start_node(s) and self.stop_node(s)John Newbery
2017-05-30Rename -bip9params to -vbparamsshaolinfry
2017-05-30Merge #9208: Improve DisconnectTip performanceWladimir J. van der Laan
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-24Fix bumpfee rpc "errors" return valueRussell Yanofsky
2017-05-23RPC/Mining: Restore API compatibility for prioritisetransactionLuke Dashjr
2017-05-23Merge #9571: RPC: getblockchaininfo returns BIP signaling statisticsWladimir J. van der Laan
2017-05-22[tests] skipped tests should clean up after themselvesJohn Newbery
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