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

feat: Skeleton for nv23 #11964

Merged
merged 9 commits into from
May 7, 2024
Merged

feat: Skeleton for nv23 #11964

merged 9 commits into from
May 7, 2024

Commits on May 6, 2024

  1. Use local GST

    Use local GST
    rjan90 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    4221327 View commit details
    Browse the repository at this point in the history
  2. Import actors and define upgrade heights

    Creatin a mock actor-bundle and define upgrade heights
    rjan90 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9c4353d View commit details
    Browse the repository at this point in the history
  3. Generate adapters

    Updates gen/inlinegen-data.json, and runs make actors-gen
    rjan90 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    6a75561 View commit details
    Browse the repository at this point in the history
  4. Add schedule and migration

    Add schedule and migration
    rjan90 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    d57216e View commit details
    Browse the repository at this point in the history
  5. Add upgrade and network version fields/params

    Add upgrade and network version fields/params
    rjan90 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a67dc0b View commit details
    Browse the repository at this point in the history
  6. Run make gen / make docsgen-cli

    Run make gen / make docsgen-cli
    rjan90 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    ac4c3ca View commit details
    Browse the repository at this point in the history
  7. Update filecoin-ffi

    Update filecoin-ffi to the v1.28.0-dev tag, which supports the nv23 skeleton.
    rjan90 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3d4bde2 View commit details
    Browse the repository at this point in the history
  8. Update GST to v0.14.0-dev

    Update GST to v0.14.0-dev, which includes the nv23 skeleton
    rjan90 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3457cf2 View commit details
    Browse the repository at this point in the history
  9. Add support for actor version 14 in actor registry

    Add support for actor version 14 in actor registry
    rjan90 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7f96be6 View commit details
    Browse the repository at this point in the history