Bump univalue and fix json formatting in tests
commitfaaeeb0d3e777d991c7cfee983bea369c109f5cc
authorMarcoFalke <falke.marco@gmail.com>
Fri, 29 Sep 2017 12:31:36 +0000 (29 14:31 +0200)
committerMarcoFalke <falke.marco@gmail.com>
Fri, 29 Sep 2017 12:35:46 +0000 (29 14:35 +0200)
treec55d3d58f96acbbe9a4fc4ccd5b6f3a7e638a179
parentbbc901d3a683c92438a6b28dca50b956decc4433
parent619bb05037a55c4b73973965989d199d8cb62f74
Bump univalue and fix json formatting in tests

This merge commit bumps the univalue subtree and also updates the whitespace
for some failing tests.
30 files changed:
src/univalue/Makefile.am
src/univalue/README.md
src/univalue/configure.ac
src/univalue/include/univalue.h
src/univalue/lib/univalue.cpp
src/univalue/lib/univalue_get.cpp
src/univalue/lib/univalue_read.cpp
src/univalue/lib/univalue_utffilter.h
src/univalue/lib/univalue_write.cpp
src/univalue/test/.gitignore
src/univalue/test/fail1.json
src/univalue/test/fail42.json
src/univalue/test/fail44.json
src/univalue/test/no_nul.cpp
src/univalue/test/object.cpp
src/univalue/test/round3.json
src/univalue/test/round4.json
src/univalue/test/round5.json
src/univalue/test/round6.json
src/univalue/test/round7.json
src/univalue/test/test_json.cpp
src/univalue/test/unitester.cpp
test/util/data/tt-delin1-out.json
test/util/data/tt-delout1-out.json
test/util/data/tt-locktime317000-out.json
test/util/data/txcreate1.json
test/util/data/txcreatedata1.json
test/util/data/txcreatedata2.json
test/util/data/txcreatedata_seq1.json
test/util/data/txcreatemultisig1.json