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

fix: return error if 2/3 votes have not been achieved #32

Merged
merged 14 commits into from
Mar 23, 2023

Conversation

randyahx
Copy link
Contributor

@randyahx randyahx commented Mar 23, 2023

Description

Return an error if 2/3 votes have not been achieved
Skip event if Object was deleted on the blockchain

Rationale

Previously, no errors were returned so a MsgAttest was submitted for every event since they were set to EnoughVotesCollected

For some events, the objects may have been deleted by their original owner already so no verification is required

Example

none

Changes

Notable changes:
vote processor

@forcodedancing forcodedancing merged commit 4a4aff3 into develop Mar 23, 2023
Copy link
Collaborator

@forcodedancing forcodedancing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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

2 participants