dashpay / p2pool-dash

GNU General Public License v3.0
48 stars 85 forks source link

Dashd, versionbit Warning #54

Open Mentors4EDU opened 6 years ago

Mentors4EDU commented 6 years ago

Warning: (from dashd) Warning: unknown new rules activated (versionbit 1) I believe this may be related to segwit or a problem with Python Twisted. I tried updating Dash Core's version in the P2Pool files but still no luck. I am using Python version 2.7, and I think I have the right version of twisted.

thephez commented 6 years ago

What version of Dash Core are you running? Sounds like dashpay/dash#1756 which was related to DIP-0001 and not really a problem.

Mentors4EDU commented 6 years ago

I had the same problem with Dash Core 0.12.2.3, and 0.12.2.2. It orphans or doesn't load the right shares for the Dash Masternode and still has Python Twisted errors when running P2Pool. I looked at the list of P2Pool nodes up and running and almost half of them have the same problem. Some people though seemed to be able to fix it with warning or twisted errors but not sure how they did so.