Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | Merge bitcoin/bitcoin#26691: Update secp256k1 subtree to libsecp256k1 version... | fanquake |
2022-12-24 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2022-12-13 | Adapt to libsecp256k1 API changes | Pieter Wuille |
2022-04-27 | util: Add ParseHex<std::byte>() helper | 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: Bump copyright headers | MarcoFalke |
2020-04-16 | scripted-diff: Sort test includes | MarcoFalke |
2020-03-11 | tests: Fuzz DecodeHexBlk(...) | practicalswift |
2020-03-07 | tests: Fuzz additional functions in the hex fuzzing harness | practicalswift |
2019-12-16 | tests: Add fuzzing harness for various hex related functions | practicalswift |