aboutsummaryrefslogtreecommitdiff
path: root/qa
AgeCommit message (Expand)Author
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
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