Skip to content

Conversation

spacesailor24
Copy link
Contributor

DEPENDENT ON ACCs SCHEMAS PR

Description

Adds new RPCs:

  • elastosSmartChainMainnet
  • elastosSmartChainTestnet
  • elastosIdentityChainMainnet
  • elastosIdentityChainTestnet
  • taikoAlethiaMainnet
  • taikoHeklaTestnet

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@spacesailor24 spacesailor24 marked this pull request as ready for review October 6, 2025 18:06
@Copilot Copilot AI review requested due to automatic review settings October 6, 2025 18:06
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds six new blockchain chain configurations to the LIT_CHAINS constant, expanding support for Elastos and Taiko networks. The changes enable LIT Protocol to interact with these additional blockchain networks.

  • Adds support for Elastos Smart Chain and Identity Chain networks (both mainnet and testnet)
  • Adds support for Taiko Alethia Mainnet and Hekla Testnet networks
  • All new chains follow the existing EVM chain configuration pattern

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants