Abit
|
8b6a2dd450
|
Merge pull request #84 from bitshares/jmj_1383
Fix Compiler Warnings
|
2018-10-25 10:41:45 +02:00 |
|
John Jones
|
0156023680
|
Fix Compiler Warnings
|
2018-10-22 07:38:08 -05:00 |
|
Peter Conrad
|
72a8168b2b
|
Added a test for static_variant visitor call depth
|
2018-10-09 17:54:30 +02:00 |
|
Peter Conrad
|
79ff75423f
|
Throw overflow_exception instead of silently cutting off data
|
2018-08-19 18:51:45 +02:00 |
|
Peter Conrad
|
1dcacbafc9
|
Removed signed_int
|
2018-08-19 18:26:46 +02:00 |
|
Peter Conrad
|
0c22469090
|
#993 - unit test
|
2018-08-19 11:01:05 +02:00 |
|
Peter Conrad
|
a39e0d1a8f
|
Expanded tests for unsigned_int to 64 bits
|
2018-08-19 11:01:05 +02:00 |
|
Peter Conrad
|
f8940a686a
|
Added unit test for serialization/deserialization of unsigned_int
|
2018-08-19 11:01:05 +02:00 |
|
Valera Cogut
|
0077926a7c
|
removed comment
|
2018-07-27 15:00:10 +03:00 |
|
Valera Cogut
|
9e043fb7bc
|
fc::time_point_sec::to_iso_string is broken - issue #597
|
2018-07-27 10:27:28 +03:00 |
|
Valera Cogut
|
20724f7ecc
|
fixed issue #809
|
2018-07-09 17:17:32 +03:00 |
|
Peter Conrad
|
0dbf7ffc23
|
Merge pull request #49 from bitshares/travis_sonar
Modifications to run sonar-scanner during travis build
|
2018-06-05 15:05:11 +02:00 |
|
Alfredo Garcia
|
0a90eff697
|
Merge pull request #7 from bitshares/openssl-1.1-support
Openssl 1.1 support
|
2018-05-31 17:32:21 -03:00 |
|
Peter Conrad
|
0fc569cbfc
|
Remove unused "smaz" compression
|
2018-05-29 16:36:31 +02:00 |
|
John M. Jones
|
0d689a4894
|
Remove hard coded number of IO threads (#47)
This allows for control of the number of IO threads before their creation
|
2018-05-16 09:44:23 -07:00 |
|
Peter Conrad
|
b3285b3bc2
|
Parallelize unit test execution
|
2018-05-13 10:52:37 +02:00 |
|
Peter Conrad
|
29ace9b07d
|
Added specific test case for short secret
|
2018-05-11 18:13:15 +02:00 |
|
Peter Conrad
|
f0dfc64261
|
Fixed diffie-hellman shared key computation
|
2018-05-10 15:24:04 +02:00 |
|
John Jones
|
cb2965991f
|
Added comment to clarify test purpose
|
2018-05-04 07:47:37 -05:00 |
|
John Jones
|
58ef1c2c5d
|
Merge remote-tracking branch 'upstream/master' into Issue_socket
|
2018-05-04 07:40:05 -05:00 |
|
Peter Conrad
|
a3272e4f9e
|
Ripped out unused blinding stuff
|
2018-04-26 17:35:45 +02:00 |
|
Peter Conrad
|
fccabf1eb6
|
Fixed blinding test + implementation
|
2018-04-21 21:42:45 +02:00 |
|
Fabian Schuh
|
ef27d4b3a1
|
Initial work for openssl-1.1 support
|
2018-04-12 14:58:13 +02:00 |
|
John Jones
|
a6738e3265
|
Added boost stacktrace to segfault handler
|
2018-04-09 08:11:38 -05:00 |
|
John Jones
|
f84de73e66
|
added test to demonstrate issue
|
2018-03-23 17:34:07 -05:00 |
|
Abit
|
7e7e3e5fec
|
Merge pull request #30 from oxarbitrage/time_test
Add travis to FC
|
2018-03-23 23:15:30 +01:00 |
|
oxarbitrage
|
377235a401
|
comment out another test
|
2018-03-23 17:32:01 -03:00 |
|
oxarbitrage
|
6fae537fad
|
add notes to commented tests
|
2018-03-23 17:21:15 -03:00 |
|
oxarbitrage
|
eb9cc0be06
|
add note to commented test
|
2018-03-23 17:20:13 -03:00 |
|
abitmore
|
5dcebe7b1f
|
Suppress logging when testing mass logging
|
2018-03-23 14:31:46 -04:00 |
|
abitmore
|
a57879b3a9
|
Update test case for variant conversions
|
2018-03-23 12:46:14 -04:00 |
|
abitmore
|
1b3d53114f
|
Add test case for variant conversions
|
2018-03-23 08:23:50 -04:00 |
|
Alfredo
|
8a96790c78
|
remove test
|
2018-03-22 21:49:27 -03:00 |
|
Alfredo
|
636a50f1f6
|
comment some failing tests
|
2018-03-22 21:36:28 -03:00 |
|
abitmore
|
a3f8f2f004
|
Fix websocket_test
|
2018-03-22 12:42:24 -04:00 |
|
jmjatlanta
|
956085d72f
|
fixed macOS build
|
2018-03-22 09:57:06 -05:00 |
|
Abit
|
2bb93c8b5d
|
Merge pull request #21 from pmconrad/variant_fix
Variant fix
|
2018-03-19 17:35:57 +01:00 |
|
abitmore
|
d9ac2691a1
|
Remove default pack/unpack functions for class
|
2018-03-14 17:20:48 -04:00 |
|
abitmore
|
769dd980b7
|
Add tests for nested class object serialization
|
2018-03-14 06:15:01 -04:00 |
|
Peter Conrad
|
271a8377a6
|
Adapted API conversions, incomplete
|
2018-03-13 22:00:18 +01:00 |
|
Peter Conrad
|
81c8d89341
|
Added max_depth parameter to variant conversions
|
2018-03-13 22:00:18 +01:00 |
|
Peter Conrad
|
fca5058464
|
Merge branch 'master' into sanitize
|
2018-03-13 21:39:40 +01:00 |
|
Abit
|
67e60367a5
|
Merge pull request #15 from pmconrad/json_parsing_fix
JSON parsing fix from steem PR 2178
|
2018-03-13 21:36:15 +01:00 |
|
abitmore
|
782e7d687b
|
Add test case for nested-object serialization
|
2018-03-11 17:21:44 -04:00 |
|
Peter Conrad
|
d24bee8bf4
|
Added test case for exception in exception handling
|
2018-03-09 18:51:48 +01:00 |
|
Peter Conrad
|
f9802f6860
|
Added max_depth parameter to all to_/from_ methods
|
2018-03-08 22:33:41 +01:00 |
|
Peter Conrad
|
66ed9fc3dc
|
Minor fixes
|
2018-03-07 22:42:43 +01:00 |
|
Peter Conrad
|
a7e0c887db
|
Added test case for recursion depth 240
|
2018-03-07 15:44:01 +01:00 |
|
Peter Conrad
|
b4f3947cb1
|
Include variants_from_string in parser test
|
2018-03-07 15:43:25 +01:00 |
|
Peter Conrad
|
cb9c61fa2d
|
Avoid legacy_generator
|
2018-03-07 15:43:05 +01:00 |
|