Skip to content

Upgrade to MVR (Move Version Registry) #108

@rustydb

Description

@rustydb

MVR is now available and we can change from using a pinned Package ID.

See documentation: https://docs.evefrontier.com/tools/world-upgrades

Currently, the package ID is pinned via environment variables (e.g., VITE_TURRET_PACKAGE_ID, EVE_PACKAGE_ID) and hardcoded fallback values in:

  • apps/dashboard/src/world.ts
  • apps/indexer/src/main.rs

We should upgrade the system to resolve the latest Package ID dynamically via the Move Version Registry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions