Skip to content

Support lotus v1.36.0-rc1#207

Merged
emmanuelm41 merged 4 commits intomasterfrom
feat/lotus-v1.36.0-rc1
May 5, 2026
Merged

Support lotus v1.36.0-rc1#207
emmanuelm41 merged 4 commits intomasterfrom
feat/lotus-v1.36.0-rc1

Conversation

@emmanuelm41
Copy link
Copy Markdown
Member

Summary

Bumps Lotus from v1.34.1v1.36.0-rc1 (5-version jump, includes new Filecoin Network Version 28).

Changes

  • go.mod / go.sum: lotus → v1.36.0-rc1, Go directive 1.23.101.25.7, transitive churn
  • actors/actors.go: LatestVersion bumped network.Version27network.Version28
  • construction_impl_test.go: 14× t.Errorf(err.Error())t.Errorf("%s", err.Error()) (Go 1.25 stricter printf analyzer)
  • .github/workflows/main.yml: golang:1.23.10golang:1.25.7 in container image and setup-go (×4)

Test plan

  • go build ./... clean
  • go vet ./... clean
  • CI green on this branch
  • rosetta-filecoin-proxy PR will reference this branch via go pseudo-version to validate end-to-end before merge
  • After both pass: merge here → tag v1.3600.0-rc1 (pre-release) → bump proxy to tagged version → merge proxy → tag proxy

Notes

  • _ "github.com/filecoin-project/lotus/build" blank import in actors/actors.go retained (needed since 1.30 modularized build package)
  • All 8 specs-actors versions retained; go mod tidy did not prune them

Picked up from dependabot PR #206 — superseded into the lotus
v1.36.0-rc1 release bundle.
Picked up from dependabot PRs #199 and #196 — superseded into the
lotus v1.36.0-rc1 release bundle.
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