mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-02-22 06:52:36 +01:00
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
|
|
|