Skip to content

Commit

Permalink
[CI Skip] bump/beta 10.11.2-0-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Nov 26, 2023
1 parent 63afad4 commit c73c26d
Show file tree
Hide file tree
Showing 33 changed files with 181 additions and 181 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
3 Miguel Hervas Adding RT4 Types (#3007)
3 Shawn Tabrizi Add `isReadyOrError` when connecting to API (#2577)
3 YJ feat: Vote interface as U8a (#1061)
2 Alberto Nicolas Penayo updated remaining assetId for ChargeAssetTxPayment (#5763)
2 Alexander Krupenkin Add [u8; 33] type width for U8aFixed type (#2391)
2 Branan Riley Add proxy type for Centrifuge (#3940)
2 Caio Add `Range` and `RangeInclusive` types (#3791)
Expand All @@ -50,7 +51,6 @@
2 Zannis Kalampoukis fix: Typegen handles structs and vectors of structs without erroring (#4743)
2 扩散性百万甜面包 Typo, deocrateMethod -> decorateMethod (#1594)
1 Alan Sapede Adds Eth feeHistory & maxPriorityFeePerGas rpc (#4956)
1 Alberto Nicolas Penayo fix: ChargeAssetTxPayment to work with Asset Conversion on Westend's and Kusama's Asset Hubs (#5752)
1 Aleš Ferlan fix: use H160 for address in getTransactionCount (#5472)
1 Brad Larson [NEW] Support for custom headers with providers (#2423)
1 Btwiuse Arch Add side effect check workaround (#4994) (#5009)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"versions": {
"git": "10.11.1",
"git": "10.11.2-0-x",
"npm": "10.11.1"
},
"workspaces": [
Expand Down
12 changes: 6 additions & 6 deletions packages/api-augment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/api-base": "10.11.1",
"@polkadot/rpc-augment": "10.11.1",
"@polkadot/types": "10.11.1",
"@polkadot/types-augment": "10.11.1",
"@polkadot/types-codec": "10.11.1",
"@polkadot/api-base": "10.11.2-0-x",
"@polkadot/rpc-augment": "10.11.2-0-x",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/types-augment": "10.11.2-0-x",
"@polkadot/types-codec": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/api-augment/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/api-augment', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
6 changes: 3 additions & 3 deletions packages/api-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/rpc-core": "10.11.1",
"@polkadot/types": "10.11.1",
"@polkadot/rpc-core": "10.11.2-0-x",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/api-base/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/api-base', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
14 changes: 7 additions & 7 deletions packages/api-contract/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/api": "10.11.1",
"@polkadot/api-augment": "10.11.1",
"@polkadot/types": "10.11.1",
"@polkadot/types-codec": "10.11.1",
"@polkadot/types-create": "10.11.1",
"@polkadot/api": "10.11.2-0-x",
"@polkadot/api-augment": "10.11.2-0-x",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/types-codec": "10.11.2-0-x",
"@polkadot/types-create": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"@polkadot/util-crypto": "^12.6.1",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/api-augment": "10.11.1",
"@polkadot/api-augment": "10.11.2-0-x",
"@polkadot/keyring": "^12.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/api-contract/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/api-contract', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
24 changes: 12 additions & 12 deletions packages/api-derive/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,25 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/api": "10.11.1",
"@polkadot/api-augment": "10.11.1",
"@polkadot/api-base": "10.11.1",
"@polkadot/rpc-core": "10.11.1",
"@polkadot/types": "10.11.1",
"@polkadot/types-codec": "10.11.1",
"@polkadot/api": "10.11.2-0-x",
"@polkadot/api-augment": "10.11.2-0-x",
"@polkadot/api-base": "10.11.2-0-x",
"@polkadot/rpc-core": "10.11.2-0-x",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/types-codec": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"@polkadot/util-crypto": "^12.6.1",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/api": "10.11.1",
"@polkadot/api-augment": "10.11.1",
"@polkadot/rpc-augment": "10.11.1",
"@polkadot/rpc-provider": "10.11.1",
"@polkadot/types-support": "10.11.1"
"@polkadot/api": "10.11.2-0-x",
"@polkadot/api-augment": "10.11.2-0-x",
"@polkadot/rpc-augment": "10.11.2-0-x",
"@polkadot/rpc-provider": "10.11.2-0-x",
"@polkadot/types-support": "10.11.2-0-x"
}
}
2 changes: 1 addition & 1 deletion packages/api-derive/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/api-derive', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
28 changes: 14 additions & 14 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,29 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/api-augment": "10.11.1",
"@polkadot/api-base": "10.11.1",
"@polkadot/api-derive": "10.11.1",
"@polkadot/api-augment": "10.11.2-0-x",
"@polkadot/api-base": "10.11.2-0-x",
"@polkadot/api-derive": "10.11.2-0-x",
"@polkadot/keyring": "^12.6.1",
"@polkadot/rpc-augment": "10.11.1",
"@polkadot/rpc-core": "10.11.1",
"@polkadot/rpc-provider": "10.11.1",
"@polkadot/types": "10.11.1",
"@polkadot/types-augment": "10.11.1",
"@polkadot/types-codec": "10.11.1",
"@polkadot/types-create": "10.11.1",
"@polkadot/types-known": "10.11.1",
"@polkadot/rpc-augment": "10.11.2-0-x",
"@polkadot/rpc-core": "10.11.2-0-x",
"@polkadot/rpc-provider": "10.11.2-0-x",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/types-augment": "10.11.2-0-x",
"@polkadot/types-codec": "10.11.2-0-x",
"@polkadot/types-create": "10.11.2-0-x",
"@polkadot/types-known": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"@polkadot/util-crypto": "^12.6.1",
"eventemitter3": "^5.0.1",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/api-augment": "10.11.1",
"@polkadot/types-support": "10.11.1"
"@polkadot/api-augment": "10.11.2-0-x",
"@polkadot/types-support": "10.11.2-0-x"
}
}
2 changes: 1 addition & 1 deletion packages/api/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/api', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
8 changes: 4 additions & 4 deletions packages/rpc-augment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/rpc-core": "10.11.1",
"@polkadot/types": "10.11.1",
"@polkadot/types-codec": "10.11.1",
"@polkadot/rpc-core": "10.11.2-0-x",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/types-codec": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc-augment/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/rpc-augment', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
10 changes: 5 additions & 5 deletions packages/rpc-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,18 +18,18 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/rpc-augment": "10.11.1",
"@polkadot/rpc-provider": "10.11.1",
"@polkadot/types": "10.11.1",
"@polkadot/rpc-augment": "10.11.2-0-x",
"@polkadot/rpc-provider": "10.11.2-0-x",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"rxjs": "^7.8.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/keyring": "^12.6.1",
"@polkadot/rpc-augment": "10.11.1"
"@polkadot/rpc-augment": "10.11.2-0-x"
}
}
2 changes: 1 addition & 1 deletion packages/rpc-core/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/rpc-core', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
6 changes: 3 additions & 3 deletions packages/rpc-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/keyring": "^12.6.1",
"@polkadot/types": "10.11.1",
"@polkadot/types-support": "10.11.1",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/types-support": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"@polkadot/util-crypto": "^12.6.1",
"@polkadot/x-fetch": "^12.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc-provider/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/rpc-provider', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
20 changes: 10 additions & 10 deletions packages/typegen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"bin": {
"polkadot-types-chain-info": "./scripts/polkadot-types-chain-info.mjs",
Expand All @@ -28,15 +28,15 @@
"polkadot-types-internal-metadata": "./scripts/polkadot-types-internal-metadata.mjs"
},
"dependencies": {
"@polkadot/api": "10.11.1",
"@polkadot/api-augment": "10.11.1",
"@polkadot/rpc-augment": "10.11.1",
"@polkadot/rpc-provider": "10.11.1",
"@polkadot/types": "10.11.1",
"@polkadot/types-augment": "10.11.1",
"@polkadot/types-codec": "10.11.1",
"@polkadot/types-create": "10.11.1",
"@polkadot/types-support": "10.11.1",
"@polkadot/api": "10.11.2-0-x",
"@polkadot/api-augment": "10.11.2-0-x",
"@polkadot/rpc-augment": "10.11.2-0-x",
"@polkadot/rpc-provider": "10.11.2-0-x",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/types-augment": "10.11.2-0-x",
"@polkadot/types-codec": "10.11.2-0-x",
"@polkadot/types-create": "10.11.2-0-x",
"@polkadot/types-support": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"@polkadot/util-crypto": "^12.6.1",
"@polkadot/x-ws": "^12.6.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typegen/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/typegen', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
6 changes: 3 additions & 3 deletions packages/types-augment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/types": "10.11.1",
"@polkadot/types-codec": "10.11.1",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/types-codec": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"tslib": "^2.6.2"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/types-augment/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/types-augment', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
8 changes: 4 additions & 4 deletions packages/types-codec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^12.6.1",
"@polkadot/x-bigint": "^12.6.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/types": "10.11.1",
"@polkadot/types-augment": "10.11.1",
"@polkadot/types-support": "10.11.1",
"@polkadot/types": "10.11.2-0-x",
"@polkadot/types-augment": "10.11.2-0-x",
"@polkadot/types-support": "10.11.2-0-x",
"@polkadot/util-crypto": "^12.6.1"
}
}
2 changes: 1 addition & 1 deletion packages/types-codec/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/types-codec', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
6 changes: 3 additions & 3 deletions packages/types-create/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@
"./detectPackage.cjs"
],
"type": "module",
"version": "10.11.1",
"version": "10.11.2-0-x",
"main": "index.js",
"dependencies": {
"@polkadot/types-codec": "10.11.1",
"@polkadot/types-codec": "10.11.2-0-x",
"@polkadot/util": "^12.6.1",
"tslib": "^2.6.2"
},
"devDependencies": {
"@polkadot/types": "10.11.1"
"@polkadot/types": "10.11.2-0-x"
}
}
2 changes: 1 addition & 1 deletion packages/types-create/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

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

export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '10.11.1' };
export const packageInfo = { name: '@polkadot/types-create', path: 'auto', type: 'auto', version: '10.11.2-0-x' };
Loading

0 comments on commit c73c26d

Please sign in to comment.