aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-11Call ActivateBestChain without cs_main/with most_recent_blockMatt Corallo
2017-01-11Use a temp pindex to avoid a const_cast in ProcessNewBlockHeadersMatt Corallo
2017-01-05Avoid holding cs_most_recent_block while calling ReadBlockFromDiskMatt Corallo
2017-01-05Ensure we meet the BIP 152 old-relay-types response requirementsMatt Corallo
2017-01-05Cache most-recently-connected compact blockMatt Corallo
2017-01-05Cache most-recently-announced block's shared_ptrMatt Corallo
2017-01-05Relay compact block messages prior to full block connectionMatt Corallo
2017-01-05Add a CValidationInterface::NewPoWValidBlock callbackMatt Corallo
2017-01-04Call AcceptBlock with the block's shared_ptr instead of CBlock&Matt Corallo
2017-01-04[qa] Avoid race in preciousblock test.Matt Corallo
2017-01-04[qa] Make compact blocks test construction using fetch methodsMatt Corallo
2017-01-04Make CBlockIndex*es in net_processing constMatt Corallo
2017-01-04Merge #9107: Safer modify new coinsPieter Wuille
2017-01-04Merge #9395: Add test for -walletrejectlongchainsMarcoFalke
2017-01-04add test for -walletrejectlongchainsAlex Morcos
2017-01-04Fix dangerous condition in ModifyNewCoins.Alex Morcos
2017-01-04Merge #9457: [qt] Select more files for translationWladimir J. van der Laan
2017-01-04Merge #9470: qt: Set (count) placeholder in sendcoinsdialog to notranslateMarcoFalke
2017-01-04qt: Set (count) placeholder in sendcoinsdialog to notranslateWladimir J. van der Laan
2017-01-04Merge #9467: [Trivial] [Doc] Install Protobuf v3 on OS XMarcoFalke
2017-01-04Merge #9401: Make rpcauth help message clearer, add example in example .confMarcoFalke
2017-01-04Merge #9396: Updated listsinceblock rpc documentationWladimir J. van der Laan
2017-01-04Merge #9288: Fix a bug if the min fee is 0 for FeeFilterRounderWladimir J. van der Laan
2017-01-04Merge #9283: A few more CTransactionRef optimizationsWladimir J. van der Laan
2017-01-04Merge #9289: net: drop boost::thread_groupWladimir J. van der Laan
2017-01-04[qt] `make translate`MarcoFalke
2017-01-04[qt] Add more sources to translateMarcoFalke
2017-01-04Merge #9450: Increment MIT licence copyright header year on files modified in...Wladimir J. van der Laan
2017-01-04[Doc] Install Protobuf v3 on OS Xfanquake
2017-01-04Merge #9462: [qt] Do not translate tilde characterWladimir J. van der Laan
2017-01-03net: misc header cleanupsCory Fields
2017-01-03net: make proxy receives interruptibleCory Fields
2017-01-03net: remove thread_interrupted catchCory Fields
2017-01-03net: make net processing interruptibleCory Fields
2017-01-03net: make net interruptibleCory Fields
2017-01-03net: add CThreadInterrupt and InterruptibleSleepCory Fields
2017-01-03net: a few small cleanups before replacing boost threadsCory Fields
2017-01-03Merge #8776: Wallet refactoring leading up to multiwalletPieter Wuille
2017-01-03Merge #9252: Release cs_main before calling ProcessNewBlock, or processing he...Pieter Wuille
2017-01-03[qt] Do not translate `~`MarcoFalke
2017-01-03Merge #8877: Qt RPC console: history sensitive-data filter, and saving input ...Jonas Schnelli
2017-01-03Merge #9460: Fix a few typos in translated stringsWladimir J. van der Laan
2017-01-03qt: Fill in English numerusformsWladimir J. van der Laan
2017-01-03qt,wallet: Fix a few typos in messagesWladimir J. van der Laan
2017-01-03doc: Add historical release notes for 0.13.2Wladimir J. van der Laan
2017-01-03Merge #9446: SetMerkleBranch: remove unused code, remove cs_main lock require...Jonas Schnelli
2017-01-02Merge #9412: build: Fix 'make deploy' for OSXJonas Schnelli
2017-01-02qt: Set transifex slug to 0.14Wladimir J. van der Laan
2017-01-01Merge #9433: Update the Windows build notesMarcoFalke
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983