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-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
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-06-12
Improve coverage of SHA256 SelfTest code
Pieter Wuille
2018-06-12
Merge #13393: Enable double-SHA256-for-64-byte code on 32-bit x86
Wladimir J. van der Laan
2018-06-12
travis: Increase travis_wait time while verifying commits
Chun Kuan Lee
2018-06-12
Merge #13066: Migrate verify-commits script to python, run in travis
Wladimir J. van der Laan
2018-06-12
Merge #13120: policy: Treat segwit as always active
Wladimir J. van der Laan
2018-06-12
rpc: Extract GetWalletNameFromJSONRPCRequest from GetWalletForJSONRPCRequest
João Barbosa
2018-06-12
Use python instead of slow shell script on verify-commits
Chun Kuan Lee
2018-06-12
Merge #13440: qa: Log as utf-8
Wladimir J. van der Laan
2018-06-12
Merge #13312: docs: Add a note about the source code filename naming convention
MarcoFalke
2018-06-12
Reset default -g -O2 flags when enable debug
Chun Kuan Lee
2018-06-11
Only set fNewBlock to true in AcceptBlock when we write to disk
Matt Corallo
2018-06-11
When build fails due to lib missing, indicate which one
Ben Woosley
2018-06-11
qa: Log as utf-8
MarcoFalke
2018-06-11
scripted-diff: Avoid temporary copies when looping over std::map
Ben Woosley
2018-06-11
rpc: Avoid "duplicate" return value for invalid submitblock
MarcoFalke
2018-06-11
Merge #13230: Simplify include analysis by enforcing the developer guide's in...
Wladimir J. van der Laan
2018-06-11
wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
MarcoFalke
2018-06-11
Merge #12634: [refactor] Make TransactionWithinChainLimit more flexible
Wladimir J. van der Laan
2018-06-11
Merge #13060: [wallet] [rpc] Remove getlabeladdress RPC
Wladimir J. van der Laan
2018-06-11
Merge #13294: Fix compiler warnings emitted when compiling under stock OpenBS...
Wladimir J. van der Laan
2018-06-11
Merge #13408: crypto: cleanup sha256 build
Wladimir J. van der Laan
2018-06-11
Merge #13421: qa: Remove portseed_offset from test runner
Wladimir J. van der Laan
2018-06-11
Merge #13043: [qt] OptionsDialog: add prune setting
Wladimir J. van der Laan
2018-06-11
test: Add MempoolAncestryTests
Karl-Johan Alm
2018-06-11
mempool: Calculate descendant maximum thoroughly
Karl-Johan Alm
2018-06-11
wallet: Switch to using ancestor/descendant limits
Karl-Johan Alm
2018-06-11
wallet: Strictly greater than for ancestor caps
Karl-Johan Alm
2018-06-11
Remove deprecated TransactionWithinChainLimit
Karl-Johan Alm
2018-06-11
Switch to GetTransactionAncestry() in OutputEligibleForSpending
Karl-Johan Alm
2018-06-11
Add GetTransactionAncestry to CTxMemPool for general purpose chain limit chec...
Karl-Johan Alm
2018-06-11
mempool: Fix max descendants check
Karl-Johan Alm
2018-06-11
mempool: Add explicit max_descendants
Karl-Johan Alm
[prev]
[next]