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

Domain verifying oracle #6

Open
mikejihbe opened this issue Sep 6, 2016 · 0 comments
Open

Domain verifying oracle #6

mikejihbe opened this issue Sep 6, 2016 · 0 comments
Milestone

Comments

@mikejihbe
Copy link
Member

We need a tiny service that will listen to events on the blockchain emitted by the DomainMicroPay contract. When a new domain registers, check the domain for a TXT record with a unique value. If it is there, confirm the domain with the contract

@mikejihbe mikejihbe added this to the v0.0.1 milestone Sep 6, 2016
@mikejihbe mikejihbe mentioned this issue Sep 6, 2016
johnweldon added a commit that referenced this issue Sep 9, 2016
Remove debugging code, cleanup goroutine on exit, provide Stop() method
for watchers, expose LogEvent as a type rather than using interface{}
and parameterize the event watcher to allow filtering by account or by
topics.

Contributes to Issue #6
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

1 participant