index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-05-16
Merge #15870: wallet: Only fail rescan when blocks have actually been pruned
MarcoFalke
2019-05-16
Merge #16036: travis: Run all lint scripts even if one fails
MarcoFalke
2019-05-16
Run all lint scripts
Julian Fleischer
2019-05-16
Merge #15950: Do not construct out-of-bound pointers in SHA2 code
Wladimir J. van der Laan
2019-05-16
Merge #15968: Fix portability issue with pthreads
Wladimir J. van der Laan
2019-05-16
Merge #15983: build with -fstack-reuse=none
MarcoFalke
2019-05-15
Merge #15943: tests: Fail if RPC has been added without tests
MarcoFalke
2019-05-15
build with -fstack-reuse=none
MarcoFalke
2019-05-15
tests: Fail if RPC has been added without tests
MarcoFalke
2019-05-15
[doc] rpcwallet: Only fail rescan when blocks have been pruned
MarcoFalke
2019-05-15
Merge #14984: rpc: Speedup getrawmempool when verbose=true
MarcoFalke
2019-05-14
Merge #15777: [docs] Add doxygen comments for keypool classes
MarcoFalke
2019-05-14
Merge #15963: [tests] Make random seed logged and settable
MarcoFalke
2019-05-14
Merge #15988: Add test for ArgsManager::GetChainName
MarcoFalke
2019-05-14
Merge #15855: [refactor] interfaces: Add missing LockAnnotation for cs_main
MarcoFalke
2019-05-13
[refactor] interfaces: Add missing LockAnnotation for cs_main
MarcoFalke
2019-05-13
Merge #14364: doc: Clarify -blocksdir usage
MarcoFalke
2019-05-10
Merge #15607: [Docs] Release process updates
MarcoFalke
2019-05-10
[docs] Update release-notes.md
Jon Atack
2019-05-10
[docs] Update release-process.md
Jon Atack
2019-05-10
Merge #14802: rpc: faster getblockstats using BlockUndo data
MarcoFalke
2019-05-10
rpc: faster getblockstats using BlockUndo data
Felix Weis
2019-05-10
Merge #15744: refactor: Extract ParseDescriptorRange
MarcoFalke
2019-05-10
Merge #15239: scripts and tools: Move non-linux build source tarballs to "bit...
MarcoFalke
2019-05-10
Merge #15512: Add ChaCha20 encryption option (XOR)
Jonas Schnelli
2019-05-09
Merge #15939: gitian: Remove Windows 32 bit build
Wladimir J. van der Laan
2019-05-09
Merge #15452: Replace CScriptID and CKeyID in CTxDestination with dedicated t...
Wladimir J. van der Laan
2019-05-09
Merge #15794: docs: Clarify PR guidelines w/re documentation
Wladimir J. van der Laan
2019-05-09
Merge #15766: scripts and tools: Upgrade gitian image before signing
Wladimir J. van der Laan
2019-05-09
[tests] Make random seed logged and settable
John Newbery
2019-05-08
Merge #15890: Doc: remove text about txes always relayed from -whitelist
MarcoFalke
2019-05-08
doc: Remove win32 from the release process
MarcoFalke
2019-05-08
Merge #15664: change default Python block serialization to witness
MarcoFalke
2019-05-08
Merge #15971: validation: Add compile-time checking for negative locking requ...
MarcoFalke
2019-05-08
Merge #15978: .gitignore: Don't ignore depends patches
MarcoFalke
2019-05-09
Merge #15880: utils and libraries: Replace deprecated Boost Filesystem functions
MeshCollider
2019-05-08
Add LOCKS_EXCLUDED(cs_main) to LimitValidationInterfaceQueue(...) which does ...
practicalswift
2019-05-07
.gitignore: Don't ignore depends patches
Carl Dong
2019-05-07
Add test for ArgsManager::GetChainName
Russell Yanofsky
2019-05-07
Merge #15948: refactor: rename chainActive
MarcoFalke
2019-05-07
Add unit test NextString, ForEachNoDup functions
Russell Yanofsky
2019-05-07
util_SettingsMerge test cleanup
Russell Yanofsky
2019-05-07
Fix portability issue with pthreads
grim-trigger
2019-05-06
Do not construct out-of-bound pointers in SHA512/SHA1/RIPEMD160 code
Pieter Wuille
2019-05-06
Merge #14266: refactor: Lift prevector default vals to the member declaration
MarcoFalke
2019-05-06
scripted-diff: Bump copyright headers in wallet
MarcoFalke
2019-05-06
wallet: Only fail rescan when blocks have actually been pruned
MarcoFalke
2019-05-06
Merge #15927: [tests] log thread names by default in functional tests
MarcoFalke
2019-05-06
Merge #15730: rpc: Show scanning details in getwalletinfo
Wladimir J. van der Laan
2019-05-06
Merge #15930: rpc: Add balances RPC
Wladimir J. van der Laan
[next]