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

Voted Ticket Notification #201

Open
pedrotst opened this issue Jul 31, 2017 · 5 comments
Open

Voted Ticket Notification #201

pedrotst opened this issue Jul 31, 2017 · 5 comments
Milestone

Comments

@pedrotst
Copy link
Contributor

[Feature Request]
It would be nice to have some sort of notification system to notify when a ticket was voted. This way we don't have to check the pool website everyday to check that. Specially now that we don't have buy windows anymore.

@jolan
Copy link
Contributor

jolan commented Jul 31, 2017

A couple of the pools have this feature implemented already. For the reference implementation, maybe another standalone program that could live in backend.

@chappjc
Copy link
Member

chappjc commented Aug 3, 2017

@jolan Yeah, that sounds like a good idea to keep it separate. Just a little app that waits for voted notifications, looks up the email for the redeemed ticket multisig, and send an email. It's the part where it looks up emails that I'm not so sure about since what we ultimately want to for MySQL to be untouched by anything but dcrstakepool

@jolan
Copy link
Contributor

jolan commented Oct 30, 2017

This is needed so we can mark low fee tickets as voted in the database (continuing on #219) and also so we can remove any reference to stakepooluserinfo on the user tickets page / getstakeinfo on the stats page (#180).

@xaur
Copy link

xaur commented Nov 7, 2018

Please add 'privacy' label. Notifications have a privacy aspect: the service that you receive notification to (e.g. your email provider) will learn about your holdings and voting preferences. There should be a way to encrypt notifications to recipient's public key.

@kiahmed
Copy link

kiahmed commented Mar 9, 2019

have this ever been implemented or any script that could be hooked up?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants