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

fix: failed to send proof #369

Merged
merged 2 commits into from
Jul 9, 2024
Merged

fix: failed to send proof #369

merged 2 commits into from
Jul 9, 2024

Conversation

atanmarko
Copy link
Member

@atanmarko atanmarko commented Jul 9, 2024

Resolves #354

Problem was that a lot of one-shot channels were created and not awaited, so some async engine resource got depleted (I am poetic today :)).

@atanmarko atanmarko self-assigned this Jul 9, 2024
@github-actions github-actions bot added the crate: zero_bin Anything related to the zero-bin subcrates. label Jul 9, 2024
* fix: add cancun jerigon test network

* fix: test execution

* fix: whitespace
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, thanks for fixing it!
Tested against some block batches, no problem.

@Nashtare Nashtare merged commit f9212b5 into feat/cancun Jul 9, 2024
14 checks passed
@Nashtare Nashtare deleted the fix/failed-to-send-proof branch July 9, 2024 13:38
@Nashtare Nashtare added this to the Type 1 - Q3 2024 milestone Jul 25, 2024
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.

2 participants