Peter Conrad
66ed9fc3dc
Minor fixes
2018-03-07 22:42:43 +01:00
Peter Conrad
2bacd5fda8
Added broken_nul_parser to preserve previous behaviour
2018-03-07 15:44:18 +01:00
Peter Conrad
90137d400d
Fix for recursion depth limitation
2018-03-07 15:44:10 +01:00
Peter Conrad
a7e0c887db
Added test case for recursion depth 240
2018-03-07 15:44:01 +01:00
Peter Conrad
d336af82a6
Applied variant_from_stream fix from regular to relaxed
2018-03-07 15:43:49 +01:00
Peter Conrad
4bb8bf7832
Fixed relaxed parser wrt "" input
2018-03-07 15:43:38 +01:00
Peter Conrad
b4f3947cb1
Include variants_from_string in parser test
2018-03-07 15:43:25 +01:00
Peter Conrad
1ae3cc2fad
Make unused parsers compile-time optional
2018-03-07 15:43:14 +01:00
Peter Conrad
cb9c61fa2d
Avoid legacy_generator
2018-03-07 15:43:05 +01:00
Peter Conrad
43fabf618f
Code deduplication
2018-03-07 15:42:46 +01:00
Peter Conrad
e37d9a5051
Code cleanups and simplifications
2018-03-07 15:42:35 +01:00
Peter Conrad
8c09ff09fc
Added json write/validate/read test
2018-03-07 15:42:19 +01:00
Peter Conrad
4d782e894f
Deduplicate some code
2018-03-06 14:46:34 +01:00
Peter Conrad
52f6810735
Fixed from_file
2018-03-06 14:46:20 +01:00
Peter Conrad
72e96e3c1d
Added first json test case
2018-03-06 14:43:35 +01:00
Peter Conrad
0c75709488
Added unit tests for stringstream, [io]fstream and buffered_[io]stream
2018-03-06 14:43:17 +01:00
Peter Conrad
b12205caf6
Minor optimization
2018-03-02 21:13:03 +01:00
Peter Conrad
bbe2a8b289
JSON parsing fix from steem PR 2178
2018-03-01 18:58:23 +01:00
Abit
48dbc096aa
Merge pull request #14 from jmjatlanta/Issue_673
...
Replace Readline, bitshares-core issue 673
2018-02-28 21:42:36 +01:00
John Jones
046c65016b
Replaced tab with spaces
2018-02-26 16:54:32 -05:00
John Jones
9d5a32c536
Moved assignment from within a loop
2018-02-26 16:47:38 -05:00
John Jones
79cf3d2b3a
code cleanup
2018-02-26 16:43:54 -05:00
John Jones
abb4b9b0ab
Added editline as submodule
2018-02-20 15:18:47 -05:00
Abit
226391bbbc
Merge pull request #10 from pmconrad/core_597
...
Added unit test to demonstrate problem with time_point_sec::to_iso_string
2018-01-23 18:24:52 +01:00
Peter Conrad
c02fe0aaf6
Added unit test to demonstrate problem with time_point_sec::to_iso_string
2018-01-23 17:58:37 +01:00
oxarbitrage
a1e1599f97
Merge pull request #9 from bitshares/abitmore-patch-1
...
static_variant::set_which() rejects negative param
2018-01-21 09:34:55 -03:00
Abit
dffe2a444e
static_variant::set_which() rejects negative param
2018-01-20 16:54:09 +01:00
oxarbitrage
7cd9f1c7a4
Merge pull request #6 from cwyyprog/master
...
Fix compile error
2017-11-14 17:46:05 -03:00
oxarbitrage
2a5dd4f45d
Merge pull request #5 from aautushka/master
...
Boost 1.61/1.62/1.63 compatibility fix
2017-11-14 16:49:39 -03:00
cwyyprog
56d5d45b08
Merge pull request #2 from cwyyprog/cwyyprog-fix-for-build-with-gcc7.2-2
...
fix compile error
2017-11-14 17:23:19 +08:00
cwyyprog
1296ebb485
Merge pull request #1 from cwyyprog/fix-for-build-with-gcc-7.2-1
...
Update static_variant.hpp
2017-11-14 17:23:01 +08:00
cwyyprog
d157c2c756
Update typename.hpp
2017-11-14 17:11:24 +08:00
cwyyprog
e754b4940e
Update static_variant.hpp
2017-11-14 17:09:08 +08:00
Anton Autushka
20836338d2
Suppress coroutines deprecation warning in boost 1.62
2017-11-09 15:41:44 +03:00
Anton Autushka
c2a37a83bd
Boost 1.61 compatibility fix
2017-11-09 15:18:58 +03:00
Vikram Rajkumar
cb627980a5
Remove unused CyoEncode and Base32
...
5c466150ec
2017-06-04 18:13:13 -05:00
Vikram Rajkumar
a30647d32e
Revert "Add OpenSSL 1.1.0 support"
...
This reverts commit fee06a4c75 .
Max compatible Boost version is not compatible with OpenSSL 1.1.0
2017-06-04 17:44:25 -05:00
Vikram Rajkumar
b94a338e56
Add missing include
...
4643586411
2017-06-01 16:49:10 -05:00
Vikram Rajkumar
895e833edc
Remove unused FindWt
...
c2f9a37218
2017-06-01 16:47:58 -05:00
Vikram Rajkumar
04694f9c40
Merge branch 'btsabc-fix_vs2013'
2017-06-01 16:12:16 -05:00
Vikram Rajkumar
680731ef1b
Remove equihash
2017-06-01 16:11:35 -05:00
kinglaw
0c25cb568f
In order to pass compile in vs2013, fixed:
...
removed equihash from the cmakelists.txt.
Fix the inconsistencies of the template functions "from_variant" ,"unpack" and definitions that processes flat_map.
Signed-off-by: kinglaw <58291@qq.com>
2017-06-01 13:03:02 +08:00
Vikram Rajkumar
0e2b783168
Merge remote-tracking branch 'steem/13-jsonrpc-improvements'
2017-05-21 14:37:31 -05:00
Vikram Rajkumar
b3b4428abd
Merge remote-tracking branch 'steem/develop'
2017-05-21 14:31:17 -05:00
Vikram Rajkumar
453b3de77e
Better fix for Clang 4+
2017-04-26 12:20:58 -05:00
Vikram Rajkumar
91af0e7edb
Fix compilation on Clang 4+
2017-04-26 11:58:32 -05:00
Vikram Rajkumar
6d386e442b
Revert "...Fix build?"
...
This reverts commit 908762d687 .
2017-04-25 20:22:31 -05:00
Nathan Hourt
fee06a4c75
Add OpenSSL 1.1.0 support
...
These changes should add support for openssl 1.1.0 while maintaining
compatibility with 1.0.2
2017-04-25 15:50:56 -05:00
Nathan Hourt
908762d687
...Fix build?
2017-04-25 15:39:42 -05:00
Michael Vandeberg
fa63cd799f
Responses contain jsonrpc field and increased readability of errors #13
2017-04-10 11:12:24 -04:00