Commit graph

  • 9d54742741 Added a mechanism to get notifications when a thread is idle Peter Conrad 2018-10-03 10:47:02 +0200
  • fa7f6af01f Delete broken (wrt fc::current_thread()) move stuff Peter Conrad 2018-10-03 10:31:57 +0200
  • 7e8debbad4 Want to see thread names also in RelWithDebInfo build Peter Conrad 2018-10-01 17:32:21 +0200
  • 21724face7 Give asio threads separate names for better debugging Peter Conrad 2018-10-01 17:31:48 +0200
  • 9954a3775c Added constructor for auto-fulfillment Peter Conrad 2018-10-01 17:31:04 +0200
  • ef3d36547e Removed unused file Peter Conrad 2018-09-27 18:08:00 +0200
  • 34a2820c90 Added warning Peter Conrad 2018-09-27 17:28:45 +0200
  • 6fe8f1d6e6 Added parallel sign/verify test Peter Conrad 2018-09-27 17:24:21 +0200
  • 40b2843d15 Added test case for parallel hashing Peter Conrad 2018-09-27 16:51:04 +0200
  • 3131c1df43 Implement helper function for real parallel execution Peter Conrad 2018-09-27 15:57:46 +0200
  • 8e1b47a460
    Merge pull request #76 from cogutvalera/issue_985 Peter Conrad 2018-10-01 15:05:47 +0200
  • 70dbcc11e3 Added visit_local_member(...) methods to reflector abitmore 2018-08-11 11:20:10 -0400
  • b83108c41a Added static visit(...) methods to static_variant abitmore 2018-08-11 11:18:55 -0400
  • 0fb65e4d38 Added to_variant(bool, ...) abitmore 2018-08-11 11:17:28 -0400
  • fa7faee633 fc::create_directories before rotate_files Valera Cogut 2018-09-24 22:09:22 +0300
  • c544b384da Log console output during replay to file #985 Valera Cogut 2018-09-21 12:14:33 +0300
  • c8c05254b1 Merged in betting-merge (pull request #1) Andrew Moore 2018-08-27 13:59:03 +0000
  • 2405081a18
    Merge pull request #64 from bitshares/1088_unsigned_int Peter Conrad 2018-08-22 17:12:15 +0200
  • 02a4516610 Handle b<0 Peter Conrad 2018-08-21 16:48:00 +0200
  • 79ff75423f Throw overflow_exception instead of silently cutting off data Peter Conrad 2018-08-19 18:51:45 +0200
  • 1dcacbafc9 Removed signed_int Peter Conrad 2018-08-19 18:26:46 +0200
  • 4b61f3ca3d Fixed alleged c&p bug Peter Conrad 2018-08-19 10:42:27 +0200
  • 0c22469090 #993 - unit test Peter Conrad 2018-08-19 10:26:52 +0200
  • a39e0d1a8f Expanded tests for unsigned_int to 64 bits Peter Conrad 2018-08-18 22:16:36 +0200
  • 72bcc8a926 Fix #993 - limit unpacking length of signed_int and unsigned_int Peter Conrad 2018-08-18 21:24:58 +0200
  • 58ac6ae208 Changed some casts to uint64_t Peter Conrad 2018-08-18 21:13:32 +0200
  • 9483935d64 Support 64 bit values in unsigned_int object Peter Conrad 2018-07-18 18:13:48 +0200
  • f8940a686a Added unit test for serialization/deserialization of unsigned_int Peter Conrad 2018-07-18 17:55:46 +0200
  • 7ac533b0c3
    Merge pull request #73 from bitshares/fix-file-copy John M. Jones 2018-08-17 06:57:46 -0500
  • 46ba4cca5e
    Merge pull request #74 from bitshares/jmj_issue_1271 John M. Jones 2018-08-13 09:17:19 -0500
  • 9ba8886c8b Change string to static John Jones 2018-08-12 19:57:43 -0500
  • e896188875 additional templates for get_typename John Jones 2018-08-10 20:40:21 -0500
  • da33edc384 additional typenames John Jones 2018-08-10 15:33:25 -0500
  • 48901cd1a4 correct templating of static variant John Jones 2018-08-10 14:40:47 -0500
  • 64b4bd4900 Wrap system_error::what() in a string abitmore 2018-08-09 16:31:56 -0400
  • 35cb63d3ea Call FC wrappers of copy and remove in rename() abitmore 2018-08-09 12:57:08 -0400
  • ce7cb0dd06 Check error after called boost::filesystem::copy() BITSG-Jerry 2018-08-09 12:28:42 -0400
  • 1eca4959e7 fix import_key crash for wallet liukunyu 2018-05-24 15:46:07 +0800
  • 1a457caf33
    Merge pull request #70 from cogutvalera/valera_issue_1193 Abit 2018-07-30 15:00:05 +0000
  • ec41a06300 reverting throw exception instead of raising SIGINT in order not to terminate cli_test early Valera Cogut 2018-07-30 17:52:56 +0300
  • 8174558041
    Merge pull request #68 from cogutvalera/valera_issue_1193 Abit 2018-07-30 14:37:57 +0000
  • 40d928e57c raise SIGINT instead of throwing exception in cli_wallet quit command Valera Cogut 2018-07-30 16:48:37 +0300
  • e310159ede
    Merge pull request #67 from cogutvalera/valera_issue_597 John M. Jones 2018-07-27 07:12:31 -0500
  • 0077926a7c removed comment Valera Cogut 2018-07-27 15:00:10 +0300
  • 9e043fb7bc fc::time_point_sec::to_iso_string is broken - issue #597 Valera Cogut 2018-07-27 10:27:28 +0300
  • 5469bb960a
    Merge pull request #63 from cogutvalera/valera_issue_1050 Peter Conrad 2018-07-25 16:42:33 +0200
  • 7080cf44ac
    Merge pull request #66 from bitshares/jmj_stacktrace John M. Jones 2018-07-25 05:20:33 -0500
  • f1e48d392e
    Merge pull request #56 from nanomobile/valera_issue_809 Abit 2018-07-25 00:11:29 +0000
  • 2105bc0ee7 Add header jmjatlanta 2018-07-23 19:50:54 -0500
  • 0604a5e184
    Merge pull request #65 from bitshares/jmj_issue_999 Abit 2018-07-23 22:16:10 +0000
  • 82987bb55e Bump for websocketpp, bitshares-core issue 999 jmjatlanta 2018-07-23 16:26:54 -0500
  • ed168a4844
    Merge pull request #62 from cogutvalera/valera_issue_929 Abit 2018-07-23 21:06:28 +0000
  • 18206552fc throwing fc:canceled_exception for quit cli wallet command Valera Cogut 2018-07-20 16:44:31 +0300
  • 535fc869b5 remove hard coded method check to result check from quit command Valera Cogut 2018-07-19 09:48:47 +0300
  • 0486a5f1e9 fixed issue #1050 Valera Cogut 2018-07-18 18:02:26 +0300
  • ee25279db6 added idump for websocket_tls_server_impl Valera Cogut 2018-07-17 20:43:34 +0300
  • da5f2c3914 fixed issue #929 Valera Cogut 2018-07-17 13:16:17 +0300
  • 1169c2d966 removed using statement from header file Valera Cogut 2018-07-17 19:46:43 +0300
  • d679377312
    Merge pull request #60 from bitshares/jmj_issue_1127 Peter Conrad 2018-07-17 18:45:12 +0200
  • 996dc14588
    Merge pull request #58 from RichardWeiYang/master Peter Conrad 2018-07-17 18:44:50 +0200
  • 4dc373254a
    Merge pull request #59 from cwyyprog/cwyy1 Peter Conrad 2018-07-17 18:44:21 +0200
  • ce2e62f535 fix editline sigsev jmjatlanta 2018-07-16 06:37:25 -0500
  • 20724f7ecc fixed issue #809 Valera Cogut 2018-07-09 17:17:32 +0300
  • 650c0a3c62 fix hardcode of OPENSSL_CONF_SOURCE in CMakeLists.txt cwyy 2018-07-05 17:34:10 +0800
  • 6d3184ff44 Fix two typo in variant.hpp Wei Yang 2018-07-05 12:31:59 +0800
  • e609d70334 Remove unnecessary structure definition in static_variant.hpp Wei Yang 2018-07-05 12:30:56 +0800
  • ac982cae2a fix compile error with vs2017 and boost 1.67 cwyy 2018-06-30 14:10:38 +0800
  • d8437ac286
    Merge pull request #54 from bitshares/jmj_issue_992 John M. Jones 2018-06-07 04:27:43 -0700
  • 0dbf7ffc23
    Merge pull request #49 from bitshares/travis_sonar Peter Conrad 2018-06-05 15:05:11 +0200
  • ea18aca0e2
    Merge pull request #52 from bitshares/bz2-unused-linkage Alfredo Garcia 2018-06-04 10:35:27 -0300
  • 59f503d643 adjust asserts in fc/crypto John Jones 2018-06-01 19:00:48 -0500
  • 0a90eff697
    Merge pull request #7 from bitshares/openssl-1.1-support Alfredo Garcia 2018-05-31 17:32:21 -0300
  • 64aa56559d
    Remove fc bz2 unused linkage Alfredo Garcia 2018-05-30 21:59:06 -0300
  • 36359f5895
    Merge pull request #50 from bitshares/jmj_issue_762 John M. Jones 2018-05-29 12:46:25 -0700
  • cff8e9694f
    Merge pull request #51 from pmconrad/core_986_cleanup Peter Conrad 2018-05-29 20:22:26 +0200
  • 0fc569cbfc Remove unused "smaz" compression Peter Conrad 2018-05-29 16:36:31 +0200
  • 89106809d8 add parameterized constructor John Jones 2018-05-28 08:38:38 -0500
  • 0d689a4894
    Remove hard coded number of IO threads (#47) John M. Jones 2018-05-16 09:44:23 -0700
  • a6671d6af4
    Merge pull request #44 from pmconrad/dh_fix Peter Conrad 2018-05-15 18:47:13 +0200
  • b3285b3bc2 Parallelize unit test execution Peter Conrad 2018-05-13 10:52:37 +0200
  • bb626649eb Conditional build with sonar Peter Conrad 2018-05-11 22:14:24 +0200
  • 93d3362709 Modifications to run sonar-scanner during travis build Peter Conrad 2018-05-11 18:54:03 +0200
  • 29ace9b07d Added specific test case for short secret Peter Conrad 2018-05-11 18:13:15 +0200
  • f0dfc64261 Fixed diffie-hellman shared key computation Peter Conrad 2018-05-10 15:24:04 +0200
  • 69a1ceabce Add a fc_[diwe]dump() function, analogous to fc_[diew]log() Eric Frias 2018-05-09 15:39:57 -0400
  • d14daf861b
    Merge pull request #41 from pmconrad/openssl-1.1-support Abit 2018-05-08 11:18:39 +0200
  • ccc213b72d
    Merge pull request #43 from jmjatlanta/Issue_socket Abit 2018-05-06 00:09:16 +0200
  • 3661e835f8 Removed unused parameter John Jones 2018-05-04 11:05:20 -0500
  • cb2965991f Added comment to clarify test purpose John Jones 2018-05-04 07:47:37 -0500
  • 58ef1c2c5d Merge remote-tracking branch 'upstream/master' into Issue_socket John Jones 2018-05-04 07:40:05 -0500
  • b1bba0a5d7 add missing implementation for logger::remove_appender() Eric Frias 2018-04-29 18:58:22 -0400
  • a3272e4f9e Ripped out unused blinding stuff Peter Conrad 2018-04-21 10:57:56 +0200
  • 9037ca3fbd
    Merge pull request #40 from pmconrad/openssl-1.1-support Abit 2018-04-26 12:42:39 +0200
  • 51688042b0
    Merge pull request #38 from jmjatlanta/Issue_727c Abit 2018-04-26 12:39:34 +0200
  • 000ef9a118
    Merge pull request #36 from jmjatlanta/boost_1.66 Abit 2018-04-26 12:37:17 +0200
  • 056a326268
    Merge pull request #39 from ihla/fix_project_editline_cmakelists Abit 2018-04-26 12:08:29 +0200
  • fccabf1eb6 Fixed blinding test + implementation Peter Conrad 2018-04-21 21:42:45 +0200
  • 5706d58cdc Fixed DH memory handling with openssl-1.1 Peter Conrad 2018-04-21 20:39:40 +0200
  • b4fac94858 fix incorrect project_editline-build path lubos.ilcik 2018-04-18 13:54:20 +0200
  • c0db16bf3b Fix erros in unittest Fabian Schuh 2018-04-13 11:21:36 +0200