aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-07Docs: Change formatting for sequence of stepsVivek Ganesan
2017-11-06Merge #11611: [build] Don't fail when passed --disable-lcov and lcov isn't av...Wladimir J. van der Laan
2017-11-05Merge #11607: Add Gitian PGP key: SjorsJonas Schnelli
2017-11-05[build] Don't fail when passed --disable-lcov and lcov isn't availablefanquake
2017-11-04Add sjors gitian keySjors Provoost
2017-11-02Merge #11560: Connect to a new outbound peer if our tip is staleWladimir J. van der Laan
2017-11-02Merge #11593: rpc: work-around an upstream libevent bugWladimir J. van der Laan
2017-11-02rpc: further constrain the libevent workaroundCory Fields
2017-11-02Merge #11590: [Wallet] always show help-line of wallet encryption callsMarcoFalke
2017-11-02Add unit test for stale tip checkingSuhas Daftuar
2017-11-02Add CConnmanTest to mutate g_connman in testsJoão Barbosa
2017-11-02Connect to an extra outbound peer if our tip is staleSuhas Daftuar
2017-11-01rpc: work-around an upstream libevent bugCory Fields
2017-11-01Track tip update time and last new block announcement from each peerSuhas Daftuar
2017-11-01net: Allow connecting to extra outbound peersSuhas Daftuar
2017-11-01Merge #11376: Ensure backupwallet fails when attempting to backup to source fileMarcoFalke
2017-11-01Merge #11531: Check that new headers are not a descendant of an invalid block...Wladimir J. van der Laan
2017-11-01Merge #11511: [Init] Remove redundant exit(EXIT_FAILURE) instances and replac...Wladimir J. van der Laan
2017-11-01Merge #11571: Fixed a couple small grammatical errors.Wladimir J. van der Laan
2017-11-01Merge #11565: Make listsinceblock refuse unknown block hashWladimir J. van der Laan
2017-11-01Merge #11573: [Util] Update tinyformat.hWladimir J. van der Laan
2017-11-01Merge #11442: [Docs] Update OpenBSD Build Instructions for OpenBSD 6.2Wladimir J. van der Laan
2017-10-31[Wallet] always show help-line of wallet encryption callsJonas Schnelli
2017-10-31Make p2p-acceptablock not an extended testMatt Corallo
2017-10-31[qa] test that invalid blocks on an invalid chain get a disconnectMatt Corallo
2017-10-31Reject headers building on invalid chains by tracking invalidityMatt Corallo
2017-10-31Accept unrequested blocks with work equal to our tipMatt Corallo
2017-10-31Stop always storing blocks from whitelisted peersMatt Corallo
2017-10-31Rewrite p2p-acceptblock in preparation for slight behavior changesMatt Corallo
2017-10-31Merge #11578: net: Add missing lock in ProcessHeadersMessage(...)Wladimir J. van der Laan
2017-10-30net: Add missing lock in ProcessHeadersMessage(...)practicalswift
2017-10-29Merge #11541: Build: Fix Automake warnings when running autogen.shWladimir J. van der Laan
2017-10-29[Util] Update tinyformat.hfanquake
2017-10-28Merge #11568: Disconnect outbound peers on invalid chainsPieter Wuille
2017-10-28Fixed a couple small grammatical errors.Christian Gentry
2017-10-28Merge #10409: [tests] Add fuzz testing for BlockTransactions and BlockTransac...Wladimir J. van der Laan
2017-10-27Disconnect outbound peers relaying invalid headersSuhas Daftuar
2017-10-26moveonly: factor out headers processing into separate functionSuhas Daftuar
2017-10-26Merge #11490: Disconnect from outbound peers with bad headers chainsWladimir J. van der Laan
2017-10-26Add unit test for outbound peer evictionSuhas Daftuar
2017-10-26Permit disconnection of outbound peers on bad/slow chainsSuhas Daftuar
2017-10-26Disconnecting from bad outbound peers in IBDSuhas Daftuar
2017-10-26Merge #11530: Add share/rpcuser to dist. source code archiveWladimir J. van der Laan
2017-10-26Make listsinceblock refuse unknown block hashRussell Yanofsky
2017-10-25[tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequestpracticalswift
2017-10-25[Docs] Update OpenBSD Build Instructions for OpenBSD 6.2fanquake
2017-10-23Merge #11538: qa: Fix race condition failures in replace-by-fee.py, sendheade...MarcoFalke
2017-10-23qa: Fix race condition in sendheaders.pySuhas Daftuar
2017-10-22Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu)Jonas Schnelli
2017-10-21Merge #11458: Don't process unrequested, low-work blocksWladimir J. van der Laan