Skip to content

Conversation

@0xmovses
Copy link
Collaborator

@0xmovses 0xmovses commented Sep 10, 2025

Description

NB. Must be run against re-synced mainnet mirror state (not upgraded).

  1. Compile the feature flag upgrade script
movement move compile --package-dir movement-migration/framework-upgrades --bytecode-version 6

2.Run the script

movement move run-script --compiled-script-path movement-migration/framework-upgrades/build/feature-flag-reconfig/bytecode_scripts/main.mv

Should receive success output.

Key Areas to Review

Checklist

  • I have read and followed the CONTRIBUTING doc
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I identified and added all stakeholders and component owners affected by this change as reviewers
  • I tested both happy and unhappy path of the functionality
  • I have made corresponding changes to the documentation

areshand and others added 23 commits July 2, 2025 21:44
* feat: Add initial structure of the movement migration validation tool.

* feat: Add global storage includes check to validation tool

* feat: Add matching feature flags api check to validation tool

* fix: validation tool default tracing log level

* fix: AptosDB pruner config for readonly access

* feature: remove api global feature flag check

* feature: add integration test to validation tool

* feature: compare deserialized account resources and balances
* feature: add active features check to validation tool

* fix: increase delay between requests in the active feature check
update the autobootstrap to waypoint version
[feature] start VFN
save progress
@areshand areshand changed the base branch from l1-migration to movement September 17, 2025 16:51
@areshand areshand changed the base branch from movement to l1-migration September 17, 2025 18:59
@areshand areshand changed the base branch from l1-migration to movement October 1, 2025 17:03
@0xmovses 0xmovses changed the title 0xmovses/framework upgrade scripts feature flag upgrade Oct 1, 2025
@0xmovses 0xmovses changed the base branch from movement to movement-migration October 1, 2025 17:11
@0xmovses 0xmovses changed the base branch from movement-migration to l1-migration October 1, 2025 18:39
@0xmovses 0xmovses changed the title feature flag upgrade Move2 Upgrade Test Oct 16, 2025
@areshand areshand force-pushed the l1-migration branch 2 times, most recently from 2bd2f96 to f23bc89 Compare October 20, 2025 19:24
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.

3 participants