Peter Conrad
|
7f93f265c7
|
Merge pull request #120 from pmconrad/1584_simplification
1584 simplifications
|
2019-04-23 15:54:09 +02:00 |
|
John M. Jones
|
5f8f799185
|
Merge pull request #111 from bitshares/jmj_1593_variant
Equality check does not work on Windows
|
2019-04-10 05:33:33 -05:00 |
|
Peter Conrad
|
637226a2e4
|
Remove unused blowfish
|
2019-04-04 17:59:51 +02:00 |
|
Peter Conrad
|
d2b7354c24
|
Remove unused base36
|
2019-04-04 17:59:51 +02:00 |
|
Peter Conrad
|
579914c84d
|
Removed unused stuff
|
2019-04-04 17:59:51 +02:00 |
|
Nathan Hourt
|
2d0122f1ed
|
More tweaks vis-a-vis warnings
Move crc_c fake usage out of strange main() function in a library
Convert manual string formatting to FC string formatting
|
2019-03-25 09:26:35 -05:00 |
|
Nathan Hourt
|
04c393a53a
|
Add self-assignment test, sans the compiler warning
|
2019-03-25 09:18:21 -05:00 |
|
Nathan Hourt
|
84c16aeebb
|
Fix some warnings
|
2019-03-24 10:44:03 -05:00 |
|
John Jones
|
d22f9ed634
|
whitespace fix
|
2019-03-05 13:04:44 -05:00 |
|
John Jones
|
d9634f8755
|
assist MSVC with comparison
|
2019-03-05 13:03:09 -05:00 |
|
John Jones
|
d5b2be2782
|
Equality check does not work on Windows
|
2019-03-04 17:02:14 -05:00 |
|
John M. Jones
|
2bf93ec086
|
Merge pull request #102 from bitshares/jmj_macwarn
Fix some macOS warnings
|
2019-01-17 12:28:56 -05:00 |
|
Peter Conrad
|
b2e738af09
|
Merge pull request #100 from bitshares/fix_limits
Fix limits
|
2019-01-08 17:33:28 +01:00 |
|
jmjatlanta
|
f7e5f7396b
|
unneccesary capture
|
2019-01-07 11:18:14 -05:00 |
|
John Jones
|
51f27f1fcd
|
Fix stacktrace test
|
2018-12-28 14:49:17 -05:00 |
|
Peter Conrad
|
90f8ad5722
|
Ported test case from STEEM
|
2018-12-28 20:36:34 +01:00 |
|
John Jones
|
3f5205ad6b
|
Fix warnings in tests
|
2018-12-28 14:19:19 -05:00 |
|
John M. Jones
|
0468884ea6
|
Merge pull request #92 from bitshares/mac_stacktrace
boost stacktrace does not play well with mac
|
2018-11-21 06:35:44 -05:00 |
|
John M. Jones
|
e9886b0628
|
Merge pull request #95 from bitshares/jmj_readsome
mac fc::io::readsome fix
|
2018-11-21 06:31:53 -05:00 |
|
Peter Conrad
|
1aecf3ccc8
|
Merge pull request #85 from crypto-ape/static-variant-memory-optimizations
Memory optimization of static_variant
|
2018-11-17 10:43:03 +01:00 |
|
Peter Conrad
|
460e7cccc8
|
Merge pull request #78 from bitshares/multithreading_improvements
Multithreading improvements
|
2018-11-17 10:41:49 +01:00 |
|
John Jones
|
f4dec89dc3
|
mac fc::io::readsome fix
|
2018-11-15 03:53:55 -08:00 |
|
John Jones
|
fd345e5bc2
|
fix #if for boost versions > 2
|
2018-11-13 16:06:59 -05:00 |
|
Peter Conrad
|
5b99b41a44
|
Added missing include
|
2018-11-10 21:29:32 +01:00 |
|
crypto-ape
|
f8b86fc757
|
added testcase types_edge_cases_test for static_variant
|
2018-10-31 10:59:51 +01:00 |
|
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
|
08a66f52d3
|
Add option --pool-threads for easier testing
|
2018-10-06 11:05:45 +02:00 |
|
Peter Conrad
|
e336b0bb5c
|
Added serial_valve
|
2018-10-05 15:02:31 +02:00 |
|
Peter Conrad
|
b0f4e55aee
|
--list-content doesnt work properly until boost-1.59
|
2018-10-04 14:29:59 +02:00 |
|
Peter Conrad
|
afcb1e3543
|
Moved do_parallel to fc::thread-based worker pool implementation
|
2018-10-03 21:25:10 +02:00 |
|
Peter Conrad
|
6fe8f1d6e6
|
Added parallel sign/verify test
|
2018-10-03 21:08:42 +02:00 |
|
Peter Conrad
|
40b2843d15
|
Added test case for parallel hashing
|
2018-10-03 21:08:42 +02:00 |
|
Peter Conrad
|
3131c1df43
|
Implement helper function for real parallel execution
|
2018-10-03 10:51:15 +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 |
|