diff options
| author | Wladimir J. van der Laan <[email protected]> | 2015-06-04 12:03:09 +0200 |
|---|---|---|
| committer | Jonas Schnelli <[email protected]> | 2015-06-04 13:18:46 +0200 |
| commit | 7e98a3c642222edc0813ced945d4b6e548cb8ca8 (patch) | |
| tree | 3d68ecdb7d2fe22093f7d48bd4b4eb7d8ac69f93 /src/rpcmining.cpp | |
| parent | Simplify RPCclient, adapt json_parse_error test (diff) | |
| download | discoin-7e98a3c642222edc0813ced945d4b6e548cb8ca8.tar.xz discoin-7e98a3c642222edc0813ced945d4b6e548cb8ca8.zip | |
util: Add ParseInt64 and ParseDouble functions
Strict parsing functions for other numeric types.
- ParseInt64 analogous to ParseInt32, but for 64-bit values.
- ParseDouble for doubles.
- Make all three Parse* functions more strict (e.g. reject whitespace on
the inside)
Also add tests.
Diffstat (limited to 'src/rpcmining.cpp')
0 files changed, 0 insertions, 0 deletions