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

Allow deposit_paused as a staking deployment status #2167

Merged
merged 1 commit into from
Dec 2, 2024
Merged

Conversation

iamacook
Copy link
Member

@iamacook iamacook commented Dec 2, 2024

Summary

We decode staking transactions based on the official Kiln deployments. Currently, we expect the statuses of a deployment to be active or pending, otherwise they are unknown. However, is possible for contracts to have a deposit_paused status.

This adds deposit_paused as a supported status.

Changes

  • Add deposit_paused as a deployment status

@iamacook iamacook self-assigned this Dec 2, 2024
@iamacook iamacook requested a review from a team as a code owner December 2, 2024 17:54
@iamacook iamacook merged commit 5f5b317 into main Dec 2, 2024
20 checks passed
@iamacook iamacook deleted the deposit-paused branch December 2, 2024 19:20
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