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

op-dispute-mon: Identify unclaimed credits based on the withdrawal request timestamp #11488

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

ajsutton
Copy link
Contributor

Description

Moves detection of unclaimed credits from the bonds monitor to the withdrawals monitor. It now uses the actual withdrawal request timestamp to calculate if the credit is withdrawable.

Tests

Moved tests over to the withdrawals monitor.

Metadata

@ajsutton ajsutton requested a review from a team as a code owner August 15, 2024 02:34
@ajsutton ajsutton requested review from Inphi and refcell August 15, 2024 02:34
Copy link
Contributor

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 30, 2024
@ajsutton ajsutton removed the Stale label Sep 3, 2024
op-dispute-mon/mon/withdrawals.go Show resolved Hide resolved
@ajsutton ajsutton added this pull request to the merge queue Sep 9, 2024
Merged via the queue into develop with commit 4428d10 Sep 9, 2024
56 checks passed
@ajsutton ajsutton deleted the aj/unclaimed-credits branch September 9, 2024 20:22
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.

op-dispute-mon: Incorrectly reporting unclaimed funds
2 participants