Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: deps: update to go-state-types v13.0.0-rc.2 #11675

Merged
merged 2 commits into from Mar 4, 2024

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Mar 4, 2024

Proposed Changes

Bumps GST to v13.0.0-rc2, which also includes filecoin-project/go-state-types#252 to unblock cross implementation Butterfly-network testing

Checklist

Before you mark the PR ready for review, please make sure that:

  • Commits have a clear commit message.
  • PR title is in the form of of <PR type>: <area>: <change being made>
    • example: fix: mempool: Introduce a cache for valid signatures
    • PR type: fix, feat, build, chore, ci, docs, perf, refactor, revert, style, test
    • area, e.g. api, chain, state, market, mempool, multisig, networking, paych, proving, sealing, wallet, deps
  • If the PR affects users (e.g., new feature, bug fix, system requirements change), update the CHANGELOG.md and add details to the UNRELEASED section.
  • New features have usage guidelines and / or documentation updates in
  • Tests exist for new functionality or change in behavior
  • CI is green

chore: deps: update to go-state-types v13.0.0-rc.2
@rjan90 rjan90 requested a review from a team as a code owner March 4, 2024 14:41
Copy link
Contributor

@arajasek arajasek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to also set this field in upgrades.go for the nv22 upgrade (set to UpgradeDragonHeight for both the premigration and migration).

@rjan90 rjan90 enabled auto-merge March 4, 2024 16:56
@rjan90 rjan90 disabled auto-merge March 4, 2024 16:56
@rjan90 rjan90 merged commit 9aef2ec into release/v1.26.0 Mar 4, 2024
90 checks passed
@rjan90 rjan90 deleted the phi-bump-gst branch March 4, 2024 16:57
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.

None yet

2 participants