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

Lynx: migrate root from goerli to sepolia #218

Merged
merged 4 commits into from
Jan 4, 2024

Conversation

derekpierre
Copy link
Member

@derekpierre derekpierre commented Dec 14, 2023

Type of PR:

  • Bugfix
  • Feature
  • Documentation
  • Other

Required reviews:

  • 1
  • 2
  • 3

What this does:

Goerli will be deprecated by end of year.

Prepare shift of root contracts on Lynx to use Sepolia instead of Goerli. The child contract deployments remain the same, so should have no impact on existing rituals etc. It should be a relatively simple transition of updating the lynx contract registry in nucypher and updating lynx nodes to use sepolia endpoints.

  • Updated root constructor parameters based on latest used for mainnet deployment
  • Updated root parameters / scripts to use Sepolia instead of Goerli
  • Deployed Lynx contracts to Sepolia and update root part of contract registry (remove entries for chain 5)
  • Verified contracts on Sepolia
  • Executed configure_staking script on Sepolia of Lynx nodes
  • Executed confirm_operator_address script on Sepolia for Lynx nodes.

Follow-up tasks

Issues fixed/closed:

  • Fixes #...

Why it's needed:

Explain how this PR fits in the greater context of the NuCypher Network.
E.g., if this PR address a nucypher/productdev issue, let reviewers know!

Notes for reviewers:

What should reviewers focus on?
Is there a particular commit/function/section of your PR that requires more attention from reviewers?

@derekpierre derekpierre changed the title [WIP] Lynx: migrate root from goerli to sepolia Lynx: migrate root from goerli to sepolia Dec 21, 2023
@derekpierre derekpierre marked this pull request as ready for review December 21, 2023 15:14
@derekpierre derekpierre requested a review from vzotova December 21, 2023 15:22
Comment on lines +24 to +25
_token: "0x347370278531Db455Aec3BFD0F30d57e41422353"
_tStaking: "0x18006f9A84C0bAD4CD96Aa69C7cE17aD760cDaD2"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@KPrasch KPrasch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just the one suggestion, otherwise looks good 🌮

@derekpierre derekpierre self-assigned this Jan 4, 2024
@derekpierre derekpierre merged commit 779081d into nucypher:main Jan 4, 2024
2 checks passed
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