Age | Commit message (Expand) | Author |
---|---|---|
2022-07-20 | Use HashWriter where possible | MacroFake |
2022-07-08 | refactor: add most of src/util to iwyu | fanquake |
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-01-05 | Replace boost::variant with std::variant | MarcoFalke |
2020-08-25 | util: make EncodeBase64 consume Spans | Sebastian Falbesoner |
2020-03-09 | Move direct calls to MessageSign into new SignMessage functions in CWallet an... | Andrew Chow |
2020-02-14 | Refactor message hashing into a utility function | Jeffrey Czyz |
2020-02-14 | Deduplicate the message signing code | Vasil Dimov |
2020-02-14 | Deduplicate the message verifying code | Vasil Dimov |