Commit graph

  • 1d028b3c15
    Fix potential out-of-bounds access Abit 2019-11-08 12:13:36 +0100
  • ad3c881aa2
    Merge pull request #13 from bitshares/oxarbitrage-patch-2 Peter Conrad 2019-11-07 17:44:01 +0100
  • 61f16df040 Replaced "regime" Peter Conrad 2019-11-07 13:18:49 +0100
  • ca43b6c6df License clarification Peter Conrad 2019-11-02 20:23:29 +0100
  • 0633515d7b Fixed stacktrace license Peter Conrad 2019-11-02 19:13:40 +0100
  • 8c9b8a95f5 Updated license file Peter Conrad 2019-11-02 19:13:27 +0100
  • 9c3428096a Update copyright notice abitmore 2018-03-07 09:21:28 -0500
  • 35b3c0336c Document licensing and history Peter Conrad 2018-03-01 08:54:35 +0100
  • 2ae775bdb3 add license mit oxarbitrage 2018-02-18 13:05:59 -0300
  • e5ab69acff
    Merge pull request #176 from bitshares/bloom_update Peter Conrad 2019-11-06 18:38:14 +0100
  • 41aaa6cb1f
    Merge pull request #177 from bitshares/cmake_simplification Peter Conrad 2019-11-06 15:50:18 +0100
  • cdbe881996 Removed unused reflection Peter Conrad 2019-11-06 15:49:16 +0100
  • 1f76279f63
    Merge pull request #7 from satyakoneru/latest-fc Bobinson K B 2019-11-06 20:14:16 +0530
  • 2f79730323 GRPH134-Witness High CPU Issue, websocket changes satyakoneru 2019-11-06 11:18:04 +0000
  • e48941b87e
    Merge pull request #175 from bitshares/nathanhourt-fix-warnings Nathan Hourt 2019-11-05 11:06:47 -0600
  • 7e07bc4514 Get rid of most extra cmake modules Peter Conrad 2019-11-02 19:46:36 +0100
  • 1d59bb3d47 Updated bloom_filter.hpp from c89c2912c4/bloom_filter.hpp Peter Conrad 2018-03-08 15:59:03 +0100
  • 6e22341d9f
    Fix warning in zeroed_array.hpp Nathan Hourt 2019-11-01 15:14:46 -0500
  • 6096e94e1b
    Merge pull request #10 from peerplays-network/feature/SON-137 pbattu123 2019-10-09 09:33:08 -0300
  • ea4aebf760 Fixed fc tests Sandip Patel 2019-10-08 12:13:42 +0530
  • f13d0632b0
    Merge pull request #4 from Noughmad/GRPH-50-network_broadcast_api-fix pbattu123 2019-10-04 09:24:17 -0300
  • 209bca8d84
    Merge pull request #9 from peerplays-network/feature/GRPH-2 pbattu123 2019-10-03 11:12:52 -0300
  • 2eaac749a9
    Merge pull request #6 from peerplays-network/feature/GRPH-2 Bobinson K B 2019-09-25 08:04:24 -0400
  • dd257e5c0b
    Merge pull request #171 from pmconrad/obsolete_boost Peter Conrad 2019-09-25 07:33:19 +0200
  • 4bdab0bb0a Removed checks for obsolete boost version numbers Peter Conrad 2019-09-24 17:24:38 +0200
  • 2f776301cd
    Merge pull request #169 from bitshares/for-core-3-3 Abit 2019-09-23 17:02:18 +0200
  • 9593e5d3bb
    Merge pull request #170 from pmconrad/node_crashes Peter Conrad 2019-09-23 07:59:51 +0200
  • ec77b4943c Added std::tuple_size for master compatibility Peter Conrad 2019-09-22 10:03:29 +0200
  • 6d8d0307a2
    Merge pull request #165 from pmconrad/node_crashes Peter Conrad 2019-09-21 09:17:46 +0200
  • 9da11c44ed Fixed log appending issue. Sandip Patel 2019-08-19 11:40:28 +0530
  • ed479c8c3e Reformatting Peter Conrad 2019-09-20 08:42:39 +0200
  • afc0e00700 Added zero_initialized_array template to restore functionality of fc::array<unsigned char,N> Peter Conrad 2019-09-19 16:08:19 +0200
  • 253c1d56b9 Added test for zero-initialized arrays Peter Conrad 2019-09-20 09:27:44 +0200
  • 2343ab74f3 fix compilation errors gladcow 2019-09-19 18:21:50 +0300
  • 5c0b9ed4e3
    Merge pull request #164 from pmconrad/1895_namespaces Peter Conrad 2019-09-19 16:15:43 +0200
  • b986bab004
    Merge pull request #167 from pmconrad/exception_format_fix Peter Conrad 2019-09-19 08:20:27 +0200
  • 243690c67d Small compile fix Miha Čančula 2019-09-18 17:19:47 +0200
  • 50932bb5ff Merge branch 'master' into GRPH-50-network_broadcast_api-fix Miha Čančula 2019-09-18 15:17:58 +0200
  • 2cc32d79ba Fixed assert Peter Conrad 2019-09-17 18:13:12 +0200
  • 9077892d87 Log stacktrace instead of writing to stderr Peter Conrad 2019-09-17 16:11:09 +0200
  • 4ce3775630 Clean up before returning Peter Conrad 2019-09-17 08:06:58 +0200
  • eb42ebb528 Add log message Peter Conrad 2019-09-17 08:04:50 +0200
  • ef52b39036 Preserve crash in debug mode Peter Conrad 2019-09-17 08:04:23 +0200
  • 201b4b33f0 Print stacktrace when yielding within an exception handler Peter Conrad 2019-09-16 21:02:50 +0200
  • cd69d13348 Replaced spin_yield_lock with atomics Peter Conrad 2019-09-16 21:02:25 +0200
  • 20c1688223 Removed superfluous return Peter Conrad 2019-09-18 13:07:01 +0200
  • 164f1f68e6 Whitespace fixes Peter Conrad 2019-09-18 13:06:46 +0200
  • 5b8a7c281c Partial revert "Changes to avoid conflict in following cherry-pick" Peter Conrad 2019-09-18 13:04:24 +0200
  • 3583ee6138 Fix non-void function return value Spartucus 2018-05-30 17:56:20 +0800
  • 2eb047a6f4 Add exception handling to to_string and to_detail_string Kevin Heifner 2018-05-22 10:59:42 -0400
  • d729816b06 Changes to avoid conflict in following cherry-pick Peter Conrad 2019-09-18 12:51:17 +0200
  • bae416a446
    Merge pull request #162 from pmconrad/1982_rotate_logs Peter Conrad 2019-09-17 17:37:04 +0200
  • f052ac98fa
    Merge pull request #166 from pmconrad/copy_safety Peter Conrad 2019-09-17 15:59:01 +0200
  • e168b6400b Avoid time calculation when not rotating Peter Conrad 2019-09-17 13:46:02 +0200
  • 2b3611fa95 Delete copy constructor + copy assignment in tcp_socket Peter Conrad 2019-09-16 14:44:55 +0200
  • 7b98c69c3b Delete copy constructor + copy assignment in openssl type wrappers Peter Conrad 2019-09-16 14:38:45 +0200
  • 8c9f7151e1 Moved stuff into fc::test namespace Peter Conrad 2019-09-16 12:03:59 +0200
  • f4866b777e Move helper classes into fc::detail Peter Conrad 2019-09-16 11:59:58 +0200
  • f6fd6a7cf7 Avoid re-computing seconds Peter Conrad 2019-09-15 14:18:57 +0200
  • 5cd9f7d631 Move log file deletion into separate task Peter Conrad 2019-09-15 14:09:44 +0200
  • 1893cb336c Separate exception declaration and implementation Peter Conrad 2019-05-20 21:38:15 +0200
  • a94d110b5d Get rid of some inlines Peter Conrad 2019-05-15 12:48:06 +0200
  • 23761bade5 Dont inline generic pack/unpack to enable externalized serialization Peter Conrad 2019-05-13 10:29:19 +0200
  • 2e50624b28 Check + rotate logs while logging not by scheduled task Peter Conrad 2019-09-12 16:01:09 +0200
  • 443f858d9b
    Merge pull request #6 from satyakoneru/GRPH-4 Bobinson K B 2019-09-09 10:58:53 -0400
  • 3738830d76 GRPH-4 CLI Wallet Crash Fix satyakoneru 2019-09-09 14:30:25 +0000
  • 869c75d070
    Merge pull request #159 from pmconrad/314_windows_default_cas Peter Conrad 2019-09-06 08:09:13 +0200
  • 961452f06f
    Merge pull request #3 from PBSA/master pbattu123 2019-09-03 13:20:49 -0300
  • 1d60bbb65b
    Merge pull request #5 from PBSA/feature/ubuntu18.04-upgrade Roshan Syed 2019-09-03 13:00:47 -0300
  • 9db1417b25
    Merge pull request #160 from nathanhourt/master Nathan Hourt 2019-09-02 11:52:18 -0500
  • dadfe189d4 Add FC_REFLECT_DERIVED_NO_TYPENAME Nathan Hourt 2019-09-02 10:02:51 -0500
  • 7e69567dd0
    Merge pull request #158 from nathanhourt/master Nathan Hourt 2019-09-02 09:53:20 -0500
  • 1699b0ac36 Fix build on updated G++ Nathan Hourt 2019-09-01 12:53:01 -0500
  • 4b7bcb951d
    Merge pull request #156 from nathanhourt/reflection-updates Nathan Hourt 2019-09-01 10:33:40 -0500
  • 77a82903fc Fix core #314 - Use windows default CAs for tls client connections Peter Conrad 2019-09-01 15:17:59 +0200
  • 292584ca59 Add static_variant::operator== Nathan Hourt 2019-08-30 14:34:43 -0500
  • 94cb1858b8 Fix constexprs, unused code Nathan Hourt 2019-08-29 13:49:49 -0500
  • 78aaaac8e1
    Merge pull request #157 from bitshares/for-core-3-3 Abit 2019-08-30 22:27:42 +0200
  • c69ea32613 Improve reflection system and static_variant Nathan Hourt 2019-07-09 17:00:03 -0500
  • 5278a125df
    Merge pull request #154 from nathanhourt/sv_overloads Nathan Hourt 2019-08-30 14:19:06 -0500
  • 7a4758671f
    Merge pull request #152 from pmconrad/1952_fix_assert Peter Conrad 2019-08-30 20:44:18 +0200
  • 45cb433d47 Fixes from code review Nathan Hourt 2019-08-30 11:52:05 -0500
  • 9e81e1d5b6
    Merge pull request #153 from crypto-ape/fix_for_msvc_broken_static_evaluation_in_array_declaration Peter Conrad 2019-08-30 18:04:17 +0200
  • 7954c4a9c0
    Merge pull request #155 from bitshares/nathanhourt-fix-logger-warnings Nathan Hourt 2019-08-29 13:11:25 -0500
  • cce644f686
    Fix warnings Nathan Hourt 2019-08-29 11:26:34 -0500
  • 9f7f1b4790 Replace improper static_variant operator overloads with comparators Nathan Hourt 2019-08-28 15:45:47 -0500
  • 5bb0254d83 fix array declaration for broken msvc static expression evaluation crypto-ape 2019-08-26 14:10:43 +0200
  • 78ffb6dbd3 Possible fix for core #1952 Peter Conrad 2019-08-22 11:11:17 +0200
  • 1d2d9bf2a4
    Merge pull request #151 from pmconrad/1948_fix_editline Peter Conrad 2019-08-21 14:10:19 +0200
  • ea85954e17 Adjust whitespace Peter Conrad 2019-08-21 11:31:41 +0200
  • 81cc84c172 Fix core #1948 - editline does not build Peter Conrad 2019-08-21 11:31:09 +0200
  • 1eebd3c692
    Merge pull request #149 from bitshares/jmj_cmake John M. Jones 2019-08-20 14:52:38 -0500
  • 71f5348101
    Merge pull request #150 from pmconrad/tcp_socket_size Peter Conrad 2019-08-20 15:43:39 +0200
  • 1f3735e362 Fixes to adapt to changes in variant API Miha Čančula 2019-08-20 11:25:38 +0200
  • 33215ffb6e Merge pull request #21 from pmconrad/variant_fix Abit 2018-03-19 17:35:57 +0100
  • 10a857ee78 Merge pull request #20 from abitmore/fix-serialization Peter Conrad 2018-03-13 21:13:45 +0100
  • 838da0d8dd Merge pull request #15 from pmconrad/json_parsing_fix Abit 2018-03-13 21:36:15 +0100
  • 7b37cd6eff Fix core #1935 Peter Conrad 2019-08-19 12:09:53 +0200
  • 699238f08f Fix build with older cmake Peter Conrad 2019-08-17 10:23:15 +0200
  • c94abf71a3
    Merge pull request #148 from crypto-ape/support_building_on_open_bsd Peter Conrad 2019-08-17 10:09:05 +0200