decred / dcrwallet

A secure Decred wallet daemon written in Go (golang).
https://decred.org
ISC License
215 stars 154 forks source link

remove stakepool-related functionality such as fee enforcement #582

Open jolan opened 7 years ago

jolan commented 7 years ago

Related to #581 and https://github.com/decred/dcrstakepool/issues/99.

Basically we want to remove all the stakepool-specific code we can in favor of migrating that functionality to the new voting daemon.

jolan commented 7 years ago

stakepoold/the voting daemon won't be able to handle this itself for awhile so this needs to wait.