aboutsummaryrefslogtreecommitdiff
path: root/src/common/json_util.h
Commit message (Collapse)AuthorAgeFilesLines
* Readd copyright starting datexmr-eric2018-01-261-1/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* wallet: fix some "may be used uninitialized" warningsmoneromooo-monero2016-08-281-2/+2
| | | | | The compiler can't always work out the _found booleans are set iff the value is initialized.
* common: new json_util.hmoneromooo-monero2016-03-271-0/+53
With code to help factor out reading typed fields from JSON