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.19.0 #4043
Update raiden-contracts to 0.19.0 #4043
Conversation
183ee39
to
de86e5f
Compare
Codecov Report
@@ Coverage Diff @@
## master #4043 +/- ##
=========================================
Coverage ? 75.26%
=========================================
Files ? 112
Lines ? 15544
Branches ? 2177
=========================================
Hits ? 11699
Misses ? 3077
Partials ? 768
Continue to review full report at Codecov.
|
I'll point this to |
40e7073
to
00ffdca
Compare
00ffdca
to
2a9dc64
Compare
2a9dc64
to
8a9da30
Compare
Unfortunately, I think |
because having eth-abi<=1.2.2 in requirements.txt caused undesirable downgrade in `raiden` package. raiden-network/raiden#4043 (comment)
8a9da30
to
08c2ead
Compare
and pass the unit tests.
Maybe avoid merging this into
master
until the next client release.I expect some test failures at this point (I only fixed the unit tests).