chore: update Mainnet Golden Week height#13335
Merged
Merged
Conversation
``` 2025-09-24T23:00:00Z 5348280 ```
Contributor
There was a problem hiding this comment.
Pull Request Overview
This PR updates the Golden Week upgrade height for the Filecoin mainnet network from a placeholder value to the actual scheduled epoch. The change sets the upgrade to occur at epoch 5348280, which corresponds to September 24, 2025 at 23:00:00 UTC.
Key changes:
- Replace placeholder Golden Week height with actual mainnet epoch value
- Update comment to reflect the scheduled upgrade date
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
rjan90
approved these changes
Sep 11, 2025
BigLep
pushed a commit
that referenced
this pull request
Sep 11, 2025
``` 2025-09-24T23:00:00Z 5348280 ```
3 tasks
BigLep
added a commit
that referenced
this pull request
Sep 11, 2025
* chore: update nv27 codename (#13334) * chore: update nv27 codename chore: update nv27 codename * chore: update nv27 codename chore: update nv27 codename * chore: update Mainnet Golden Week height (#13335) ``` 2025-09-24T23:00:00Z 5348280 ``` * chore: update deps for NV27 final release (#13336) * chore: update FFI * Add go-state-types and builtin-actors deps * Update actor bundles --------- Co-authored-by: TippyFlits <james@filoz.org> * chore: update filecoin-ffi submodule to match v1.34.0 dependency --------- Co-authored-by: Phi-rjan <orjan.roren@gmail.com> Co-authored-by: TippyFlits <james@filoz.org>
8 tasks
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.
Proposed Changes
Update Mainnet Golden Week upgrade height to epoch
5348280corresponding to2025-09-24T23:00:00ZChecklist
Before you mark the PR ready for review, please make sure that: