| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | util: make EncodeBase64 consume Spans | Sebastian Falbesoner | 2020-08-25 | 1 | -1/+1 |
| * | Move direct calls to MessageSign into new SignMessage functions in CWallet an... | Andrew Chow | 2020-03-09 | 1 | -0/+14 |
| * | Refactor message hashing into a utility function | Jeffrey Czyz | 2020-02-14 | 1 | -11/+15 |
| * | Deduplicate the message signing code | Vasil Dimov | 2020-02-14 | 1 | -0/+21 |
| * | Deduplicate the message verifying code | Vasil Dimov | 2020-02-14 | 1 | -0/+53 |