Commit Graph

  • a7e83533e9 Delete cppzmq SChernykh 2021-09-05 17:44:38 +0200
  • 24bdf3bdc1 Fixed cppcheck SChernykh 2021-09-05 17:38:04 +0200
  • 58c792fb04 rapidjson submodule SChernykh 2021-09-05 17:30:21 +0200
  • da7ca7d57e Delete rapidjson SChernykh 2021-09-05 17:24:47 +0200
  • 8aa5937ae8 Update RandomX SChernykh 2021-09-05 17:14:24 +0200
  • fde4fc4bcf Update RandomX SChernykh 2021-09-05 17:08:03 +0200
  • 6ca5654422 Update codeql-analysis.yml SChernykh 2021-09-05 17:03:48 +0200
  • 759d7da88e Update CMakeLists.txt SChernykh 2021-09-05 17:01:27 +0200
  • 0b3b6232e4 Update RandomX SChernykh 2021-09-05 16:59:58 +0200
  • 7f3850610a RandomX submodule SChernykh 2021-09-05 16:46:12 +0200
  • b2d8710007 Delete randomx SChernykh 2021-09-05 16:35:21 +0200
  • dd0a35fb79 Show pool-side hashrate in status only when it's not zero SChernykh 2021-09-05 15:56:50 +0200
  • 83c35e5c87 Build instructions for macOS and Windows SChernykh 2021-09-05 14:18:22 +0200
  • d7da334888 Added cppcheck badge SChernykh 2021-09-05 13:48:47 +0200
  • 2d58c80dbf Update c-cpp.yml SChernykh 2021-09-05 13:37:31 +0200
  • 09c1294c6e Update cppcheck.yml SChernykh 2021-09-05 13:09:28 +0200
  • 71245a3873 Merge branch 'master' of https://github.com/SChernykh/p2pool SChernykh 2021-09-05 12:54:02 +0200
  • 4deef2f807 Added cppcheck workflow SChernykh 2021-09-05 12:51:20 +0200
  • 6816ab5861 Added cppcheck workflow SChernykh 2021-09-05 12:51:20 +0200
  • abf5918da9 Added build status SChernykh 2021-09-05 12:22:17 +0200
  • b31adbd5ae Added macOS build SChernykh 2021-09-05 11:50:56 +0200
  • e527b0c660 Added Windows builds SChernykh 2021-09-05 09:47:48 +0200
  • b17723f1e4 Removed unused code SChernykh 2021-09-05 00:07:03 +0200
  • 56207b705b Added crypto tests SChernykh 2021-09-04 22:32:39 +0200
  • f5ea284846 Added keccak tests SChernykh 2021-09-04 21:22:28 +0200
  • c96dc8983d Create c-cpp.yml SChernykh 2021-09-04 09:40:20 +0200
  • 1554a44f5c Added more integrity checks SChernykh 2021-09-04 09:10:44 +0200
  • c75bc83fc1 Added Wallet tests SChernykh 2021-09-04 00:05:37 +0200
  • 08d2fbdbd1 Parse full 128-bit difficulty from monerod SChernykh 2021-09-03 22:28:54 +0200
  • 661d596107 api: store difficulty and totalHashes for each block SChernykh 2021-09-03 18:04:54 +0200
  • 2d8530798d Unit tests for difficulty_type SChernykh 2021-09-03 11:12:22 +0200
  • b26c4616d7 Fixed wrong diff in api/network/stats SChernykh 2021-09-02 23:39:47 +0200
  • 70ff4ba859 Tweaked peer list logic SChernykh 2021-09-02 19:21:38 +0200
  • e736a73117 Update codeql-analysis.yml SChernykh 2021-09-02 16:15:14 +0200
  • 518f22cb0b
    Create codeql-analysis.yml SChernykh 2021-09-02 16:11:16 +0200
  • 9de3b6bac0
    Update README.md SChernykh 2021-09-02 14:04:56 +0200
  • 648e21f937 Update run.sh SChernykh 2021-09-02 12:42:41 +0200
  • bab148fbad Added cppcheck scripts SChernykh 2021-09-02 12:29:50 +0200
  • 7092667301 Update README.md SChernykh 2021-09-02 09:21:52 +0200
  • 55f8e9dc33 Added total blocks found SChernykh 2021-09-02 09:02:24 +0200
  • a7c11e02b4 Update config.json SChernykh 2021-09-01 22:04:21 +0200
  • fbdef7d058 Count all miners that were active in last 24 hours SChernykh 2021-09-01 20:48:03 +0200
  • e1b4649c2a Added pool blocks SChernykh 2021-09-01 17:21:27 +0200
  • 73da71a2d3 Renamed next payout to block reward share SChernykh 2021-09-01 16:34:10 +0200
  • 533cc202d2 Added pool stats SChernykh 2021-09-01 16:26:56 +0200
  • 295cbda449 p2pool: export data to an external web-server SChernykh 2021-09-01 13:49:58 +0200
  • 5d6fa03f11 Show all Monero block rewards in log SChernykh 2021-09-01 10:43:10 +0200
  • 75843e9b37 P2PServer: don't broadcast stale blocks SChernykh 2021-08-31 23:41:05 +0200
  • 33e95fbaf8 Fixed library names SChernykh 2021-08-31 23:17:45 +0200
  • 1a83610299 P2PServer: simplified the code a bit SChernykh 2021-08-31 23:11:58 +0200
  • 5f406a60a6 StratumServer: added keepalived method SChernykh 2021-08-31 20:57:01 +0200
  • 5eea610f3c Stricter wallet address checks SChernykh 2021-08-31 18:26:28 +0200
  • bdb8ce57d0 Changed port to 37889 SChernykh 2021-08-31 17:25:48 +0200
  • e44919c289 Changed pool name for the new test SChernykh 2021-08-31 17:25:01 +0200
  • 780afd84a2 Added checks for tx keys SChernykh 2021-08-31 17:23:20 +0200
  • 0558cdb9cc Fixed share effort calculation SChernykh 2021-08-31 15:14:33 +0200
  • 7364292ece Fixed average effort calculation SChernykh 2021-08-31 14:59:36 +0200
  • 6017130519
    Create .abstruse.yml #6 cyan 2021-08-31 14:48:51 +0200
  • 662a7e91c8 P2PServer: always ban IPs that send bad blocks SChernykh 2021-08-31 13:14:35 +0200
  • 8064865ba5 Fixed setting max log level from command line SChernykh 2021-08-31 11:18:40 +0200
  • 7b197824fe P2PServer: add peers from the command line to the peer list on startup SChernykh 2021-08-31 11:16:40 +0200
  • 3c183f0cb1 Added custom fixed difficulty example SChernykh 2021-08-31 10:44:32 +0200
  • 114f6b627b P2PServer: don't allow multiple connections to/from the same IP SChernykh 2021-08-31 10:41:41 +0200
  • 4757cdb8e2 P2PServer: added 1 second grace time for stale shares SChernykh 2021-08-31 09:58:57 +0200
  • bb8ff24db8 StratumServer: added avg effort and number of shares to status SChernykh 2021-08-30 20:49:51 +0200
  • 4ac08ac10d StratumServer: print current effort in status SChernykh 2021-08-30 19:45:37 +0200
  • 891ee36e53 Force update average hashrates when print_status() is called SChernykh 2021-08-30 17:50:09 +0200
  • d1e94d6e1a StartumServer: print average hashrate in status SChernykh 2021-08-30 16:51:23 +0200
  • a2f6e73122 JSONRPCRequest: more informative error messages SChernykh 2021-08-30 14:28:23 +0200
  • 9120b86007 Fixed use of out of scope variable SChernykh 2021-08-30 01:21:46 +0200
  • 1f6ed0542e
    Merge pull request #5 from Gingeropolous/patch-1 SChernykh 2021-08-29 20:35:13 +0300
  • 8d96c42451
    update readme to remove cat #5 Gingeropolous 2021-08-29 13:28:02 -0400
  • bb7720968f Tweaked log levels SChernykh 2021-08-29 19:20:36 +0200
  • ed390e8b7b Update README.md SChernykh 2021-08-29 18:06:01 +0200
  • dac74a8829 Update p2p_server.cpp SChernykh 2021-08-29 17:42:49 +0200
  • dd9166e91c Update dataset at normal thread priority SChernykh 2021-08-29 17:36:10 +0200
  • 456f5d356f P2PServer: ban peers only after handshake finished and failed SChernykh 2021-08-29 17:26:30 +0200
  • 541b3c653d Enable 4-byte target format for diff up to 4 million SChernykh 2021-08-29 08:46:23 +0200
  • 519b4b548d Relax JSON parsing SChernykh 2021-08-29 08:34:26 +0200
  • 759d2ecc82 Update config.json SChernykh 2021-08-29 08:26:17 +0200
  • 8e29abd906 Small fixes SChernykh 2021-08-29 00:13:53 +0200
  • 8a26498b66 Tweaked log levels SChernykh 2021-08-28 23:34:46 +0200
  • ff4d89868b StratumServer: Use short target format (4 bytes) for diff <= ~2 million SChernykh 2021-08-28 19:50:48 +0200
  • 4175f4c8bc StratumServer: ban clients that send incorrect shares SChernykh 2021-08-28 18:40:50 +0200
  • c6d26b48e2
    Update README.md SChernykh 2021-08-28 18:19:27 +0200
  • df59e81afe
    New p2pool node for the test SChernykh 2021-08-28 18:17:46 +0200
  • 9e438210d1 StratumServer: support custom fixed difficulty SChernykh 2021-08-28 17:18:41 +0200
  • 46ce4ebee7 check_pow: fixed carry calculation SChernykh 2021-08-28 11:50:20 +0200
  • 9662428d33 Update README.md SChernykh 2021-08-28 11:18:08 +0200
  • 0be078cb09 StartumServer: moved warnings to log level 4 SChernykh 2021-08-28 08:30:17 +0200
  • 14bb308794 P2PServer: clear m_missingBlockRequests when there is nothing missing SChernykh 2021-08-27 21:09:35 +0200
  • bbe69077c1
    Update README.md SChernykh 2021-08-27 19:54:41 +0200
  • f9be0de8d2 P2PServer: ask peers about unknown blocks only once SChernykh 2021-08-27 17:26:42 +0200
  • 81a12158fc P2PServer: don't add banned peers back to the peer list SChernykh 2021-08-27 16:36:06 +0200
  • 3804bfb0ba
    Update README.md SChernykh 2021-08-27 13:14:22 +0200
  • 24bd7dd3e7
    Update README.md SChernykh 2021-08-27 12:42:02 +0200
  • c4828d455d
    Update README.md SChernykh 2021-08-27 12:11:01 +0200
  • 925c30ca8e
    Mainnet test instructions SChernykh 2021-08-27 12:10:25 +0200
  • 8304d81961 Prepare for mainnet test SChernykh 2021-08-27 11:30:03 +0200
  • 27c2aab145 Check network type at startup SChernykh 2021-08-27 11:25:25 +0200