Skip to content

feat: add turkchain#1450

Open
Turkchain1919 wants to merge 2 commits intohyperlane-xyz:mainfrom
Turkchain1919:main
Open

feat: add turkchain#1450
Turkchain1919 wants to merge 2 commits intohyperlane-xyz:mainfrom
Turkchain1919:main

Conversation

@Turkchain1919
Copy link
Copy Markdown

Description

Adds Turkchain mainnet support.

Backward compatibility

Yes

Testing

Chain metadata tested locally with Hyperlane CLI.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 5, 2026

📝 Walkthrough

Walkthrough

Two new configuration files for the turkchain blockchain are introduced: an addresses file establishing the core structure and a metadata file defining chain parameters, RPC endpoints, block explorer details, consensus rules, and gas overrides.

Changes

Cohort / File(s) Summary
Turkchain Configuration
chains/turkchain/addresses.yaml, chains/turkchain/metadata.yaml
Adds turkchain chain setup with core address structure and comprehensive metadata including TurkScan block explorer (Blockscout family), consensus parameters (2 confirmations, ~2s block time, finalized reorg period), chain identity fields (chainId, domainId, displayName, name, isTestnet), native token configuration (TC/TURK with 18 decimals), HTTP RPC endpoint (https://rpc.turkscan.com), and gas fee overrides (maxFeePerGas, maxPriorityFeePerGas).
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description check ✅ Passed The description covers all required sections with complete information about the chain configuration and testing details.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title 'feat: add turkchain' directly summarizes the main change - adding support for the Turkchain blockchain with all necessary configuration files.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Turkchain1919
Copy link
Copy Markdown
Author

Please check

@Turkchain1919
Copy link
Copy Markdown
Author

An approval is required. Could you please proceed with the approval? Thank you in advance

@Turkchain1919
Copy link
Copy Markdown
Author

@yorhodes
An approval is required. Could you please proceed with the approval? Thank you in advance

@paulbalaji paulbalaji changed the title Add Turkchain (Chain ID 1919) feat: add turkchain May 2, 2026
Copy link
Copy Markdown
Collaborator

@paulbalaji paulbalaji left a comment

Choose a reason for hiding this comment

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

  1. please add a minor changeset
  2. run lint/formatter
  3. ensure tests pass

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.

2 participants