aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
2016-04-27Do not download transactions during inital syncptschip
2016-04-27tests: Make proxy_test work on travis servers without IPv6Wladimir J. van der Laan
2016-04-25Merge #7811: [0.12.2] qa BackportsMarcoFalke
2016-04-19Add listunspent() test for spendable/unspendable UTXOJoao Fonseca
2016-04-19[qa] Remove misleading "errorString syntax"MarcoFalke
2016-04-15[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-04-10Tests: make prioritise_transaction.py more robustSuhas Daftuar
2016-04-08Version 2 transactions remain non-standard until CSV activatesSuhas Daftuar
2016-04-05[qa] Bug fixes and refactorMarcoFalke
2016-04-05[qa] wallet: Wait for reindex to catch upMarcoFalke
2016-04-05[qa] Add tests verifychain, lockunspent, getbalance, listsinceblockMarcoFalke
2016-04-05[qa] Test walletpassphrase timeoutMarcoFalke
2016-04-05[qa] wallet: Print maintenanceMarcoFalke
2016-04-05[qa] Extend testsMarcoFalke
2016-04-05[qa] rpc-test: Normalize assert()MarcoFalke
2016-04-04Merge #7543: [0.12] Backport BIP9, BIP68 and BIP112 with softforkWladimir J. van der Laan
2016-04-03[qa] rpc-tests: Properly use integers, floatsBtcDrak
2016-03-31Fix comments in testsBtcDrak
2016-03-29Add bip68-sequence.py to extended rpc testsBtcDrak
2016-03-26Test of BIP9 fork activation of mtp, csv, sequence_lockNicolasDorier
2016-03-23Fix calculation of balances and available coins.Alex Morcos
2016-03-18Add RPC test for BIP 68/112/113 soft fork.Alex Morcos
2016-03-18RPC test for BIP9 warning logicSuhas Daftuar
2016-03-18Bug fix to RPC testAlex Morcos
2016-03-18Add RPC test exercising BIP68 (mempool only)Suhas Daftuar
2016-03-11[doc/log] Fix markdown syntax and line terminate LogPrintMarcoFalke
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