Skip to content

Downgrade go-ethereum to v1.16.8 across all modules#271

Merged
joshuahannan merged 1 commit into
masterfrom
downgrade-go-ethereum-v1.16.8-v2
Apr 9, 2026
Merged

Downgrade go-ethereum to v1.16.8 across all modules#271
joshuahannan merged 1 commit into
masterfrom
downgrade-go-ethereum-v1.16.8-v2

Conversation

@joshuahannan

Copy link
Copy Markdown
Contributor

Summary

  • lib/go/templates: downgrade go-ethereum v1.17.0 → v1.16.8
  • lib/go/test: downgrade go-ethereum v1.17.0 → v1.16.8 and remove the replace workaround directive (no longer needed since the version is pinned directly)
  • lib/go/contracts: already at v1.16.8, no change needed

Test plan

  • All Go tests pass (make test)
  • All Cadence tests pass (flow test)

🤖 Generated with Claude Code

- templates: v1.17.0 -> v1.16.8
- test: v1.17.0 -> v1.16.8, removed the replace directive workaround
  since the dependency is now pinned directly

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@joshuahannan
joshuahannan merged commit cc3dfb3 into master Apr 9, 2026
2 checks passed
@joshuahannan
joshuahannan deleted the downgrade-go-ethereum-v1.16.8-v2 branch April 9, 2026 17:39
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