Commit graph

  • 3f1096d23e Remove custom FindBoost.cmake John Jones 2019-08-16 13:24:28 -0500
  • 727e09ebe7 support openbsd // implement tcp keep-alive polling crypto-ape 2019-08-13 17:37:58 +0200
  • 4ac6887deb support openbsd // compile with libressl crypto-ape 2019-08-13 17:33:12 +0200
  • cb5f7d3cdd support openbsd // get rid of alloca crypto-ape 2019-08-13 17:32:17 +0200
  • a1c2ff9943 support openbsd // make code compliant with clang crypto-ape 2019-08-13 17:31:22 +0200
  • 91d8772b7b
    Merge pull request #147 from bitshares/jmj_winfix John M. Jones 2019-08-13 14:02:18 -0500
  • f7a1e532ca
    Merge pull request #146 from bitshares/optional-api-fix Abit 2019-08-13 20:12:59 +0200
  • 8426b45d6c Increase size for Boost 1.70 John Jones 2019-08-13 13:11:36 -0500
  • 17c46399ed
    Merge pull request #145 from nathanhourt/bts_1898 Abit 2019-08-13 19:24:18 +0200
  • 7b6c359a32 Update test case for optional API arguments abitmore 2019-08-13 13:09:31 -0400
  • 82af8b55bd
    Merge pull request #140 from pmconrad/1584_more_simplification John M. Jones 2019-08-13 06:09:51 -0500
  • 06f88979a0 Resolve #1898: Fix crash in API Nathan Hourt 2019-08-11 13:44:18 -0500
  • d3c85a8415 Fix cmake warning Peter Conrad 2019-08-11 12:15:54 +0200
  • 24f747863d
    Merge pull request #144 from bitshares/jmj_ws_boost170 John M. Jones 2019-08-07 13:37:22 -0500
  • e45a449701 Fixed type of chr37 Peter Conrad 2019-08-05 21:28:12 +0200
  • d8bec3d847 Resolved another begin/data inconsistency Peter Conrad 2019-08-05 21:27:53 +0200
  • 2dc5ad8bac Try to work around __int128 problem on mac Peter Conrad 2019-08-05 21:18:17 +0200
  • fd0b197900 bump websocketpp for Boost 1.70 John Jones 2019-08-05 10:24:12 -0500
  • 42be69c3f7 Removed unused var Peter Conrad 2019-08-02 17:31:28 +0200
  • cabab23e2c Replaced more array::begin() with data() Peter Conrad 2019-08-02 17:17:13 +0200
  • a9a6cb94d1 Replaced more begin() with data() Peter Conrad 2019-07-29 12:21:15 +0200
  • ce79181dcf Replaced more instances of array::begin with array::data Peter Conrad 2019-07-26 15:03:22 +0200
  • 6008c96c1a Allow more space for windows sockets due to fc::future changes Peter Conrad 2019-06-24 13:30:24 +0200
  • c8f3e452d3 Use array::data instead of array::begin Peter Conrad 2019-06-24 13:25:33 +0200
  • e160afce16 Attempt to fix uint128 for mac Peter Conrad 2019-06-24 13:16:53 +0200
  • 451ed46ecc Replace one more "new promise" with "promise::create" Peter Conrad 2019-06-24 13:01:45 +0200
  • 966e9ea64e
    Merge pull request #121 from crypto-ape/master_mingw Abit 2019-07-25 09:44:37 +0200
  • 5681dd1c0e Add hash160 test John Jones 2019-07-24 10:15:10 -0500
  • 55e2abe7d5 Fix spacing John Jones 2019-07-23 17:32:29 -0500
  • ea9128257c Remove unnecessary predeclarations John Jones 2019-07-23 17:25:02 -0500
  • 94f77ffc85 Add hash160 md algo John Jones 2019-07-23 17:14:01 -0500
  • a461d2f5ae
    Merge pull request #141 from bitshares/abitmore-patch-1 Alfredo Garcia 2019-07-21 10:41:23 -0300
  • cd49944222
    Merge pull request #142 from bitshares/fix-api-close John M. Jones 2019-07-19 16:33:15 -0500
  • 2c5c30848a Correctly close websocket API connection abitmore 2019-07-19 15:55:35 -0400
  • e4b35e4a42
    Update a comment to avoid confusing doxygen Abit 2019-07-18 23:15:22 +0200
  • b2c2a47521 CheckLibcxxAtomic after Boost crypto-ape 2019-07-08 13:41:44 +0200
  • dfc0a357d3 Updated Boost Lockfree compilation test crypto-ape 2019-05-20 15:01:00 +0200
  • ab617200a5 Removed unneeded definitions crypto-ape 2019-05-20 15:00:02 +0200
  • 86b025007a Bumped Boost version crypto-ape 2019-05-20 14:59:30 +0200
  • 241f1f2f0d Legacy/CMakeLists.txt EOF newline crypto-ape 2019-04-26 09:25:05 +0200
  • a2303d3528 Updated CMake for MinGW crypto-ape 2019-04-25 11:51:21 +0200
  • b8a87bde76 BoostConfig EOF newline crypto-ape 2019-04-23 17:23:37 +0200
  • c453db886b CMake version bump crypto-ape 2019-04-23 17:23:00 +0200
  • 8d33bb844d Fixed pthread dependency crypto-ape 2019-04-23 13:45:18 +0200
  • c9b3d57b0e Updated Boost searching crypto-ape 2019-04-09 16:37:32 +0200
  • e0dd942875 Update build system for MinGW crypto-ape 2019-04-04 17:36:04 +0200
  • e336649b8f lambda capture only whats required Alfredo 2019-06-21 16:03:00 -0300
  • 7ec8ead573 chanmge comment from hostname to IP Alfredo 2019-06-21 15:48:48 -0300
  • e90742995b fix tests Alfredo 2019-06-21 15:39:16 -0300
  • 5d8e9e110e
    fix remove appender() Alfredo Garcia 2019-06-21 15:05:47 -0300
  • 550e092267
    Merge branch 'master' into jmj_844b Alfredo Garcia 2019-06-21 14:53:36 -0300
  • 6ed94317ab
    Merge pull request #137 from pmconrad/1584_more_simplification Peter Conrad 2019-06-19 18:34:59 +0200
  • deb9d4f0a6 Make task internal storage private Peter Conrad 2019-06-19 17:40:22 +0200
  • 491fd31734 Replace 0 with nullptr Peter Conrad 2019-06-19 17:39:45 +0200
  • 3fa4fa6148 Fixed typo Peter Conrad 2019-06-19 17:31:54 +0200
  • d5fb99b41f SSE intrinsic rename crypto-ape 2019-04-04 17:35:02 +0200
  • a87a99bbeb
    Merge pull request #139 from pmconrad/1791_fix_linking_order Abit 2019-06-12 16:27:32 +0200
  • 2e98d5cc2b Fixes https://github.com/bitshares/bitshares-core/issues/1791 Peter Conrad 2019-06-12 13:15:41 +0200
  • 4cfb54fd56
    Merge pull request #138 from crypto-ape/issue_1769-extend_static_variant_with_is_type_method Alfredo Garcia 2019-06-11 13:34:18 -0300
  • f29248d139 extend static_variant with is_type() method crypto-ape 2019-06-11 18:00:01 +0200
  • ed7eefec67 Avoid array copy Peter Conrad 2019-06-11 08:52:44 +0200
  • 1bda001b8c Use common inline functions for splitting/combining uint128 to/from two uint64 values Peter Conrad 2019-06-11 08:40:46 +0200
  • b16bf00a10 Made task_base destructor virtual Peter Conrad 2019-06-10 23:25:56 +0200
  • f1746b705a Make data_size static in hash classes Peter Conrad 2019-06-10 23:24:09 +0200
  • 40797b1026 Fixed typo Peter Conrad 2019-06-10 18:52:46 +0200
  • 79b2a0d634 Add support for native 128bit types Peter Conrad 2019-06-08 10:25:52 +0200
  • 7649f1f47d Removed broken http_server + unused http_api Peter Conrad 2019-06-06 14:54:48 +0200
  • 8196eb98c8 Added fc::int128_t Peter Conrad 2019-06-06 14:36:43 +0200
  • a11a50d4e1 Replaced true_type, false_type, is_class, is_enum with std type_traits Peter Conrad 2019-06-03 18:33:39 +0200
  • f732a587d7 Replace NO_RETURN with [[noreturn]] standard attribute Peter Conrad 2019-06-03 14:13:12 +0200
  • 1025c36153 Replaced fc::nullptr_t with std::nullptr_t Peter Conrad 2019-06-03 13:57:21 +0200
  • 8ad041cea0 Replaced fc::deduce with std::remove_reference<std::remove_const<>> Peter Conrad 2019-06-03 12:21:50 +0200
  • 0aac8a4afc Replaced fc::forward with std::forward Peter Conrad 2019-06-03 12:06:55 +0200
  • a8337ecc42 Added constexpr where applicable Peter Conrad 2019-05-31 22:09:06 +0200
  • 632a90709e Replace fc::array with std::array Peter Conrad 2019-05-22 12:53:26 +0200
  • a3e2410091 Replace fc::uint128 with boost::multiprecision::uint128_t Peter Conrad 2019-05-07 08:23:47 +0200
  • 648d969fb9 Remove unused header Peter Conrad 2019-05-02 17:02:14 +0200
  • 022c40dde2 Removed unused real128 Peter Conrad 2019-05-02 16:57:24 +0200
  • 7506aaefe7 Moved retain/release to task_base Peter Conrad 2019-05-02 16:25:23 +0200
  • 19bbc4080e Added retain where applicable Peter Conrad 2019-04-27 16:29:55 +0200
  • 7cf371736b Intermediate Peter Conrad 2019-04-26 14:21:11 +0200
  • e2c5160eba
    Merge pull request #97 from cogutvalera/issue_1171_hiding_secret Peter Conrad 2019-06-05 12:57:54 +0200
  • 720805493f Fixed conflicts & rebased Valera Cogut 2019-06-02 12:39:27 +0300
  • 73ae27e0b8 Added little improvements: free line_read before re-using it & check for nullptr read_line before using it Valera Cogut 2019-06-02 11:31:41 +0300
  • 59ad7300ec Safer way to handle secret information of cli_wallet #1171 Valera Cogut 2018-11-21 15:49:36 +0200
  • 58e16e543d Replaced most fc::shared_ptr with std::shared_ptr Peter Conrad 2019-04-05 22:12:29 +0200
  • ab9b4a234e
    Merge pull request #133 from pmconrad/1738_compile_time Peter Conrad 2019-05-28 21:50:09 +0200
  • 3b3cadf7d5 Separate exception declaration and implementation Peter Conrad 2019-05-20 21:38:15 +0200
  • 9069e05cb0 Get rid of some inlines Peter Conrad 2019-05-15 12:48:06 +0200
  • de46823a99 Dont inline generic pack/unpack to enable externalized serialization Peter Conrad 2019-05-13 10:29:19 +0200
  • 8d0693304e
    Merge pull request #135 from pmconrad/1688_websocket_errors Peter Conrad 2019-05-28 14:45:00 +0200
  • 99d7e63636 revert adjustment to capture jmjatlanta 2019-05-27 15:26:33 -0500
  • 9ce24c2feb
    Merge pull request #136 from bitshares/ws-client-fix Abit 2019-05-27 21:02:28 +0200
  • 94200c1b57 clarify method name, cache value jmjatlanta 2019-05-27 10:25:19 -0500
  • e5869b2800 Amended some error codes Peter Conrad 2019-05-27 11:55:03 +0200
  • debc4bd6c3 Wrap a long line abitmore 2019-05-25 10:23:54 -0400
  • c870cd8e27 Refactor websocket_tls_client_impl with template abitmore 2019-05-25 09:59:16 -0400
  • 8aa729da68 Fix websocket_client crash on close abitmore 2019-05-25 08:30:05 -0400
  • 0df5f7e905 Use an api call instead of constructor John Jones 2019-05-24 11:15:02 -0500
  • aa8870e793 Fixed JSONRPC error handling Peter Conrad 2019-05-24 14:33:46 +0200