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

Block failure reason improvements #689

Merged
merged 4 commits into from
Feb 13, 2024
Merged

Conversation

PhilippGackstatter
Copy link
Contributor

@PhilippGackstatter PhilippGackstatter commented Feb 13, 2024

Description of change

fixes #679

Also implements the reverse iteration over the errors in unwrapErrors with a read-only for loop instead of the writing lo.Reverse which caused a race condition in iota-core.

@PhilippGackstatter PhilippGackstatter marked this pull request as ready for review February 13, 2024 08:24
@muXxer muXxer merged commit 357a705 into develop Feb 13, 2024
4 checks passed
@muXxer muXxer deleted the block-failure-reason-improvements branch February 13, 2024 09:11
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.

Refactor BlockFailureReason
2 participants