Merge #10114: [tests] sync_with_ping should assert that ping hasn't timed out
[bitcoinplatinum.git] / src / univalue / 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