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 testnets: Holeski, Arb Sepolia, OP Sepolia #1147

Merged
merged 9 commits into from
Nov 27, 2023

Conversation

estebanmino
Copy link
Contributor

Fixes BX-####
Figma link (if any):

What changed (plus any additional context for devs)

Screen recordings / screenshots

adding testnets: Holeski, Arb Sepolia, OP Sepolia

What to test

Copy link

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@wagmi/chains 1.6.0...1.8.0 None +0/-0 319 kB jmoxey

Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-cca9d8663e403c84b3a9ccb78f0d493e3dca54e0.zip
screenshots

Copy link
Contributor

@greg-schrammel greg-schrammel left a comment

Choose a reason for hiding this comment

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

👍

Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-67805b8840f577fe578c16a446b096d31286a93e.zip
screenshots

Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-7666726d2ecc8cfdd106fae12cad07e32d8162a4.zip
screenshots

Copy link

Here's the packed extension for this build:
rainbowbx-7666726d2ecc8cfdd106fae12cad07e32d8162a4.zip

Copy link
Collaborator

@DanielSinclair DanielSinclair left a comment

Choose a reason for hiding this comment

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

Functionality looks good! 👌
I pinged Wayne to see if we can get Base Sepolia and Zora Sepolia added at the same time. QuickNode supports Base Sepolia now, so I think we could add it here once our node gets deployed; up to you on order of events. I can sort out the env additions if you want to leave a placeholder

@@ -36,19 +39,70 @@ export const hardhatOptimism: Chain = {
testnet: true,
};

export const chainHoleski: Chain = {
Copy link
Collaborator

Choose a reason for hiding this comment

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

for normalization we might want to use Holesky with y here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh lol will change

Copy link
Contributor Author

Choose a reason for hiding this comment

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

about the new chains, we can add them wen ready

network: 'holesky',
nativeCurrency: {
decimals: 18,
name: 'Holeski Ether',
Copy link
Collaborator

Choose a reason for hiding this comment

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

Double checked the chain list and am seeing this as Holesky Ether elsewhere

[ChainId.arbitrumGoerli]: chain.arbitrumGoerli.name,
[ChainId.arbitrumSepolia]: chainArbitrumSepolia.name,
[ChainId.baseGoerli]: chain.baseGoerli.name,
[ChainId.zoraTestnet]: chain.zoraTestnet.name,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Noticed Zora Goerli had testnet appended here; not exactly sure where that originates.

Screenshot 2023-11-22 at 1 02 41 AM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated the name, this name comes from wagmi

image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

image

Copy link
Collaborator

Choose a reason for hiding this comment

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

Nice, thank you!

Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-fcdd06e20e54018848a3cb65582d198e8cf4e876.zip

Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-fcdd06e20e54018848a3cb65582d198e8cf4e876.zip

@estebanmino estebanmino force-pushed the @esteban/add-testnets branch 2 times, most recently from 34d60c4 to 5fd2380 Compare November 22, 2023 15:16
Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-a3ce55e0852a41da06564d76a088a54c5f18edb3.zip

Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-a3ce55e0852a41da06564d76a088a54c5f18edb3.zip

Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-a3ce55e0852a41da06564d76a088a54c5f18edb3.zip

Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-807ddcad1691e0f9702f5384e872f17f326fe328.zip

@estebanmino estebanmino reopened this Nov 22, 2023
Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-194abb38a010dd3343b9ad94231719dd7daabdb2.zip

Copy link

Here's the packed extension for this build:
node_modules.tar.gz
rainbowbx-217e8f3c18a600d80d0b64c177f217d9687f99d3.zip

Copy link

Here's the packed extension for this build:
rainbowbx-004d9c86156a8908a4aec9287a43743f06e8bf0b.zip

@estebanmino estebanmino merged commit caf9a1b into master Nov 27, 2023
17 checks passed
@estebanmino estebanmino deleted the @esteban/add-testnets branch November 27, 2023 16:19
Copy link

Here's the packed extension for this build:
rainbowbx-caf9a1b62ed77a639b225f338b291fddf3466b3d.zip

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