Resolve chain ID 2020 collision: Ronin Mainnet is the canonical chain & add Ronin Saigon Testnet - #250
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Resolve the chain ID 2020 collision in favor of Ronin Mainnet. The same ID is also claimed by Alastria, but on-chain block 1 timestamps show Ronin produced its first block ~394 days before Alastria did. Keep Ronin as the canonical entry for 2020 in this registry.
Add Ronin Saigon Testnet
Chain ID collision
Block explorers:
On-chain evidence: block 1 timestamps
Ronin’s first produced block (block 1) predates Alastria’s block 1 by ~394 days.
Ronin Mainnet — block 1
Output (abbreviated):
{ "jsonrpc": "2.0", "result": { "number": "0x1", "timestamp": "0x600ea241", "hash": "0x5027d9836eabbd069a3b089f128caf9cf11506cd3849fb3ac43a8e2188b238c2", "miner": "0xf224beff587362a88d859e899d0d80c080e1e812" }, "id": 1 }Decoded timestamp:
0x600ea241→ 1611571777 → 2021-01-25 10:49:37 UTCAlastria — block 1
Output (abbreviated):
{ "jsonrpc": "2.0", "result": { "number": "0x1", "timestamp": "0x621617e9", "hash": "0x6df79d87726706d334dcdfedeff765211fb72f4d8b18250df699be99dd303594", "miner": "0x4b3cc96cc615ab4d46ac0bc8fff5cb4fa77cac92" }, "id": 1 }Decoded timestamp:
0x621617e9→ 1645615081 → 2022-02-23 11:18:01 UTCComparison
0x600ea2410x621617e9