This repository was archived by the owner on May 22, 2023. It is now read-only.
Commit d210e1e
authored
Merge pull request #943 from keep-network/use-fixed-sortition-pools-dependency
Using fixed version of sortition-pools package
The keep-ecdsa contracts depend on some sortition-pools contracts
which are no longer present in the latest npm packages (this is due to
transision to v2). Until we stop supporting keep-ecdsa repo
& contracts, we need to configure there the dependncy to the latest
sortition-pools package which contains the required contracts. This
is package @keep-network/sortition-pools@1.2.0-dev.1.4 files changed
Lines changed: 22 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
138 | 137 | | |
139 | 138 | | |
140 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
38 | 36 | | |
39 | 37 | | |
40 | 38 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments