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: use abort signal for proving tasks #748

Merged
merged 4 commits into from
Nov 6, 2024
Merged

Conversation

atanmarko
Copy link
Member

@atanmarko atanmarko commented Oct 25, 2024

Resolves #584

Also added witness of block 1033 to artifacts. No harm in having a few more json witnesses for ad hoc testing.

@atanmarko atanmarko self-assigned this Oct 25, 2024
@github-actions github-actions bot added the crate: zero_bin Anything related to the zero-bin subcrates. label Oct 25, 2024
@atanmarko
Copy link
Member Author

Note: merging requires previous release of paladin with 0xPolygonZero/paladin#39

@atanmarko atanmarko marked this pull request as ready for review October 25, 2024 11:18
@atanmarko atanmarko requested a review from Nashtare as a code owner October 25, 2024 11:18
Copy link
Collaborator

@Nashtare Nashtare left a comment

Choose a reason for hiding this comment

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

LGTM!

@atanmarko atanmarko merged commit 879531c into develop Nov 6, 2024
21 checks passed
@atanmarko atanmarko deleted the feat/abort-signal branch November 6, 2024 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crate: zero_bin Anything related to the zero-bin subcrates.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement graceful shutdown of proving tasks in case of the error
4 participants