Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-28 | wallet: fix some "may be used uninitialized" warnings | moneromooo-monero | 1 | -2/+2 | |
The compiler can't always work out the _found booleans are set iff the value is initialized. | |||||
2016-03-27 | common: new json_util.h | moneromooo-monero | 1 | -0/+53 | |
With code to help factor out reading typed fields from JSON |