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: precheck not correctly handling cases where duplicated slashing is found #102

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

randyahx
Copy link
Contributor

@randyahx randyahx commented Nov 3, 2023

Description

A precheck was set in place to prevent an event from being processed if it's expired or the SP has been recently slashed. It was not handling cases correctly where the SP has been recently slashed.

Rationale

This issue needs to be resolved to prevent the challenger services from submitting the events for attestation. The attestation would not go through but it would cost gas to send the transaction.

Example

none

Changes

Notable changes:
none

@forcodedancing forcodedancing merged commit 0030740 into master Nov 30, 2023
5 checks passed
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.

2 participants