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

Feature: Sepolia Network #120

Merged
merged 4 commits into from
Apr 12, 2024
Merged

Feature: Sepolia Network #120

merged 4 commits into from
Apr 12, 2024

Conversation

refugene
Copy link
Contributor

@refugene refugene commented Apr 11, 2024

This PR adds the Arbitrum testnet chain, Arbitrum Sepolia

  • Added deployed Sepolia contracts
  • Added Arbitrum Sepolia RPC url to foundry.toml
  • Updated the Makefile to accept a parameter for setting gas price. Deploying with make deploy rpc="arbitrum-testnet" gasPrice="--with-gas-price 45000000000 --skip-simulation"
  • Updated the Makefile, removed deploy-ConstellationFactory and updated StarFactory to AppFactory

- Updated the Makefile to accept a parameter for setting gas price. Deploying with `make deploy rpc="arbitrum-testnet" gasPrice="--with-gas-price 45000000000 --skip-simulation"`
- Updated Malefile, removed deploy-ConstellationFactory and updated StarFactory to AppFactory
- Re-deployed contracts to Arbitrum Sepolia with new addresses and start blocks in `deployed/421614.json`
@refugene refugene requested a review from nup9151f April 11, 2024 14:13
@refugene refugene self-assigned this Apr 11, 2024
@refugene refugene requested a review from tinypell3ts as a code owner April 11, 2024 14:13
Copy link

changeset-bot bot commented Apr 11, 2024

⚠️ No Changeset found

Latest commit: 255b318

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@refugene refugene requested a review from tinypell3ts April 11, 2024 17:27
@tinypell3ts
Copy link
Contributor

Please add a changeset @refugene

@refugene refugene merged commit fda4be4 into main Apr 12, 2024
2 checks passed
@refugene refugene deleted the feature/sepolia-network branch April 12, 2024 11:21
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