aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-16util: rename variable to avoid shadowingPavol Rusnak
2017-03-16Merge #9921: build: Probe MSG_DONTWAIT in the same way as MSG_NOSIGNALWladimir J. van der Laan
2017-03-16Merge #9842: Fix RPC failure testing (continuation of #9707)MarcoFalke
2017-03-16Merge #9993: Initialize nRelockTimeMarcoFalke
2017-03-16Merge #9995: [doc] clarify blockchain size and pruningWladimir J. van der Laan
2017-03-16Merge #10002: fix gitian doc example script typoWladimir J. van der Laan
2017-03-16Merge #10008: [trivial] Fix a typo (introduced two days ago) in the default f...Jonas Schnelli
2017-03-16[trivial] Fix a typo (introduced two days ago) in the default fee warningpracticalswift
2017-03-15specify blockchain size & default behaviour (over pruning)Mike van Rossum
2017-03-15Fix RPC failure testing (2 of 2)John Newbery
2017-03-15fix gitian doc example typoLawrence Nahum
2017-03-14Initialize nRelockTimePatrick Strateman
2017-03-14Merge #9481: [Qt] Show more significant warning if we fall back to the defaul...Wladimir J. van der Laan
2017-03-14Merge #9955: Don't require segwit in getblocktemplate for segwit signalling o...Wladimir J. van der Laan
2017-03-14Merge #9497: CCheckQueue Unit TestsWladimir J. van der Laan
2017-03-14Test transaction selection when gbt called without segwit supportSuhas Daftuar
2017-03-14Don't require segwit in getblocktemplate for segwit signalling or miningSuhas Daftuar
2017-03-14Merge #9970: Improve readability of segwit.py, smartfees.pyWladimir J. van der Laan
2017-03-14Merge #9505: Prevector Quick DestructWladimir J. van der Laan
2017-03-14Merge #8665: Assert all the things!Wladimir J. van der Laan
2017-03-14Merge #9977: QA: getblocktemplate_longpoll.py should always use >0 fee txMarcoFalke
2017-03-14Merge #9984: devtools: Make github-merge compute SHA512 from git, instead of ...Wladimir J. van der Laan
2017-03-13devtools: Make github-merge compute SHA512 from git, instead of worktreeWladimir J. van der Laan
2017-03-13Merge #9963: util: Properly handle errors during log message formattingWladimir J. van der Laan
2017-03-13Merge #9940: Fix verify-commits on OSX, update for new bad Tree-SHA512, point...Wladimir J. van der Laan
2017-03-13Merge #9514: release: Windows signing scriptWladimir J. van der Laan
2017-03-13Merge #9830: Add safe flag to listunspent resultWladimir J. van der Laan
2017-03-13Merge #9953: Fix shutdown hang with >= 8 -addnodes setWladimir J. van der Laan
2017-03-13util: Throw tinyformat::format_error on formatting errorWladimir J. van der Laan
2017-03-12Merge #9973: depends: fix zlib build on osxWladimir J. van der Laan
2017-03-12util: Properly handle errors during log message formattingWladimir J. van der Laan
2017-03-11QA: getblocktemplate_longpoll.py should always use >0 fee txSuhas Daftuar
2017-03-10Fix logging bug and improve readability of smartfees.pySuhas Daftuar
2017-03-10Improve readability of segwit.pySuhas Daftuar
2017-03-10Merge #9972: Fix extended rpc tests broken by #9768MarcoFalke
2017-03-10depends: fix zlib build on osxCory Fields
2017-03-10Fix extended rpc tests broken by 8910b4717e5bb946ee6988f7fe9fd461f53a5935John Newbery
2017-03-10Add safe flag to listunspent resultNicolasDorier
2017-03-10Add COutput::fSafe member for safe handling of unconfirmed outputsRussell Yanofsky
2017-03-09Merge #9768: [qa] Add logging to test_framework.pyMarcoFalke
2017-03-09Update trusted-sha512-root-commit for new bad tree hashMatt Corallo
2017-03-09If GNU sha512sum is missing, try perl shasum in verify-commitsMatt Corallo
2017-03-09Fix travis failing to fetch keys from the sks keyserver poolMatt Corallo
2017-03-09Make verify-commits.sh non-recursiveMatt Corallo
2017-03-09Use logging in individual testsJohn Newbery
2017-03-09Use logging in test_framework/comptool.pyJohn Newbery
2017-03-09Use logging in test_framework/blockstore.pyJohn Newbery
2017-03-09Use logging in test_framework/util.pyJohn Newbery
2017-03-09Remove manual debug settings in qa tests.John Newbery
2017-03-09Always enable debug log and microsecond logging for test nodes.John Newbery