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-21
Merge #13111: Add unloadwallet RPC
Jonas Schnelli
2018-06-20
Merge #13506: Qt: load wallet in UI after possible init aborts
MarcoFalke
2018-06-20
bugfix: Delete walletView in WalletFrame::removeWallet
João Barbosa
2018-06-19
Qt: load wallet in UI after possible init aborts
Jonas Schnelli
2018-06-19
Merge #13439: rpc: Avoid "duplicate" return value for invalid submitblock
Jonas Schnelli
2018-06-18
bugfix: Remove dangling wallet env instance
João Barbosa
2018-06-18
ui: Support wallets unloaded dynamically
João Barbosa
2018-06-18
doc: Add release notes for unloadwallet RPC
João Barbosa
2018-06-18
test: Wallet methods are disabled when no wallet is loaded
João Barbosa
2018-06-18
test: Add functional tests for unloadwallet RPC
João Barbosa
2018-06-18
rpc: Add unloadwallet RPC
João Barbosa
2018-06-18
Merge #13437: wallet: Erase wtxOrderd wtx pointer on removeprunedfunds
Wladimir J. van der Laan
2018-06-18
Merge #13412: Make ReceivedBlockTransactions return void
Wladimir J. van der Laan
2018-06-18
Merge #13438: Improve coverage of SHA256 SelfTest code
Wladimir J. van der Laan
2018-06-18
Merge #13443: Removed unused == operator from CMutableTransaction.
Wladimir J. van der Laan
2018-06-18
Merge #13494: Follow-up to #13454: Fix broken build by exporting LC_ALL=C
MarcoFalke
2018-06-18
Follow-up to #13454: Fix broken build by exporting LC_ALL=C
practicalswift
2018-06-18
Merge #13454: Make sure LC_ALL=C is set in all shell scripts
Wladimir J. van der Laan
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
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-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
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
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
[next]