Skip to content

Update flow-go to v0.50.1-... - #644

Open
janezpodhostnik wants to merge 1 commit into
masterfrom
janezp/update-flow-go
Open

Update flow-go to v0.50.1-...#644
janezpodhostnik wants to merge 1 commit into
masterfrom
janezp/update-flow-go

Conversation

@janezpodhostnik

@janezpodhostnik janezpodhostnik commented Jul 27, 2026

Copy link
Copy Markdown

Updates flow-go to current master in the test and languageserver modules (lint has no direct flow-go dependency).

  • github.com/onflow/flow-go v0.48.1-evm-cache-block.0.20260602223212-19c6bdbbe069v0.50.1-0.20260727121002-7305484aa748
  • flow-go diff: onflow/flow-go@19c6bdb...7305484
  • Transitive upgrades: onflow/cadence v1.10.3 → v1.10.5, onflow/flow-go-sdk v1.10.3 → v1.10.5, onflow/atree v0.16.0 → v0.16.1

Required code changes

  • languageserver/server/stdlib.go: stdlib.StandardLibraryHandler.CreateAccount now takes an interpreter.InvocationContext parameter; updated the stub accordingly.

Known failure (needs follow-up)

TestReferenceDeployedContractTypes (2 subtests) in the test module fails after this update. The failure comes from the transitive atree v0.16.0 → v0.16.1 upgrade (required by both flow-go master and cadence v1.10.5) — reproducible on unmodified master by bumping only atree.

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.

1 participant