aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-14Merge #9211: [0.12 branch] Backportsv0.12-finalWladimir J. van der Laan
2016-12-07[Wallet] Bugfix: FRT: don't terminate when keypool is emptyJonas Schnelli
2016-12-07[QA] add fundrawtransaction test on a locked wallet with empty keypoolJonas Schnelli
2016-11-30torcontrol: Explicitly request RSA1024 private keyWladimir J. van der Laan
2016-11-23Send tip change notification from invalidateblockRussell Yanofsky
2016-11-23[rpcwallet] Don't use floating pointMarcoFalke
2016-09-01Merge #8176: [0.12.x]: Versionbits: GBT supportWladimir J. van der Laan
2016-08-31Merge #8187: [0.12.2] backport: [qa] Switch to py3Wladimir J. van der Laan
2016-07-15[qa] Switch to py3MarcoFalke
2016-07-11Merge #8302: 0.12.2: [Qt] Disable some menu items during splashscreen/verific...Wladimir J. van der Laan
2016-07-11Merge #8318: [0.12] Backport "Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY #7540"Wladimir J. van der Laan
2016-07-08Rename NOP3 to CHECSEQUENCEVERIFY in rpc testsBtcDrak
2016-07-08Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFYBtcDrak
2016-07-04[Qt] Disable some menu items during splashscreen/verification stateJonas Schnelli
2016-06-28Merge #8148: Backport leveldb build integration to 0.12Wladimir J. van der Laan
2016-06-22Merge #8236: [doc] 0.12.2: prepare release notesWladimir J. van der Laan
2016-06-22[doc] 0.12: prepare release notesMarcoFalke
2016-06-21Merge #8230: Fix LogPrint to LogPrintfWladimir J. van der Laan
2016-06-21Fix LogPrint to LogPrintfTheLazieR Yip
2016-06-20Merge #8185: [0.12.2] Various qa and test backportsWladimir J. van der Laan
2016-06-10[qa] Move create_tx() to util.pyMarcoFalke
2016-06-10[qa] smartfees: Properly use ordered dictMarcoFalke
2016-06-10[qa] test_framework: Properly print exceptions and assert empty dictMarcoFalke
2016-06-10Tests: Fix deserialization of reject messagesSuhas Daftuar
2016-06-10[qa] pull-tester: Don't mute zmq ImportErrorMarcoFalke
2016-06-10Check if zmq is installed in tests, update docsElliot Olds
2016-06-10tests: Check Content-Type header returned from RPC serverWladimir J. van der Laan
2016-06-10[qa] maxblocksinflight: Actually enable testMarcoFalke
2016-06-10[qa] httpbasics: Actually test second connectionMarcoFalke
2016-06-09test_framework: python3.4 authproxy compatWladimir J. van der Laan
2016-06-09test_framework: detect failure of bitcoind startupWladimir J. van der Laan
2016-06-09Create SingleNodeConnCB class for RPC testsAlex Morcos
2016-06-09travis: 'make check' in parallel and verboseCory Fields
2016-06-09Reenable multithread scheduler testPavel Janík
2016-06-09test: Add more thorough test for dbwrapper iteratorsWladimir J. van der Laan
2016-06-09OSX diskimages need 0775 folder permissionsJonas Schnelli
2016-06-09Merge #7938: [0.12.2] BackportsWladimir J. van der Laan
2016-06-08getblocktemplate: Use version/force mutation to support pre-BIP9 clientsLuke Dashjr
2016-06-08getblocktemplate: Explicitly handle the distinction between GBT-affecting sof...Luke Dashjr
2016-06-08qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updatesLuke Dashjr
2016-06-08Implement BIP 9 GBT changesLuke Dashjr
2016-06-08This is a cherry-pick of 89c844d back to 0.12.Johnathan Corgan
2016-06-08Cherry-pick of f59dceb (#7925) to 0.12.Johnathan Corgan
2016-06-05Backport leveldb build integration to 0.12Johnathan Corgan
2016-06-04CBase58Data::SetString: cleanse the full vectorKaz Wesley
2016-05-31Merge #8001: [0.12.2] backport script_tests improvementsWladimir J. van der Laan
2016-05-18doc: Remove outdated qt4 install information from README.mdWladimir J. van der Laan
2016-05-04Refactor script testsPieter Wuille
2016-05-04test: script_error checking in script_invalid testsWladimir J. van der Laan
2016-04-27Fix headers announcements edge caseSuhas Daftuar