Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Create a mainnet and other ready-made blockchain information classes #153

Closed
atoulme opened this issue Oct 12, 2020 · 4 comments
Closed
Assignees

Comments

@atoulme
Copy link
Member

atoulme commented Oct 12, 2020

SimpleBlockchainInformation allows to create information about the eth subprotocol to other clients.

Use a fixed set for mainnet, goerli, rinkeby and ropsten.

@atoulme atoulme added the good first issue Good for newcomers label Oct 12, 2020
@ogkunald
Copy link

Hello,I would like to work on this, can you assign this to me and can you explain where the classes needs to be added

@atoulme
Copy link
Member Author

atoulme commented Dec 11, 2022

Sure thing. I think you need to look at SimpleBlockchainInformation first - see how some of the information there like chain id, genesis hash, network ID are fixed per network? Create a map of "network name" to this information, so it becomes easier to read this from config.

@github-actions
Copy link

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

@github-actions github-actions bot added the Stale label Feb 10, 2023
@github-actions
Copy link

This issue has been closed as inactive because it has been stale for 120 days with no activity.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants