-
Notifications
You must be signed in to change notification settings - Fork 834
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(all): update configurations for alpha-5 testnet (#121)
* feat: update configs * feat: more configs * Update .env.sample Co-authored-by: wolfderechter <[email protected]> * Update docker-compose.yml Co-authored-by: wolfderechter <[email protected]> * feat: update bootnodes * chore: update configs * chore: update .env.sample bootnodes (#122) * feat: add `PROVER_ENDPOINTS` config * chore: remove more l3 stuff and respect default eth-docker ports (#123) * chore: add proposer fee flag to .env (#124) * add proposer fee flag to .env * actually use it * chore: update comment in env sample (#125) --------- Co-authored-by: wolfderechter <[email protected]> Co-authored-by: dave | d1onys1us <[email protected]>
- Loading branch information
1 parent
d5f46aa
commit 3f5347e
Showing
14 changed files
with
39 additions
and
391 deletions.
There are no files selected for viewing
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
.env | ||
.env.l3 | ||
.env*.bak | ||
|
This file was deleted.
Oops, something went wrong.
This file contains 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
Oops, something went wrong.