| 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 | -36/+57 |
| * | scripted-diff: Sort test includes | MarcoFalke | 2020-04-16 | 1 | -2/+2 |
| * | Reorder the test instructions by number | Pieter Wuille | 2020-04-06 | 1 | -17/+17 |
| * | Merge and generalize case 3 and case 6 | Pieter Wuille | 2020-04-06 | 1 | -10/+4 |
| * | Only run sanity check once at the end | Pieter Wuille | 2020-04-06 | 1 | -15/+4 |
| * | Assert immediately rather than caching failure | Pieter Wuille | 2020-04-06 | 1 | -34/+23 |
| * | Make a fuzzer-based copy of the prevector randomized test | Pieter Wuille | 2020-04-06 | 1 | -0/+291 |