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

BCFR-1081: Fix flaky LogPoller testhelper deployment #15579

Merged

Conversation

reductionista
Copy link
Contributor

@reductionista reductionista commented Dec 9, 2024

BCFR-1081

Avoid a race condition where DeployContract() returns before PendingNonce increments. This race possibility was introduced by the new simulated version of geth we bumped to recently.
Might be considered a bug in geth, but easier to just work around it for now instead of opening an issue there and waiting for a response.

Copy link
Contributor

github-actions bot commented Dec 9, 2024

AER Report: CI Core ran successfully ✅

aer_workflow , commit

AER Report: Operator UI CI ran successfully ✅

aer_workflow , commit

@reductionista reductionista force-pushed the BCFR-1081-logpoller-testhelper-flaky-deployment branch from ce49b7a to f630426 Compare December 9, 2024 21:49
@reductionista reductionista marked this pull request as ready for review December 9, 2024 21:57
@reductionista reductionista requested review from a team as code owners December 9, 2024 21:57
@reductionista reductionista added this pull request to the merge queue Dec 10, 2024
Merged via the queue into develop with commit 10ef5a4 Dec 10, 2024
170 checks passed
@reductionista reductionista deleted the BCFR-1081-logpoller-testhelper-flaky-deployment branch December 10, 2024 20:06
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.

3 participants