Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

feat:POL token migration #491

Closed
wants to merge 32 commits into from

Conversation

leovct
Copy link
Contributor

@leovct leovct commented Dec 1, 2023

Description

  • Implement a new migration script called 7_pol_migration.js, based on plasma-bridge-update branch, that:
    • deploys POLToken and PolygonMigration,
    • adds pol, matic and polygonMigration mapping to the Registry,
    • mints POL to PolygonMigration,
    • updates the implementation of the DepositManager,
    • migrates MATIC tokens to POL on L1.
  • Add a script to test standard user bridge operations:
    • Bridge MATIC/POL on L1 and receive MATIC on L2.
    • Withdraw MATIC/POL on L2 and receive POL on L1.

Other minor stuff

  • Move updateContractMap to utils to share implementation between scripts.

Jira Ticket

Test

  • TODO

@leovct leovct force-pushed the leovct/node-16-with-pol-token-update branch from cba6ffe to 08c0a12 Compare January 2, 2024 14:57
@leovct leovct closed this Feb 12, 2024
@leovct leovct deleted the leovct/node-16-with-pol-token-update branch February 12, 2024 17:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant