aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-02moveonly: factor out headers processing into separate functionSuhas Daftuar
2017-11-02Add unit test for outbound peer evictionSuhas Daftuar
2017-11-02Permit disconnection of outbound peers on bad/slow chainsSuhas Daftuar
2017-11-02Disconnecting from bad outbound peers in IBDSuhas Daftuar
2017-11-02Fix uninitialized g_connman crash in Shutdown()MeshCollider
2017-11-02net: stop both net/net_processing before destroying themCory Fields
2017-11-02net: drop unused connman paramCory Fields
2017-11-02net: use an interface class rather than signals for message processingCory Fields
2017-11-02net: pass CConnman via pointer rather than referenceCory Fields
2017-11-02Rename fAddnode to a more-descriptive "manual_connection"Matt Corallo
2017-11-02Add comment explaining forced processing of compact blocksSuhas Daftuar
2017-11-02qa: add test for minchainwork use in acceptblockSuhas Daftuar
2017-11-02Don't process unrequested, low-work blocksSuhas Daftuar
2017-11-02[qa] Test nMinimumChainWorkSuhas Daftuar
2017-11-02Allow setting nMinimumChainWork on command lineSuhas Daftuar
2017-11-01qa: Remove never used return value of sync_with_pingMarcoFalke
2017-11-01qa: Make tmpdir option an absolute pathMarcoFalke
2017-11-01Avoid opening copied wallet databases simultaneouslyRussell Yanofsky
2017-11-01[wallet] Fix leak in CDB constructorJoão Barbosa
2017-11-01Ensure backupwallet fails when attempting to backup to source fileTomas van der Wansem
2017-11-01scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc errorJohn Newbery
2017-11-01[tests] do not allow assert_raises_message to be called with JSONRPCExceptionJohn Newbery
2017-11-01[tests] remove direct testing on JSONRPCException from individual test casesJohn Newbery
2017-11-01Merge #11550: [0.15.1] qa: BackportsWladimir J. van der Laan
2017-11-01Make listsinceblock refuse unknown block hashRussell Yanofsky
2017-11-01[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2fanquake
2017-10-26Add share/rpcuser to dist. source code archiveMarcoFalke
2017-10-23[verify-commits] Allow revoked keys to expireMatt Corallo
2017-10-23qa: Fix race condition in sendheaders.pySuhas Daftuar
2017-10-23qa: Fix replace-by-fee race condition failuresSuhas Daftuar
2017-10-19Remove my testnet DNS seed as I currently don't have the capacity to keep it ...Andreas Schildbach
2017-10-19Revert "travis: filter out pyenv"Cory Fields
2017-10-19travis: move back to the minimal imageCory Fields
2017-10-18Merge #11447: 0.15.1: BackportsWladimir J. van der Laan
2017-10-17Fix importmulti bug when importing an already imported keyPedro Branco
2017-10-11Merge #11445: [qa] 0.15.1 BackportsWladimir J. van der Laan
2017-10-09Update importprivkey named args documentationDusty Williams
2017-10-09[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04fanquake
2017-10-09net: Improve and document SOCKS codeWladimir J. van der Laan
2017-10-05Add new step to clean $PATH var by removing /mnt specific Window's %PATH% pat...Donal OConnor
2017-10-04rpc: Prevent `dumpwallet` from overwriting filesWladimir J. van der Laan
2017-10-04qa: Fix lcov for out-of-tree buildsMarcoFalke
2017-10-04qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke
2017-10-04Fix validationinterface build on super old boost/clangMatt Corallo
2017-10-04qt: Backup former GUI settings on `-resetguisettings`Wladimir J. van der Laan
2017-10-04when clearing addrman clear mapInfo and mapAddrGregory Sanders
2017-10-04wallet: update stored witness in AddToWalletSuhas Daftuar
2017-10-03add functional test for mempoolreplacement command line argGregory Sanders
2017-10-03Fix bip68-sequence rpc testJohnson Lau
2017-10-03Verify DBWrapper iterators are taking snapshotsMatt Corallo