aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2016-02-10[rpc-tests] Change solve() to use rehashmrbandrews
2016-01-20RPC: indicate which transactions are replaceableSuhas Daftuar
2016-01-18Fix error in blockchain.py introduced in mergeSuhas Daftuar
2016-01-18Fix help, add RPC tests for getblockheaderJames O'Beirne
2016-01-18[qa] Fix pyton syntax in rpc testsMarcoFalke
2016-01-18Merge pull request #7338Wladimir J. van der Laan
2016-01-18Eliminate race condition in mempool_packages testSuhas Daftuar
2016-01-13Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.mb300sd
2016-01-13[RPC-Tests] add option to run rpc test over QT clientsJonas Schnelli
2016-01-13Add RPC call abandontransactionAlex Morcos
2016-01-13Add sane fallback for fee estimationAlex Morcos
2016-01-09[Tests] Eliminate intermittent failures in sendheaders.pySuhas Daftuar
2016-01-07[qa] wallet: Check if maintenance changes the balanceMarcoFalke
2016-01-05Bump copyright headers to 2015MarcoFalke
2016-01-04[qa] Move gen_return_txouts() to util.pyMarcoFalke
2015-12-22tests: Disable Tor interactionWladimir J. van der Laan
2015-12-22[Tests] Add mempool_limit.py testJonas Schnelli
2015-12-22Add more tests to p2p-fullblocktestSuhas Daftuar
2015-12-21[Mempool] Fix mempool limiting and replace-by-fee for PrioritiseTransactionSuhas Daftuar
2015-12-17test: don't override BITCOIND and BITCOINCLI if they're setWladimir J. van der Laan
2015-12-10net: Fix sent reject messages for blocks and transactionsWladimir J. van der Laan
2015-12-07test: remove necessity to call create_callback_mapWladimir J. van der Laan
2015-12-04Replace setInventoryKnown with a rolling bloom filter.Gregory Maxwell
2015-12-02Remove old replace-by-fee testsPeter Todd
2015-12-01Merge pull request #7137Wladimir J. van der Laan
2015-12-01Merge pull request #6915Wladimir J. van der Laan
2015-12-01Merge pull request #7022Wladimir J. van der Laan
2015-12-01Add rpc test for prioritisetransactionSuhas Daftuar
2015-12-01Add rounding helper function to util.pySuhas Daftuar
2015-12-01Merge pull request #7135Wladimir J. van der Laan
2015-12-01Merge pull request #7105Wladimir J. van der Laan
2015-11-30Change default block priority size to 0Alex Morcos
2015-11-30Merge pull request #7044Gregory Maxwell
2015-11-30Add failing test checking timelocked-txn removal during reorgMatt Corallo
2015-11-30Explicitly set chain limits in replace-by-fee testSuhas Daftuar
2015-11-30[qa] pull-tester: Cleanup (run keypool, tidy stdout)MarcoFalke
2015-11-30Merge pull request #7103Wladimir J. van der Laan
2015-11-30Merge pull request #7027Wladimir J. van der Laan
2015-11-29Added additional config option for multiple RPC users.Gregory Sanders
2015-11-29Keep track of explicit wallet conflicts instead of using mempoolPieter Wuille
2015-11-29Allow block announcements with headersSuhas Daftuar
2015-11-28[wallet] Add rpc tests to verify fee calculationsMarcoFalke
2015-11-27Merge pull request #6871Wladimir J. van der Laan
2015-11-27Merge pull request #6134Wladimir J. van der Laan
2015-11-24Merge pull request #7052Wladimir J. van der Laan
2015-11-22Merge pull request #7028Gregory Maxwell
2015-11-22Merge pull request #7029Gregory Maxwell
2015-11-20Fix usage of local python-bitcoinlibPeter Todd
2015-11-20Merge pull request #7019Wladimir J. van der Laan
2015-11-19[qa] python-bitcoinrpc is no longer a subtreeMarcoFalke