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 Sepolia support and remove Kintsugi support for dev #282

Merged
merged 1 commit into from
Aug 1, 2022

Conversation

CarlBeek
Copy link
Collaborator

@CarlBeek CarlBeek commented Aug 1, 2022

In #265 @hwwhww and I merged a change into master instead of dev this is now cuasing merge conflicts in #279. This PR cherry-picks commit 7087718 to resolve these conflicts.

@hwwhww hwwhww merged commit 4bd2752 into dev Aug 1, 2022
@hwwhww hwwhww deleted the settings_patch_2 branch August 1, 2022 10:46
everhusk pushed a commit to earthwallet/earth-wallet-cli that referenced this pull request Aug 3, 2023
Add Sepolia support and remove Kintsugi support for `dev`
Copy link

@Romek-cloud Romek-cloud left a comment

Choose a reason for hiding this comment

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

Romek

Copy link

@Romek-cloud Romek-cloud left a comment

Choose a reason for hiding this comment

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

Roemk

Copy link

@Romek-cloud Romek-cloud left a comment

Choose a reason for hiding this comment

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

Romek

@@ -32,6 +35,7 @@ class BaseChainSetting(NamedTuple):
GOERLI: GoerliSetting,
PRATER: GoerliSetting, # Prater is the old name of the Prater/Goerli testnet
KILN: KilnSetting,
SEPOLIA: SepoliaSetting,
}


Choose a reason for hiding this comment

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

Romek

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