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

ci(gh-actions): Update MAINNET_RPC and adjust requirements for self-hosted runners per job #382

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

Xearty
Copy link
Contributor

@Xearty Xearty commented Sep 23, 2024

No description provided.

@Xearty Xearty requested review from Dimo99 and PetarKirov September 23, 2024 18:28
@Xearty Xearty marked this pull request as ready for review September 23, 2024 18:29
Dimo99
Dimo99 previously approved these changes Sep 23, 2024
@PetarKirov PetarKirov force-pushed the feat/use-local-eth-rpc-in-tests branch from 50d76b9 to 06d7dfd Compare September 25, 2024 19:22
@PetarKirov PetarKirov changed the title ci(gh-actions): Change ETHEREUM_MAINNET_RPC to a local rpc ci(gh-actions): Update MAINNET_RPC and adjust requirements for self-hosted runners per job Sep 26, 2024
@@ -13,10 +13,10 @@ env:
INFURA_API_KEY: '${{ secrets.INFURA_API_KEY }}'
USER_PRIVATE_KEY: '${{ secrets.USER_PRIVATE_KEY }}'
ETHERSCAN_API_KEY: '${{ secrets.ETHERSCAN_API_KEY }}'
MAINNET_RPC: https://rpc.mevblocker.io
MAINNET_RPC: '${{ secrets.MAINNET_RPC }}'
Copy link
Collaborator

Choose a reason for hiding this comment

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

I have configured the GH actions secrets of the repo to point this variable to our local Erigon mainnet node.

@PetarKirov PetarKirov merged commit 1aab03e into main Sep 26, 2024
13 checks passed
@PetarKirov PetarKirov deleted the feat/use-local-eth-rpc-in-tests branch September 26, 2024 12:32
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.

4 participants