Squashed 'src/univalue/' changes from 16a1f7f6e..fe805ea74
[bitcoinplatinum.git] / TODO
blob5530048e923e51909251e7e32f7023f1fc749999
2 Rearrange tree for easier 'git subtree' style use
4 Move towards C++11 etc.
6 Namespace support - must come up with useful shorthand, avoiding
7 long Univalue::Univalue::Univalue usages forced upon library users.
9 Improve test suite