5 Aug 2026 [mining]

P2Pool v4.18 released with support for 100K Stratum connections

SChernykh1 has released P2Pool2 version 4.183 with support for up to 100,000 Stratum connections (a considerable upgrade from only 10K in previous versions)4:

100,000 simulated mining rigs [..] More than 3,000 messages per second on Stratum, each message gets replied in less than 0.1 ms - 99th percentile (p99) = 0.1 ms. [..] Previous P2Pool versions were struggling [..] I found the source of performance issues and fixed it.

Changes overview

* [Feat] Optimized Stratum server performance
* [Feat] Crypto cache: 10% less CPU time spent on block verification
* [Fix] Don't use SOCKS5 proxy to connect to a private/LAN hosted Monero node
* [Fix] Stratum: fixed a potential double free when shutting down
* [Fix] Stratum: fixed inconsistent accounting if submit_sidechain_block fails
* [Fix] Fixed a crash when initializing dataset on 256 (or more) thread systems

The full list of changes since v4.11 is available on Github5.

Before using the software, you should verify the SHA256 sums with SChernykh’s GPG key6.

The README7 has valuable information about features, defaults, how pool shares work, build instructions and a short mining guide. If you need assistance, read the FAQ8 and join the project’s IRC channels9.

Note that it is strongly recommended to synchronize your system clock before you start mining; create a new wallet and don’t use it for anything else but mining for privacy reasons - all wallet addresses are public on P2Pool!


  1. https://github.com/SChernykh/ 

  2. https://p2pool.io/ 

  3. https://github.com/SChernykh/p2pool/releases/tag/v4.18 

  4. https://farside.link/libreddit/r/MoneroMining/comments/1un2qxy/ 

  5. https://github.com/SChernykh/p2pool/compare/v4.17.1…v4.18 

  6. https://p2pool.io/SChernykh.asc, https://github.com/monero-project/gitian.sigs/blob/master/gitian-pubkeys/SChernykh.asc 

  7. https://github.com/SChernykh/p2pool/blob/master/README.md 

  8. https://p2pool.io/#faq 

  9. #monero-pools, #p2pool-log, #p2pool-mini (IRC-Libera)