vertcoin-project / vertcoin-core

A digital currency with mining decentralisation and ASIC resistance as a key focus
https://vertcoin.org
MIT License
350 stars 134 forks source link

P2Pool stopped working with current version #189

Closed Strunczez closed 2 years ago

Strunczez commented 2 years ago

Getting stratum line error in miner connected to my P2Pool node

vertiond commented 2 years ago

Please direct p2pool related questions to its relevant repository with more information like environment and logs.

Strunczez commented 1 year ago

Problem still persists with recent update before 18.0 there were no issues with p2pool <> core, so I was able to create my own p2pool and mine on it. After 18.0 update, Verthash miner connected to my p2pool node is line by line writing "stratum line error" please check if something did not went wrong in code responsible with connections to core which are used by p2pool

vertiond commented 1 year ago

Was possibly addressed in https://github.com/vertcoin-project/p2pool-vtc/commit/5502f26b4ef754ef3945bcbe5113ce388021a4e4

Please try the master branch. This issue belongs on the p2pool-vtc repository.