Age | Commit message (Expand) | Author |
---|---|---|
2023-09-06 | fuzz: introduce and use `ConsumePrivateKey` helper | Sebastian Falbesoner |
2023-07-13 | scripted-diff: Use new FUZZ_TARGET macro everywhere | MarcoFalke |
2023-05-09 | refactor: Replace string chain name constants with ChainTypes | TheCharlatan |
2022-12-13 | Adapt to libsecp256k1 API changes | Pieter Wuille |
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-27 | tests: Add fuzzing harness for MessageSign, MessageVerify and other functions... | practicalswift |