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 new deployment chains to ChainConfig #9108

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

ianrowan
Copy link
Contributor

@ianrowan ianrowan commented Sep 4, 2024

Link to Issue

Closes: #8970

Description of Changes

  • Adds the following chains to ChainConfig
    • Arbitrum
    • Linea
    • Optimism
    • Eth mainnet

Deployment Plan

  1. Important to note, once this is merged + RPCs exist in Db these will technically be live options in create community and it appears all RPCs are available in ChainNodes
  2. NOTE: All chainNodes have been checked/updated for private_urls and ce_block. No further DB action other then evm event source migration should be required

Other Considerations

  • This may want to await merge until platform work is complete

@ianrowan
Copy link
Contributor Author

ianrowan commented Sep 4, 2024

@egetekiner as part of review could you double check addresses against official record?

@ianrowan ianrowan marked this pull request as ready for review September 4, 2024 14:52
@ianrowan ianrowan merged commit 1a805d2 into master Sep 9, 2024
9 checks passed
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.

Update chainConfig and protocol features in app with new addresses
3 participants