Skip to content

Bump flow-go to parity with latest HCU #1931

@sisyphusSmiling

Description

@sisyphusSmiling

Description

With the latest flow-go version, the latest EVM contract includes interface & internal changes (CadenceOwnedAccount.dryCall routes to InternalEVM.dryCall) that result in breaking changes for Cadence tests that import the latest EVM contract from Testnet & Mainnet.

See this CI run in the latest VM bridge PR. Even though these new methods aren't used anywhere in the codebase (yet), the imported EVM contract cannot deploy since it includes functionality not yet available from the local environment.

Metadata

Metadata

Assignees

Labels

BugThe issue represents a bug, malfunction, regression

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions