aboutsummaryrefslogtreecommitdiff
path: root/src/univalue/TODO
blob: 5530048e923e51909251e7e32f7023f1fc749999 (plain)
1
2
3
4
5
6
7
8
9
10

Rearrange tree for easier 'git subtree' style use

Move towards C++11 etc.

Namespace support - must come up with useful shorthand, avoiding
long Univalue::Univalue::Univalue usages forced upon library users.

Improve test suite