| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | Remove duplicated code | Hennadii Stepanov | 2018-11-01 | 1 | -1/+0 | |
| * | | | | | | | Extract CSipHasher to it's own file in crypto/ directory. | Jim Posen | 2018-11-05 | 1 | -0/+1 | |
| | |/ / / / / |/| | | | | | ||||||
| * | | | | | | scripted-diff: Move util files to separate directory. | Jim Posen | 2018-11-04 | 31 | -42/+42 | |
| |/ / / / / | ||||||
| * | | | | | Merge #13783: validation: Pass tx pool reference into CheckSequenceLocks | MarcoFalke | 2018-10-27 | 1 | -2/+2 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | Pass tx pool reference into CheckSequenceLocks | MarcoFalke | 2018-09-11 | 1 | -2/+2 | |
| * | | | | | Add tests for key origin support | Pieter Wuille | 2018-10-20 | 1 | -12/+28 | |
| * | | | | | Merge #14460: tests: Improve 'CAmount' tests | Pieter Wuille | 2018-10-19 | 1 | -26/+31 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Improve CAmount tests | Hennadii Stepanov | 2018-10-10 | 1 | -26/+31 | |
| | | |_|/ / | |/| | | | ||||||
| * | | | | | Merge #13878: utils: Add fstream wrapper to allow to pass unicode filename on... | Wladimir J. van der Laan | 2018-10-18 | 1 | -0/+56 | |
| |\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| | * | | | | tests: Add test case for std::ios_base::ate | Chun Kuan Lee | 2018-09-26 | 1 | -0/+56 | |
| * | | | | | Merge #13115: addrman: Add Clang thread safety annotations for variables guar... | MarcoFalke | 2018-10-09 | 1 | -0/+4 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Add missing locks and locking annotations for CAddrMan | practicalswift | 2018-10-08 | 1 | -0/+4 | |
| * | | | | | | Don't access out of bounds array entry array[sizeof(array)] | Ben Woosley | 2018-10-05 | 1 | -4/+4 | |
| * | | | | | | Merge #14244: amount: Move CAmount CENT to unit test header | MarcoFalke | 2018-09-27 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | amount: Move CAmount CENT to unit test header | MarcoFalke | 2018-09-17 | 1 | -0/+2 | |
| | | |_|/ / / | |/| | | | | ||||||
| * | | | | | | Merge #14307: Consolidate redundant implementations of ParseHashStr | MarcoFalke | 2018-09-27 | 1 | -3/+6 | |
| |\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| | * | | | | | Consolidate redundant implementations of ParseHashStr | Ben Woosley | 2018-09-25 | 1 | -3/+6 | |
| * | | | | | | Don't edit Chainparams after initialization | Jorge Timón | 2018-09-23 | 1 | -3/+4 | |
| |/ / / / / | ||||||
| * | | | | | Merge #14287: tests: Use MakeUnique to construct objects owned by unique_ptrs | MarcoFalke | 2018-09-19 | 5 | -12/+12 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | tests: Use MakeUnique to construct objects owned by unique_ptrs | practicalswift | 2018-09-21 | 5 | -12/+12 | |
| | |/ / / / | ||||||
| * / / / / | convert C-style (void) parameter lists to C++ style () | Arvid Norberg | 2018-09-13 | 1 | -1/+1 | |
| |/ / / / | ||||||
| * | | | | Merge #13558: Drop unused GetType() from CSizeComputer | Wladimir J. van der Laan | 2018-09-11 | 3 | -7/+7 | |
| |\ \ \ \ | |_|/ / |/| | | | ||||||
| | * | | | Drop unused GetType() from CSizeComputer | Ben Woosley | 2018-09-11 | 3 | -7/+7 | |
| * | | | | Merge #12775: Integration of property based testing into Bitcoin Core | Wladimir J. van der Laan | 2018-09-08 | 3 | -0/+135 | |
| |\ \ \ \ | ||||||
| | * | | | | Integration of property based testing into Bitcoin Core | Chris Stewart | 2018-08-27 | 3 | -0/+135 | |
| * | | | | | Merge #13249: Make objects in range declarations immutable by default. Avoid ... | Wladimir J. van der Laan | 2018-09-04 | 10 | -22/+22 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Make objects in range declarations immutable by default. Avoid unnecessary co... | practicalswift | 2018-08-27 | 10 | -22/+22 | |
| | |/ / / / | ||||||
| * | | | | | Merge #14094: refactoring: Remove unreferenced local variables | Wladimir J. van der Laan | 2018-09-04 | 3 | -7/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Increase signal to noise in appveyor build output by reducing the MSVC warnin... | practicalswift | 2018-09-03 | 3 | -7/+7 | |
| | | |_|_|/ | |/| | | | ||||||
| * | | | | | scripted-diff: Small locking rename | Russell Yanofsky | 2018-08-31 | 1 | -1/+1 | |
| * | | | | | Merge #11640: Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection | Wladimir J. van der Laan | 2018-08-31 | 1 | -0/+52 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Make LOCK, LOCK2, TRY_LOCK work with CWaitableCriticalSection | Russell Yanofsky | 2018-08-03 | 1 | -9/+20 | |
| | * | | | | | Add unit test for DEBUG_LOCKORDER code | Russell Yanofsky | 2018-08-03 | 1 | -0/+41 | |
| * | | | | | | Merge #14088: tests: Don't assert(...) with side effects | Wladimir J. van der Laan | 2018-08-31 | 1 | -2/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Don't assert(...) with side effects | practicalswift | 2018-08-28 | 1 | -2/+4 | |
| | | |/ / / / | |/| | | | | ||||||
| * | | | | | | Merge #14108: tests: Add missing locking annotations and locks (g_cs_orphans) | MarcoFalke | 2018-08-31 | 1 | -3/+4 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | tests: Add missing locking annotations and locks | practicalswift | 2018-08-30 | 1 | -3/+4 | |
| | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | | Merge #14073: blockfilter: Avoid out-of-bounds script access. | Wladimir J. van der Laan | 2018-08-31 | 2 | -3/+7 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| | * | | | | | blockfilter: Omit empty scripts from filter contents. | Jim Posen | 2018-08-28 | 2 | -3/+7 | |
| * | | | | | | Merge #13792: tx pool: Avoid passing redundant hash into addUnchecked (script... | Wladimir J. van der Laan | 2018-08-29 | 4 | -72/+72 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | scripted-diff: Remove unused first argument to addUnchecked | MarcoFalke | 2018-07-30 | 4 | -72/+72 | |
| * | | | | | | | Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependency | Wladimir J. van der Laan | 2018-08-29 | 2 | -0/+57 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | Implements custom tolower and toupper functions. | 251 | 2018-08-28 | 1 | -0/+39 | |
| | * | | | | | | | Implements ParseNetwork unit test. | 251 | 2018-08-28 | 1 | -0/+18 | |
| | | |_|/ / / / | |/| | | | | | ||||||
| * / | | | | | | tests: Fix accidental trunction from int to bool | practicalswift | 2018-08-28 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge #13767: Remove redundant assignments (dead stores) | MarcoFalke | 2018-08-27 | 2 | -4/+6 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Remove unused variable | practicalswift | 2018-08-02 | 1 | -1/+1 | |
| | * | | | | | | Remove redundant assignments (dead stores) | practicalswift | 2018-08-02 | 1 | -3/+5 | |
| * | | | | | | | Merge #13769: Mark single-argument constructors "explicit" | MarcoFalke | 2018-08-27 | 2 | -2/+2 | |
| |\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| | * | | | | | | Mark single-argument constructors "explicit" | practicalswift | 2018-07-26 | 2 | -2/+2 | |