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: add mainnet factory and fix Forge deployment script #55

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

Tritium-VLK
Copy link
Contributor

forge script foundry_scripts/InjectorInfraDeployment.s.sol --rpc-url $ETHEREUM_RPC_URL --slow -vvvv

To test

Copy link
Collaborator

@gosuto-inzasheru gosuto-inzasheru left a comment

Choose a reason for hiding this comment

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

only diff in the factory is using MainChainGaugeInjectorV2 and renaming of contract

@gosuto-inzasheru
Copy link
Collaborator

hmm test is failing

@gosuto-inzasheru
Copy link
Collaborator

all good now; just need to rerun

@gosuto-inzasheru gosuto-inzasheru linked an issue Dec 17, 2024 that may be closed by this pull request
@gosuto-inzasheru gosuto-inzasheru merged commit 1281fef into main Jan 10, 2025
1 check passed
@gosuto-inzasheru gosuto-inzasheru deleted the mainnet/deployment branch January 10, 2025 12:11
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.

feat: deploy scripts for ethereum
2 participants