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 Erigon support for devnets #184

Merged
merged 20 commits into from
May 30, 2023
Merged

Add Erigon support for devnets #184

merged 20 commits into from
May 30, 2023

Conversation

Raneet10
Copy link
Member

Description

This PR adds support for running erigon client in a remote PoS devnet, including as a validator (feature to run public node is yet to be enabled). Note the express-cli commands/tests are yet to be updated.

Changes

  • Bugfix (non-breaking change that solves an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • New test case for remote devnet

Breaking changes

Some config variables are added and/or are removed from the .env.

Checklist

  • I have added at least 2 reviewer or the whole pos-v1 team
  • I have added sufficient documentation in code
  • I will be resolving comments - if any - by pushing each fix in a separate commit and linking the commit hash in the comment reply

Testing

  • I have tested this code manually on local environment
  • I have tested this code manually on remote devnet using express-cli
  • I have tested this code manually on mumbai

main.tf Outdated Show resolved Hide resolved
main.tf Outdated Show resolved Hide resolved
main.tf Show resolved Hide resolved
src/express/commands/start.js Show resolved Hide resolved
src/express/common/config-utils.js Outdated Show resolved Hide resolved
src/express/common/config-utils.js Outdated Show resolved Hide resolved
src/express/common/config-utils.js Show resolved Hide resolved
src/express/common/config-utils.js Show resolved Hide resolved
src/express/common/config-utils.js Show resolved Hide resolved
src/setup/devnet/index.js Show resolved Hide resolved
.env.example Outdated Show resolved Hide resolved
.env.example Outdated Show resolved Hide resolved
.env.example Outdated Show resolved Hide resolved
.env.example Outdated Show resolved Hide resolved
.env.example Outdated Show resolved Hide resolved
src/setup/devnet/templates/remote/erigon-service-host.sh Outdated Show resolved Hide resolved
src/setup/devnet/templates/remote/erigon-service.sh Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
variables.tf Outdated Show resolved Hide resolved
.env.example Show resolved Hide resolved
variables.tf Show resolved Hide resolved
variables.tf Show resolved Hide resolved
@anshalshukla anshalshukla self-requested a review May 30, 2023 12:56
@Raneet10 Raneet10 merged commit 6711470 into master May 30, 2023
@Raneet10 Raneet10 deleted the raneet10/pos-1412 branch May 30, 2023 13:01
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.

3 participants