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-09-05
Merge #14100: doc: Change documentation for =0 for non-boolean options
MarcoFalke
2018-09-05
Merge #14115: lint: Make all linters work under the default macOS dev environ...
MarcoFalke
2018-09-05
doc: Change documentation for =0 for non-boolean options
Wladimir J. van der Laan
2018-09-04
Merge #14086: appveyor: Use clcache to speed up build
MarcoFalke
2018-09-04
Merge #13249: Make objects in range declarations immutable by default. Avoid ...
Wladimir J. van der Laan
2018-09-04
Merge #14133: gui: Favor macOS show / hide action in dock menu
Wladimir J. van der Laan
2018-09-04
Merge #14013: [doc] Add new regtest ports in man following #10825 ports reatt...
Wladimir J. van der Laan
2018-09-04
Merge #14094: refactoring: Remove unreferenced local variables
Wladimir J. van der Laan
2018-09-04
Merge #14128: lint: Make sure we read the command line inputs using utf-8 dec...
Wladimir J. van der Laan
2018-09-04
Merge #14129: Trivial: update clang thread-safety docs url
Wladimir J. van der Laan
2018-09-04
Merge #14135: doc: correct GetDifficulty doc after #13288
Wladimir J. van der Laan
2018-09-04
Merge #14140: [Net] Switch nPrevNodeCount to vNodesSize
Wladimir J. van der Laan
2018-09-03
Increase signal to noise in appveyor build output by reducing the MSVC warnin...
practicalswift
2018-09-03
appveyor: Use clcache to speed up build
Chun Kuan Lee
2018-09-03
doc: correct GetDifficulty doc after #13288
fanquake
2018-09-02
gui: Favor macOS show / hide action in dock menu
João Barbosa
2018-09-02
lint: Make sure we read the command line inputs using utf-8 decoding in python
Chun Kuan Lee
2018-09-02
Merge #14120: Notes about control port and read access to cookie
Wladimir J. van der Laan
2018-09-02
Trivial: update clang thread-safety docs url
Ben Woosley
2018-09-01
Merge #14122: Test rpc_help.py failed: Check whether ZMQ is enabled or not.
Wladimir J. van der Laan
2018-09-01
Test rpc_help.py failed: Check whether ZMQ is enabled or not.
Kvaciral
2018-08-31
Switch nPrevNodeCount to vNodesSize.
Patrick Strateman
2018-08-31
Merge #11599: scripted-diff: Small locking rename
Wladimir J. van der Laan
2018-08-31
Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection
Wladimir J. van der Laan
2018-08-31
scripted-diff: Small locking rename
Russell Yanofsky
2018-08-31
added note that control port must be enabled and how to do that in torrc conf...
Jordan Baczuk
2018-08-31
Merge #10605: Add AssertLockHeld assertions in CWallet::ListCoins
MarcoFalke
2018-08-31
Merge #14088: tests: Don't assert(...) with side effects
Wladimir J. van der Laan
2018-08-31
Merge #14108: tests: Add missing locking annotations and locks (g_cs_orphans)
MarcoFalke
2018-08-31
Add EXCLUSIVE_LOCKS_REQUIRED to CWallet::ListCoins
Russell Yanofsky
2018-08-31
Merge #14073: blockfilter: Avoid out-of-bounds script access.
Wladimir J. van der Laan
2018-08-31
Merge #13159: Don't close old debug log file handle prematurely when trying t...
Wladimir J. van der Laan
2018-08-31
Merge #14101: qa: Use named args in validation acceptance tests
Wladimir J. van der Laan
2018-08-31
Merge #14037: Add README.md to linux release tarballs
Wladimir J. van der Laan
2018-08-31
Merge #13724: [contrib] Support ARM and RISC-V symbol check
Wladimir J. van der Laan
2018-08-31
macOS fix: Check for correct version of flake8 to avoid spurious warnings. Th...
practicalswift
2018-08-31
macOS fix: Add excludes for checks added in the newer shellcheck version inst...
practicalswift
2018-08-31
macOS fix: Work around empty (sub)expression error when using BSD grep
practicalswift
2018-08-31
macOS fix: Avoid mapfile due to ancient version of bash shipped with macOS
practicalswift
2018-08-30
tests: Add missing locking annotations and locks
practicalswift
2018-08-30
Merge #13825: [wallet] Kill accounts
Wladimir J. van der Laan
2018-08-30
[wallet] Kill accounts
John Newbery
2018-08-30
Merge #13126: util: Add Clang thread safety annotations for variables guarded...
MarcoFalke
2018-08-30
Merge #14103: docs: Fix broken Doxygen comments
Wladimir J. van der Laan
2018-08-30
Fix potential deadlock
practicalswift
2018-08-29
Add lock annotations (cs_args)
practicalswift
2018-08-29
Add missing locks (cs_args)
practicalswift
2018-08-29
qa: Use named args in some tests
MarcoFalke
2018-08-29
scripted-diff: Use named arguments in feature_block
MarcoFalke
2018-08-29
scripted-diff: Pass node into p2p_segwit acceptance tests
MarcoFalke
[next]