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

feat: fix handling expired platforms where all stamps are expired #2657

Merged
merged 5 commits into from
Jul 3, 2024

Conversation

nutrina
Copy link
Collaborator

@nutrina nutrina commented Jul 2, 2024

Fixes: #2642

@nutrina nutrina linked an issue Jul 2, 2024 that may be closed by this pull request
return new Set([...setA].filter((item) => setB.has(item)));
}

export function foo(a: number, b: number): number {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Delete function foo

@nutrina nutrina merged commit c1b3cc4 into main Jul 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

GTC Staking Expiry and Missing Sidebar Details
1 participant