this post was submitted on 31 Aug 2023
2 points (62.5% liked)

Monero Mining

226 readers
1 users here now

founded 1 year ago
MODERATORS
 

P2Pool v3.6 was released.

Changes:

  • Avoid unnecessary block broadcasts and block requests to save traffic (works best when connected to v3.6+ nodes)
  • 2 times faster initial sync when connected to v3.6+ nodes
  • Release binaries for Windows are now built with clang compiler (7-8% faster block verification)
  • Tweaked how release binaries for other OS are built, binary sizes are reduced significantly
  • Fixed a rare data race bug that could happen during block verification
  • Added a full source code archive with all dependencies

Github - SChernykh p2pool

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 1 year ago (1 children)

To Start p2pool:

p2pool --host p2pmd.xmrvsbeast.com --rpc-port 18081 --zmq-port 18084

Great connection @xmrvsbeast.com!

[โ€“] [email protected] 1 points 1 year ago

If you're a full node, you can just do p2pool --host 127.0.0.1