mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-08 10:31:50 -05:00
![Jonas Schnelli](/assets/img/avatar_default.png)
git-subtree-dir: src/univalue git-subtree-split: 87d90455ff5e87dedc304353aa23ace47ffb6c1c
10 lines
231 B
Text
10 lines
231 B
Text
|
|
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
|
|
|