Support lotus v1.36.0-rc1#207
Merged
emmanuelm41 merged 4 commits intomasterfrom May 5, 2026
Merged
Conversation
7 tasks
Picked up from dependabot PR #206 — superseded into the lotus v1.36.0-rc1 release bundle.
This was referenced May 5, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Bumps Lotus from
v1.34.1→v1.36.0-rc1(5-version jump, includes new Filecoin Network Version 28).Changes
go.mod/go.sum: lotus →v1.36.0-rc1, Go directive1.23.10→1.25.7, transitive churnactors/actors.go:LatestVersionbumpednetwork.Version27→network.Version28construction_impl_test.go: 14×t.Errorf(err.Error())→t.Errorf("%s", err.Error())(Go 1.25 stricterprintfanalyzer).github/workflows/main.yml:golang:1.23.10→golang:1.25.7in container image andsetup-go(×4)Test plan
go build ./...cleango vet ./...cleanrosetta-filecoin-proxyPR will reference this branch via go pseudo-version to validate end-to-end before mergev1.3600.0-rc1(pre-release) → bump proxy to tagged version → merge proxy → tag proxyNotes
_ "github.com/filecoin-project/lotus/build"blank import inactors/actors.goretained (needed since 1.30 modularized build package)specs-actorsversions retained;go mod tidydid not prune them