-
Notifications
You must be signed in to change notification settings - Fork 105
all: update image ethereum/client-go to a347423 #738
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
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
a6be9c3 to
8ba3205
Compare
8ba3205 to
2d35f0f
Compare
2d35f0f to
3769de8
Compare
3769de8 to
6ad381b
Compare
6ad381b to
d3f6826
Compare
d3f6826 to
e229036
Compare
6458cb4 to
189da6a
Compare
|
this is an unstable version, I vote that we close this pull request $ docker run ethereum/client-go@sha256:be8f99e27f0fa658e7796e1fb0ca77d9d2804f19dc33f6280c440946f0ea45e8 --version
geth version 1.16.8-unstable-7f9b06e7-20251107edit: or just use a later, stable version |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
ClaytonNorthey92
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
don't merge this yet. there is a test that is sometimes failing with a context deadline exceeded when trying to call an L1 rpc. this test hasn't historically failed like this, so I think that it has something to do with the new version.
annoyingly, optimism hardcodes this timeout to 2 minutes. I am unsure if the timeout itself is the issues or sometimes something happens to cause this to fail.
I will look further on Monday
send.go:52:
Error Trace: /home/runner/go/pkg/mod/github.com/hemilabs/[email protected]/op-e2e/e2eutils/transactions/send.go:52
/home/runner/work/heminetwork/heminetwork/e2e/monitor/main_test.go:1357
/home/runner/work/heminetwork/heminetwork/e2e/monitor/main_test.go:216
Error: Received unexpected error:
failed to find OK receipt (tx: 0xde857f240b1ff9ee67319b1e2e766e514b85a413571059e481edef43819be947): timed out waiting for tx 0xde857f240b1ff9ee67319b1e2e766e514b85a413571059e481edef43819be947: not found: context deadline exceeded
Test: TestL1L2Comms/testing_non-sequencing_client
Messages: Failed to send transaction
|
blocked by hemilabs/optimism#26 |
3f7b7e1 to
f011fed
Compare
|
I was wrong. Still looking. |
cce050c to
7225f17
Compare
393d857 to
3bef46b
Compare
3bef46b to
8a5724d
Compare
43bc4e0 to
9358640
Compare
|
closing for #746 |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for the If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
This PR contains the following updates:
343cff5->a347423Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.