Age | Commit message (Expand) | Author |
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 #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-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 | gui: Favor macOS show / hide action in dock menu | João Barbosa |
2018-09-02 | Trivial: update clang thread-safety docs url | Ben Woosley |
2018-08-31 | Switch nPrevNodeCount to vNodesSize. | Patrick Strateman |
2018-08-31 | scripted-diff: Small locking rename | Russell Yanofsky |
2018-08-31 | Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection | Wladimir J. van der Laan |
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-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 | 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 #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 |
2018-08-28 | Removes the Boost case_conv.hpp dependency. | 251 |
2018-08-28 | Implements custom tolower and toupper functions. | 251 |
2018-08-28 | Implements ParseNetwork unit test. | 251 |
2018-08-28 | tests: Fix accidental trunction from int to bool | practicalswift |
2018-08-28 | Merge #13723: PSBT key path cleanups | Wladimir J. van der Laan |
2018-08-28 | Don't assert(...) with side effects | practicalswift |
2018-08-27 | Merge #13767: Remove redundant assignments (dead stores) | MarcoFalke |
2018-08-27 | Merge #13769: Mark single-argument constructors "explicit" | MarcoFalke |
2018-08-28 | add unicode compatible file_lock for Windows | Chun Kuan Lee |
2018-08-27 | Explicitly initialize prevector _union | Ben Woosley |
2018-08-27 | [wallet] Re-sort wallet RPC commands | John Newbery |
2018-08-27 | [wallet] Remove wallet account RPCs | John Newbery |
2018-08-27 | [tests] Remove wallet accounts test | John Newbery |