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-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
doc: correct GetDifficulty doc after #13288
fanquake
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-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
2018-08-29
Merge #14097: validation: Log FormatStateMessage on ConnectBlock error in Con...
Wladimir J. van der Laan
2018-08-29
Merge #13792: tx pool: Avoid passing redundant hash into addUnchecked (script...
Wladimir J. van der Laan
2018-08-29
Remove unused fsbridge::freopen
practicalswift
2018-08-29
Don't close old debug log file handle prematurely when trying to re-open (on ...
practicalswift
2018-08-29
Merge #14020: Add tests for RPC help
MarcoFalke
2018-08-29
Merge #14028: Explicitly initialize prevector _union
Wladimir J. van der Laan
2018-08-29
Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependency
Wladimir J. van der Laan
2018-08-29
Merge #13862: utils: drop boost::interprocess::file_lock
Wladimir J. van der Laan
2018-08-28
Merge #14093: tests: Fix accidental trunction from int to bool
MarcoFalke
2018-08-28
validation: Log FormatStateMessage on ConnectBlock error in ConnectTip
MarcoFalke
2018-08-28
Merge #14055: fix walletcreatefundedpsbt deriv paths, add test
Wladimir J. van der Laan
2018-08-28
blockfilter: Omit empty scripts from filter contents.
Jim Posen
[next]