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

Implement defensive strategies on broadcasting votes #86

Merged
merged 1 commit into from Feb 5, 2019

Conversation

emre
Copy link
Owner

@emre emre commented Feb 5, 2019

All dPoll votes must be verifiable in the blockchain. Steemconnect sometimes
returns http 503, which results with votes on dPoll database but not in the
blockchain.

With this changeset, votes are inserted to the database if only we get an
expected success response from Steemconnect.

All dPoll votes must be verifiable in the blockchain. Steemconnect sometimes
returns http 503, which results with votes on dPoll database but not in the
blockchain.

With this changeset, votes are inserted to the database if only we get an
expected success response from Steemconnect.
@emre emre merged commit 201dd7f into master Feb 5, 2019
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

Successfully merging this pull request may close these issues.

None yet

1 participant