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

Add custom TokenPool contracts for GHO #399

Closed
wants to merge 9 commits into from
Closed

Conversation

miguelmtzinf
Copy link
Contributor

Based on community's discussions regarding the strategy for cross-chain GHO and the consensus to utilize Chainlink Cross-Chain Interoperability Protocol (CCIP) as the initial bridge, new facilitator contracts have been developed to enable the bridging of GHO from Ethereum to other networks.

These new contracts, UpgradeableBurnMintTokenPool and UpgradeableLockReleaseTokenPool, are built on top of CCIP contracts BurnMintTokenPool and LockReleaseTokenPool respectively, with the following modifications:

This PR includes tests specifically focused on the newly introduced upgradeability mechanism, while this CCIP PR contains a more extensive test suite for CCIP functionalites.

Copy link

height bot commented Apr 19, 2024

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@miguelmtzinf
Copy link
Contributor Author

Closing this one given that all development artifacts can be found on the forked repository of CCIP, specifically in this PR.

@miguelmtzinf miguelmtzinf deleted the feat/gho-ccip branch May 27, 2024 10:20
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.

2 participants