diff --git a/CONTRIBUTORS b/CONTRIBUTORS index db0c812e7652..1c48aa26624e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 3195 Jaco Bump pjs/dev (#5174) + 3197 Jaco Bump static metadata (#5175) 83 Amaury Martiny StatementKind: Regular and Saft (#2303) 37 Keith Ingram Update contract types and rpc (#4541) 35 Stefanie Doll Updated child storage parameters (#1709) diff --git a/package.json b/package.json index 59b0e6650728..a5e30c17f1b4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "versions": { - "git": "9.2.3-3-x", + "git": "9.2.3-4-x", "npm": "9.2.2" }, "workspaces": [ diff --git a/packages/api-augment/package.json b/packages/api-augment/package.json index f5d14aabc757..e2690a488504 100644 --- a/packages/api-augment/package.json +++ b/packages/api-augment/package.json @@ -20,18 +20,18 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/api-base": "9.2.3-3-x", - "@polkadot/rpc-augment": "9.2.3-3-x", - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-augment": "9.2.3-3-x", - "@polkadot/types-codec": "9.2.3-3-x", + "@polkadot/api-base": "9.2.3-4-x", + "@polkadot/rpc-augment": "9.2.3-4-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-augment": "9.2.3-4-x", + "@polkadot/types-codec": "9.2.3-4-x", "@polkadot/util": "^10.1.4" }, "devDependencies": { - "@polkadot/types-support": "9.2.3-3-x" + "@polkadot/types-support": "9.2.3-4-x" } } diff --git a/packages/api-augment/src/packageInfo.ts b/packages/api-augment/src/packageInfo.ts index 2f248fb95a2f..6543e39cfdc6 100644 --- a/packages/api-augment/src/packageInfo.ts +++ b/packages/api-augment/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/api-base/package.json b/packages/api-base/package.json index 0443d45d812f..61230eca2633 100644 --- a/packages/api-base/package.json +++ b/packages/api-base/package.json @@ -20,12 +20,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/rpc-core": "9.2.3-3-x", - "@polkadot/types": "9.2.3-3-x", + "@polkadot/rpc-core": "9.2.3-4-x", + "@polkadot/types": "9.2.3-4-x", "@polkadot/util": "^10.1.4", "rxjs": "^7.5.6" } diff --git a/packages/api-base/src/packageInfo.ts b/packages/api-base/src/packageInfo.ts index a368140a102f..fc8e98f8cab2 100644 --- a/packages/api-base/src/packageInfo.ts +++ b/packages/api-base/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index 1d53eaf824ad..49d504e9f7d9 100644 --- a/packages/api-contract/package.json +++ b/packages/api-contract/package.json @@ -20,20 +20,20 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/api": "9.2.3-3-x", - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-codec": "9.2.3-3-x", - "@polkadot/types-create": "9.2.3-3-x", + "@polkadot/api": "9.2.3-4-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-codec": "9.2.3-4-x", + "@polkadot/types-create": "9.2.3-4-x", "@polkadot/util": "^10.1.4", "@polkadot/util-crypto": "^10.1.4", "rxjs": "^7.5.6" }, "devDependencies": { - "@polkadot/api-augment": "9.2.3-3-x", + "@polkadot/api-augment": "9.2.3-4-x", "@polkadot/keyring": "^10.1.4" } } diff --git a/packages/api-contract/src/packageInfo.ts b/packages/api-contract/src/packageInfo.ts index 8e9b6b9d0276..9a4a54b78714 100644 --- a/packages/api-contract/src/packageInfo.ts +++ b/packages/api-contract/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index 7410b998ae61..b642c2df25c2 100644 --- a/packages/api-derive/package.json +++ b/packages/api-derive/package.json @@ -20,25 +20,25 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/api": "9.2.3-3-x", - "@polkadot/api-augment": "9.2.3-3-x", - "@polkadot/api-base": "9.2.3-3-x", - "@polkadot/rpc-core": "9.2.3-3-x", - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-codec": "9.2.3-3-x", + "@polkadot/api": "9.2.3-4-x", + "@polkadot/api-augment": "9.2.3-4-x", + "@polkadot/api-base": "9.2.3-4-x", + "@polkadot/rpc-core": "9.2.3-4-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-codec": "9.2.3-4-x", "@polkadot/util": "^10.1.4", "@polkadot/util-crypto": "^10.1.4", "rxjs": "^7.5.6" }, "devDependencies": { - "@polkadot/api": "9.2.3-3-x", - "@polkadot/api-augment": "9.2.3-3-x", - "@polkadot/rpc-augment": "9.2.3-3-x", - "@polkadot/rpc-provider": "9.2.3-3-x", - "@polkadot/types-support": "9.2.3-3-x" + "@polkadot/api": "9.2.3-4-x", + "@polkadot/api-augment": "9.2.3-4-x", + "@polkadot/rpc-augment": "9.2.3-4-x", + "@polkadot/rpc-provider": "9.2.3-4-x", + "@polkadot/types-support": "9.2.3-4-x" } } diff --git a/packages/api-derive/src/packageInfo.ts b/packages/api-derive/src/packageInfo.ts index b04cc6fa5a86..156a2f965eb8 100644 --- a/packages/api-derive/src/packageInfo.ts +++ b/packages/api-derive/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/api/package.json b/packages/api/package.json index ec0f0008ed27..33b71dbf0cd7 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -20,29 +20,29 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/api-augment": "9.2.3-3-x", - "@polkadot/api-base": "9.2.3-3-x", - "@polkadot/api-derive": "9.2.3-3-x", + "@polkadot/api-augment": "9.2.3-4-x", + "@polkadot/api-base": "9.2.3-4-x", + "@polkadot/api-derive": "9.2.3-4-x", "@polkadot/keyring": "^10.1.4", - "@polkadot/rpc-augment": "9.2.3-3-x", - "@polkadot/rpc-core": "9.2.3-3-x", - "@polkadot/rpc-provider": "9.2.3-3-x", - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-augment": "9.2.3-3-x", - "@polkadot/types-codec": "9.2.3-3-x", - "@polkadot/types-create": "9.2.3-3-x", - "@polkadot/types-known": "9.2.3-3-x", + "@polkadot/rpc-augment": "9.2.3-4-x", + "@polkadot/rpc-core": "9.2.3-4-x", + "@polkadot/rpc-provider": "9.2.3-4-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-augment": "9.2.3-4-x", + "@polkadot/types-codec": "9.2.3-4-x", + "@polkadot/types-create": "9.2.3-4-x", + "@polkadot/types-known": "9.2.3-4-x", "@polkadot/util": "^10.1.4", "@polkadot/util-crypto": "^10.1.4", "eventemitter3": "^4.0.7", "rxjs": "^7.5.6" }, "devDependencies": { - "@polkadot/api-augment": "9.2.3-3-x", - "@polkadot/types-support": "9.2.3-3-x" + "@polkadot/api-augment": "9.2.3-4-x", + "@polkadot/types-support": "9.2.3-4-x" } } diff --git a/packages/api/src/packageInfo.ts b/packages/api/src/packageInfo.ts index f44e10a01ce2..897a3d00873d 100644 --- a/packages/api/src/packageInfo.ts +++ b/packages/api/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/rpc-augment/package.json b/packages/rpc-augment/package.json index 1e68a305bfa6..c5c80fb51226 100644 --- a/packages/rpc-augment/package.json +++ b/packages/rpc-augment/package.json @@ -20,13 +20,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/rpc-core": "9.2.3-3-x", - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-codec": "9.2.3-3-x", + "@polkadot/rpc-core": "9.2.3-4-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-codec": "9.2.3-4-x", "@polkadot/util": "^10.1.4" } } diff --git a/packages/rpc-augment/src/packageInfo.ts b/packages/rpc-augment/src/packageInfo.ts index 2a748cf939f6..177cef12ebd5 100644 --- a/packages/rpc-augment/src/packageInfo.ts +++ b/packages/rpc-augment/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index ab43d1daeb63..e7231fe7736d 100644 --- a/packages/rpc-core/package.json +++ b/packages/rpc-core/package.json @@ -20,18 +20,18 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/rpc-augment": "9.2.3-3-x", - "@polkadot/rpc-provider": "9.2.3-3-x", - "@polkadot/types": "9.2.3-3-x", + "@polkadot/rpc-augment": "9.2.3-4-x", + "@polkadot/rpc-provider": "9.2.3-4-x", + "@polkadot/types": "9.2.3-4-x", "@polkadot/util": "^10.1.4", "rxjs": "^7.5.6" }, "devDependencies": { "@polkadot/keyring": "^10.1.4", - "@polkadot/rpc-augment": "9.2.3-3-x" + "@polkadot/rpc-augment": "9.2.3-4-x" } } diff --git a/packages/rpc-core/src/packageInfo.ts b/packages/rpc-core/src/packageInfo.ts index b36bf64651d0..65e0a0d36f39 100644 --- a/packages/rpc-core/src/packageInfo.ts +++ b/packages/rpc-core/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index 534749f70175..42feeaa78b00 100644 --- a/packages/rpc-provider/package.json +++ b/packages/rpc-provider/package.json @@ -20,13 +20,13 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", "@polkadot/keyring": "^10.1.4", - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-support": "9.2.3-3-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-support": "9.2.3-4-x", "@polkadot/util": "^10.1.4", "@polkadot/util-crypto": "^10.1.4", "@polkadot/x-fetch": "^10.1.4", diff --git a/packages/rpc-provider/src/packageInfo.ts b/packages/rpc-provider/src/packageInfo.ts index 9ef40b9b085e..571d1040c245 100644 --- a/packages/rpc-provider/src/packageInfo.ts +++ b/packages/rpc-provider/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/typegen/package.json b/packages/typegen/package.json index f947bafd928b..fcb91529fd85 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -20,7 +20,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "bin": { "polkadot-types-chain-info": "./scripts/polkadot-types-chain-info.cjs", @@ -33,15 +33,15 @@ "@babel/core": "^7.18.10", "@babel/register": "^7.18.9", "@babel/runtime": "^7.18.9", - "@polkadot/api": "9.2.3-3-x", - "@polkadot/api-augment": "9.2.3-3-x", - "@polkadot/rpc-augment": "9.2.3-3-x", - "@polkadot/rpc-provider": "9.2.3-3-x", - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-augment": "9.2.3-3-x", - "@polkadot/types-codec": "9.2.3-3-x", - "@polkadot/types-create": "9.2.3-3-x", - "@polkadot/types-support": "9.2.3-3-x", + "@polkadot/api": "9.2.3-4-x", + "@polkadot/api-augment": "9.2.3-4-x", + "@polkadot/rpc-augment": "9.2.3-4-x", + "@polkadot/rpc-provider": "9.2.3-4-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-augment": "9.2.3-4-x", + "@polkadot/types-codec": "9.2.3-4-x", + "@polkadot/types-create": "9.2.3-4-x", + "@polkadot/types-support": "9.2.3-4-x", "@polkadot/util": "^10.1.4", "@polkadot/util-crypto": "^10.1.4", "@polkadot/x-ws": "^10.1.4", diff --git a/packages/typegen/src/packageInfo.ts b/packages/typegen/src/packageInfo.ts index 6a58e4ac3ebe..cc7c0bb26421 100644 --- a/packages/typegen/src/packageInfo.ts +++ b/packages/typegen/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/types-augment/package.json b/packages/types-augment/package.json index eec25ecc3524..f74826c09eb2 100644 --- a/packages/types-augment/package.json +++ b/packages/types-augment/package.json @@ -20,12 +20,12 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-codec": "9.2.3-3-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-codec": "9.2.3-4-x", "@polkadot/util": "^10.1.4" } } diff --git a/packages/types-augment/src/packageInfo.ts b/packages/types-augment/src/packageInfo.ts index 7bcada4969b6..a6ea3f921b0b 100644 --- a/packages/types-augment/src/packageInfo.ts +++ b/packages/types-augment/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/types-codec/package.json b/packages/types-codec/package.json index e8d5e989e983..7027780a35ca 100644 --- a/packages/types-codec/package.json +++ b/packages/types-codec/package.json @@ -20,7 +20,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", @@ -28,9 +28,9 @@ "@polkadot/x-bigint": "^10.1.4" }, "devDependencies": { - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-augment": "9.2.3-3-x", - "@polkadot/types-support": "9.2.3-3-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-augment": "9.2.3-4-x", + "@polkadot/types-support": "9.2.3-4-x", "@polkadot/util-crypto": "^10.1.4" } } diff --git a/packages/types-codec/src/packageInfo.ts b/packages/types-codec/src/packageInfo.ts index 6ac273f6ce93..4be5e46dc37c 100644 --- a/packages/types-codec/src/packageInfo.ts +++ b/packages/types-codec/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/types-create/package.json b/packages/types-create/package.json index ce52cfa49796..f29d090e38b4 100644 --- a/packages/types-create/package.json +++ b/packages/types-create/package.json @@ -20,14 +20,14 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", - "@polkadot/types-codec": "9.2.3-3-x", + "@polkadot/types-codec": "9.2.3-4-x", "@polkadot/util": "^10.1.4" }, "devDependencies": { - "@polkadot/types": "9.2.3-3-x" + "@polkadot/types": "9.2.3-4-x" } } diff --git a/packages/types-create/src/packageInfo.ts b/packages/types-create/src/packageInfo.ts index b3099b3649d4..cd109997b418 100644 --- a/packages/types-create/src/packageInfo.ts +++ b/packages/types-create/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/types-known/package.json b/packages/types-known/package.json index 09bf4c559769..a868efbbee11 100644 --- a/packages/types-known/package.json +++ b/packages/types-known/package.json @@ -20,17 +20,17 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", "@polkadot/networks": "^10.1.4", - "@polkadot/types": "9.2.3-3-x", - "@polkadot/types-codec": "9.2.3-3-x", - "@polkadot/types-create": "9.2.3-3-x", + "@polkadot/types": "9.2.3-4-x", + "@polkadot/types-codec": "9.2.3-4-x", + "@polkadot/types-create": "9.2.3-4-x", "@polkadot/util": "^10.1.4" }, "devDependencies": { - "@polkadot/api": "9.2.3-3-x" + "@polkadot/api": "9.2.3-4-x" } } diff --git a/packages/types-known/src/packageInfo.ts b/packages/types-known/src/packageInfo.ts index d8a62c1f7359..73e4018584fa 100644 --- a/packages/types-known/src/packageInfo.ts +++ b/packages/types-known/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/types-known', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/types-support/package.json b/packages/types-support/package.json index 739c489c5896..5f35c4dfef8c 100644 --- a/packages/types-support/package.json +++ b/packages/types-support/package.json @@ -20,7 +20,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/types-support/src/packageInfo.ts b/packages/types-support/src/packageInfo.ts index 82aae14802ff..0c9674eff79c 100644 --- a/packages/types-support/src/packageInfo.ts +++ b/packages/types-support/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/types-support', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/packages/types/package.json b/packages/types/package.json index 46f6567416ed..2c6ab7461712 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -20,20 +20,20 @@ "./detectPackage.cjs" ], "type": "module", - "version": "9.2.3-3-x", + "version": "9.2.3-4-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", "@polkadot/keyring": "^10.1.4", - "@polkadot/types-augment": "9.2.3-3-x", - "@polkadot/types-codec": "9.2.3-3-x", - "@polkadot/types-create": "9.2.3-3-x", + "@polkadot/types-augment": "9.2.3-4-x", + "@polkadot/types-codec": "9.2.3-4-x", + "@polkadot/types-create": "9.2.3-4-x", "@polkadot/util": "^10.1.4", "@polkadot/util-crypto": "^10.1.4", "rxjs": "^7.5.6" }, "devDependencies": { "@polkadot/keyring": "^10.1.4", - "@polkadot/types-support": "9.2.3-3-x" + "@polkadot/types-support": "9.2.3-4-x" } } diff --git a/packages/types/src/packageInfo.ts b/packages/types/src/packageInfo.ts index c78d0d2d08c6..394bf06fd5c7 100644 --- a/packages/types/src/packageInfo.ts +++ b/packages/types/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '9.2.3-3-x' }; +export const packageInfo = { name: '@polkadot/types', path: 'auto', type: 'auto', version: '9.2.3-4-x' }; diff --git a/yarn.lock b/yarn.lock index de244a9a9a72..866e7753beef 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1992,28 +1992,28 @@ __metadata: languageName: node linkType: hard -"@polkadot/api-augment@9.2.3-3-x, @polkadot/api-augment@workspace:packages/api-augment": +"@polkadot/api-augment@9.2.3-4-x, @polkadot/api-augment@workspace:packages/api-augment": version: 0.0.0-use.local resolution: "@polkadot/api-augment@workspace:packages/api-augment" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/api-base": 9.2.3-3-x - "@polkadot/rpc-augment": 9.2.3-3-x - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-augment": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x - "@polkadot/types-support": 9.2.3-3-x + "@polkadot/api-base": 9.2.3-4-x + "@polkadot/rpc-augment": 9.2.3-4-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-augment": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x + "@polkadot/types-support": 9.2.3-4-x "@polkadot/util": ^10.1.4 languageName: unknown linkType: soft -"@polkadot/api-base@9.2.3-3-x, @polkadot/api-base@workspace:packages/api-base": +"@polkadot/api-base@9.2.3-4-x, @polkadot/api-base@workspace:packages/api-base": version: 0.0.0-use.local resolution: "@polkadot/api-base@workspace:packages/api-base" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/rpc-core": 9.2.3-3-x - "@polkadot/types": 9.2.3-3-x + "@polkadot/rpc-core": 9.2.3-4-x + "@polkadot/types": 9.2.3-4-x "@polkadot/util": ^10.1.4 rxjs: ^7.5.6 languageName: unknown @@ -2024,56 +2024,56 @@ __metadata: resolution: "@polkadot/api-contract@workspace:packages/api-contract" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/api": 9.2.3-3-x - "@polkadot/api-augment": 9.2.3-3-x + "@polkadot/api": 9.2.3-4-x + "@polkadot/api-augment": 9.2.3-4-x "@polkadot/keyring": ^10.1.4 - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x - "@polkadot/types-create": 9.2.3-3-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x + "@polkadot/types-create": 9.2.3-4-x "@polkadot/util": ^10.1.4 "@polkadot/util-crypto": ^10.1.4 rxjs: ^7.5.6 languageName: unknown linkType: soft -"@polkadot/api-derive@9.2.3-3-x, @polkadot/api-derive@workspace:packages/api-derive": +"@polkadot/api-derive@9.2.3-4-x, @polkadot/api-derive@workspace:packages/api-derive": version: 0.0.0-use.local resolution: "@polkadot/api-derive@workspace:packages/api-derive" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/api": 9.2.3-3-x - "@polkadot/api-augment": 9.2.3-3-x - "@polkadot/api-base": 9.2.3-3-x - "@polkadot/rpc-augment": 9.2.3-3-x - "@polkadot/rpc-core": 9.2.3-3-x - "@polkadot/rpc-provider": 9.2.3-3-x - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x - "@polkadot/types-support": 9.2.3-3-x + "@polkadot/api": 9.2.3-4-x + "@polkadot/api-augment": 9.2.3-4-x + "@polkadot/api-base": 9.2.3-4-x + "@polkadot/rpc-augment": 9.2.3-4-x + "@polkadot/rpc-core": 9.2.3-4-x + "@polkadot/rpc-provider": 9.2.3-4-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x + "@polkadot/types-support": 9.2.3-4-x "@polkadot/util": ^10.1.4 "@polkadot/util-crypto": ^10.1.4 rxjs: ^7.5.6 languageName: unknown linkType: soft -"@polkadot/api@9.2.3-3-x, @polkadot/api@workspace:packages/api": +"@polkadot/api@9.2.3-4-x, @polkadot/api@workspace:packages/api": version: 0.0.0-use.local resolution: "@polkadot/api@workspace:packages/api" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/api-augment": 9.2.3-3-x - "@polkadot/api-base": 9.2.3-3-x - "@polkadot/api-derive": 9.2.3-3-x + "@polkadot/api-augment": 9.2.3-4-x + "@polkadot/api-base": 9.2.3-4-x + "@polkadot/api-derive": 9.2.3-4-x "@polkadot/keyring": ^10.1.4 - "@polkadot/rpc-augment": 9.2.3-3-x - "@polkadot/rpc-core": 9.2.3-3-x - "@polkadot/rpc-provider": 9.2.3-3-x - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-augment": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x - "@polkadot/types-create": 9.2.3-3-x - "@polkadot/types-known": 9.2.3-3-x - "@polkadot/types-support": 9.2.3-3-x + "@polkadot/rpc-augment": 9.2.3-4-x + "@polkadot/rpc-core": 9.2.3-4-x + "@polkadot/rpc-provider": 9.2.3-4-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-augment": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x + "@polkadot/types-create": 9.2.3-4-x + "@polkadot/types-known": 9.2.3-4-x + "@polkadot/types-support": 9.2.3-4-x "@polkadot/util": ^10.1.4 "@polkadot/util-crypto": ^10.1.4 eventemitter3: ^4.0.7 @@ -2209,40 +2209,40 @@ __metadata: languageName: node linkType: hard -"@polkadot/rpc-augment@9.2.3-3-x, @polkadot/rpc-augment@workspace:packages/rpc-augment": +"@polkadot/rpc-augment@9.2.3-4-x, @polkadot/rpc-augment@workspace:packages/rpc-augment": version: 0.0.0-use.local resolution: "@polkadot/rpc-augment@workspace:packages/rpc-augment" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/rpc-core": 9.2.3-3-x - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x + "@polkadot/rpc-core": 9.2.3-4-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x "@polkadot/util": ^10.1.4 languageName: unknown linkType: soft -"@polkadot/rpc-core@9.2.3-3-x, @polkadot/rpc-core@workspace:packages/rpc-core": +"@polkadot/rpc-core@9.2.3-4-x, @polkadot/rpc-core@workspace:packages/rpc-core": version: 0.0.0-use.local resolution: "@polkadot/rpc-core@workspace:packages/rpc-core" dependencies: "@babel/runtime": ^7.18.9 "@polkadot/keyring": ^10.1.4 - "@polkadot/rpc-augment": 9.2.3-3-x - "@polkadot/rpc-provider": 9.2.3-3-x - "@polkadot/types": 9.2.3-3-x + "@polkadot/rpc-augment": 9.2.3-4-x + "@polkadot/rpc-provider": 9.2.3-4-x + "@polkadot/types": 9.2.3-4-x "@polkadot/util": ^10.1.4 rxjs: ^7.5.6 languageName: unknown linkType: soft -"@polkadot/rpc-provider@9.2.3-3-x, @polkadot/rpc-provider@workspace:packages/rpc-provider": +"@polkadot/rpc-provider@9.2.3-4-x, @polkadot/rpc-provider@workspace:packages/rpc-provider": version: 0.0.0-use.local resolution: "@polkadot/rpc-provider@workspace:packages/rpc-provider" dependencies: "@babel/runtime": ^7.18.9 "@polkadot/keyring": ^10.1.4 - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-support": 9.2.3-3-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-support": 9.2.3-4-x "@polkadot/util": ^10.1.4 "@polkadot/util-crypto": ^10.1.4 "@polkadot/x-fetch": ^10.1.4 @@ -2262,15 +2262,15 @@ __metadata: "@babel/core": ^7.18.10 "@babel/register": ^7.18.9 "@babel/runtime": ^7.18.9 - "@polkadot/api": 9.2.3-3-x - "@polkadot/api-augment": 9.2.3-3-x - "@polkadot/rpc-augment": 9.2.3-3-x - "@polkadot/rpc-provider": 9.2.3-3-x - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-augment": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x - "@polkadot/types-create": 9.2.3-3-x - "@polkadot/types-support": 9.2.3-3-x + "@polkadot/api": 9.2.3-4-x + "@polkadot/api-augment": 9.2.3-4-x + "@polkadot/rpc-augment": 9.2.3-4-x + "@polkadot/rpc-provider": 9.2.3-4-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-augment": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x + "@polkadot/types-create": 9.2.3-4-x + "@polkadot/types-support": 9.2.3-4-x "@polkadot/util": ^10.1.4 "@polkadot/util-crypto": ^10.1.4 "@polkadot/x-ws": ^10.1.4 @@ -2288,57 +2288,57 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types-augment@9.2.3-3-x, @polkadot/types-augment@workspace:packages/types-augment": +"@polkadot/types-augment@9.2.3-4-x, @polkadot/types-augment@workspace:packages/types-augment": version: 0.0.0-use.local resolution: "@polkadot/types-augment@workspace:packages/types-augment" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x "@polkadot/util": ^10.1.4 languageName: unknown linkType: soft -"@polkadot/types-codec@9.2.3-3-x, @polkadot/types-codec@workspace:packages/types-codec": +"@polkadot/types-codec@9.2.3-4-x, @polkadot/types-codec@workspace:packages/types-codec": version: 0.0.0-use.local resolution: "@polkadot/types-codec@workspace:packages/types-codec" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-augment": 9.2.3-3-x - "@polkadot/types-support": 9.2.3-3-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-augment": 9.2.3-4-x + "@polkadot/types-support": 9.2.3-4-x "@polkadot/util": ^10.1.4 "@polkadot/util-crypto": ^10.1.4 "@polkadot/x-bigint": ^10.1.4 languageName: unknown linkType: soft -"@polkadot/types-create@9.2.3-3-x, @polkadot/types-create@workspace:packages/types-create": +"@polkadot/types-create@9.2.3-4-x, @polkadot/types-create@workspace:packages/types-create": version: 0.0.0-use.local resolution: "@polkadot/types-create@workspace:packages/types-create" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x "@polkadot/util": ^10.1.4 languageName: unknown linkType: soft -"@polkadot/types-known@9.2.3-3-x, @polkadot/types-known@workspace:packages/types-known": +"@polkadot/types-known@9.2.3-4-x, @polkadot/types-known@workspace:packages/types-known": version: 0.0.0-use.local resolution: "@polkadot/types-known@workspace:packages/types-known" dependencies: "@babel/runtime": ^7.18.9 - "@polkadot/api": 9.2.3-3-x + "@polkadot/api": 9.2.3-4-x "@polkadot/networks": ^10.1.4 - "@polkadot/types": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x - "@polkadot/types-create": 9.2.3-3-x + "@polkadot/types": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x + "@polkadot/types-create": 9.2.3-4-x "@polkadot/util": ^10.1.4 languageName: unknown linkType: soft -"@polkadot/types-support@9.2.3-3-x, @polkadot/types-support@workspace:packages/types-support": +"@polkadot/types-support@9.2.3-4-x, @polkadot/types-support@workspace:packages/types-support": version: 0.0.0-use.local resolution: "@polkadot/types-support@workspace:packages/types-support" dependencies: @@ -2347,16 +2347,16 @@ __metadata: languageName: unknown linkType: soft -"@polkadot/types@9.2.3-3-x, @polkadot/types@workspace:packages/types": +"@polkadot/types@9.2.3-4-x, @polkadot/types@workspace:packages/types": version: 0.0.0-use.local resolution: "@polkadot/types@workspace:packages/types" dependencies: "@babel/runtime": ^7.18.9 "@polkadot/keyring": ^10.1.4 - "@polkadot/types-augment": 9.2.3-3-x - "@polkadot/types-codec": 9.2.3-3-x - "@polkadot/types-create": 9.2.3-3-x - "@polkadot/types-support": 9.2.3-3-x + "@polkadot/types-augment": 9.2.3-4-x + "@polkadot/types-codec": 9.2.3-4-x + "@polkadot/types-create": 9.2.3-4-x + "@polkadot/types-support": 9.2.3-4-x "@polkadot/util": ^10.1.4 "@polkadot/util-crypto": ^10.1.4 rxjs: ^7.5.6