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 chain ids for ThunderCore Blockchain #1755

Closed

Conversation

chandanthundercore
Copy link

ThunderCore (http://ThunderCore.com) is an EVM compatible blockchain which has both mainnet and testnet. We need to have separate chain ids for both of them. Please send any questions to chandan@thundercore.com

When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-X.md

We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:

  • The PR edits only existing draft PRs.
  • The build passes.
  • Your Github username or email address is listed in the 'author' header of all affected PRs, inside .
  • If matching on email address, the email address is the one publicly listed on your GitHub profile.

ThunderCore (http://ThunderCore.com) is an EVM compatible blockchain which has both mainnet and testnet. We need to have separate chain ids for both of them. Please send any questions to chandan@thundercore.com
Ledger does not take 8888 as chain id.
8888 is not accepted by Ledger.
@axic
Copy link
Member

axic commented Feb 28, 2019

The chain id doesn't seem to be stable, changing every couple of days.

@chandanthundercore
Copy link
Author

chandanthundercore commented Feb 28, 2019 via email

@chandanthundercore
Copy link
Author

@axic Any other concerns? Our mainnet (ThunderCore.com) with this chainid is already live. Merging this change will avoid any future conflicts in chainids.

@nicksavers
Copy link
Contributor

nicksavers commented Mar 8, 2019

I'm going to suggest moving out the network id table and replace it with a link to a table that can be updated elsewhere. See #1703

@nicksavers nicksavers closed this Mar 8, 2019
chandanthundercore added a commit to chandanthundercore/chains that referenced this pull request Mar 8, 2019
ThunderCore (ThunderCore.com) is an EVM compatible blockchain. It's testnet and mainnet are already live. We were redirected to this github page by the approver of this pull request: ethereum/EIPs#1755 

Please merge these chainid changes to avoid any conflicts.
ligi added a commit to ligi/EIPs that referenced this pull request Mar 8, 2019
rodger-dev95 added a commit to rodger-dev95/evm-chains that referenced this pull request Jun 10, 2022
ThunderCore (ThunderCore.com) is an EVM compatible blockchain. It's testnet and mainnet are already live. We were redirected to this github page by the approver of this pull request: ethereum/EIPs#1755 

Please merge these chainid changes to avoid any conflicts.
ClarkWalker added a commit to ClarkWalker/chains that referenced this pull request Nov 12, 2022
ThunderCore (ThunderCore.com) is an EVM compatible blockchain. It's testnet and mainnet are already live. We were redirected to this github page by the approver of this pull request: ethereum/EIPs#1755 

Please merge these chainid changes to avoid any conflicts.
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.

None yet

3 participants