Age | Commit message (Expand) | Author |
---|---|---|
2023-01-26 | Use DataStream where possible | MarcoFalke |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-04-28 | test, bench: make prevector and checkqueue swap member functions noexcept | Jon Atack |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-08-21 | fuzz: Use LIMITED_WHILE instead of limit_max_ops | MarcoFalke |
2021-07-14 | fuzz: Speed up prevector fuzz target | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-05-14 | Switch from Optional<T> to std::optional<T> (C++17). Run clang-format. | practicalswift |
2020-04-16 | scripted-diff: Sort test includes | MarcoFalke |
2020-04-06 | Reorder the test instructions by number | Pieter Wuille |
2020-04-06 | Merge and generalize case 3 and case 6 | Pieter Wuille |
2020-04-06 | Only run sanity check once at the end | Pieter Wuille |
2020-04-06 | Assert immediately rather than caching failure | Pieter Wuille |
2020-04-06 | Make a fuzzer-based copy of the prevector randomized test | Pieter Wuille |