Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disallow delegates and validators to enable fast sync protocol #255

Open
honeycrypto opened this issue Aug 21, 2019 · 0 comments
Open

Disallow delegates and validators to enable fast sync protocol #255

honeycrypto opened this issue Aug 21, 2019 · 0 comments
Labels
enhancement An enhancement to existing implementation
Milestone

Comments

@honeycrypto
Copy link
Contributor

🚀 Feature Request

Since any delegate can become a validator, we may want to encourage them to disable fast_sync. We can do this check on wallet launch just like benchmark and throw the alert (GUI) or log the error (CLI) if this account cannot use fast_sync.

We can either kill the wallet explaining why the user must disable fast_sync, or disable it automatically without killing the wallet and throw warning about that.

@honeycrypto honeycrypto added the enhancement An enhancement to existing implementation label Aug 21, 2019
@semuxgo semuxgo added this to the v2.1.0 milestone Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement to existing implementation
Projects
None yet
Development

No branches or pull requests

2 participants