-
Notifications
You must be signed in to change notification settings - Fork 210
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 Hoodi config to network list #745
Conversation
✅ Deploy Preview for dapper-rolypoly-9814ad ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
will default to `dev` variables, currently pointing to Hoodi which is desired
✅ Deploy Preview for phenomenal-frangipane-7c4bd1 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@@ -18,12 +18,14 @@ export enum NetworkChainId { | |||
'Mainnet' = 1, | |||
'Sepolia' = 11155111, | |||
'Holesky' = 17000, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can open a separate PR to formally deprecate Holesky
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I agree this is the right way to do that
@@ -18,12 +18,14 @@ export enum NetworkChainId { | |||
'Mainnet' = 1, | |||
'Sepolia' = 11155111, | |||
'Holesky' = 17000, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I agree this is the right way to do that
no longer using 0x42 as with previous testnets; aligning with Mainnet contract address: 0x00000000219ab540356cBB839Cbe05303d7705Fa
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating the deposit contract address, LGTM now
Awesome, thanks @CarlBeek! Bringing in |
Description
dev
and (to my knowledge) this feature branch.env.hoodi
, updates.env.template
andsrc/utils/envVars.ts
to use Hoodi over HoleskyPreview link
https://deploy-preview-745--dapper-rolypoly-9814ad.netlify.app/