Raiden contracts 0.31.0#4665
Conversation
9e32ccb to
ad311b5
Compare
ad311b5 to
3ce9d6c
Compare
|
I've been struggling with raiden-network/scenario-player#230 (comment) (pinning many versions). But maybe it's easier to wait for #4646 |
Codecov Report
@@ Coverage Diff @@
## develop #4665 +/- ##
===========================================
- Coverage 81.05% 80.89% -0.17%
===========================================
Files 118 118
Lines 14226 14222 -4
Branches 2194 2193 -1
===========================================
- Hits 11531 11505 -26
- Misses 2052 2073 +21
- Partials 643 644 +1
Continue to review full report at Codecov.
|
| . ${VENV_PATH}/bin/activate | ||
| pip config set global.progress_bar off | ||
| pip install -U 'pip<19.0.0' wheel pip-tools | ||
| pip install -U 'pip==18.1' 'setuptools==40.8.0' 'wheel==0.33.6' 'pip-tools<3.9.0' |
There was a problem hiding this comment.
Are these constraints still necessary with the cache change?
There was a problem hiding this comment.
Probably not all of them. I'll try removing some of them (it's rather quick because the problem happens only a few minutes into the CI build.).
because the CI passes this way. After this commit the line is the same as before this PR.
5991619 to
7a10d2f
Compare
|
Will do. Thanks. |
|
Done #4646 (comment) |
Description
This PR upgrades
raiden-contractsdependency. It also contains some workarounds for raiden-network/scenario-player#230 (comment).PR review check list
Quality check list that cannot be automatically verified.