Update flow-go to v0.50.1-... - #2356
Open
janezpodhostnik wants to merge 1 commit into
Open
Conversation
janezpodhostnik
requested review from
Kay-Zee,
bjartek,
chasefleming,
jribbink,
mfbz and
nvdtf
as code owners
July 27, 2026 14:25
Dependency ReviewThe following issues were found:
License Issuesgo.mod
OpenSSF Scorecard
Scanned Files
|
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates
flow-goto current master.github.com/onflow/flow-gov0.48.1-evm-cache-block.0.20260602223212-19c6bdbbe069→v0.50.1-0.20260727121002-7305484aa748onflow/cadencev1.10.3 → v1.10.5,onflow/flow-go-sdkv1.10.3 → v1.10.5,onflow/atreev0.16.0 → v0.16.1Required code changes
internal/util/stdlib.go:stdlib.StandardLibraryHandler.CreateAccountnow takes aninterpreter.InvocationContextparameter; updated the stub accordingly.Note on cadence-tools
The released
cadence-tools/languageserverv1.11.2 does not compile against cadence v1.10.5, so it is temporarily pinned to the commit from onflow/cadence-tools#644 (v1.11.3-0.20260727140108-e3dcc07e645d). Once that PR is merged and released, this should be re-pointed to a tagged version.Build and full test suite pass.