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

fix(providers): changing Klaytn to Kaia endpoint #885

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

geekbrother
Copy link
Contributor

Description

This PR changed the Klaytn chain eip155:8217 endpoint and name to Kaia since the chain name was renamed according to the official website.

How Has This Been Tested?

  • Current integration tests for providers.

Due Diligence

  • Breaking change
  • Requires a documentation update
  • Requires a e2e/integration test update

@geekbrother geekbrother self-assigned this Jan 6, 2025
@@ -199,7 +199,7 @@ fn default_supported_chains() -> HashMap<String, (String, Weight)> {
(
"eip155:534351".into(),
(
"scroll-sepolia-testnet".into(),
"scroll-testnet".into(),
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Scroll testnet endpoint also changed in the Pokt list.

Copy link
Member

@chris13524 chris13524 left a comment

Choose a reason for hiding this comment

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

LGTM

@geekbrother geekbrother merged commit 04caa56 into master Jan 14, 2025
15 checks passed
@geekbrother geekbrother deleted the fix/klaytn_to_kaia branch January 14, 2025 12:22
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