aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/univalue.h
AgeCommit message (Expand)Author
2015-06-04univalue: correct bool supportJonas Schnelli
2015-06-04univalue: add support for real, fix percision and make it json_spirit compatibleJonas Schnelli
2015-06-04Convert tree to using univalue. Eliminate all json_spirit uses.Jeff Garzik
2015-06-04UniValue: export NullUniValue global constantJeff Garzik
2015-06-04UniValue: prefer .size() to .count(), to harmonize w/ existing treeJeff Garzik
2014-12-16Remove references to X11 licenceMichael Ford
2014-11-03Fix all header definesPavel Janík
2014-07-30univalue: remove unused methods getArray, getObjectJeff Garzik
2014-07-29Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik