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

Monitorism: Fix issue with trusted node lag #114

Open
raffaele-oplabs opened this issue Dec 31, 2024 · 0 comments
Open

Monitorism: Fix issue with trusted node lag #114

raffaele-oplabs opened this issue Dec 31, 2024 · 0 comments
Assignees

Comments

@raffaele-oplabs
Copy link
Contributor

Bug Description

Faultproof Withdrawals will not check back withdrawals classified as forgery.
In case the trusted node for some reason is not working and return root claim as 0x000 it will stay as forgery.
As it may happen that the trusted node is not working for a period of time, faultproof-wothdrawals should recheck the detected forgery that have 0x00 as expected claim to deal with this issue.

Steps to Reproduce

Expected behavior

Environment Information:

Configurations:

Logs:

Additional context


⚠️ Notice: Issues that do not include the following sections will be subject to closure:

  • Bug Description
  • Steps to Reproduce
  • Environment Information

Please ensure all required sections are filled out accurately to expedite the debugging process and improve issue resolution efficiency.

@raffaele-oplabs raffaele-oplabs self-assigned this Dec 31, 2024
@raffaele-oplabs raffaele-oplabs changed the title Fix issue with trusted node lag Monitorism: Fix issue with trusted node lag Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant