aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/univalue.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove univalue, prepare for subtreeJonas Schnelli2015-10-011-303/+0
* univalue: Avoid unnecessary roundtrip through double for numbersWladimir J. van der Laan2015-07-181-3/+2
* univalue: add strict type checkingWladimir J. van der Laan2015-06-041-1/+78
* Remove JSON Spirit wrapper, remove JSON Spirit leftoversJonas Schnelli2015-06-041-0/+12
* univalue: add support for real, fix percision and make it json_spirit compatibleJonas Schnelli2015-06-041-2/+6
* UniValue: export NullUniValue global constantJeff Garzik2015-06-041-5/+5
* Remove references to X11 licenceMichael Ford2014-12-161-1/+1
* UniValue: use correct setNumStr() input val, when setting number valuesJeff Garzik2014-08-201-1/+1
* univalue: remove unused methods getArray, getObjectJeff Garzik2014-07-301-22/+0
* Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik2014-07-291-0/+233