Age | Commit message (Expand) | Author |
---|---|---|
2015-06-04 | Remove JSON Spirit wrapper, remove JSON Spirit leftovers | Jonas Schnelli |
2015-06-04 | univalue: correct bool support | Jonas Schnelli |
2015-06-04 | univalue: add support for real, fix percision and make it json_spirit compatible | Jonas Schnelli |
2015-06-04 | Convert tree to using univalue. Eliminate all json_spirit uses. | Jeff Garzik |
2015-06-04 | UniValue: export NullUniValue global constant | Jeff Garzik |
2015-06-04 | UniValue: prefer .size() to .count(), to harmonize w/ existing tree | Jeff Garzik |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-11-03 | Fix all header defines | Pavel JanÃk |
2014-07-30 | univalue: remove unused methods getArray, getObject | Jeff Garzik |
2014-07-29 | Add "bitcoin-tx" command line utility and supporting modules. | Jeff Garzik |