Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit ad83b51

Browse files
authored
JS SDK 0.10.0 (#64)
BREAKING CHANGES: PROTOCOL_NAME is changed, AquaVM is updated to a new minor version
1 parent 5da230c commit ad83b51

File tree

3 files changed

+8697
-18
lines changed

3 files changed

+8697
-18
lines changed

.github/workflows/js_sdk_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
run: docker run -d --rm -e RUST_LOG="info" -p 1210:1210 -p 4310:4310 fluencelabs/fluence -t 1210 -w 4310 -k gKdiCSUr1TFGFEgu2t8Ch1XEUsrN5A2UfBLjSZvfci9SPR3NvZpACfcpPGC3eY4zma1pk7UvYv5zb1VjvPHwCjj --local
3636

3737
- run: npm install
38+
- run: sleep 15
3839
- run: npm run test${{ matrix.node-env }}:all
3940
env:
4041
CI: true

0 commit comments

Comments
 (0)