Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

WebChain is using a non-unique Chain ID #1

Closed
suryanshkumr opened this issue Nov 12, 2018 · 2 comments
Closed

WebChain is using a non-unique Chain ID #1

suryanshkumr opened this issue Nov 12, 2018 · 2 comments
Assignees

Comments

@suryanshkumr
Copy link

Webchain is using ChainID 101 which is not unique because EtherInc is using ChainID 101.

EtherInc first block was created on 2018-02-13 21:59:01 +0530 (https://explorer.einc.io/block/1)

WebChain first block was created on 2018-05-08 14:12:10 +0530 (https://explorer.webchain.network/block/1)

so as you can see EtherInc was running chainID 101 from Feb and WebChain using same chainid from May.

@lukaszmatczak
Copy link
Contributor

Only issue I see with it is replay attack. But because Webchain and EtherInc don't share the same addresses (at least they shouldn't), it shouldn't cause any trouble.

@hackmod
Copy link

hackmod commented Feb 11, 2019

Please see ethereum-lists/chains#25

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

No branches or pull requests

4 participants
@suryanshkumr @lukaszmatczak @hackmod and others