@pezkuwi/types-support 16.5.6 → 16.5.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/cjs/packageInfo.js +1 -1
- package/metadata/v13/dicle-json.json +81 -81
- package/metadata/v14/bizinikiwi-json.json +9 -9
- package/metadata/v14/bizinikiwi-types.json +5 -5
- package/metadata/v14/dicle-json.json +43 -43
- package/metadata/v14/dicle-types.json +264 -264
- package/metadata/v14/pezkuwi-json.json +32 -32
- package/metadata/v14/pezkuwi-types.json +180 -180
- package/metadata/v15/asset-hub-dicle-json.json +36 -36
- package/metadata/v15/asset-hub-dicle-types.json +171 -171
- package/metadata/v15/asset-hub-pezkuwi-json.json +36 -36
- package/metadata/v15/asset-hub-pezkuwi-types.json +158 -158
- package/metadata/v15/bizinikiwi-json.json +14 -14
- package/metadata/v15/bizinikiwi-types.json +7 -7
- package/metadata/v15/dicle-json.json +53 -53
- package/metadata/v15/dicle-types.json +303 -303
- package/metadata/v15/pezkuwi-json.json +55 -55
- package/metadata/v15/pezkuwi-types.json +288 -288
- package/metadata/v16/bizinikiwi-json.json +16 -16
- package/metadata/v16/bizinikiwi-types.json +7 -7
- package/package.json +5 -5
- package/packageInfo.js +1 -1
|
@@ -1159,7 +1159,7 @@
|
|
|
1159
1159
|
" Any liquidity locks on some account balances.",
|
|
1160
1160
|
" NOTE: Should only be accessed when setting, changing and freeing a lock.",
|
|
1161
1161
|
"",
|
|
1162
|
-
" Use of locks is deprecated in favour of freezes. See `https://github.com/
|
|
1162
|
+
" Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`"
|
|
1163
1163
|
],
|
|
1164
1164
|
"deprecationInfo": {
|
|
1165
1165
|
"notDeprecated": null
|
|
@@ -1181,7 +1181,7 @@
|
|
|
1181
1181
|
"docs": [
|
|
1182
1182
|
" Named reserves on some account balances.",
|
|
1183
1183
|
"",
|
|
1184
|
-
" Use of reserves is deprecated in favour of holds. See `https://github.com/
|
|
1184
|
+
" Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`"
|
|
1185
1185
|
],
|
|
1186
1186
|
"deprecationInfo": {
|
|
1187
1187
|
"notDeprecated": null
|
|
@@ -1264,7 +1264,7 @@
|
|
|
1264
1264
|
" The maximum number of locks that should exist on an account.",
|
|
1265
1265
|
" Not strictly enforced, but used for weight estimation.",
|
|
1266
1266
|
"",
|
|
1267
|
-
" Use of locks is deprecated in favour of freezes. See `https://github.com/
|
|
1267
|
+
" Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`"
|
|
1268
1268
|
],
|
|
1269
1269
|
"deprecationInfo": {
|
|
1270
1270
|
"notDeprecated": null
|
|
@@ -1277,7 +1277,7 @@
|
|
|
1277
1277
|
"docs": [
|
|
1278
1278
|
" The maximum number of named reserves that can exist on an account.",
|
|
1279
1279
|
"",
|
|
1280
|
-
" Use of reserves is deprecated in favour of holds. See `https://github.com/
|
|
1280
|
+
" Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`"
|
|
1281
1281
|
],
|
|
1282
1282
|
"deprecationInfo": {
|
|
1283
1283
|
"notDeprecated": null
|
|
@@ -1320,7 +1320,7 @@
|
|
|
1320
1320
|
"docs": [
|
|
1321
1321
|
" The ID type for reserves.",
|
|
1322
1322
|
"",
|
|
1323
|
-
" Use of reserves is deprecated in favour of holds. See `https://github.com/
|
|
1323
|
+
" Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`"
|
|
1324
1324
|
]
|
|
1325
1325
|
},
|
|
1326
1326
|
{
|
|
@@ -4209,7 +4209,7 @@
|
|
|
4209
4209
|
"fallback": "0x00000000",
|
|
4210
4210
|
"docs": [
|
|
4211
4211
|
" DEPRECATED: associated with `spend_local` call and will be removed in May 2025.",
|
|
4212
|
-
" Refer to <https://github.com/
|
|
4212
|
+
" Refer to <https://github.com/paritytech/polkadot-sdk/pull/5961> for migration to `spend`.",
|
|
4213
4213
|
"",
|
|
4214
4214
|
" Number of proposals that have been made."
|
|
4215
4215
|
],
|
|
@@ -4232,7 +4232,7 @@
|
|
|
4232
4232
|
"fallback": "0x00",
|
|
4233
4233
|
"docs": [
|
|
4234
4234
|
" DEPRECATED: associated with `spend_local` call and will be removed in May 2025.",
|
|
4235
|
-
" Refer to <https://github.com/
|
|
4235
|
+
" Refer to <https://github.com/paritytech/polkadot-sdk/pull/5961> for migration to `spend`.",
|
|
4236
4236
|
"",
|
|
4237
4237
|
" Proposals that have been made."
|
|
4238
4238
|
],
|
|
@@ -4263,7 +4263,7 @@
|
|
|
4263
4263
|
"fallback": "0x00",
|
|
4264
4264
|
"docs": [
|
|
4265
4265
|
" DEPRECATED: associated with `spend_local` call and will be removed in May 2025.",
|
|
4266
|
-
" Refer to <https://github.com/
|
|
4266
|
+
" Refer to <https://github.com/paritytech/polkadot-sdk/pull/5961> for migration to `spend`.",
|
|
4267
4267
|
"",
|
|
4268
4268
|
" Proposal indices that have been approved but not yet awarded."
|
|
4269
4269
|
],
|
|
@@ -4382,7 +4382,7 @@
|
|
|
4382
4382
|
"value": "0x64000000",
|
|
4383
4383
|
"docs": [
|
|
4384
4384
|
" DEPRECATED: associated with `spend_local` call and will be removed in May 2025.",
|
|
4385
|
-
" Refer to <https://github.com/
|
|
4385
|
+
" Refer to <https://github.com/paritytech/polkadot-sdk/pull/5961> for migration to `spend`.",
|
|
4386
4386
|
"",
|
|
4387
4387
|
" The maximum number of approvals that can wait in the spending queue.",
|
|
4388
4388
|
"",
|
|
@@ -10147,7 +10147,7 @@
|
|
|
10147
10147
|
" keys which are then hashed and concatenated, resulting in arbitrarily long keys.",
|
|
10148
10148
|
"",
|
|
10149
10149
|
" Use the *state migration RPC* to retrieve the length of the longest key in your",
|
|
10150
|
-
" storage: <https://github.com/
|
|
10150
|
+
" storage: <https://github.com/paritytech/substrate/issues/11642>",
|
|
10151
10151
|
"",
|
|
10152
10152
|
" The migration will halt with a `Halted` event if this value is too small.",
|
|
10153
10153
|
" Since there is no real penalty from over-estimating, it is advised to use a large",
|
|
@@ -10159,7 +10159,7 @@
|
|
|
10159
10159
|
" - [`frame_support::storage::StorageDoubleMap`]: 96 byte",
|
|
10160
10160
|
"",
|
|
10161
10161
|
" For more info see",
|
|
10162
|
-
" <https://www.shawntabrizi.com/blog/
|
|
10162
|
+
" <https://www.shawntabrizi.com/blog/substrate/querying-substrate-storage-via-rpc/>"
|
|
10163
10163
|
],
|
|
10164
10164
|
"deprecationInfo": {
|
|
10165
10165
|
"notDeprecated": null
|
|
@@ -11600,7 +11600,7 @@
|
|
|
11600
11600
|
"",
|
|
11601
11601
|
" See the inline code docs of `Member::pending_rewards` and `RewardPool::update_recorded`",
|
|
11602
11602
|
" for example analysis. A [`sp_runtime::FixedU128`] should be fine for chains with balance",
|
|
11603
|
-
" types similar to that of
|
|
11603
|
+
" types similar to that of Polkadot and Kusama, in the absence of severe slashing (or",
|
|
11604
11604
|
" prevented via a reasonable `MaxPointsToBalance`), for many many years to come."
|
|
11605
11605
|
]
|
|
11606
11606
|
}
|
|
@@ -12368,7 +12368,7 @@
|
|
|
12368
12368
|
"docs": [
|
|
12369
12369
|
" The maximum amount of weight (if any) to be used from remaining weight `on_idle` which",
|
|
12370
12370
|
" should be provided to the message queue for servicing enqueued items `on_idle`.",
|
|
12371
|
-
" Useful for
|
|
12371
|
+
" Useful for parachains to process messages at the same block they are received.",
|
|
12372
12372
|
"",
|
|
12373
12373
|
" If `None`, it will not call `ServiceQueues::service_queues` in `on_idle`."
|
|
12374
12374
|
],
|
|
@@ -13030,7 +13030,7 @@
|
|
|
13030
13030
|
},
|
|
13031
13031
|
"fallback": "0x00",
|
|
13032
13032
|
"docs": [
|
|
13033
|
-
" The
|
|
13033
|
+
" The Polkadot Core reservations (generally tasked with the maintenance of System Chains)."
|
|
13034
13034
|
],
|
|
13035
13035
|
"deprecationInfo": {
|
|
13036
13036
|
"notDeprecated": null
|
|
@@ -13044,7 +13044,7 @@
|
|
|
13044
13044
|
},
|
|
13045
13045
|
"fallback": "0x00",
|
|
13046
13046
|
"docs": [
|
|
13047
|
-
" The
|
|
13047
|
+
" The Polkadot Core legacy leases."
|
|
13048
13048
|
],
|
|
13049
13049
|
"deprecationInfo": {
|
|
13050
13050
|
"notDeprecated": null
|
|
@@ -14525,7 +14525,7 @@
|
|
|
14525
14525
|
}
|
|
14526
14526
|
],
|
|
14527
14527
|
"docs": [
|
|
14528
|
-
" The `Core` runtime api that every
|
|
14528
|
+
" The `Core` runtime api that every Substrate runtime needs to implement."
|
|
14529
14529
|
],
|
|
14530
14530
|
"version": 5,
|
|
14531
14531
|
"deprecationInfo": {
|
|
@@ -36254,7 +36254,7 @@
|
|
|
36254
36254
|
"Forcefully set the progress the running migration.",
|
|
36255
36255
|
"",
|
|
36256
36256
|
"This is only useful in one case: the next key to migrate is too big to be migrated with",
|
|
36257
|
-
"a signed account, in a
|
|
36257
|
+
"a signed account, in a parachain context, and we simply want to skip it. A reasonable",
|
|
36258
36258
|
"example of this would be `:code:`, which is both very expensive to migrate, and commonly",
|
|
36259
36259
|
"used, so probably it is already migrated.",
|
|
36260
36260
|
"",
|
|
@@ -52388,7 +52388,7 @@
|
|
|
52388
52388
|
"typeName": "CoreMaskBitCount",
|
|
52389
52389
|
"docs": [
|
|
52390
52390
|
"The amount of Coretime contributed to the Instantaneous Coretime Pool by the",
|
|
52391
|
-
"
|
|
52391
|
+
"Polkadot System."
|
|
52392
52392
|
]
|
|
52393
52393
|
}
|
|
52394
52394
|
],
|
|
@@ -52464,7 +52464,7 @@
|
|
|
52464
52464
|
"type": 6,
|
|
52465
52465
|
"typeName": "BalanceOf<T>",
|
|
52466
52466
|
"docs": [
|
|
52467
|
-
"The amount of revenue the
|
|
52467
|
+
"The amount of revenue the Polkadot System has already taken."
|
|
52468
52468
|
]
|
|
52469
52469
|
},
|
|
52470
52470
|
{
|
|
@@ -52790,7 +52790,7 @@
|
|
|
52790
52790
|
{
|
|
52791
52791
|
"name": null,
|
|
52792
52792
|
"type": 539,
|
|
52793
|
-
"typeName": "<dynamic_params::storage::Parameters as
|
|
52793
|
+
"typeName": "<dynamic_params::storage::Parameters as polkadot_sdk::frame_support::\ntraits::dynamic_params::AggregatedKeyValue>::Key",
|
|
52794
52794
|
"docs": []
|
|
52795
52795
|
}
|
|
52796
52796
|
],
|
|
@@ -52803,7 +52803,7 @@
|
|
|
52803
52803
|
{
|
|
52804
52804
|
"name": null,
|
|
52805
52805
|
"type": 540,
|
|
52806
|
-
"typeName": "<dynamic_params::referenda::Parameters as
|
|
52806
|
+
"typeName": "<dynamic_params::referenda::Parameters as polkadot_sdk::frame_support\n::traits::dynamic_params::AggregatedKeyValue>::Key",
|
|
52807
52807
|
"docs": []
|
|
52808
52808
|
}
|
|
52809
52809
|
],
|
|
@@ -52963,7 +52963,7 @@
|
|
|
52963
52963
|
{
|
|
52964
52964
|
"name": null,
|
|
52965
52965
|
"type": 543,
|
|
52966
|
-
"typeName": "<dynamic_params::storage::Parameters as
|
|
52966
|
+
"typeName": "<dynamic_params::storage::Parameters as polkadot_sdk::frame_support::\ntraits::dynamic_params::AggregatedKeyValue>::Value",
|
|
52967
52967
|
"docs": []
|
|
52968
52968
|
}
|
|
52969
52969
|
],
|
|
@@ -52976,7 +52976,7 @@
|
|
|
52976
52976
|
{
|
|
52977
52977
|
"name": null,
|
|
52978
52978
|
"type": 544,
|
|
52979
|
-
"typeName": "<dynamic_params::referenda::Parameters as
|
|
52979
|
+
"typeName": "<dynamic_params::referenda::Parameters as polkadot_sdk::frame_support\n::traits::dynamic_params::AggregatedKeyValue>::Value",
|
|
52980
52980
|
"docs": []
|
|
52981
52981
|
}
|
|
52982
52982
|
],
|
package/package.json
CHANGED
|
@@ -18,10 +18,10 @@
|
|
|
18
18
|
"./cjs/packageDetect.js"
|
|
19
19
|
],
|
|
20
20
|
"type": "module",
|
|
21
|
-
"version": "16.5.
|
|
22
|
-
"main": "./cjs/index.js",
|
|
23
|
-
"module": "./index.js",
|
|
24
|
-
"types": "./index.d.ts",
|
|
21
|
+
"version": "16.5.9",
|
|
22
|
+
"main": "./cjs/cjs/index.js",
|
|
23
|
+
"module": "./cjs/index.js",
|
|
24
|
+
"types": "./cjs/index.d.ts",
|
|
25
25
|
"exports": {
|
|
26
26
|
"./cjs/package.json": "./cjs/package.json",
|
|
27
27
|
"./cjs/*": "./cjs/*.js",
|
|
@@ -705,7 +705,7 @@
|
|
|
705
705
|
}
|
|
706
706
|
},
|
|
707
707
|
"dependencies": {
|
|
708
|
-
"@pezkuwi/util": "
|
|
708
|
+
"@pezkuwi/util": "14.0.11",
|
|
709
709
|
"tslib": "^2.8.1"
|
|
710
710
|
}
|
|
711
711
|
}
|
package/packageInfo.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const packageInfo = { name: '@pezkuwi/types-support', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '16.5.
|
|
1
|
+
export const packageInfo = { name: '@pezkuwi/types-support', path: (import.meta && import.meta.url) ? new URL(import.meta.url).pathname.substring(0, new URL(import.meta.url).pathname.lastIndexOf('/') + 1) : 'auto', type: 'esm', version: '16.5.9' };
|