Skip to content

Commit 95d4d7e

Browse files
committedMar 6, 2025·
[CI Skip] bump/beta 15.7.3-0-x
skip-checks: true
1 parent e6d40eb commit 95d4d7e

33 files changed

+185
-185
lines changed
 

‎CONTRIBUTORS

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
35 Stefanie Doll Updated child storage parameters (#1709)
66
20 Luke Schoen fix: Fixes TypeError: Cannot read property 'vesting' of undefined (#1970)
77
19 Xiliang Chen no warm for unknown signed extensions (#5601)
8-
16 Valentin Fernandez 15.7.2
8+
17 Valentin Fernandez Add derives to obtain Extrinsic Information (#6113)
99
15 Jeremías Díaz feat(types): add correct tuple type to storage key (#3054)
1010
14 Nikos Kontakis Bump substrate connect to 0.7.16 (#5307)
1111
11 Ian He HttpProvider support clone() (#3949)

‎package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
},
1515
"sideEffects": false,
1616
"type": "module",
17-
"version": "15.7.2",
17+
"version": "15.7.3-0-x",
1818
"versions": {
19-
"git": "15.7.2",
19+
"git": "15.7.3-0-x",
2020
"npm": "15.7.2"
2121
},
2222
"workspaces": [

‎packages/api-augment/package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/api-base": "15.7.2",
25-
"@polkadot/rpc-augment": "15.7.2",
26-
"@polkadot/types": "15.7.2",
27-
"@polkadot/types-augment": "15.7.2",
28-
"@polkadot/types-codec": "15.7.2",
24+
"@polkadot/api-base": "15.7.3-0-x",
25+
"@polkadot/rpc-augment": "15.7.3-0-x",
26+
"@polkadot/types": "15.7.3-0-x",
27+
"@polkadot/types-augment": "15.7.3-0-x",
28+
"@polkadot/types-codec": "15.7.3-0-x",
2929
"@polkadot/util": "^13.4.3",
3030
"tslib": "^2.8.1"
3131
}

‎packages/api-augment/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/api-base/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/rpc-core": "15.7.2",
25-
"@polkadot/types": "15.7.2",
24+
"@polkadot/rpc-core": "15.7.3-0-x",
25+
"@polkadot/types": "15.7.3-0-x",
2626
"@polkadot/util": "^13.4.3",
2727
"rxjs": "^7.8.1",
2828
"tslib": "^2.8.1"

‎packages/api-base/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/api-contract/package.json

+8-8
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,22 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/api": "15.7.2",
25-
"@polkadot/api-augment": "15.7.2",
26-
"@polkadot/types": "15.7.2",
27-
"@polkadot/types-codec": "15.7.2",
28-
"@polkadot/types-create": "15.7.2",
24+
"@polkadot/api": "15.7.3-0-x",
25+
"@polkadot/api-augment": "15.7.3-0-x",
26+
"@polkadot/types": "15.7.3-0-x",
27+
"@polkadot/types-codec": "15.7.3-0-x",
28+
"@polkadot/types-create": "15.7.3-0-x",
2929
"@polkadot/util": "^13.4.3",
3030
"@polkadot/util-crypto": "^13.4.3",
3131
"rxjs": "^7.8.1",
3232
"tslib": "^2.8.1"
3333
},
3434
"devDependencies": {
35-
"@polkadot/api-augment": "15.7.2",
35+
"@polkadot/api-augment": "15.7.3-0-x",
3636
"@polkadot/keyring": "^13.4.3",
37-
"@polkadot/types-support": "15.7.2"
37+
"@polkadot/types-support": "15.7.3-0-x"
3838
}
3939
}

‎packages/api-contract/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/api-derive/package.json

+12-12
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,25 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/api": "15.7.2",
25-
"@polkadot/api-augment": "15.7.2",
26-
"@polkadot/api-base": "15.7.2",
27-
"@polkadot/rpc-core": "15.7.2",
28-
"@polkadot/types": "15.7.2",
29-
"@polkadot/types-codec": "15.7.2",
24+
"@polkadot/api": "15.7.3-0-x",
25+
"@polkadot/api-augment": "15.7.3-0-x",
26+
"@polkadot/api-base": "15.7.3-0-x",
27+
"@polkadot/rpc-core": "15.7.3-0-x",
28+
"@polkadot/types": "15.7.3-0-x",
29+
"@polkadot/types-codec": "15.7.3-0-x",
3030
"@polkadot/util": "^13.4.3",
3131
"@polkadot/util-crypto": "^13.4.3",
3232
"rxjs": "^7.8.1",
3333
"tslib": "^2.8.1"
3434
},
3535
"devDependencies": {
36-
"@polkadot/api": "15.7.2",
37-
"@polkadot/api-augment": "15.7.2",
38-
"@polkadot/rpc-augment": "15.7.2",
39-
"@polkadot/rpc-provider": "15.7.2",
40-
"@polkadot/types-support": "15.7.2"
36+
"@polkadot/api": "15.7.3-0-x",
37+
"@polkadot/api-augment": "15.7.3-0-x",
38+
"@polkadot/rpc-augment": "15.7.3-0-x",
39+
"@polkadot/rpc-provider": "15.7.3-0-x",
40+
"@polkadot/types-support": "15.7.3-0-x"
4141
}
4242
}

‎packages/api-derive/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/api/package.json

+14-14
Original file line numberDiff line numberDiff line change
@@ -18,29 +18,29 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/api-augment": "15.7.2",
25-
"@polkadot/api-base": "15.7.2",
26-
"@polkadot/api-derive": "15.7.2",
24+
"@polkadot/api-augment": "15.7.3-0-x",
25+
"@polkadot/api-base": "15.7.3-0-x",
26+
"@polkadot/api-derive": "15.7.3-0-x",
2727
"@polkadot/keyring": "^13.4.3",
28-
"@polkadot/rpc-augment": "15.7.2",
29-
"@polkadot/rpc-core": "15.7.2",
30-
"@polkadot/rpc-provider": "15.7.2",
31-
"@polkadot/types": "15.7.2",
32-
"@polkadot/types-augment": "15.7.2",
33-
"@polkadot/types-codec": "15.7.2",
34-
"@polkadot/types-create": "15.7.2",
35-
"@polkadot/types-known": "15.7.2",
28+
"@polkadot/rpc-augment": "15.7.3-0-x",
29+
"@polkadot/rpc-core": "15.7.3-0-x",
30+
"@polkadot/rpc-provider": "15.7.3-0-x",
31+
"@polkadot/types": "15.7.3-0-x",
32+
"@polkadot/types-augment": "15.7.3-0-x",
33+
"@polkadot/types-codec": "15.7.3-0-x",
34+
"@polkadot/types-create": "15.7.3-0-x",
35+
"@polkadot/types-known": "15.7.3-0-x",
3636
"@polkadot/util": "^13.4.3",
3737
"@polkadot/util-crypto": "^13.4.3",
3838
"eventemitter3": "^5.0.1",
3939
"rxjs": "^7.8.1",
4040
"tslib": "^2.8.1"
4141
},
4242
"devDependencies": {
43-
"@polkadot/api-augment": "15.7.2",
44-
"@polkadot/types-support": "15.7.2"
43+
"@polkadot/api-augment": "15.7.3-0-x",
44+
"@polkadot/types-support": "15.7.3-0-x"
4545
}
4646
}

‎packages/api/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/rpc-augment/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/rpc-core": "15.7.2",
25-
"@polkadot/types": "15.7.2",
26-
"@polkadot/types-codec": "15.7.2",
24+
"@polkadot/rpc-core": "15.7.3-0-x",
25+
"@polkadot/types": "15.7.3-0-x",
26+
"@polkadot/types-codec": "15.7.3-0-x",
2727
"@polkadot/util": "^13.4.3",
2828
"tslib": "^2.8.1"
2929
}

‎packages/rpc-augment/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/rpc-core/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,18 +18,18 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/rpc-augment": "15.7.2",
25-
"@polkadot/rpc-provider": "15.7.2",
26-
"@polkadot/types": "15.7.2",
24+
"@polkadot/rpc-augment": "15.7.3-0-x",
25+
"@polkadot/rpc-provider": "15.7.3-0-x",
26+
"@polkadot/types": "15.7.3-0-x",
2727
"@polkadot/util": "^13.4.3",
2828
"rxjs": "^7.8.1",
2929
"tslib": "^2.8.1"
3030
},
3131
"devDependencies": {
3232
"@polkadot/keyring": "^13.4.3",
33-
"@polkadot/rpc-augment": "15.7.2"
33+
"@polkadot/rpc-augment": "15.7.3-0-x"
3434
}
3535
}

‎packages/rpc-core/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/rpc-provider/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
2424
"@polkadot/keyring": "^13.4.3",
25-
"@polkadot/types": "15.7.2",
26-
"@polkadot/types-support": "15.7.2",
25+
"@polkadot/types": "15.7.3-0-x",
26+
"@polkadot/types-support": "15.7.3-0-x",
2727
"@polkadot/util": "^13.4.3",
2828
"@polkadot/util-crypto": "^13.4.3",
2929
"@polkadot/x-fetch": "^13.4.3",

‎packages/rpc-provider/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/typegen/package.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"bin": {
2424
"polkadot-types-chain-info": "./scripts/polkadot-types-chain-info.mjs",
@@ -28,16 +28,16 @@
2828
"polkadot-types-internal-metadata": "./scripts/polkadot-types-internal-metadata.mjs"
2929
},
3030
"dependencies": {
31-
"@polkadot/api": "15.7.2",
32-
"@polkadot/api-augment": "15.7.2",
33-
"@polkadot/api-derive": "15.7.2",
34-
"@polkadot/rpc-augment": "15.7.2",
35-
"@polkadot/rpc-provider": "15.7.2",
36-
"@polkadot/types": "15.7.2",
37-
"@polkadot/types-augment": "15.7.2",
38-
"@polkadot/types-codec": "15.7.2",
39-
"@polkadot/types-create": "15.7.2",
40-
"@polkadot/types-support": "15.7.2",
31+
"@polkadot/api": "15.7.3-0-x",
32+
"@polkadot/api-augment": "15.7.3-0-x",
33+
"@polkadot/api-derive": "15.7.3-0-x",
34+
"@polkadot/rpc-augment": "15.7.3-0-x",
35+
"@polkadot/rpc-provider": "15.7.3-0-x",
36+
"@polkadot/types": "15.7.3-0-x",
37+
"@polkadot/types-augment": "15.7.3-0-x",
38+
"@polkadot/types-codec": "15.7.3-0-x",
39+
"@polkadot/types-create": "15.7.3-0-x",
40+
"@polkadot/types-support": "15.7.3-0-x",
4141
"@polkadot/util": "^13.4.3",
4242
"@polkadot/util-crypto": "^13.4.3",
4343
"@polkadot/x-ws": "^13.4.3",

‎packages/typegen/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/types-augment/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/types": "15.7.2",
25-
"@polkadot/types-codec": "15.7.2",
24+
"@polkadot/types": "15.7.3-0-x",
25+
"@polkadot/types-codec": "15.7.3-0-x",
2626
"@polkadot/util": "^13.4.3",
2727
"tslib": "^2.8.1"
2828
}

‎packages/types-augment/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/types-codec/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
2424
"@polkadot/util": "^13.4.3",
2525
"@polkadot/x-bigint": "^13.4.3",
2626
"tslib": "^2.8.1"
2727
},
2828
"devDependencies": {
29-
"@polkadot/types": "15.7.2",
30-
"@polkadot/types-augment": "15.7.2",
31-
"@polkadot/types-support": "15.7.2",
29+
"@polkadot/types": "15.7.3-0-x",
30+
"@polkadot/types-augment": "15.7.3-0-x",
31+
"@polkadot/types-support": "15.7.3-0-x",
3232
"@polkadot/util-crypto": "^13.4.3"
3333
}
3434
}

‎packages/types-codec/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/types-create/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
24-
"@polkadot/types-codec": "15.7.2",
24+
"@polkadot/types-codec": "15.7.3-0-x",
2525
"@polkadot/util": "^13.4.3",
2626
"tslib": "^2.8.1"
2727
},
2828
"devDependencies": {
29-
"@polkadot/types": "15.7.2"
29+
"@polkadot/types": "15.7.3-0-x"
3030
}
3131
}

‎packages/types-create/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/types-known/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,17 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
2424
"@polkadot/networks": "^13.4.3",
25-
"@polkadot/types": "15.7.2",
26-
"@polkadot/types-codec": "15.7.2",
27-
"@polkadot/types-create": "15.7.2",
25+
"@polkadot/types": "15.7.3-0-x",
26+
"@polkadot/types-codec": "15.7.3-0-x",
27+
"@polkadot/types-create": "15.7.3-0-x",
2828
"@polkadot/util": "^13.4.3",
2929
"tslib": "^2.8.1"
3030
},
3131
"devDependencies": {
32-
"@polkadot/api": "15.7.2"
32+
"@polkadot/api": "15.7.3-0-x"
3333
}
3434
}

‎packages/types-known/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/types-support/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
2424
"@polkadot/util": "^13.4.3",

‎packages/types-support/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎packages/types/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -18,20 +18,20 @@
1818
"./packageDetect.cjs"
1919
],
2020
"type": "module",
21-
"version": "15.7.2",
21+
"version": "15.7.3-0-x",
2222
"main": "index.js",
2323
"dependencies": {
2424
"@polkadot/keyring": "^13.4.3",
25-
"@polkadot/types-augment": "15.7.2",
26-
"@polkadot/types-codec": "15.7.2",
27-
"@polkadot/types-create": "15.7.2",
25+
"@polkadot/types-augment": "15.7.3-0-x",
26+
"@polkadot/types-codec": "15.7.3-0-x",
27+
"@polkadot/types-create": "15.7.3-0-x",
2828
"@polkadot/util": "^13.4.3",
2929
"@polkadot/util-crypto": "^13.4.3",
3030
"rxjs": "^7.8.1",
3131
"tslib": "^2.8.1"
3232
},
3333
"devDependencies": {
3434
"@polkadot/keyring": "^13.4.3",
35-
"@polkadot/types-support": "15.7.2"
35+
"@polkadot/types-support": "15.7.3-0-x"
3636
}
3737
}

‎packages/types/src/packageInfo.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
// Do not edit, auto-generated by @polkadot/dev
55

6-
export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '15.7.2' };
6+
export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '15.7.3-0-x' };

‎yarn.lock

+80-80
Original file line numberDiff line numberDiff line change
@@ -447,26 +447,26 @@ __metadata:
447447
languageName: node
448448
linkType: hard
449449

450-
"@polkadot/api-augment@npm:15.7.2, @polkadot/api-augment@workspace:packages/api-augment":
450+
"@polkadot/api-augment@npm:15.7.3-0-x, @polkadot/api-augment@workspace:packages/api-augment":
451451
version: 0.0.0-use.local
452452
resolution: "@polkadot/api-augment@workspace:packages/api-augment"
453453
dependencies:
454-
"@polkadot/api-base": "npm:15.7.2"
455-
"@polkadot/rpc-augment": "npm:15.7.2"
456-
"@polkadot/types": "npm:15.7.2"
457-
"@polkadot/types-augment": "npm:15.7.2"
458-
"@polkadot/types-codec": "npm:15.7.2"
454+
"@polkadot/api-base": "npm:15.7.3-0-x"
455+
"@polkadot/rpc-augment": "npm:15.7.3-0-x"
456+
"@polkadot/types": "npm:15.7.3-0-x"
457+
"@polkadot/types-augment": "npm:15.7.3-0-x"
458+
"@polkadot/types-codec": "npm:15.7.3-0-x"
459459
"@polkadot/util": "npm:^13.4.3"
460460
tslib: "npm:^2.8.1"
461461
languageName: unknown
462462
linkType: soft
463463

464-
"@polkadot/api-base@npm:15.7.2, @polkadot/api-base@workspace:packages/api-base":
464+
"@polkadot/api-base@npm:15.7.3-0-x, @polkadot/api-base@workspace:packages/api-base":
465465
version: 0.0.0-use.local
466466
resolution: "@polkadot/api-base@workspace:packages/api-base"
467467
dependencies:
468-
"@polkadot/rpc-core": "npm:15.7.2"
469-
"@polkadot/types": "npm:15.7.2"
468+
"@polkadot/rpc-core": "npm:15.7.3-0-x"
469+
"@polkadot/types": "npm:15.7.3-0-x"
470470
"@polkadot/util": "npm:^13.4.3"
471471
rxjs: "npm:^7.8.1"
472472
tslib: "npm:^2.8.1"
@@ -477,57 +477,57 @@ __metadata:
477477
version: 0.0.0-use.local
478478
resolution: "@polkadot/api-contract@workspace:packages/api-contract"
479479
dependencies:
480-
"@polkadot/api": "npm:15.7.2"
481-
"@polkadot/api-augment": "npm:15.7.2"
480+
"@polkadot/api": "npm:15.7.3-0-x"
481+
"@polkadot/api-augment": "npm:15.7.3-0-x"
482482
"@polkadot/keyring": "npm:^13.4.3"
483-
"@polkadot/types": "npm:15.7.2"
484-
"@polkadot/types-codec": "npm:15.7.2"
485-
"@polkadot/types-create": "npm:15.7.2"
486-
"@polkadot/types-support": "npm:15.7.2"
483+
"@polkadot/types": "npm:15.7.3-0-x"
484+
"@polkadot/types-codec": "npm:15.7.3-0-x"
485+
"@polkadot/types-create": "npm:15.7.3-0-x"
486+
"@polkadot/types-support": "npm:15.7.3-0-x"
487487
"@polkadot/util": "npm:^13.4.3"
488488
"@polkadot/util-crypto": "npm:^13.4.3"
489489
rxjs: "npm:^7.8.1"
490490
tslib: "npm:^2.8.1"
491491
languageName: unknown
492492
linkType: soft
493493

494-
"@polkadot/api-derive@npm:15.7.2, @polkadot/api-derive@workspace:packages/api-derive":
494+
"@polkadot/api-derive@npm:15.7.3-0-x, @polkadot/api-derive@workspace:packages/api-derive":
495495
version: 0.0.0-use.local
496496
resolution: "@polkadot/api-derive@workspace:packages/api-derive"
497497
dependencies:
498-
"@polkadot/api": "npm:15.7.2"
499-
"@polkadot/api-augment": "npm:15.7.2"
500-
"@polkadot/api-base": "npm:15.7.2"
501-
"@polkadot/rpc-augment": "npm:15.7.2"
502-
"@polkadot/rpc-core": "npm:15.7.2"
503-
"@polkadot/rpc-provider": "npm:15.7.2"
504-
"@polkadot/types": "npm:15.7.2"
505-
"@polkadot/types-codec": "npm:15.7.2"
506-
"@polkadot/types-support": "npm:15.7.2"
498+
"@polkadot/api": "npm:15.7.3-0-x"
499+
"@polkadot/api-augment": "npm:15.7.3-0-x"
500+
"@polkadot/api-base": "npm:15.7.3-0-x"
501+
"@polkadot/rpc-augment": "npm:15.7.3-0-x"
502+
"@polkadot/rpc-core": "npm:15.7.3-0-x"
503+
"@polkadot/rpc-provider": "npm:15.7.3-0-x"
504+
"@polkadot/types": "npm:15.7.3-0-x"
505+
"@polkadot/types-codec": "npm:15.7.3-0-x"
506+
"@polkadot/types-support": "npm:15.7.3-0-x"
507507
"@polkadot/util": "npm:^13.4.3"
508508
"@polkadot/util-crypto": "npm:^13.4.3"
509509
rxjs: "npm:^7.8.1"
510510
tslib: "npm:^2.8.1"
511511
languageName: unknown
512512
linkType: soft
513513

514-
"@polkadot/api@npm:15.7.2, @polkadot/api@workspace:packages/api":
514+
"@polkadot/api@npm:15.7.3-0-x, @polkadot/api@workspace:packages/api":
515515
version: 0.0.0-use.local
516516
resolution: "@polkadot/api@workspace:packages/api"
517517
dependencies:
518-
"@polkadot/api-augment": "npm:15.7.2"
519-
"@polkadot/api-base": "npm:15.7.2"
520-
"@polkadot/api-derive": "npm:15.7.2"
518+
"@polkadot/api-augment": "npm:15.7.3-0-x"
519+
"@polkadot/api-base": "npm:15.7.3-0-x"
520+
"@polkadot/api-derive": "npm:15.7.3-0-x"
521521
"@polkadot/keyring": "npm:^13.4.3"
522-
"@polkadot/rpc-augment": "npm:15.7.2"
523-
"@polkadot/rpc-core": "npm:15.7.2"
524-
"@polkadot/rpc-provider": "npm:15.7.2"
525-
"@polkadot/types": "npm:15.7.2"
526-
"@polkadot/types-augment": "npm:15.7.2"
527-
"@polkadot/types-codec": "npm:15.7.2"
528-
"@polkadot/types-create": "npm:15.7.2"
529-
"@polkadot/types-known": "npm:15.7.2"
530-
"@polkadot/types-support": "npm:15.7.2"
522+
"@polkadot/rpc-augment": "npm:15.7.3-0-x"
523+
"@polkadot/rpc-core": "npm:15.7.3-0-x"
524+
"@polkadot/rpc-provider": "npm:15.7.3-0-x"
525+
"@polkadot/types": "npm:15.7.3-0-x"
526+
"@polkadot/types-augment": "npm:15.7.3-0-x"
527+
"@polkadot/types-codec": "npm:15.7.3-0-x"
528+
"@polkadot/types-create": "npm:15.7.3-0-x"
529+
"@polkadot/types-known": "npm:15.7.3-0-x"
530+
"@polkadot/types-support": "npm:15.7.3-0-x"
531531
"@polkadot/util": "npm:^13.4.3"
532532
"@polkadot/util-crypto": "npm:^13.4.3"
533533
eventemitter3: "npm:^5.0.1"
@@ -657,39 +657,39 @@ __metadata:
657657
languageName: node
658658
linkType: hard
659659

660-
"@polkadot/rpc-augment@npm:15.7.2, @polkadot/rpc-augment@workspace:packages/rpc-augment":
660+
"@polkadot/rpc-augment@npm:15.7.3-0-x, @polkadot/rpc-augment@workspace:packages/rpc-augment":
661661
version: 0.0.0-use.local
662662
resolution: "@polkadot/rpc-augment@workspace:packages/rpc-augment"
663663
dependencies:
664-
"@polkadot/rpc-core": "npm:15.7.2"
665-
"@polkadot/types": "npm:15.7.2"
666-
"@polkadot/types-codec": "npm:15.7.2"
664+
"@polkadot/rpc-core": "npm:15.7.3-0-x"
665+
"@polkadot/types": "npm:15.7.3-0-x"
666+
"@polkadot/types-codec": "npm:15.7.3-0-x"
667667
"@polkadot/util": "npm:^13.4.3"
668668
tslib: "npm:^2.8.1"
669669
languageName: unknown
670670
linkType: soft
671671

672-
"@polkadot/rpc-core@npm:15.7.2, @polkadot/rpc-core@workspace:packages/rpc-core":
672+
"@polkadot/rpc-core@npm:15.7.3-0-x, @polkadot/rpc-core@workspace:packages/rpc-core":
673673
version: 0.0.0-use.local
674674
resolution: "@polkadot/rpc-core@workspace:packages/rpc-core"
675675
dependencies:
676676
"@polkadot/keyring": "npm:^13.4.3"
677-
"@polkadot/rpc-augment": "npm:15.7.2"
678-
"@polkadot/rpc-provider": "npm:15.7.2"
679-
"@polkadot/types": "npm:15.7.2"
677+
"@polkadot/rpc-augment": "npm:15.7.3-0-x"
678+
"@polkadot/rpc-provider": "npm:15.7.3-0-x"
679+
"@polkadot/types": "npm:15.7.3-0-x"
680680
"@polkadot/util": "npm:^13.4.3"
681681
rxjs: "npm:^7.8.1"
682682
tslib: "npm:^2.8.1"
683683
languageName: unknown
684684
linkType: soft
685685

686-
"@polkadot/rpc-provider@npm:15.7.2, @polkadot/rpc-provider@workspace:packages/rpc-provider":
686+
"@polkadot/rpc-provider@npm:15.7.3-0-x, @polkadot/rpc-provider@workspace:packages/rpc-provider":
687687
version: 0.0.0-use.local
688688
resolution: "@polkadot/rpc-provider@workspace:packages/rpc-provider"
689689
dependencies:
690690
"@polkadot/keyring": "npm:^13.4.3"
691-
"@polkadot/types": "npm:15.7.2"
692-
"@polkadot/types-support": "npm:15.7.2"
691+
"@polkadot/types": "npm:15.7.3-0-x"
692+
"@polkadot/types-support": "npm:15.7.3-0-x"
693693
"@polkadot/util": "npm:^13.4.3"
694694
"@polkadot/util-crypto": "npm:^13.4.3"
695695
"@polkadot/x-fetch": "npm:^13.4.3"
@@ -710,16 +710,16 @@ __metadata:
710710
version: 0.0.0-use.local
711711
resolution: "@polkadot/typegen@workspace:packages/typegen"
712712
dependencies:
713-
"@polkadot/api": "npm:15.7.2"
714-
"@polkadot/api-augment": "npm:15.7.2"
715-
"@polkadot/api-derive": "npm:15.7.2"
716-
"@polkadot/rpc-augment": "npm:15.7.2"
717-
"@polkadot/rpc-provider": "npm:15.7.2"
718-
"@polkadot/types": "npm:15.7.2"
719-
"@polkadot/types-augment": "npm:15.7.2"
720-
"@polkadot/types-codec": "npm:15.7.2"
721-
"@polkadot/types-create": "npm:15.7.2"
722-
"@polkadot/types-support": "npm:15.7.2"
713+
"@polkadot/api": "npm:15.7.3-0-x"
714+
"@polkadot/api-augment": "npm:15.7.3-0-x"
715+
"@polkadot/api-derive": "npm:15.7.3-0-x"
716+
"@polkadot/rpc-augment": "npm:15.7.3-0-x"
717+
"@polkadot/rpc-provider": "npm:15.7.3-0-x"
718+
"@polkadot/types": "npm:15.7.3-0-x"
719+
"@polkadot/types-augment": "npm:15.7.3-0-x"
720+
"@polkadot/types-codec": "npm:15.7.3-0-x"
721+
"@polkadot/types-create": "npm:15.7.3-0-x"
722+
"@polkadot/types-support": "npm:15.7.3-0-x"
723723
"@polkadot/util": "npm:^13.4.3"
724724
"@polkadot/util-crypto": "npm:^13.4.3"
725725
"@polkadot/x-ws": "npm:^13.4.3"
@@ -737,57 +737,57 @@ __metadata:
737737
languageName: unknown
738738
linkType: soft
739739

740-
"@polkadot/types-augment@npm:15.7.2, @polkadot/types-augment@workspace:packages/types-augment":
740+
"@polkadot/types-augment@npm:15.7.3-0-x, @polkadot/types-augment@workspace:packages/types-augment":
741741
version: 0.0.0-use.local
742742
resolution: "@polkadot/types-augment@workspace:packages/types-augment"
743743
dependencies:
744-
"@polkadot/types": "npm:15.7.2"
745-
"@polkadot/types-codec": "npm:15.7.2"
744+
"@polkadot/types": "npm:15.7.3-0-x"
745+
"@polkadot/types-codec": "npm:15.7.3-0-x"
746746
"@polkadot/util": "npm:^13.4.3"
747747
tslib: "npm:^2.8.1"
748748
languageName: unknown
749749
linkType: soft
750750

751-
"@polkadot/types-codec@npm:15.7.2, @polkadot/types-codec@workspace:packages/types-codec":
751+
"@polkadot/types-codec@npm:15.7.3-0-x, @polkadot/types-codec@workspace:packages/types-codec":
752752
version: 0.0.0-use.local
753753
resolution: "@polkadot/types-codec@workspace:packages/types-codec"
754754
dependencies:
755-
"@polkadot/types": "npm:15.7.2"
756-
"@polkadot/types-augment": "npm:15.7.2"
757-
"@polkadot/types-support": "npm:15.7.2"
755+
"@polkadot/types": "npm:15.7.3-0-x"
756+
"@polkadot/types-augment": "npm:15.7.3-0-x"
757+
"@polkadot/types-support": "npm:15.7.3-0-x"
758758
"@polkadot/util": "npm:^13.4.3"
759759
"@polkadot/util-crypto": "npm:^13.4.3"
760760
"@polkadot/x-bigint": "npm:^13.4.3"
761761
tslib: "npm:^2.8.1"
762762
languageName: unknown
763763
linkType: soft
764764

765-
"@polkadot/types-create@npm:15.7.2, @polkadot/types-create@workspace:packages/types-create":
765+
"@polkadot/types-create@npm:15.7.3-0-x, @polkadot/types-create@workspace:packages/types-create":
766766
version: 0.0.0-use.local
767767
resolution: "@polkadot/types-create@workspace:packages/types-create"
768768
dependencies:
769-
"@polkadot/types": "npm:15.7.2"
770-
"@polkadot/types-codec": "npm:15.7.2"
769+
"@polkadot/types": "npm:15.7.3-0-x"
770+
"@polkadot/types-codec": "npm:15.7.3-0-x"
771771
"@polkadot/util": "npm:^13.4.3"
772772
tslib: "npm:^2.8.1"
773773
languageName: unknown
774774
linkType: soft
775775

776-
"@polkadot/types-known@npm:15.7.2, @polkadot/types-known@workspace:packages/types-known":
776+
"@polkadot/types-known@npm:15.7.3-0-x, @polkadot/types-known@workspace:packages/types-known":
777777
version: 0.0.0-use.local
778778
resolution: "@polkadot/types-known@workspace:packages/types-known"
779779
dependencies:
780-
"@polkadot/api": "npm:15.7.2"
780+
"@polkadot/api": "npm:15.7.3-0-x"
781781
"@polkadot/networks": "npm:^13.4.3"
782-
"@polkadot/types": "npm:15.7.2"
783-
"@polkadot/types-codec": "npm:15.7.2"
784-
"@polkadot/types-create": "npm:15.7.2"
782+
"@polkadot/types": "npm:15.7.3-0-x"
783+
"@polkadot/types-codec": "npm:15.7.3-0-x"
784+
"@polkadot/types-create": "npm:15.7.3-0-x"
785785
"@polkadot/util": "npm:^13.4.3"
786786
tslib: "npm:^2.8.1"
787787
languageName: unknown
788788
linkType: soft
789789

790-
"@polkadot/types-support@npm:15.7.2, @polkadot/types-support@workspace:packages/types-support":
790+
"@polkadot/types-support@npm:15.7.3-0-x, @polkadot/types-support@workspace:packages/types-support":
791791
version: 0.0.0-use.local
792792
resolution: "@polkadot/types-support@workspace:packages/types-support"
793793
dependencies:
@@ -796,15 +796,15 @@ __metadata:
796796
languageName: unknown
797797
linkType: soft
798798

799-
"@polkadot/types@npm:15.7.2, @polkadot/types@workspace:packages/types":
799+
"@polkadot/types@npm:15.7.3-0-x, @polkadot/types@workspace:packages/types":
800800
version: 0.0.0-use.local
801801
resolution: "@polkadot/types@workspace:packages/types"
802802
dependencies:
803803
"@polkadot/keyring": "npm:^13.4.3"
804-
"@polkadot/types-augment": "npm:15.7.2"
805-
"@polkadot/types-codec": "npm:15.7.2"
806-
"@polkadot/types-create": "npm:15.7.2"
807-
"@polkadot/types-support": "npm:15.7.2"
804+
"@polkadot/types-augment": "npm:15.7.3-0-x"
805+
"@polkadot/types-codec": "npm:15.7.3-0-x"
806+
"@polkadot/types-create": "npm:15.7.3-0-x"
807+
"@polkadot/types-support": "npm:15.7.3-0-x"
808808
"@polkadot/util": "npm:^13.4.3"
809809
"@polkadot/util-crypto": "npm:^13.4.3"
810810
rxjs: "npm:^7.8.1"

0 commit comments

Comments
 (0)
Please sign in to comment.