-
Notifications
You must be signed in to change notification settings - Fork 29
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
Update Go dependencies #206
Merged
aefhm
merged 3 commits into
main
from
CU-8692vytr5_Bump-go-ethereum-dependency_Xi-Zhang
Oct 18, 2023
Merged
Update Go dependencies #206
aefhm
merged 3 commits into
main
from
CU-8692vytr5_Bump-go-ethereum-dependency_Xi-Zhang
Oct 18, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Task linked: CU-8692vytr5 Bump go-ethereum dependency |
2 similar comments
Task linked: CU-8692vytr5 Bump go-ethereum dependency |
Task linked: CU-8692vytr5 Bump go-ethereum dependency |
aefhm
added
p:1
Priority: high
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Oct 17, 2023
aefhm
force-pushed
the
CU-8692vytr5_Bump-go-ethereum-dependency_Xi-Zhang
branch
from
October 17, 2023 22:06
713d3d1
to
40a0a5b
Compare
aefhm
commented
Oct 17, 2023
aefhm
commented
Oct 17, 2023
Seems like you got hit by a mystery bug in one of the CI contracts tests (unrelated to this PR):
|
CedarMist
approved these changes
Oct 17, 2023
aefhm
force-pushed
the
CU-8692vytr5_Bump-go-ethereum-dependency_Xi-Zhang
branch
from
October 18, 2023 22:06
1ff02d5
to
58c34b5
Compare
aefhm
force-pushed
the
CU-8692vytr5_Bump-go-ethereum-dependency_Xi-Zhang
branch
from
October 18, 2023 22:09
58c34b5
to
8103e9f
Compare
aefhm
force-pushed
the
CU-8692vytr5_Bump-go-ethereum-dependency_Xi-Zhang
branch
from
October 18, 2023 22:18
8103e9f
to
d5697b8
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
p:1
Priority: high
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Upgrade
go-ethereum
and correct Web3 gateway reference.Supersede #201
Testing
I normally use a base script adapted from the deprecated
go-etherum
book with ourVigil.sol
contract.TODO
go-ethereum
tutorial locallyclients/go/v0.10.0
per steps