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

RC1 High Level #985

Open
6 of 14 tasks
0xmovses opened this issue Jan 6, 2025 · 4 comments
Open
6 of 14 tasks

RC1 High Level #985

0xmovses opened this issue Jan 6, 2025 · 4 comments

Comments

@0xmovses
Copy link
Contributor

0xmovses commented Jan 6, 2025

Below is an overview for Release Candidate 1 (v1.0.0) for application level source code changes. This list does not include dev ops / infra changes, or any dry runs. Checked boxes indicate implementation complete.

Features

Fixes

Tests

@0xmovses
Copy link
Contributor Author

0xmovses commented Jan 7, 2025

@mzabaluev movementlabsxyz/aptos-core#111 is still in draft? Is it ready for review?

@0xmovses
Copy link
Contributor Author

0xmovses commented Jan 8, 2025

@Primata can you list out the steps we need to do a dry run of the lock and mint on the contracts, this would include deployment on a testnet, and running some txs. cc @bhenhsi Would be great to have this dry run verified by something like EOW.

@Primata
Copy link
Contributor

Primata commented Jan 8, 2025

Steps for a dry run:

  1. Deploy MOVEToken
  2. Deploy Bridge on L1
  3. Release testnet network with NATIVE_BRIDGE enabled
  4. Define initial supply on L2 aka. N
  5. Transfer N L1MOVE to bridge contract
  6. Bridge L1 -> L2 (Lock and Mint)
  7. Bridge L2 -> L1 (Burn and Unlock)

@mzabaluev
Copy link
Collaborator

@mzabaluev movementlabsxyz/aptos-core#111 is still in draft? Is it ready for review?

It should be updated after movementlabsxyz/aptos-indexer-processors#8 is merged.

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

No branches or pull requests

3 participants