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
2018-06-18
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
2018-06-18
doc: Remove mention of Qt4 from build docs
Wladimir J. van der Laan
2018-06-18
test: Update travis to not test Qt4 anymore
Wladimir J. van der Laan
2018-06-18
gui: Remove QT_VERSION fallbacks for Qt < 5
Wladimir J. van der Laan
2018-06-18
Move rpc/util.cpp from libbitcoin-util to libbitcoin-server
Chun Kuan Lee
2018-06-17
Add P2WSH destination helper and use it instead of manual hashing
Pieter Wuille
2018-06-17
Add additional unit tests for invalid IsMine combinations
Pieter Wuille
2018-06-17
Do not expose invalidity from IsMine
Pieter Wuille
2018-06-17
Merge #13488: Docs: Improve readability of "Squashing commits"
MarcoFalke
2018-06-17
Docs: Improve readability of "Squashing commits"
wodry
2018-06-16
Merge #13448: Add linter: Make sure we explicitly open all text files using U...
Wladimir J. van der Laan
2018-06-16
Merge #13479: contrib: Fix CVE-2018-12356 by hardening the regex
Wladimir J. van der Laan
2018-06-15
Merge #13465: Avoid concurrency issue when make multiple target
MarcoFalke
2018-06-15
Fix CVE-2018-12356 by hardening the regex.
Loganaden Velvindron
2018-06-15
build: add warning to detect hidden copies in range-for loops
Cory Fields
2018-06-15
cleanup: avoid hidden copies in range-for loops
Cory Fields
2018-06-15
Merge #13241: scripted-diff: Avoid temporary copies when looping over std::map
MarcoFalke
2018-06-15
doc: Add historical release notes for 0.16.1
Wladimir J. van der Laan
2018-06-15
Merge #13402: Document validationinterace callback blocking deadlock potential.
MarcoFalke
2018-06-15
Merge #13450: Add linter: Enforce the source code file naming convention desc...
MarcoFalke
2018-06-15
Merge #13476: Fix incorrect shell quoting in FreeBSD build instructions.
MarcoFalke
2018-06-15
Fix incorrect shell quoting in FreeBSD build instructions.
murrayn
2018-06-15
validation: count blocks correctly for check level < 3
Karl-Johan Alm
2018-06-14
Merge #13422: Drop ParseHashUV in favor of calling ParseHashStr
MarcoFalke
2018-06-14
Add linter: Enforce the source code file naming convention described in the d...
practicalswift
2018-06-14
Merge #13460: doc: Remove note to install all boost dev packages
MarcoFalke
2018-06-14
Avoid concurrency issue
Chun Kuan Lee
2018-06-14
Merge #13451: rpc: expose CBlockIndex::nTx in getblock(header)
Wladimir J. van der Laan
2018-06-14
ScanforWalletTransactions should mark input txns as dirty
Gregory Sanders
2018-06-14
have verifytxoutproof check the number of txns in proof structure
Gregory Sanders
2018-06-14
Add linter: Make sure all shell scripts opt out of locale dependence using "e...
practicalswift
2018-06-14
Add "export LC_ALL=C" to all shell scripts
practicalswift
2018-06-13
doc: Remove note to install all boost dev packages
MarcoFalke
2018-06-13
Merge #13441: Prevent shared conf files from failing with different available...
MarcoFalke
2018-06-13
Merge #13457: tests: Drop variadic macro
Wladimir J. van der Laan
2018-06-13
Merge #13406: travis: Change Mac goal to all deploy
MarcoFalke
2018-06-13
build: Build system changes to support only Qt5
Wladimir J. van der Laan
2018-06-13
Merge #13350: [tests] Add logging to provide anchor points when debugging p2p...
MarcoFalke
2018-06-13
expose CBlockIndex::nTx in getblock(header)
Gregory Sanders
2018-06-13
tests: Drop variadic macro
MarcoFalke
2018-06-13
Merge #13445: build: Reset default -g -O2 flags when enable debug
Wladimir J. van der Laan
2018-06-13
Merge #13435: When build fails due to lib missing, indicate which one
Wladimir J. van der Laan
2018-06-13
Merge #13428: validation: check the specified number of blocks (off-by-one)
Wladimir J. van der Laan
2018-06-13
Merge #13447: travis: Increase travis_wait time while verifying commits
MarcoFalke
2018-06-12
travis: Change Mac goal to all deploy so that travis can build all executable...
Chun Kuan Lee
2018-06-12
Add unavailable options to hidden options category
Andrew Chow
2018-06-12
Add linter: Make sure we explicitly open all text files using UTF-8 or ASCII ...
practicalswift
2018-06-12
tests: Fix lock-order-inversion (potential deadlock) in DoS_tests. Reported b...
practicalswift
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
Improve coverage of SHA256 SelfTest code
Pieter Wuille
[prev]
[next]