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 builtin-actors, GST, verified claims tests #11768

Merged
merged 6 commits into from Mar 21, 2024

Conversation

rjan90
Copy link
Contributor

@rjan90 rjan90 commented Mar 21, 2024

Proposed Changes

As in the title:

  • Update builtin-actors to v13.0.0
  • Update GST to v0.13.1
  • Update verified claims test

Additional Info

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

@rjan90 rjan90 changed the title chore: deps: update builtin-actors and GST chore: deps: update builtin-actors, GST, verified claims tests Mar 21, 2024
@aarshkshah1992
Copy link
Contributor

@rvagg Removed the additional claims test you added as we're not shipping @LexLuthr 's extend claims CLI changes with this release.

@rjan90 rjan90 marked this pull request as ready for review March 21, 2024 14:58
@rjan90 rjan90 requested a review from a team as a code owner March 21, 2024 14:58
Copy link
Member

@Stebalien Stebalien left a comment

Choose a reason for hiding this comment

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

Good to me, but I haven't checked the CIDs.

build/builtin_actors_gen.go Outdated Show resolved Hide resolved
Update the actor bundle for everything except calibnet: ./pack.sh v13 v13.0.0 calibrationnet=v13.0.0-rc.3
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.

LGTM!

@rjan90 rjan90 merged commit dfbedbe into release/v1.26.0 Mar 21, 2024
93 of 94 checks passed
@rjan90 rjan90 deleted the phi-chore-bump-actors branch March 21, 2024 21:15
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

4 participants