-
Notifications
You must be signed in to change notification settings - Fork 45
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
Deployed 0.4.0 on Goerli #863
Conversation
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.
Looking good. Also checked that all addresses have code deployed on goerli.
Will you verify them at some point too?
@czepluch ah, I forgot etherscan. Doing now. Thanks. |
Now I see etherscan_verify.py doesn't work with older versions. #864 |
Codecov Report
@@ Coverage Diff @@
## master #863 +/- ##
=======================================
Coverage 82.87% 82.87%
=======================================
Files 20 20
Lines 1244 1244
Branches 136 136
=======================================
Hits 1031 1031
Misses 181 181
Partials 32 32 Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #863 +/- ##
=======================================
Coverage 82.87% 82.87%
=======================================
Files 20 20
Lines 1244 1244
Branches 136 136
=======================================
Hits 1031 1031
Misses 181 181
Partials 32 32 Continue to review full report at Codecov.
|
This was a first step for raiden-network/raiden#3819. |
In raiden-network/raiden#3808 we found that the Raiden client expects the 0.4.0 deployment on the Goerli chain. This commit adds that deployment.