20 Commits (master)

Author SHA1 Message Date
FireMartZ 76d5f15158 Merge (what should be) the remaining source files. 6 years ago
FireMartZ fdd09c1c09 Surround mac specific code with #ifdef __APPLE__ 6 years ago
FireMartZ 387c9c4b83 Changes to compile on mac. 6 years ago
Jonas Schnelli 7fc7bab25d
remove univalue, prepare for subtree 9 years ago
Wladimir J. van der Laan 4bcb9c9099
univalue: add strict type checking 9 years ago
Jonas Schnelli d014114d67
Remove JSON Spirit wrapper, remove JSON Spirit leftovers 9 years ago
Jonas Schnelli 9ccfdd9a01
univalue: correct bool support 9 years ago
Jonas Schnelli 49a5df0ef3
univalue: add support for real, fix percision and make it json_spirit compatible 9 years ago
Jeff Garzik ed21d5bd4b
Convert tree to using univalue. Eliminate all json_spirit uses. 10 years ago
Jeff Garzik 03912600e8
UniValue: export NullUniValue global constant 10 years ago
Jeff Garzik ec57cc0ffe
UniValue: prefer .size() to .count(), to harmonize w/ existing tree 10 years ago
Michael Ford 78253fcbad Remove references to X11 licence 10 years ago
Pavel Janík 84738627ce Fix all header defines 10 years ago
Wladimir J. van der Laan 41ef558aa9
univalue: make spaceStr thread-safe 10 years ago
Jeff Garzik dee9324a0b UniValue: compact (!pretty) output should not include extra whitespace 10 years ago
Jeff Garzik 42642c9695 UniValue: use correct setNumStr() input val, when setting number values 10 years ago
Jeff Garzik 3cceba7abb Univalue: Do not build JSON escape list at runtime 10 years ago
Jeff Garzik c7614f16d6
univalue: remove unused methods getArray, getObject 10 years ago
Jeff Garzik cbe39a3852 Add "bitcoin-tx" command line utility and supporting modules. 10 years ago