Commit graph

  • 7ab3c22114 Give only 5 seconds for new connections to complete handshake SChernykh 2021-08-25 11:14:23 +0200
  • 336349e189 Show hashrate estimate in status SChernykh 2021-08-25 11:13:38 +0200
  • 8f2493edfc Log message fixes SChernykh 2021-08-25 09:52:06 +0200
  • a27577f735 Added log level 6 to reduce spam on level 5 SChernykh 2021-08-25 09:38:47 +0200
  • 09aedd9f9a Drop idle connections SChernykh 2021-08-24 21:45:19 +0200
  • cd532965e8 Code safety: BlockCache isn't supposed to be copied/moved SChernykh 2021-08-24 21:06:47 +0200
  • 64885852dd Limit max number of transactions in block template SChernykh 2021-08-24 20:54:02 +0200
  • 6de98697a1 Only warn about lagging monerod if it's 2 or more blocks behind SChernykh 2021-08-24 20:10:16 +0200
  • 02449bf9f9 Use UTC time for logging SChernykh 2021-08-24 18:56:14 +0200
  • e4be4c1a66 Fixed pruning logic SChernykh 2021-08-24 18:34:28 +0200
  • d4388bf9c0 Removed unnecessary lock SChernykh 2021-08-24 17:56:36 +0200
  • 20b3886bfb Less tolerance to lagging nodes SChernykh 2021-08-24 17:19:10 +0200
  • 327d1455fe
    Added pool/solo/p2pool comparison table SChernykh 2021-08-24 16:36:43 +0200
  • a55545762b Merge branch 'master' of https://github.com/SChernykh/p2pool SChernykh 2021-08-24 13:46:53 +0200
  • 69533fd209 Store only fully verified blocks in the cache SChernykh 2021-08-24 13:46:38 +0200
  • 90a977228b
    Merge pull request from hyc/cmds SChernykh 2021-08-24 14:37:03 +0300
  • 4837b4c863 Added missing integrity check SChernykh 2021-08-24 13:33:55 +0200
  • 15354e5a88 Update util.cpp SChernykh 2021-08-24 13:22:56 +0200
  • 0dc3baa480 Tweak command handling Howard Chu 2021-08-23 22:25:35 +0100
  • 05d336c8e9 Update block_cache.cpp SChernykh 2021-08-24 12:45:11 +0200
  • 1cf4071f9b BlockCache (Linux version) SChernykh 2021-08-24 12:36:59 +0200
  • bf5db3db08 Update p2pool.cpp SChernykh 2021-08-24 12:01:43 +0200
  • 3229909333 Update p2pool.cpp SChernykh 2021-08-24 11:59:59 +0200
  • 9808685981 Update stratum_server.cpp SChernykh 2021-08-24 11:51:11 +0200
  • aba3bc50b8 Block cache WIP and other fixes SChernykh 2021-08-24 11:42:41 +0200
  • 86b31ea821 Reduce broadcast spam after initial sync SChernykh 2021-08-24 00:27:48 +0200
  • 25ef5733a7 Skip duplicates in the saved peers list SChernykh 2021-08-23 23:12:52 +0200
  • fda80e3556 Sanity check SChernykh 2021-08-23 23:09:59 +0200
  • 6d3cfa2c7a Couple more sanity checks SChernykh 2021-08-23 23:08:46 +0200
  • 656f912a3e Workaround for crashes on shutdown SChernykh 2021-08-23 22:50:36 +0200
  • c4d3f6f8b4 Fixed parse_address_list() SChernykh 2021-08-23 22:24:26 +0200
  • 2f08a35ac7 Fixed logger thread start/stop logic SChernykh 2021-08-23 17:36:17 +0200
  • 4d16c77f73 Fixes for MacOS build SChernykh 2021-08-23 14:48:53 +0200
  • df52838433 Removed some noisy warning messages SChernykh 2021-08-23 14:05:07 +0200
  • f7bd2f1815 Update flags.cmake SChernykh 2021-08-23 11:56:09 +0200
  • 39a8c68ab7 More clang fixes SChernykh 2021-08-23 11:44:26 +0200
  • 4a5691e349 clang fixes SChernykh 2021-08-23 11:31:16 +0200
  • 133b8dde19 Call find_library for clang too SChernykh 2021-08-23 11:21:11 +0200
  • f2ec109c2f
    Update README.md SChernykh 2021-08-23 11:17:30 +0200
  • 863c61d53b
    Test instructions for Ubuntu SChernykh 2021-08-23 11:01:19 +0200
  • 0c50451693 Ubuntu 20.04 build instructions SChernykh 2021-08-22 19:22:40 +0200
  • 510b7dbb85 Add files SChernykh 2021-08-22 12:20:59 +0200
  • aa76dc5287 Initial commit SChernykh 2021-08-22 12:07:19 +0200