-
Notifications
You must be signed in to change notification settings - Fork 1
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: deploy script conditionally deploys wsteth adapter + add goerli config #446
Conversation
🦋 Changeset detectedLatest commit: fc554e4 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Current dependencies on/for this PR:
This comment was auto-generated by Graphite. |
a901cbc
to
00ac03d
Compare
f1617a5
to
022e3ee
Compare
3a3251d
to
099bc9c
Compare
022e3ee
to
acbe2dd
Compare
.changeset/fifty-pens-train.md
Outdated
"@nocturne-xyz/deploy": minor | ||
--- | ||
|
||
add goerli config before redeploy, fix regressions in sepolia config |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what's the regression here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Described
e90f277
to
597708a
Compare
aab8164
to
884a297
Compare
597708a
to
43763df
Compare
884a297
to
166a59b
Compare
43763df
to
e95a7f1
Compare
166a59b
to
376c8d4
Compare
e95a7f1
to
6e87705
Compare
6e87705
to
fc554e4
Compare
Motivation
Need to deploy wsteth adapter to allow protocol to convert weth -> wsteth. Also need goerli config for redeploy because lido and uniswap are on goerli.
Solution
Proof
Deploy script works on local
Site works up until proof gen (joinsplit circuit changed)
https://www.loom.com/share/f1dc795ab33f44aaa02119a5ab4f8741?sid=afa21471-b875-4aef-93bc-6171ff649b7f
PR Checklist