This repository was archived by the owner on Sep 12, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +338
-346
lines changed Expand file tree Collapse file tree 4 files changed +338
-346
lines changed Original file line number Diff line number Diff line change 4
4
unitTest :
5
5
docker :
6
6
- image : web3f/node-dind:v1.0.0
7
- - image : parity/polkadot:v0.9.26
7
+ - image : parity/polkadot:v0.9.29
8
8
name : polkadot
9
9
command : --chain=kusama-dev --ws-port 11000 --alice --ws-external --rpc-methods=Unsafe --rpc-cors=all
10
10
steps :
Original file line number Diff line number Diff line change 1
1
description : Polkadot Watcher
2
2
name : polkadot-watcher
3
- version : v4.1.2
4
- appVersion : v4.1.2
3
+ version : v4.1.3
4
+ appVersion : v4.1.3
5
5
apiVersion : v2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " polkadot-watcher" ,
3
- "version" : " 4.1.2 " ,
3
+ "version" : " 4.1.3 " ,
4
4
"description" : " Monitor events on Polkadot networks" ,
5
5
"repository" :
" [email protected] :w3f/polkadot-watcher.git" ,
6
6
"author" :
" W3F Infrastructure Team <[email protected] >" ,
20
20
"start" : " node ./dist/index.js start"
21
21
},
22
22
"dependencies" : {
23
- "@polkadot/api" : " ^9.2 .2" ,
23
+ "@polkadot/api" : " ^9.4 .2" ,
24
24
"@w3f/config" : " ^0.1.1" ,
25
25
"@w3f/logger" : " ^0.4.2" ,
26
26
"commander" : " ^4.0.0" ,
39
39
"@types/tmp" : " 0.2.3" ,
40
40
"@typescript-eslint/eslint-plugin" : " 2.34.0" ,
41
41
"@typescript-eslint/parser" : " 2.34.0" ,
42
- "@w3f/test-utils" : " ^1.2.29 " ,
42
+ "@w3f/test-utils" : " ^1.2.30 " ,
43
43
"chai" : " 4.3.6" ,
44
44
"eslint" : " 7.32.0" ,
45
45
"fs-extra" : " 9.1.0" ,
You can’t perform that action at this time.
0 commit comments