| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Switch from Optional<T> to std::optional<T> (C++17). Run clang-format. | practicalswift | 2020-05-14 | 1 | -2/+2 |
| * | tests: Fill fuzzing coverage gaps for functions in primitives/block.h | practicalswift | 2020-05-14 | 1 | -0/+8 |
| * | tests: Add fuzzing harness for CBlockHeader | practicalswift | 2020-03-15 | 1 | -0/+41 |