aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-17Merge #15863: scripts and tools: Ensure repos are up-to-date in gitian-build.pyMarcoFalke
2019-05-17Merge #15922: doc: Explain how to pass in non-fundamental types into functionsMarcoFalke
2019-05-17Merge #15999: init: Remove dead code in LoadChainTipMarcoFalke
2019-05-17Merge #16033: Hold cs_main when reading chainActive via getTipLocator(). Remo...MarcoFalke
2019-05-16Remove temporary method assumeLocked(). Remove LockingStateImpl. Remove redun...practicalswift
2019-05-16wallet: Use chain.lock() instead of temporary chain.assumeLocked()practicalswift
2019-05-16Merge #15970: Utils and libraries: fix static_assert for macro HAVE_THREAD_LOCALWladimir J. van der Laan
2019-05-16Merge #15820: docs: Add productivity notes for dummy rebasesMarcoFalke
2019-05-16Merge #14047: Add HKDF_HMAC256_L32 and method to negate a private keyWladimir J. van der Laan
2019-05-16Merge #15990: Add tests and documentation for blocksonlyWladimir J. van der Laan
2019-05-16Merge #15006: Add option to create an encrypted walletWladimir J. van der Laan
2019-05-16Merge #15870: wallet: Only fail rescan when blocks have actually been prunedMarcoFalke
2019-05-16Merge #16036: travis: Run all lint scripts even if one failsMarcoFalke
2019-05-16Run all lint scriptsJulian Fleischer
2019-05-16Merge #15950: Do not construct out-of-bound pointers in SHA2 codeWladimir J. van der Laan
2019-05-16Merge #15968: Fix portability issue with pthreadsWladimir J. van der Laan
2019-05-16Merge #15983: build with -fstack-reuse=noneMarcoFalke
2019-05-15Merge #15943: tests: Fail if RPC has been added without testsMarcoFalke
2019-05-15build with -fstack-reuse=noneMarcoFalke
2019-05-15tests: Fail if RPC has been added without testsMarcoFalke
2019-05-15docs: Add productivity notes for "dummy rebases"Carl Dong
2019-05-15[doc] rpcwallet: Only fail rescan when blocks have been prunedMarcoFalke
2019-05-15Merge #14984: rpc: Speedup getrawmempool when verbose=trueMarcoFalke
2019-05-14Merge #15777: [docs] Add doxygen comments for keypool classesMarcoFalke
2019-05-14Merge #15963: [tests] Make random seed logged and settableMarcoFalke
2019-05-14Merge #15988: Add test for ArgsManager::GetChainNameMarcoFalke
2019-05-14Merge #15855: [refactor] interfaces: Add missing LockAnnotation for cs_mainMarcoFalke
2019-05-13Add option to create an encrypted walletAndrew Chow
2019-05-13[refactor] interfaces: Add missing LockAnnotation for cs_mainMarcoFalke
2019-05-13Merge #14364: doc: Clarify -blocksdir usageMarcoFalke
2019-05-13init: Remove dead code in LoadChainTipMarcoFalke
2019-05-13doc: Mention blocksonly in reduce-traffic.md, unhide optionMarcoFalke
2019-05-13test: Add test for p2p_blocksonlyMarcoFalke
2019-05-11QA: add test for HKDF HMAC_SHA256 L32Jonas Schnelli
2019-05-11Add HKDF HMAC_SHA256 L=32 implementationsJonas Schnelli
2019-05-10Merge #15607: [Docs] Release process updatesMarcoFalke
2019-05-10[docs] Update release-notes.mdJon Atack
2019-05-10[docs] Update release-process.mdJon Atack
2019-05-10Merge #14802: rpc: faster getblockstats using BlockUndo dataMarcoFalke
2019-05-10rpc: faster getblockstats using BlockUndo dataFelix Weis
2019-05-10Merge #15744: refactor: Extract ParseDescriptorRangeMarcoFalke
2019-05-10Merge #15239: scripts and tools: Move non-linux build source tarballs to "bit...MarcoFalke
2019-05-10test: Format predicate source as multiline on errorMarcoFalke
2019-05-10Merge #15512: Add ChaCha20 encryption option (XOR)Jonas Schnelli
2019-05-09Merge #15939: gitian: Remove Windows 32 bit buildWladimir J. van der Laan
2019-05-09Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...Wladimir J. van der Laan
2019-05-09Merge #15794: docs: Clarify PR guidelines w/re documentationWladimir J. van der Laan
2019-05-09Merge #15766: scripts and tools: Upgrade gitian image before signingWladimir J. van der Laan
2019-05-09[tests] Make random seed logged and settableJohn Newbery
2019-05-09net: Rename ::fRelayTxes to ::g_relay_txesMarcoFalke