aboutsummaryrefslogtreecommitdiff
path: root/src/univalue
Commit message (Expand)AuthorAgeFilesLines
* UniValue: compact (!pretty) output should not include extra whitespaceJeff Garzik2014-08-201-3/+8
* UniValue: use correct setNumStr() input val, when setting number valuesJeff Garzik2014-08-201-1/+1
* Univalue: Do not build JSON escape list at runtimeJeff Garzik2014-08-183-20/+341
* univalue: remove unused methods getArray, getObjectJeff Garzik2014-07-302-24/+0
* Add "bitcoin-tx" command line utility and supporting modules.Jeff Garzik2014-07-294-0/+925