aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-26Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.251
2018-04-26Limit the number of IPs we use from each DNS seedere0
2018-04-24Merge #13049: [0.16] qa: BackportsMarcoFalke
2018-04-20qa: Fix python TypeError in script.pyMarcoFalke
2018-04-20[qa] Delete cookie file before starting nodeSuhas Daftuar
2018-04-20qa: Cache only chain and wallet for regtest datadirMarcoFalke
2018-04-20[qa] Ensure bitcoind processes are cleaned up when tests endSuhas Daftuar
2018-04-20[tests] Test starting bitcoind with -h and -versionJohn Newbery
2018-04-20[tests] Fix intermittent rpc_net.py failure.John Newbery
2018-04-20test: Use wait_until in tests where time was used for pollingBen Woosley
2018-04-20test: Use wait_until to ensure ping goes outBen Woosley
2018-04-20[test] Round target fee to 8 decimals in assert_fee_amountKarl-Johan Alm
2018-03-14Merge #12636: backport: #11995 Fix Qt build with Xcode 9Wladimir J. van der Laan
2018-03-14devtools: Exclude patches from lint-whitespaceMarcoFalke
2018-03-13Merge #12648: [0.16] test: Update trusted git rootWladimir J. van der Laan
2018-03-12[Depends] Fix Qt build with Xcode 9.2fanquake
2018-03-08test: Update trust git rootWladimir J. van der Laan
2018-03-07Merge #12637: backport: #12556 fix version typo in getpeerinfo RPC call helpMarcoFalke
2018-03-07fix version typoTamas Blummer
2018-03-05Merge #12585: [0.16] depends: Switch to downloading expat from GitHubMarcoFalke
2018-03-03depends: Switch expat download to GitHubfanquake
2018-03-01Merge #12518: [0.16] Bump leveldb subtreeWladimir J. van der Laan
2018-02-27qt: Remove faulty and unnecessary en_US translationWladimir J. van der Laan
2018-02-27test: Add missing signal.h headerWladimir J. van der Laan
2018-02-27doc: Clear out release notes post-0.16.0Wladimir J. van der Laan
2018-02-23[depends] Allow depends system to support armv7lHenrik Jonsson
2018-02-22doc: Remove note about temporary file from release notesv0.16.0Wladimir J. van der Laan
2018-02-16Bump leveldb subtreeMarcoFalke
2018-02-16Squashed 'src/leveldb/' changes from c521b3ac65..64052c76c5MarcoFalke
2018-02-15doc: Update release notes from wiki for rc3v0.16.0rc4Wladimir J. van der Laan
2018-02-15qt: Pre-rc4 translations updateWladimir J. van der Laan
2018-02-15Make signrawtransaction accept P2SH-P2WSH redeemscriptsPieter Wuille
2018-02-15fix possible shutdown assertion with -reindex-shutdownCory Fields
2018-02-15test: Add unit test for LockDirectoryWladimir J. van der Laan
2018-02-15util: Fix multiple use of LockDirectoryWladimir J. van der Laan
2018-02-15travis: Don't fetch --unshallow when no longer shallow-cloningWladimir J. van der Laan
2018-02-15travis: Full clone for git subtree checkMarcoFalke
2018-02-15Interrupt loading thread after shutdown requestJoão Barbosa
2018-02-14Fix rescan test failure due to unset g_address_type, g_change_typeRussell Yanofsky
2018-02-12Fix ignoring tx data requests when fPauseSend is set on a peerMatt Corallo
2018-02-12Reset pblocktree before deleting LevelDB fileSjors Provoost
2018-02-08doc: Update release notes from wiki (for rc3 PRs)v0.16.0rc3Wladimir J. van der Laan
2018-02-08qt: Pre-rc3 translations updateWladimir J. van der Laan
2018-02-08Bech32 addresses in dumpwalletfivepiece
2018-02-08Add braces to meet code style on line-after-the-one-changed.Matt Corallo
2018-02-08Hold mempool.cs for the duration of ATMP.Matt Corallo
2018-02-08http: Remove numThreads and ThreadCounterWladimir J. van der Laan
2018-02-08http: Remove WaitExit from WorkQueueWladimir J. van der Laan
2018-02-08http: Join worker threads before deleting work queueWladimir J. van der Laan
2018-02-08qt: Clarify some commentsWladimir J. van der Laan