Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-24 | Better error messages for invalid addresses | Bezdrighin | |
This commit addresses #20809. We add an additional 'error' property in the result of 'validateaddress' in case the address is not valid that gives a short description of why the address in invalid. We also change the error message returned by 'getaddressinfo' in case the address is invalid. | |||
2018-07-27 | Update copyright headers to 2018 | DrahtBot | |
2018-03-22 | Fix missing or inconsistent include guards | practicalswift | |
2018-02-19 | Split key_io (address/key encodings) off from base58 | Pieter Wuille | |