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

feat: introduce mainnet profile #544

Merged
merged 1 commit into from
Dec 26, 2024
Merged

feat: introduce mainnet profile #544

merged 1 commit into from
Dec 26, 2024

Conversation

mrekucci
Copy link
Collaborator

@mrekucci mrekucci commented Dec 24, 2024

Describe your changes

Introduces mainnet profile.

Checklist before requesting a review

  • I have added tests that prove my fix is effective or that my feature works
  • I have made corresponding changes to the documentation

Copy link
Contributor

@shaspitz shaspitz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, also see #545

@@ -148,8 +148,10 @@ job "{{ job.name }}" {
--directory /usr/local \
--strip-components=1

find local/contracts -type f -name "._*.sol" -exec rm -f {} +
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Odd that we need this line, but it shouldn't hurt anything

@shaspitz
Copy link
Contributor

I'll set this PR to close #338

@shaspitz shaspitz linked an issue Dec 24, 2024 that may be closed by this pull request
- *mev_commit_geth_member_node_job
- *contracts_deployer_job
- *mev_commit_bridge_job
- *mev_commit_dashboard_job
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I forgot to add a rule in our nginx for the dashboard. We can call it dashboard.mev-commit.xyz maybe. It uses a different port. If possible add this as well.

@mrekucci mrekucci merged commit 38a385e into main Dec 26, 2024
5 checks passed
@mrekucci mrekucci deleted the mainnet branch December 26, 2024 17:42
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.

Configure multiple mev-commit chain IDs for devnet/testnet/mainnet
3 participants