build: Update configuration and workflows for Devnet - #152
Merged
Conversation
bgins
force-pushed
the
bgins/build-devnet-hygiene
branch
3 times, most recently
from
June 13, 2024 17:48
6279b42 to
81355c2
Compare
AquiGorka
force-pushed
the
bgins/build-devnet-hygiene
branch
from
June 13, 2024 18:52
0d786a6 to
27b1adb
Compare
bgins
force-pushed
the
bgins/build-devnet-hygiene
branch
from
June 13, 2024 21:14
27b1adb to
dd33b7f
Compare
Matches other places where we refer to local development as dev.
We have decided to rebuild the chain from scratch on Devnet.
bgins
force-pushed
the
bgins/build-devnet-hygiene
branch
from
June 13, 2024 21:18
dd33b7f to
b1d9cfc
Compare
bgins
marked this pull request as ready for review
June 13, 2024 21:19
logan-wrld
pushed a commit
that referenced
this pull request
Jun 17, 2024
* build: Rename solver, job creator, and contracts secrets * chore: Remove unused Cloudflare token and Doppler config * chore: Rename local_l2 to dev Matches other places where we refer to local development as dev. * fix: update network on run cmd * chore: Update print-env network, RPC URL, and chain ID * build: Remove Devnet contracts deploy job We have decided to rebuild the chain from scratch on Devnet. --------- Co-authored-by: Gorka <gorka@aquigorka.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Review Type Requested (choose one):
Summary
This pull request makes the following changes:
DEVNETlocal_l2todevrunstack command with--network devprint-envhardhat script with new Devnet informationTask/Issue reference
Implements: #124
Closes: #136
Details (optional)
We should hold off on merging until we have an Arbitrum Devnet node and Hardhat support for deploying to it. See: #122 and #142