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 | Use std::string_view throughout util strencodings/string | Pieter Wuille |
2022-04-27 | Make DecodeBase{32,64} return optional instead of taking bool* | Pieter Wuille |
2022-04-27 | Make DecodeBase{32,64} always return vector, not string | Pieter Wuille |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-06-18 | fuzz: add missing ECCVerifyHandle to base_encode_decode | Andrew Poelstra |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-04-16 | scripted-diff: Sort test includes | MarcoFalke |
2020-03-11 | tests: Fuzz DecodeBase64PSBT(...) | practicalswift |
2019-12-16 | tests: Add fuzzing harness for various Base{32,58,64} related functions | practicalswift |