aboutsummaryrefslogtreecommitdiff
path: root/src/util/message.cpp
AgeCommit message (Expand)Author
2021-01-05Replace boost::variant with std::variantMarcoFalke
2020-08-25util: make EncodeBase64 consume SpansSebastian Falbesoner
2020-03-09Move direct calls to MessageSign into new SignMessage functions in CWallet an...Andrew Chow
2020-02-14Refactor message hashing into a utility functionJeffrey Czyz
2020-02-14Deduplicate the message signing codeVasil Dimov
2020-02-14Deduplicate the message verifying codeVasil Dimov