Commit Graph

  • 8045c40026 Check for proper `--local-api` usage SChernykh 2022-02-18 16:21:28 +0100
  • d4a1b14820 Use monerod peers to find p2pool nodes SChernykh 2022-02-17 20:03:47 +0100
  • cc6ce4a366 Reset stratum share counters after initial sync SChernykh 2022-02-17 11:19:11 +0100
  • 25e5f80a81
    Merge pull request #121 from hayden-cardwell/master SChernykh 2022-02-17 09:48:00 +0100
  • d4b339b1a3
    Add a link to SethForPrivacy's Linux guide #121 Hayden Cardwell 2022-02-16 18:14:51 -0600
  • 4bdd524d84
    Merge pull request #120 from SChernykh/tmp SChernykh 2022-02-16 12:20:05 +0100
  • b78fe02405 MacOS CI: build and static link libuv and libzmq #120 SChernykh 2022-02-16 10:43:04 +0100
  • dfa0c7ffb1
    Merge pull request #119 from SamsungGalaxyPlayer/patch-3 SChernykh 2022-02-15 21:33:00 +0100
  • ec97a14da7
    Add monero.com to list of compatible wallets #119 Justin Ehrenhofer 2022-02-15 10:06:35 -0600
  • 4fbd9ad46c
    Add monero.com to list of compatible wallets #118 Justin Ehrenhofer 2022-02-15 10:04:45 -0600
  • 3a2e9e8b94
    Merge pull request #117 from SamsungGalaxyPlayer/patch-1 SChernykh 2022-02-15 17:03:45 +0100
  • 069c96aa1d
    Remove outdated note to "current" version #117 Justin Ehrenhofer 2022-02-15 09:55:05 -0600
  • 42370bf11e p2pool v1.7 v1.7 SChernykh 2022-02-14 19:29:55 +0100
  • dc506bb1b9 Update README.md SChernykh 2022-02-14 14:08:36 +0100
  • ec2f4467fb Added `--mini` command line option to connect to p2pool-mini SChernykh 2022-02-14 13:57:59 +0100
  • 8fcae90c70
    Merge 3c60d83242 into 9f449320b5 #112 Bungfut 2022-02-11 16:41:54 +0700
  • 3c60d83242
    Update .gitattributes #112 Bungfut 2022-02-11 16:39:11 +0700
  • 9f449320b5 StartumServer: disconnect and ban inactive clients SChernykh 2022-02-08 15:00:08 +0100
  • 8767ef9e19 Display payout amount when a block is found SChernykh 2022-01-29 17:00:12 +0100
  • cf184295b4 Updated version v1.6 SChernykh 2022-01-26 19:42:49 +0100
  • 0cd9876a46 Updated dependencies SChernykh 2022-01-25 00:05:38 +0100
  • 1e4e4bd08e Added miner statistics to data api SChernykh 2022-01-24 10:25:20 +0100
  • a640e41d74 Improved RNG initialization SChernykh 2022-01-24 00:15:02 +0100
  • f90e00edea Moved "how to mine" up in the readme SChernykh 2022-01-23 15:55:57 +0100
  • 38ffd73b54 Fixed new Coverity issue SChernykh 2022-01-23 13:03:56 +0100
  • c10a5ce323 Miner code cleanup SChernykh 2022-01-23 11:03:26 +0100
  • e2931f94b5 Added embedded miner SChernykh 2022-01-22 23:09:29 +0100
  • 95c268be4c Update msvc-analysis.yml SChernykh 2022-01-20 13:36:15 +0100
  • 4ac4f8f860
    Update README.md SChernykh 2022-01-20 13:22:34 +0100
  • 248fcee174 Update version v1.5 SChernykh 2022-01-09 17:19:20 +0100
  • 89bcceb986 Added p2pool mini seed nodes and default port SChernykh 2021-12-30 11:10:18 +0100
  • 2b01350add Added `outpeers` and `inpeers` console commands SChernykh 2021-12-26 15:28:33 +0100
  • f1b6212c82 P2PServer: add connection limits SChernykh 2021-12-26 14:59:45 +0100
  • 7d961ab3b9
    Merge pull request #89 from bladedoyle/monero_p2pool_support SChernykh 2021-12-24 22:40:54 +0100
  • 862e7d965b Monero latest release supports p2pool #89 Blade Doyle 2021-12-24 11:38:53 -0800
  • da2d9f7e2e
    Update README.md SChernykh 2021-12-07 19:11:51 +0100
  • d8bba4dc82 Updated version mismatch error message v1.4 SChernykh 2021-12-07 16:25:23 +0100
  • 3a8a24a5ee Updated dependencies SChernykh 2021-12-07 16:09:21 +0100
  • eaf29872cb Update version SChernykh 2021-12-01 18:24:36 +0100
  • 74f553274f Update c-cpp.yml SChernykh 2021-11-23 14:08:38 +0100
  • d0f1e6eb2e
    Merge pull request #78 from SChernykh/calcpow SChernykh 2021-11-21 09:20:01 +0100
  • f9def6cb73 Added "calc_pow" RPC support #78 SChernykh 2021-11-20 11:51:22 +0100
  • 2f659c8ecf Update c-cpp.yml SChernykh 2021-11-11 22:59:04 +0100
  • 2d559ca764
    Merge pull request #71 from bladedoyle/docker-compose SChernykh 2021-11-11 22:00:29 +0100
  • 1328ea6aef docker-compose project for Monero P2Pool and all requirements #71 Blade Doyle 2021-11-10 15:35:39 -0800
  • 07cfb54bdc JSONRPCRequest: fixed undefined behavior in the error handler SChernykh 2021-11-10 16:26:01 +0100
  • 5dd8d11b72 TCPServer: removed unused field SChernykh 2021-11-09 15:48:59 +0100
  • dbab191bfc C/C++ CI: use GCC 11 for the ubuntu-latest build SChernykh 2021-11-08 16:03:43 +0100
  • e44baad73c Update version v1.3.1 SChernykh 2021-11-05 15:39:20 +0100
  • bb7a5b4d6d Cleanup SChernykh 2021-11-02 16:48:46 +0100
  • 64116643c2 Fixed block broadcasts SChernykh 2021-11-01 19:35:11 +0100
  • 1e4c6ef5f4 Added block verification test SChernykh 2021-11-01 18:53:34 +0100
  • 61edc6ed70 Reduce cache flush frequency to once per minute SChernykh 2021-11-01 11:29:59 +0100
  • d283f91eb0 Update README.md SChernykh 2021-11-01 11:07:00 +0100
  • dff2413cae TCPServer: make write buffers global SChernykh 2021-10-31 15:25:59 +0100
  • 998c2ba72f Fixed msys2 build crash SChernykh 2021-10-31 14:19:49 +0100
  • b56d027dd5 Include P2P peer list into miner count SChernykh 2021-10-31 12:41:13 +0100
  • eaed654012 Check for missing data from monerod on each new block SChernykh 2021-10-31 12:20:29 +0100
  • 981b161cc9 SideChain: faster processing of repeated broadcasts SChernykh 2021-10-31 11:06:00 +0100
  • f59e9171e8 SideChain: use a separate lock for m_seenBlocks SChernykh 2021-10-31 10:26:13 +0100
  • b45540ca08 TCPServer: clean up old IP bans SChernykh 2021-10-29 14:24:05 +0200
  • 806e1ca0a3 SideChain: faster check for low-diff spam blocks SChernykh 2021-10-29 11:39:15 +0200
  • 113e39817d Cleanup old Monero blocks data SChernykh 2021-10-29 11:14:28 +0200
  • 0869326f39 SideChain: count miners in the last 48 hours SChernykh 2021-10-29 10:37:12 +0200
  • 75d62c0303 SideChain: cleanup m_seenBlocks when pruning old blocks SChernykh 2021-10-29 10:34:53 +0200
  • da4686b88f ZMQReader: start after initial RPC calls are finished SChernykh 2021-10-28 20:05:40 +0200
  • a008eac8c6 ZMQReader: more reliable connect() SChernykh 2021-10-28 19:08:42 +0200
  • 3d60ae8c32 Fix: don't start until monerod is fully synchronized SChernykh 2021-10-28 18:47:28 +0200
  • 88f346414a Fixed race condition when using --no-color SChernykh 2021-10-28 10:36:50 +0200
  • 2071a24a9f Update version v1.3 SChernykh 2021-10-27 17:27:48 +0200
  • 1c0da4513f Added `--no-color` command line option SChernykh 2021-10-27 16:21:56 +0200
  • 6a002cda46 Create msvc-analysis.yml SChernykh 2021-10-27 15:16:25 +0200
  • c21c9615a3 Fixed optimization flags for gcc/clang SChernykh 2021-10-26 20:13:51 +0200
  • c0c210664a Show uptime in status SChernykh 2021-10-26 17:55:47 +0200
  • 6859d11445 Disable console quick-edit mode on Windows SChernykh 2021-10-26 17:42:00 +0200
  • 111324b6e0 Added console command to show connected peers SChernykh 2021-10-24 16:04:30 +0200
  • 148b9dd294 Switch to faster unordered_map/set SChernykh 2021-10-22 18:18:38 +0200
  • 04d18cdf1d P2PServer: fixed m_timer leak SChernykh 2021-10-21 19:10:11 +0200
  • 352ad81a0a StratumServer: faster processing of regular shares SChernykh 2021-10-21 19:09:36 +0200
  • d26902468d P2PServer: peer list tweaks SChernykh 2021-10-21 15:55:00 +0200
  • 0382027d70 Fixed wrong error message SChernykh 2021-10-21 10:12:57 +0200
  • 966b499e5c ZMQReader: keep trying to connect on startup SChernykh 2021-10-21 00:22:53 +0200
  • 9885f82e9e Limit user name length to 64 characters SChernykh 2021-10-19 21:09:08 +0200
  • 32a58d1534
    Merge pull request #58 from WeebDataHoarder/master SChernykh 2021-10-19 20:10:53 +0200
  • bc341918f6 Decode custom user from stratum client, display stratum client+user on SHARE FOUND and client mainchain found message #58 WeebDataHoarder 2021-10-15 23:02:21 +0200
  • f17c23528a Update version v1.2 SChernykh 2021-10-17 11:00:51 +0200
  • a06f4dcdcd P2PServer: fixed ever growing memory usage SChernykh 2021-10-17 10:48:09 +0200
  • 3bc03e4801 CI: added Visual Studio 2022 build SChernykh 2021-10-16 14:29:59 +0200
  • 816a29c5ab Added `--no-cache` command line parameter SChernykh 2021-10-16 13:45:28 +0200
  • 285560e120 Fixed possible sidechain split during RandomX epoch change SChernykh 2021-10-16 09:42:58 +0200
  • 39ba5c4131 P2PServer: check for messages that shouldn't be sent SChernykh 2021-10-15 17:09:51 +0200
  • 9b86f8e81f Peer list refactoring SChernykh 2021-10-15 11:32:01 +0200
  • 480e0baf7b
    Merge c4582f6770 into 9e90e988fa #55 Reuf Rujevic 2021-10-14 23:31:54 +0200
  • c4582f6770
    Create Sjenica1 #55 Reuf Rujevic 2021-10-14 23:31:47 +0200
  • 9e90e988fa Refactored array_size to make it always constexpr SChernykh 2021-10-14 16:46:49 +0200
  • 39b2167c98 Show correct max log level in usage SChernykh 2021-10-14 13:47:30 +0200
  • f3024d3556 StratumServer: submit Monero block as soon as possible SChernykh 2021-10-13 18:57:21 +0200
  • 61ac90f1d5
    Fixed typo SChernykh 2021-10-13 14:56:27 +0200
  • 60a8538e0c P2PServer: show an error when there are no ZMQ messages SChernykh 2021-10-09 11:01:26 +0200
  • 77a3a5857c P2PServer: show an error when there are no connections SChernykh 2021-10-08 18:02:04 +0200