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: optimize ForEachClaim to return only eligible claims #12770

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

Kubuxu
Copy link
Contributor

@Kubuxu Kubuxu commented Dec 10, 2024

Avoids double AMT traversal

Depends on: filecoin-project/go-state-types#333

Avoids double AMT traversal

Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
@Kubuxu Kubuxu added the skip/changelog This change does not require CHANGELOG.md update label Dec 10, 2024
@masih masih requested review from masih and rvagg December 10, 2024 16:04
@masih masih assigned Kubuxu and unassigned masih and rvagg Dec 10, 2024
Copy link
Member

@rvagg rvagg left a comment

Choose a reason for hiding this comment

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

a comment on this method might be helpful? up to you tho

go.mod Outdated Show resolved Hide resolved
Signed-off-by: Jakub Sztandera <oss@kubuxu.com>
@Kubuxu Kubuxu merged commit fce526e into master Dec 11, 2024
83 checks passed
@Kubuxu Kubuxu deleted the kubuxu/state/claim-check branch December 11, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does not require CHANGELOG.md update
Projects
Status: Done
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

4 participants