-
Notifications
You must be signed in to change notification settings - Fork 378
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
Update raiden-contracts to 0.24.0 #4275
Update raiden-contracts to 0.24.0 #4275
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #4275 +/- ##
===========================================
- Coverage 81.79% 81.78% -0.02%
===========================================
Files 103 103
Lines 13438 13432 -6
Branches 2040 2037 -3
===========================================
- Hits 10992 10985 -7
- Misses 1864 1865 +1
Partials 582 582
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## develop #4275 +/- ##
===========================================
- Coverage 81.79% 81.78% -0.02%
===========================================
Files 103 103
Lines 13438 13432 -6
Branches 2040 2037 -3
===========================================
- Hits 10992 10985 -7
- Misses 1864 1865 +1
Partials 582 582
Continue to review full report at Codecov.
|
I still need to add the check for the onchain bytecode. |
Codecov Report
@@ Coverage Diff @@
## develop #4275 +/- ##
===========================================
- Coverage 81.79% 81.78% -0.02%
===========================================
Files 103 103
Lines 13438 13432 -6
Branches 2040 2037 -3
===========================================
- Hits 10992 10985 -7
- Misses 1864 1865 +1
Partials 582 582
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## develop #4275 +/- ##
=========================================
Coverage ? 81.2%
=========================================
Files ? 105
Lines ? 13713
Branches ? 2102
=========================================
Hits ? 11135
Misses ? 1982
Partials ? 596
Continue to review full report at Codecov.
|
30cc57e
to
8b225ee
Compare
8b225ee
to
7e6e95b
Compare
7e6e95b
to
3e48520
Compare
3e48520
to
6898ea4
Compare
6898ea4
to
c540df8
Compare
c540df8
to
ba1428a
Compare
I expect some tests to fail because the ABI of contracts changed.