Commit 94d69cb
committed
ci(npm-random-beacon): pin @threshold-network/solidity-contracts to 1.2.1
The `development` dist-tag was bumped to 1.3.0-dev.16, which refactored
`TokenStaking` so `approveApplication` is no longer exposed by the
deployed ABI. The deploy script
`solidity/random-beacon/deploy/05_approve_random_beacon_in_token_staking.ts`
calls that function and fails the CI publish step.
Pin to the last compatible version (1.2.1) so publishes succeed while
the deploy scripts and Go ABI bindings are migrated to the 1.3 API in
a separate PR.1 parent 980587b commit 94d69cb
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
37 | 42 | | |
38 | 43 | | |
39 | 44 | | |
40 | | - | |
| 45 | + | |
41 | 46 | | |
42 | 47 | | |
43 | 48 | | |
| |||
0 commit comments