Skip to content

Update to Cadence v1.10.6 - #226

Merged
turbolent merged 3 commits into
mainfrom
auto-update-onflow-cadence-v1.10.6
Aug 20, 2026
Merged

Update to Cadence v1.10.6#226
turbolent merged 3 commits into
mainfrom
auto-update-onflow-cadence-v1.10.6

Conversation

@turbolent

Copy link
Copy Markdown
Member

@codecov-commenter

codecov-commenter commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
state.go 50.00% 0 Missing and 1 partial ⚠️

📢 Thoughts on this report? Let us know!

Go 1.26's vet includes the inline analyzer, which fails on calls to
golang.org/x/exp/slices functions: they are marked //go:fix inline,
but the analyzer cannot inline generic functions yet.

Switching to the standard library also exposed a discarded
slices.ContainsFunc result in AccountsForNetwork, where the
deduplication check was dead code alongside a never-written map.
@turbolent
turbolent merged commit 027812f into main Aug 20, 2026
2 checks passed
@turbolent
turbolent deleted the auto-update-onflow-cadence-v1.10.6 branch August 20, 2026 22:49
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.

3 participants