Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-14 | Replace std::to_string with locale-independent alternative | Ben Woosley | |
2019-12-16 | util: Move TrimString(...). Introduce default pattern (trims whitespace). ↵ | practicalswift | |
Add NODISCARD. | |||
2019-12-12 | util: Don't allow base58-decoding of std::string:s containing non-base58 ↵ | practicalswift | |
characters | |||
2019-10-15 | Remove unused includes | practicalswift | |
2019-08-20 | util: Add Join helper to join a list of strings | MarcoFalke | |