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 support at the chain_id generator command for Gnosis #16

Open
1 task
cortze opened this issue Apr 26, 2024 · 2 comments
Open
1 task

Add support at the chain_id generator command for Gnosis #16

cortze opened this issue Apr 26, 2024 · 2 comments

Comments

@cortze
Copy link
Contributor

cortze commented Apr 26, 2024

Description

We are currently supporting all the Etherum main networks:

  • Mainnet
  • Holesky
  • Sepolia
  • Prater (although is deprecated)

However, there is no data yet for the Gnosis chain (which shares all the internals with Ethereum)

Tasks

  • Add the Gnosis network support at the chain-ids command
@namn-grg
Copy link

namn-grg commented Apr 29, 2024

Gnosis Chain doesn't support Prysm at the moment.

Source: https://docs.gnosischain.com/node/

Hermes requires/supports Prysm only, right?

@cortze
Copy link
Contributor Author

cortze commented Apr 29, 2024

Yes, Hermes needs a functional Prysm client for the full operation.

We should still be able to get the genesis and chain params to compose the chain-ids / fork_digests of the network though at the chain_ids command tough.

Thanks for the pointer @namn-grg !

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

No branches or pull requests

2 participants