Skip to content

Commit 7073cd8

Browse files
authored
bump contracts to alpha28 and ocean.js to alpha 33 (#401)
* bump contracts to alpha28 and ocean.js to alpha 33 * update dev deps * fix pool reserves
1 parent c1a0df4 commit 7073cd8

File tree

8 files changed

+12971
-23912
lines changed

8 files changed

+12971
-23912
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
run: |
5353
bash -x start_ocean.sh --with-thegraph --skip-subgraph-deploy --no-dashboard 2>&1 > start_ocean.log &
5454
env:
55-
CONTRACTS_VERSION: v4_rc1
55+
CONTRACTS_VERSION: v1.0.0-alpha.28
5656

5757
- run: npm ci
5858

0 commit comments

Comments
 (0)