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: don't return an error #312

Merged
merged 1 commit into from
Oct 17, 2023
Merged

Conversation

byte-bandit
Copy link
Collaborator

@byte-bandit byte-bandit commented Oct 17, 2023

Related Github tickets

Background

There's actually no reason to return an error in case we have a valset mismatch. We just log the matter and stop processing of the message until the next loop. It's cleaner, more cost efficient and reliable.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes

@taariq taariq merged commit 29f5c58 into palomachain:master Oct 17, 2023
@taariq taariq deleted the clohr/no-error branch October 17, 2023 16:48
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.

3 participants