From c2f759f58deb563b3df634fe65f461030fd5c05e Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Sun, 11 Jan 2026 11:32:15 +0300 Subject: [PATCH] chore: update to version 16.5.9, align with pezkuwichain brand and fix tests --- package.json | 31 +- packages/api-augment/LICENSE | 201 + packages/api-augment/package.json | 446 +- packages/api-augment/src/packageInfo.ts | 2 +- packages/api-base/LICENSE | 201 + packages/api-base/package.json | 246 +- packages/api-base/src/packageInfo.ts | 2 +- packages/api-contract/LICENSE | 201 + packages/api-contract/package.json | 401 +- packages/api-contract/src/packageInfo.ts | 2 +- packages/api-derive/LICENSE | 201 + packages/api-derive/package.json | 33 +- packages/api-derive/src/crowdloan/childKey.ts | 2 +- packages/api-derive/src/packageInfo.ts | 2 +- packages/api-derive/src/teyrchains/info.ts | 12 +- .../api-derive/src/teyrchains/overview.ts | 8 +- packages/api/LICENSE | 201 + packages/api/package.json | 609 +- packages/api/src/packageInfo.ts | 2 +- packages/rpc-augment/LICENSE | 201 + packages/rpc-augment/package.json | 122 +- packages/rpc-augment/src/packageInfo.ts | 2 +- packages/rpc-core/LICENSE | 201 + packages/rpc-core/package.json | 197 +- packages/rpc-core/src/packageInfo.ts | 2 +- packages/rpc-provider/LICENSE | 201 + packages/rpc-provider/package.json | 329 +- .../src/bizinikiwi-connect/index.spec.ts | 8 +- packages/rpc-provider/src/packageInfo.ts | 2 +- packages/typegen/LICENSE | 201 + packages/typegen/generate/consts.d.ts | 5 + packages/typegen/generate/consts.js | 87 + packages/typegen/generate/errors.d.ts | 4 + packages/typegen/generate/errors.js | 55 + packages/typegen/generate/events.d.ts | 5 + packages/typegen/generate/events.js | 135 + .../typegen/generate/interfaceRegistry.d.ts | 4 + .../typegen/generate/interfaceRegistry.js | 59 + packages/typegen/generate/lookup.d.ts | 4 + packages/typegen/generate/lookup.js | 235 + packages/typegen/generate/query.d.ts | 5 + packages/typegen/generate/query.js | 136 + packages/typegen/generate/rpc.d.ts | 6 + packages/typegen/generate/rpc.js | 110 + packages/typegen/generate/runtime.d.ts | 7 + packages/typegen/generate/runtime.js | 228 + packages/typegen/generate/tsDef.d.ts | 16 + packages/typegen/generate/tsDef.js | 246 + packages/typegen/generate/tx.d.ts | 5 + packages/typegen/generate/tx.js | 117 + packages/typegen/generate/types.d.ts | 12 + packages/typegen/generate/types.js | 13 + packages/typegen/package.json | 534 +- packages/typegen/src/packageInfo.ts | 2 +- packages/typegen/templates/calls.hbs | 30 + packages/typegen/templates/consts.hbs | 28 + packages/typegen/templates/docs.hbs | 7 + packages/typegen/templates/errors.hbs | 28 + packages/typegen/templates/events.hbs | 28 + packages/typegen/templates/header.hbs | 2 + .../typegen/templates/interfaceRegistry.hbs | 15 + .../typegen/templates/lookup/defs-named.hbs | 12 + packages/typegen/templates/lookup/defs.hbs | 15 + packages/typegen/templates/lookup/index.hbs | 3 + packages/typegen/templates/lookup/types.hbs | 14 + packages/typegen/templates/query.hbs | 29 + packages/typegen/templates/rpc.hbs | 22 + packages/typegen/templates/tsDef/index.hbs | 3 + .../typegen/templates/tsDef/moduleTypes.hbs | 10 + packages/typegen/templates/tsDef/types.hbs | 7 + packages/typegen/templates/tx.hbs | 30 + packages/types-augment/LICENSE | 201 + packages/types-augment/package.json | 386 +- packages/types-augment/src/packageInfo.ts | 2 +- .../types-augment/src/registry/interfaces.ts | 4 +- packages/types-codec/LICENSE | 201 + packages/types-codec/package.json | 1143 +++- packages/types-codec/src/packageInfo.ts | 2 +- packages/types-create/LICENSE | 201 + packages/types-create/package.json | 278 +- packages/types-create/src/packageInfo.ts | 2 +- packages/types-known/LICENSE | 201 + packages/types-known/package.json | 434 +- packages/types-known/src/packageInfo.ts | 2 +- .../types-known/src/upgrades/index.spec.ts | 26 +- packages/types-support/LICENSE | 201 + .../types-support/json/AccountIdVec.001.json | 16 + .../types-support/json/EventRecord.001.json | 16 + .../types-support/json/EventRecord.002.json | 16 + .../types-support/json/EventRecord.003.json | 16 + .../json/ExtrinsicStatus.001.json | 10 + .../json/GrandpaRoundstate.001.json | 523 ++ packages/types-support/json/Header.001.json | 13 + packages/types-support/json/Header.002.json | 20 + packages/types-support/json/Header.003.json | 15 + packages/types-support/json/Header.004.json | 16 + .../json/RuntimeVersion.002.json | 45 + .../types-support/json/SignedBlock.002.json | 58 + .../json/SignedBlock.003.00.json | 23 + .../json/SignedBlock.003.01.json | 1 + .../json/SignedBlock.004.immortal.json | 24 + .../json/SignedBlock.004.mortal.json | 24 + .../types-support/json/SignedBlock.005.json | 25 + .../json/StorageChangeSet.001.json | 16 + packages/types-support/package.json | 692 +- .../src/metadata/v13/dicle-json.json | 162 +- .../src/metadata/v14/bizinikiwi-json.json | 18 +- .../src/metadata/v14/bizinikiwi-types.json | 10 +- .../src/metadata/v14/dicle-json.json | 86 +- .../src/metadata/v14/dicle-types.json | 528 +- .../src/metadata/v14/pezkuwi-json.json | 64 +- .../src/metadata/v14/pezkuwi-types.json | 360 +- .../metadata/v15/asset-hub-dicle-json.json | 72 +- .../metadata/v15/asset-hub-dicle-types.json | 342 +- .../metadata/v15/asset-hub-pezkuwi-json.json | 72 +- .../metadata/v15/asset-hub-pezkuwi-types.json | 316 +- .../src/metadata/v15/bizinikiwi-json.json | 28 +- .../src/metadata/v15/bizinikiwi-types.json | 14 +- .../src/metadata/v15/dicle-json.json | 106 +- .../src/metadata/v15/dicle-types.json | 606 +- .../src/metadata/v15/pezkuwi-json.json | 110 +- .../src/metadata/v15/pezkuwi-types.json | 576 +- .../src/metadata/v16/bizinikiwi-json.json | 32 +- .../src/metadata/v16/bizinikiwi-types.json | 14 +- packages/types-support/src/packageInfo.ts | 2 +- packages/types/LICENSE | 201 + packages/types/package.json | 5928 ++++++++++++++++- .../src/extrinsic/ExtrinsicPayload.spec.ts | 2 +- .../types/src/extrinsic/SignerPayload.spec.ts | 6 +- .../src/extrinsic/v4/ExtrinsicPayload.spec.ts | 2 +- .../types/src/interfaces/beefy/runtime.ts | 2 +- .../src/interfaces/runtime/definitions.ts | 2 + .../types/src/interfaces/runtime/types.ts | 7 + packages/types/src/packageInfo.ts | 2 +- test-bundle.html | 22 +- yarn.lock | 585 +- 136 files changed, 19370 insertions(+), 2342 deletions(-) create mode 100644 packages/api-augment/LICENSE create mode 100644 packages/api-base/LICENSE create mode 100644 packages/api-contract/LICENSE create mode 100644 packages/api-derive/LICENSE create mode 100644 packages/api/LICENSE create mode 100644 packages/rpc-augment/LICENSE create mode 100644 packages/rpc-core/LICENSE create mode 100644 packages/rpc-provider/LICENSE create mode 100644 packages/typegen/LICENSE create mode 100644 packages/typegen/generate/consts.d.ts create mode 100644 packages/typegen/generate/consts.js create mode 100644 packages/typegen/generate/errors.d.ts create mode 100644 packages/typegen/generate/errors.js create mode 100644 packages/typegen/generate/events.d.ts create mode 100644 packages/typegen/generate/events.js create mode 100644 packages/typegen/generate/interfaceRegistry.d.ts create mode 100644 packages/typegen/generate/interfaceRegistry.js create mode 100644 packages/typegen/generate/lookup.d.ts create mode 100644 packages/typegen/generate/lookup.js create mode 100644 packages/typegen/generate/query.d.ts create mode 100644 packages/typegen/generate/query.js create mode 100644 packages/typegen/generate/rpc.d.ts create mode 100644 packages/typegen/generate/rpc.js create mode 100644 packages/typegen/generate/runtime.d.ts create mode 100644 packages/typegen/generate/runtime.js create mode 100644 packages/typegen/generate/tsDef.d.ts create mode 100644 packages/typegen/generate/tsDef.js create mode 100644 packages/typegen/generate/tx.d.ts create mode 100644 packages/typegen/generate/tx.js create mode 100644 packages/typegen/generate/types.d.ts create mode 100644 packages/typegen/generate/types.js create mode 100644 packages/typegen/templates/calls.hbs create mode 100644 packages/typegen/templates/consts.hbs create mode 100644 packages/typegen/templates/docs.hbs create mode 100644 packages/typegen/templates/errors.hbs create mode 100644 packages/typegen/templates/events.hbs create mode 100644 packages/typegen/templates/header.hbs create mode 100644 packages/typegen/templates/interfaceRegistry.hbs create mode 100644 packages/typegen/templates/lookup/defs-named.hbs create mode 100644 packages/typegen/templates/lookup/defs.hbs create mode 100644 packages/typegen/templates/lookup/index.hbs create mode 100644 packages/typegen/templates/lookup/types.hbs create mode 100644 packages/typegen/templates/query.hbs create mode 100644 packages/typegen/templates/rpc.hbs create mode 100644 packages/typegen/templates/tsDef/index.hbs create mode 100644 packages/typegen/templates/tsDef/moduleTypes.hbs create mode 100644 packages/typegen/templates/tsDef/types.hbs create mode 100644 packages/typegen/templates/tx.hbs create mode 100644 packages/types-augment/LICENSE create mode 100644 packages/types-codec/LICENSE create mode 100644 packages/types-create/LICENSE create mode 100644 packages/types-known/LICENSE create mode 100644 packages/types-support/LICENSE create mode 100644 packages/types-support/json/AccountIdVec.001.json create mode 100644 packages/types-support/json/EventRecord.001.json create mode 100644 packages/types-support/json/EventRecord.002.json create mode 100644 packages/types-support/json/EventRecord.003.json create mode 100644 packages/types-support/json/ExtrinsicStatus.001.json create mode 100644 packages/types-support/json/GrandpaRoundstate.001.json create mode 100644 packages/types-support/json/Header.001.json create mode 100644 packages/types-support/json/Header.002.json create mode 100644 packages/types-support/json/Header.003.json create mode 100644 packages/types-support/json/Header.004.json create mode 100644 packages/types-support/json/RuntimeVersion.002.json create mode 100644 packages/types-support/json/SignedBlock.002.json create mode 100644 packages/types-support/json/SignedBlock.003.00.json create mode 100644 packages/types-support/json/SignedBlock.003.01.json create mode 100644 packages/types-support/json/SignedBlock.004.immortal.json create mode 100644 packages/types-support/json/SignedBlock.004.mortal.json create mode 100644 packages/types-support/json/SignedBlock.005.json create mode 100644 packages/types-support/json/StorageChangeSet.001.json create mode 100644 packages/types/LICENSE diff --git a/package.json b/package.json index 9256278..45cf885 100644 --- a/package.json +++ b/package.json @@ -14,10 +14,10 @@ }, "sideEffects": false, "type": "module", - "version": "16.5.6", + "version": "16.5.9", "versions": { - "git": "16.5.4", - "npm": "16.5.4" + "git": "16.5.9", + "npm": "16.5.9" }, "workspaces": [ "packages/*" @@ -43,13 +43,30 @@ "@pezkuwi/dev": "^0.85.3", "@pezkuwi/dev-test": "^0.85.3", "@pezkuwi/dev-ts": "^0.85.3", - "@pezkuwi/typegen": "^16.5.4", + "@pezkuwi/typegen": "workspace:*", "@types/node": "^22.10.5" }, "resolutions": { - "@pezkuwi/dev": "0.85.3", - "@pezkuwi/dev-test": "0.85.3", - "@pezkuwi/dev-ts": "0.85.3", + "@pezkuwi/dev": "portal:../pezkuwi-dev/packages/dev", + "@pezkuwi/dev-test": "portal:../pezkuwi-dev/packages/dev-test", + "@pezkuwi/dev-ts": "portal:../pezkuwi-dev/packages/dev-ts", + "@pezkuwi/hw-ledger": "portal:../pezkuwi-common/packages/hw-ledger", + "@pezkuwi/hw-ledger-transports": "portal:../pezkuwi-common/packages/hw-ledger-transports", + "@pezkuwi/keyring": "portal:../pezkuwi-common/packages/keyring", + "@pezkuwi/networks": "portal:../pezkuwi-common/packages/networks", + "@pezkuwi/util": "portal:../pezkuwi-common/packages/util", + "@pezkuwi/util-crypto": "portal:../pezkuwi-common/packages/util-crypto", + "@pezkuwi/wasm-bridge": "7.5.4", + "@pezkuwi/wasm-crypto": "7.5.4", + "@pezkuwi/wasm-util": "7.5.4", + "@pezkuwi/x-bigint": "portal:../pezkuwi-common/packages/x-bigint", + "@pezkuwi/x-bundle": "portal:../pezkuwi-common/packages/x-bundle", + "@pezkuwi/x-fetch": "portal:../pezkuwi-common/packages/x-fetch", + "@pezkuwi/x-global": "portal:../pezkuwi-common/packages/x-global", + "@pezkuwi/x-randomvalues": "portal:../pezkuwi-common/packages/x-randomvalues", + "@pezkuwi/x-textdecoder": "portal:../pezkuwi-common/packages/x-textdecoder", + "@pezkuwi/x-textencoder": "portal:../pezkuwi-common/packages/x-textencoder", + "@pezkuwi/x-ws": "portal:../pezkuwi-common/packages/x-ws", "typescript": "5.5.4" } } diff --git a/packages/api-augment/LICENSE b/packages/api-augment/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/api-augment/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/api-augment/package.json b/packages/api-augment/package.json index bf3220b..e2d832f 100644 --- a/packages/api-augment/package.json +++ b/packages/api-augment/package.json @@ -15,18 +15,446 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./assetHubDicle": { + "module": "./assetHubDicle/index.js", + "require": "./cjs/assetHubDicle/index.js", + "default": "./assetHubDicle/index.js" + }, + "./assetHubDicle/consts": { + "module": "./assetHubDicle/consts.js", + "require": "./cjs/assetHubDicle/consts.js", + "default": "./assetHubDicle/consts.js" + }, + "./assetHubDicle/errors": { + "module": "./assetHubDicle/errors.js", + "require": "./cjs/assetHubDicle/errors.js", + "default": "./assetHubDicle/errors.js" + }, + "./assetHubDicle/events": { + "module": "./assetHubDicle/events.js", + "require": "./cjs/assetHubDicle/events.js", + "default": "./assetHubDicle/events.js" + }, + "./assetHubDicle/query": { + "module": "./assetHubDicle/query.js", + "require": "./cjs/assetHubDicle/query.js", + "default": "./assetHubDicle/query.js" + }, + "./assetHubDicle/registry": { + "module": "./assetHubDicle/registry.js", + "require": "./cjs/assetHubDicle/registry.js", + "default": "./assetHubDicle/registry.js" + }, + "./assetHubDicle/runtime": { + "module": "./assetHubDicle/runtime.js", + "require": "./cjs/assetHubDicle/runtime.js", + "default": "./assetHubDicle/runtime.js" + }, + "./assetHubDicle/tx": { + "module": "./assetHubDicle/tx.js", + "require": "./cjs/assetHubDicle/tx.js", + "default": "./assetHubDicle/tx.js" + }, + "./assetHubPezkuwi": { + "module": "./assetHubPezkuwi/index.js", + "require": "./cjs/assetHubPezkuwi/index.js", + "default": "./assetHubPezkuwi/index.js" + }, + "./assetHubPezkuwi/consts": { + "module": "./assetHubPezkuwi/consts.js", + "require": "./cjs/assetHubPezkuwi/consts.js", + "default": "./assetHubPezkuwi/consts.js" + }, + "./assetHubPezkuwi/errors": { + "module": "./assetHubPezkuwi/errors.js", + "require": "./cjs/assetHubPezkuwi/errors.js", + "default": "./assetHubPezkuwi/errors.js" + }, + "./assetHubPezkuwi/events": { + "module": "./assetHubPezkuwi/events.js", + "require": "./cjs/assetHubPezkuwi/events.js", + "default": "./assetHubPezkuwi/events.js" + }, + "./assetHubPezkuwi/query": { + "module": "./assetHubPezkuwi/query.js", + "require": "./cjs/assetHubPezkuwi/query.js", + "default": "./assetHubPezkuwi/query.js" + }, + "./assetHubPezkuwi/registry": { + "module": "./assetHubPezkuwi/registry.js", + "require": "./cjs/assetHubPezkuwi/registry.js", + "default": "./assetHubPezkuwi/registry.js" + }, + "./assetHubPezkuwi/runtime": { + "module": "./assetHubPezkuwi/runtime.js", + "require": "./cjs/assetHubPezkuwi/runtime.js", + "default": "./assetHubPezkuwi/runtime.js" + }, + "./assetHubPezkuwi/tx": { + "module": "./assetHubPezkuwi/tx.js", + "require": "./cjs/assetHubPezkuwi/tx.js", + "default": "./assetHubPezkuwi/tx.js" + }, + "./base": { + "module": { + "types": "./base.d.ts", + "default": "./base.js" + }, + "require": { + "types": "./cjs/base.d.ts", + "default": "./cjs/base.js" + }, + "default": { + "types": "./base.d.ts", + "default": "./base.js" + } + }, + "./bizinikiwi": { + "module": { + "types": "./bizinikiwi/index.d.ts", + "default": "./bizinikiwi/index.js" + }, + "require": { + "types": "./cjs/bizinikiwi/index.d.ts", + "default": "./cjs/bizinikiwi/index.js" + }, + "default": { + "types": "./bizinikiwi/index.d.ts", + "default": "./bizinikiwi/index.js" + } + }, + "./bizinikiwi/consts": { + "module": { + "types": "./bizinikiwi/consts.d.ts", + "default": "./bizinikiwi/consts.js" + }, + "require": { + "types": "./cjs/bizinikiwi/consts.d.ts", + "default": "./cjs/bizinikiwi/consts.js" + }, + "default": { + "types": "./bizinikiwi/consts.d.ts", + "default": "./bizinikiwi/consts.js" + } + }, + "./bizinikiwi/errors": { + "module": { + "types": "./bizinikiwi/errors.d.ts", + "default": "./bizinikiwi/errors.js" + }, + "require": { + "types": "./cjs/bizinikiwi/errors.d.ts", + "default": "./cjs/bizinikiwi/errors.js" + }, + "default": { + "types": "./bizinikiwi/errors.d.ts", + "default": "./bizinikiwi/errors.js" + } + }, + "./bizinikiwi/events": { + "module": { + "types": "./bizinikiwi/events.d.ts", + "default": "./bizinikiwi/events.js" + }, + "require": { + "types": "./cjs/bizinikiwi/events.d.ts", + "default": "./cjs/bizinikiwi/events.js" + }, + "default": { + "types": "./bizinikiwi/events.d.ts", + "default": "./bizinikiwi/events.js" + } + }, + "./bizinikiwi/query": { + "module": { + "types": "./bizinikiwi/query.d.ts", + "default": "./bizinikiwi/query.js" + }, + "require": { + "types": "./cjs/bizinikiwi/query.d.ts", + "default": "./cjs/bizinikiwi/query.js" + }, + "default": { + "types": "./bizinikiwi/query.d.ts", + "default": "./bizinikiwi/query.js" + } + }, + "./bizinikiwi/registry": { + "module": { + "types": "./bizinikiwi/registry.d.ts", + "default": "./bizinikiwi/registry.js" + }, + "require": { + "types": "./cjs/bizinikiwi/registry.d.ts", + "default": "./cjs/bizinikiwi/registry.js" + }, + "default": { + "types": "./bizinikiwi/registry.d.ts", + "default": "./bizinikiwi/registry.js" + } + }, + "./bizinikiwi/runtime": { + "module": { + "types": "./bizinikiwi/runtime.d.ts", + "default": "./bizinikiwi/runtime.js" + }, + "require": { + "types": "./cjs/bizinikiwi/runtime.d.ts", + "default": "./cjs/bizinikiwi/runtime.js" + }, + "default": { + "types": "./bizinikiwi/runtime.d.ts", + "default": "./bizinikiwi/runtime.js" + } + }, + "./bizinikiwi/tx": { + "module": { + "types": "./bizinikiwi/tx.d.ts", + "default": "./bizinikiwi/tx.js" + }, + "require": { + "types": "./cjs/bizinikiwi/tx.d.ts", + "default": "./cjs/bizinikiwi/tx.js" + }, + "default": { + "types": "./bizinikiwi/tx.d.ts", + "default": "./bizinikiwi/tx.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./dicle/consts": { + "module": "./dicle/consts.js", + "require": "./cjs/dicle/consts.js", + "default": "./dicle/consts.js" + }, + "./dicle/errors": { + "module": "./dicle/errors.js", + "require": "./cjs/dicle/errors.js", + "default": "./dicle/errors.js" + }, + "./dicle/events": { + "module": "./dicle/events.js", + "require": "./cjs/dicle/events.js", + "default": "./dicle/events.js" + }, + "./dicle/query": { + "module": "./dicle/query.js", + "require": "./cjs/dicle/query.js", + "default": "./dicle/query.js" + }, + "./dicle/runtime": { + "module": "./dicle/runtime.js", + "require": "./cjs/dicle/runtime.js", + "default": "./dicle/runtime.js" + }, + "./dicle/tx": { + "module": "./dicle/tx.js", + "require": "./cjs/dicle/tx.js", + "default": "./dicle/tx.js" + }, + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./pezkuwi": { + "module": { + "types": "./pezkuwi/index.d.ts", + "default": "./pezkuwi/index.js" + }, + "require": { + "types": "./cjs/pezkuwi/index.d.ts", + "default": "./cjs/pezkuwi/index.js" + }, + "default": { + "types": "./pezkuwi/index.d.ts", + "default": "./pezkuwi/index.js" + } + }, + "./pezkuwi/consts": { + "module": { + "types": "./pezkuwi/consts.d.ts", + "default": "./pezkuwi/consts.js" + }, + "require": { + "types": "./cjs/pezkuwi/consts.d.ts", + "default": "./cjs/pezkuwi/consts.js" + }, + "default": { + "types": "./pezkuwi/consts.d.ts", + "default": "./pezkuwi/consts.js" + } + }, + "./pezkuwi/errors": { + "module": { + "types": "./pezkuwi/errors.d.ts", + "default": "./pezkuwi/errors.js" + }, + "require": { + "types": "./cjs/pezkuwi/errors.d.ts", + "default": "./cjs/pezkuwi/errors.js" + }, + "default": { + "types": "./pezkuwi/errors.d.ts", + "default": "./pezkuwi/errors.js" + } + }, + "./pezkuwi/events": { + "module": { + "types": "./pezkuwi/events.d.ts", + "default": "./pezkuwi/events.js" + }, + "require": { + "types": "./cjs/pezkuwi/events.d.ts", + "default": "./cjs/pezkuwi/events.js" + }, + "default": { + "types": "./pezkuwi/events.d.ts", + "default": "./pezkuwi/events.js" + } + }, + "./pezkuwi/query": { + "module": { + "types": "./pezkuwi/query.d.ts", + "default": "./pezkuwi/query.js" + }, + "require": { + "types": "./cjs/pezkuwi/query.d.ts", + "default": "./cjs/pezkuwi/query.js" + }, + "default": { + "types": "./pezkuwi/query.d.ts", + "default": "./pezkuwi/query.js" + } + }, + "./pezkuwi/registry": { + "module": { + "types": "./pezkuwi/registry.d.ts", + "default": "./pezkuwi/registry.js" + }, + "require": { + "types": "./cjs/pezkuwi/registry.d.ts", + "default": "./cjs/pezkuwi/registry.js" + }, + "default": { + "types": "./pezkuwi/registry.d.ts", + "default": "./pezkuwi/registry.js" + } + }, + "./pezkuwi/runtime": { + "module": { + "types": "./pezkuwi/runtime.d.ts", + "default": "./pezkuwi/runtime.js" + }, + "require": { + "types": "./cjs/pezkuwi/runtime.d.ts", + "default": "./cjs/pezkuwi/runtime.js" + }, + "default": { + "types": "./pezkuwi/runtime.d.ts", + "default": "./pezkuwi/runtime.js" + } + }, + "./pezkuwi/tx": { + "module": { + "types": "./pezkuwi/tx.d.ts", + "default": "./pezkuwi/tx.js" + }, + "require": { + "types": "./cjs/pezkuwi/tx.d.ts", + "default": "./cjs/pezkuwi/tx.js" + }, + "default": { + "types": "./pezkuwi/tx.d.ts", + "default": "./pezkuwi/tx.js" + } + } + }, "dependencies": { - "@pezkuwi/api-base": "16.5.4", - "@pezkuwi/rpc-augment": "16.5.4", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-augment": "16.5.4", - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/util": "^14.0.1", + "@pezkuwi/api-base": "16.5.9", + "@pezkuwi/rpc-augment": "16.5.9", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-augment": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/util": "14.0.11", "tslib": "^2.8.1" } } diff --git a/packages/api-augment/src/packageInfo.ts b/packages/api-augment/src/packageInfo.ts index 461083a..071a111 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/api-augment', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/api-augment', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/api-base/LICENSE b/packages/api-base/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/api-base/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/api-base/package.json b/packages/api-base/package.json index 09d2c61..9fed70b 100644 --- a/packages/api-base/package.json +++ b/packages/api-base/package.json @@ -15,15 +15,249 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./types": { + "module": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + }, + "require": { + "types": "./cjs/types/index.d.ts", + "default": "./cjs/types/index.js" + }, + "default": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + } + }, + "./types/api": { + "module": { + "types": "./types/api.d.ts", + "default": "./types/api.js" + }, + "require": { + "types": "./cjs/types/api.d.ts", + "default": "./cjs/types/api.js" + }, + "default": { + "types": "./types/api.d.ts", + "default": "./types/api.js" + } + }, + "./types/base": { + "module": { + "types": "./types/base.d.ts", + "default": "./types/base.js" + }, + "require": { + "types": "./cjs/types/base.d.ts", + "default": "./cjs/types/base.js" + }, + "default": { + "types": "./types/base.d.ts", + "default": "./types/base.js" + } + }, + "./types/calls": { + "module": { + "types": "./types/calls.d.ts", + "default": "./types/calls.js" + }, + "require": { + "types": "./cjs/types/calls.d.ts", + "default": "./cjs/types/calls.js" + }, + "default": { + "types": "./types/calls.d.ts", + "default": "./types/calls.js" + } + }, + "./types/consts": { + "module": { + "types": "./types/consts.d.ts", + "default": "./types/consts.js" + }, + "require": { + "types": "./cjs/types/consts.d.ts", + "default": "./cjs/types/consts.js" + }, + "default": { + "types": "./types/consts.d.ts", + "default": "./types/consts.js" + } + }, + "./types/derive": { + "module": { + "types": "./types/derive.d.ts", + "default": "./types/derive.js" + }, + "require": { + "types": "./cjs/types/derive.d.ts", + "default": "./cjs/types/derive.js" + }, + "default": { + "types": "./types/derive.d.ts", + "default": "./types/derive.js" + } + }, + "./types/errors": { + "module": { + "types": "./types/errors.d.ts", + "default": "./types/errors.js" + }, + "require": { + "types": "./cjs/types/errors.d.ts", + "default": "./cjs/types/errors.js" + }, + "default": { + "types": "./types/errors.d.ts", + "default": "./types/errors.js" + } + }, + "./types/events": { + "module": { + "types": "./types/events.d.ts", + "default": "./types/events.js" + }, + "require": { + "types": "./cjs/types/events.d.ts", + "default": "./cjs/types/events.js" + }, + "default": { + "types": "./types/events.d.ts", + "default": "./types/events.js" + } + }, + "./types/rpc": { + "module": { + "types": "./types/rpc.d.ts", + "default": "./types/rpc.js" + }, + "require": { + "types": "./cjs/types/rpc.d.ts", + "default": "./cjs/types/rpc.js" + }, + "default": { + "types": "./types/rpc.d.ts", + "default": "./types/rpc.js" + } + }, + "./types/storage": { + "module": { + "types": "./types/storage.d.ts", + "default": "./types/storage.js" + }, + "require": { + "types": "./cjs/types/storage.d.ts", + "default": "./cjs/types/storage.js" + }, + "default": { + "types": "./types/storage.d.ts", + "default": "./types/storage.js" + } + }, + "./types/submittable": { + "module": { + "types": "./types/submittable.d.ts", + "default": "./types/submittable.js" + }, + "require": { + "types": "./cjs/types/submittable.d.ts", + "default": "./cjs/types/submittable.js" + }, + "default": { + "types": "./types/submittable.d.ts", + "default": "./types/submittable.js" + } + } + }, "dependencies": { - "@pezkuwi/rpc-core": "16.5.4", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/util": "^14.0.1", + "@pezkuwi/rpc-core": "16.5.9", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/util": "14.0.11", "rxjs": "^7.8.1", "tslib": "^2.8.1" } diff --git a/packages/api-base/src/packageInfo.ts b/packages/api-base/src/packageInfo.ts index 2516c9b..7102667 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/api-base', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/api-base', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/api-contract/LICENSE b/packages/api-contract/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/api-contract/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/api-contract/package.json b/packages/api-contract/package.json index 8751e8c..f3ad06e 100644 --- a/packages/api-contract/package.json +++ b/packages/api-contract/package.json @@ -15,25 +15,396 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./Abi": { + "module": { + "types": "./Abi/index.d.ts", + "default": "./Abi/index.js" + }, + "require": { + "types": "./cjs/Abi/index.d.ts", + "default": "./cjs/Abi/index.js" + }, + "default": { + "types": "./Abi/index.d.ts", + "default": "./Abi/index.js" + } + }, + "./Abi/toLatestCompatible": { + "module": { + "types": "./Abi/toLatestCompatible.d.ts", + "default": "./Abi/toLatestCompatible.js" + }, + "require": { + "types": "./cjs/Abi/toLatestCompatible.d.ts", + "default": "./cjs/Abi/toLatestCompatible.js" + }, + "default": { + "types": "./Abi/toLatestCompatible.d.ts", + "default": "./Abi/toLatestCompatible.js" + } + }, + "./Abi/toV1": { + "module": { + "types": "./Abi/toV1.d.ts", + "default": "./Abi/toV1.js" + }, + "require": { + "types": "./cjs/Abi/toV1.d.ts", + "default": "./cjs/Abi/toV1.js" + }, + "default": { + "types": "./Abi/toV1.d.ts", + "default": "./Abi/toV1.js" + } + }, + "./Abi/toV2": { + "module": { + "types": "./Abi/toV2.d.ts", + "default": "./Abi/toV2.js" + }, + "require": { + "types": "./cjs/Abi/toV2.d.ts", + "default": "./cjs/Abi/toV2.js" + }, + "default": { + "types": "./Abi/toV2.d.ts", + "default": "./Abi/toV2.js" + } + }, + "./Abi/toV3": { + "module": { + "types": "./Abi/toV3.d.ts", + "default": "./Abi/toV3.js" + }, + "require": { + "types": "./cjs/Abi/toV3.d.ts", + "default": "./cjs/Abi/toV3.js" + }, + "default": { + "types": "./Abi/toV3.d.ts", + "default": "./Abi/toV3.js" + } + }, + "./Abi/toV4": { + "module": { + "types": "./Abi/toV4.d.ts", + "default": "./Abi/toV4.js" + }, + "require": { + "types": "./cjs/Abi/toV4.d.ts", + "default": "./cjs/Abi/toV4.js" + }, + "default": { + "types": "./Abi/toV4.d.ts", + "default": "./Abi/toV4.js" + } + }, + "./augment": { + "module": { + "types": "./augment.d.ts", + "default": "./augment.js" + }, + "require": { + "types": "./cjs/augment.d.ts", + "default": "./cjs/augment.js" + }, + "default": { + "types": "./augment.d.ts", + "default": "./augment.js" + } + }, + "./base": { + "module": { + "types": "./base/index.d.ts", + "default": "./base/index.js" + }, + "require": { + "types": "./cjs/base/index.d.ts", + "default": "./cjs/base/index.js" + }, + "default": { + "types": "./base/index.d.ts", + "default": "./base/index.js" + } + }, + "./base/Base": { + "module": { + "types": "./base/Base.d.ts", + "default": "./base/Base.js" + }, + "require": { + "types": "./cjs/base/Base.d.ts", + "default": "./cjs/base/Base.js" + }, + "default": { + "types": "./base/Base.d.ts", + "default": "./base/Base.js" + } + }, + "./base/Blueprint": { + "module": { + "types": "./base/Blueprint.d.ts", + "default": "./base/Blueprint.js" + }, + "require": { + "types": "./cjs/base/Blueprint.d.ts", + "default": "./cjs/base/Blueprint.js" + }, + "default": { + "types": "./base/Blueprint.d.ts", + "default": "./base/Blueprint.js" + } + }, + "./base/Code": { + "module": { + "types": "./base/Code.d.ts", + "default": "./base/Code.js" + }, + "require": { + "types": "./cjs/base/Code.d.ts", + "default": "./cjs/base/Code.js" + }, + "default": { + "types": "./base/Code.d.ts", + "default": "./base/Code.js" + } + }, + "./base/Contract": { + "module": { + "types": "./base/Contract.d.ts", + "default": "./base/Contract.js" + }, + "require": { + "types": "./cjs/base/Contract.d.ts", + "default": "./cjs/base/Contract.js" + }, + "default": { + "types": "./base/Contract.d.ts", + "default": "./base/Contract.js" + } + }, + "./base/mock": { + "module": { + "types": "./base/mock.d.ts", + "default": "./base/mock.js" + }, + "require": { + "types": "./cjs/base/mock.d.ts", + "default": "./cjs/base/mock.js" + }, + "default": { + "types": "./base/mock.d.ts", + "default": "./base/mock.js" + } + }, + "./base/types": { + "module": { + "types": "./base/types.d.ts", + "default": "./base/types.js" + }, + "require": { + "types": "./cjs/base/types.d.ts", + "default": "./cjs/base/types.js" + }, + "default": { + "types": "./base/types.d.ts", + "default": "./base/types.js" + } + }, + "./base/util": { + "module": { + "types": "./base/util.d.ts", + "default": "./base/util.js" + }, + "require": { + "types": "./cjs/base/util.d.ts", + "default": "./cjs/base/util.js" + }, + "default": { + "types": "./base/util.d.ts", + "default": "./base/util.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./promise": { + "module": { + "types": "./promise/index.d.ts", + "default": "./promise/index.js" + }, + "require": { + "types": "./cjs/promise/index.d.ts", + "default": "./cjs/promise/index.js" + }, + "default": { + "types": "./promise/index.d.ts", + "default": "./promise/index.js" + } + }, + "./promise/types": { + "module": { + "types": "./promise/types.d.ts", + "default": "./promise/types.js" + }, + "require": { + "types": "./cjs/promise/types.d.ts", + "default": "./cjs/promise/types.js" + }, + "default": { + "types": "./promise/types.d.ts", + "default": "./promise/types.js" + } + }, + "./rx": { + "module": { + "types": "./rx/index.d.ts", + "default": "./rx/index.js" + }, + "require": { + "types": "./cjs/rx/index.d.ts", + "default": "./cjs/rx/index.js" + }, + "default": { + "types": "./rx/index.d.ts", + "default": "./rx/index.js" + } + }, + "./rx/types": { + "module": { + "types": "./rx/types.d.ts", + "default": "./rx/types.js" + }, + "require": { + "types": "./cjs/rx/types.d.ts", + "default": "./cjs/rx/types.js" + }, + "default": { + "types": "./rx/types.d.ts", + "default": "./rx/types.js" + } + }, + "./types": { + "module": { + "types": "./types.d.ts", + "default": "./types.js" + }, + "require": { + "types": "./cjs/types.d.ts", + "default": "./cjs/types.js" + }, + "default": { + "types": "./types.d.ts", + "default": "./types.js" + } + }, + "./util": { + "module": { + "types": "./util.d.ts", + "default": "./util.js" + }, + "require": { + "types": "./cjs/util.d.ts", + "default": "./cjs/util.js" + }, + "default": { + "types": "./util.d.ts", + "default": "./util.js" + } + } + }, "dependencies": { - "@pezkuwi/api": "16.5.4", - "@pezkuwi/api-augment": "16.5.4", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/types-create": "16.5.4", - "@pezkuwi/util": "^14.0.1", - "@pezkuwi/util-crypto": "^14.0.1", + "@pezkuwi/api": "16.5.9", + "@pezkuwi/api-augment": "16.5.9", + "@pezkuwi/keyring": "14.0.11", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/types-create": "16.5.9", + "@pezkuwi/types-support": "16.5.9", + "@pezkuwi/util": "14.0.11", + "@pezkuwi/util-crypto": "14.0.11", "rxjs": "^7.8.1", "tslib": "^2.8.1" - }, - "devDependencies": { - "@pezkuwi/api-augment": "16.5.4", - "@pezkuwi/keyring": "^14.0.1", - "@pezkuwi/types-support": "16.5.4" } } diff --git a/packages/api-contract/src/packageInfo.ts b/packages/api-contract/src/packageInfo.ts index 826ea1f..3dfc305 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/api-contract', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/api-contract', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/api-derive/LICENSE b/packages/api-derive/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/api-derive/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/api-derive/package.json b/packages/api-derive/package.json index eeb1a2c..470cd7e 100644 --- a/packages/api-derive/package.json +++ b/packages/api-derive/package.json @@ -15,28 +15,25 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", "dependencies": { - "@pezkuwi/api": "16.5.4", - "@pezkuwi/api-augment": "16.5.4", - "@pezkuwi/api-base": "16.5.4", - "@pezkuwi/rpc-core": "16.5.4", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/util": "^14.0.1", - "@pezkuwi/util-crypto": "^14.0.1", + "@pezkuwi/api": "16.5.9", + "@pezkuwi/api-augment": "16.5.9", + "@pezkuwi/api-base": "16.5.9", + "@pezkuwi/rpc-core": "16.5.9", + "@pezkuwi/rpc-provider": "16.5.9", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/types-support": "16.5.9", + "@pezkuwi/util": "14.0.11", + "@pezkuwi/util-crypto": "14.0.11", "rxjs": "^7.8.1", "tslib": "^2.8.1" - }, - "devDependencies": { - "@pezkuwi/api": "16.5.4", - "@pezkuwi/api-augment": "16.5.4", - "@pezkuwi/rpc-augment": "16.5.4", - "@pezkuwi/rpc-provider": "16.5.4", - "@pezkuwi/types-support": "16.5.4" } } diff --git a/packages/api-derive/src/crowdloan/childKey.ts b/packages/api-derive/src/crowdloan/childKey.ts index a4494c9..b772cc1 100644 --- a/packages/api-derive/src/crowdloan/childKey.ts +++ b/packages/api-derive/src/crowdloan/childKey.ts @@ -46,7 +46,7 @@ function createChildKey (info: AllInfo): string { */ export function childKey (instanceId: string, api: DeriveApi): (paraId: string | number | BN) => Observable { return memo(instanceId, (paraId: string | number | BN): Observable => - api.query.crowdloan.funds>(paraId).pipe( + api.query['crowdloan']['funds']>(paraId).pipe( map((optInfo) => optInfo.isSome ? createChildKey(optInfo.unwrap()) diff --git a/packages/api-derive/src/packageInfo.ts b/packages/api-derive/src/packageInfo.ts index bd4b63e..2d902a5 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/api-derive', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/api-derive', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/api-derive/src/teyrchains/info.ts b/packages/api-derive/src/teyrchains/info.ts index 16aa8b6..94edbee 100644 --- a/packages/api-derive/src/teyrchains/info.ts +++ b/packages/api-derive/src/teyrchains/info.ts @@ -90,14 +90,14 @@ function parse (id: ParaId, [active, retryQueue, selectedThreads, didUpdate, inf */ export function info (instanceId: string, api: DeriveApi): (id: ParaId | number) => Observable { return memo(instanceId, (id: ParaId | number): Observable => - api.query.registrar && api.query['teyrchains'] + api.query['registrar'] && api.query['teyrchains'] ? api.queryMulti([ - api.query.registrar['active'], - api.query.registrar['retryQueue'], - api.query.registrar['selectedThreads'], + api.query['registrar']['active'], + api.query['registrar']['retryQueue'], + api.query['registrar']['selectedThreads'], api.query['teyrchains']['didUpdate'], - [api.query.registrar.paras, id], - [api.query.registrar.pendingSwap, id], + [api.query['registrar']['paras'], id], + [api.query['registrar']['pendingSwap'], id], [api.query['teyrchains']['heads'], id], [api.query['teyrchains']['relayDispatchQueue'], id] ]) diff --git a/packages/api-derive/src/teyrchains/overview.ts b/packages/api-derive/src/teyrchains/overview.ts index e26d5a2..426ca54 100644 --- a/packages/api-derive/src/teyrchains/overview.ts +++ b/packages/api-derive/src/teyrchains/overview.ts @@ -45,15 +45,15 @@ function parse ([ids, didUpdate, relayDispatchQueueSizes, infos, pendingSwaps]: */ export function overview (instanceId: string, api: DeriveApi): () => Observable { return memo(instanceId, (): Observable => - api.query.registrar?.['teyrchains'] && api.query['teyrchains'] - ? api.query.registrar['teyrchains']().pipe( + api.query['registrar']?.['teyrchains'] && api.query['teyrchains'] + ? api.query['registrar']['teyrchains']().pipe( switchMap((paraIds) => combineLatest([ of(paraIds), api.query['teyrchains']['didUpdate'](), api.query['teyrchains']['relayDispatchQueueSize'].multi(paraIds), - api.query.registrar.paras.multi(paraIds), - api.query.registrar.pendingSwap.multi(paraIds) + api.query['registrar']['paras'].multi(paraIds), + api.query['registrar']['pendingSwap'].multi(paraIds) ]) ), map(parse) diff --git a/packages/api/LICENSE b/packages/api/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/api/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/api/package.json b/packages/api/package.json index 67d17d5..0d9de29 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -15,32 +15,599 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./augment": { + "module": { + "types": "./augment.d.ts", + "default": "./augment.js" + }, + "require": { + "types": "./cjs/augment.d.ts", + "default": "./cjs/augment.js" + }, + "default": { + "types": "./augment.d.ts", + "default": "./augment.js" + } + }, + "./base": { + "module": { + "types": "./base/index.d.ts", + "default": "./base/index.js" + }, + "require": { + "types": "./cjs/base/index.d.ts", + "default": "./cjs/base/index.js" + }, + "default": { + "types": "./base/index.d.ts", + "default": "./base/index.js" + } + }, + "./base/Decorate": { + "module": { + "types": "./base/Decorate.d.ts", + "default": "./base/Decorate.js" + }, + "require": { + "types": "./cjs/base/Decorate.d.ts", + "default": "./cjs/base/Decorate.js" + }, + "default": { + "types": "./base/Decorate.d.ts", + "default": "./base/Decorate.js" + } + }, + "./base/Events": { + "module": { + "types": "./base/Events.d.ts", + "default": "./base/Events.js" + }, + "require": { + "types": "./cjs/base/Events.d.ts", + "default": "./cjs/base/Events.js" + }, + "default": { + "types": "./base/Events.d.ts", + "default": "./base/Events.js" + } + }, + "./base/find": { + "module": { + "types": "./base/find.d.ts", + "default": "./base/find.js" + }, + "require": { + "types": "./cjs/base/find.d.ts", + "default": "./cjs/base/find.js" + }, + "default": { + "types": "./base/find.d.ts", + "default": "./base/find.js" + } + }, + "./base/Getters": { + "module": { + "types": "./base/Getters.d.ts", + "default": "./base/Getters.js" + }, + "require": { + "types": "./cjs/base/Getters.d.ts", + "default": "./cjs/base/Getters.js" + }, + "default": { + "types": "./base/Getters.d.ts", + "default": "./base/Getters.js" + } + }, + "./base/Init": { + "module": { + "types": "./base/Init.d.ts", + "default": "./base/Init.js" + }, + "require": { + "types": "./cjs/base/Init.d.ts", + "default": "./cjs/base/Init.js" + }, + "default": { + "types": "./base/Init.d.ts", + "default": "./base/Init.js" + } + }, + "./base/types": { + "module": { + "types": "./base/types.d.ts", + "default": "./base/types.js" + }, + "require": { + "types": "./cjs/base/types.d.ts", + "default": "./cjs/base/types.js" + }, + "default": { + "types": "./base/types.d.ts", + "default": "./base/types.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./promise": { + "module": { + "types": "./promise/index.d.ts", + "default": "./promise/index.js" + }, + "require": { + "types": "./cjs/promise/index.d.ts", + "default": "./cjs/promise/index.js" + }, + "default": { + "types": "./promise/index.d.ts", + "default": "./promise/index.js" + } + }, + "./promise/Api": { + "module": { + "types": "./promise/Api.d.ts", + "default": "./promise/Api.js" + }, + "require": { + "types": "./cjs/promise/Api.d.ts", + "default": "./cjs/promise/Api.js" + }, + "default": { + "types": "./promise/Api.d.ts", + "default": "./promise/Api.js" + } + }, + "./promise/Combinator": { + "module": { + "types": "./promise/Combinator.d.ts", + "default": "./promise/Combinator.js" + }, + "require": { + "types": "./cjs/promise/Combinator.d.ts", + "default": "./cjs/promise/Combinator.js" + }, + "default": { + "types": "./promise/Combinator.d.ts", + "default": "./promise/Combinator.js" + } + }, + "./promise/decorateMethod": { + "module": { + "types": "./promise/decorateMethod.d.ts", + "default": "./promise/decorateMethod.js" + }, + "require": { + "types": "./cjs/promise/decorateMethod.d.ts", + "default": "./cjs/promise/decorateMethod.js" + }, + "default": { + "types": "./promise/decorateMethod.d.ts", + "default": "./promise/decorateMethod.js" + } + }, + "./promise/types": { + "module": { + "types": "./promise/types.d.ts", + "default": "./promise/types.js" + }, + "require": { + "types": "./cjs/promise/types.d.ts", + "default": "./cjs/promise/types.js" + }, + "default": { + "types": "./promise/types.d.ts", + "default": "./promise/types.js" + } + }, + "./rx": { + "module": { + "types": "./rx/index.d.ts", + "default": "./rx/index.js" + }, + "require": { + "types": "./cjs/rx/index.d.ts", + "default": "./cjs/rx/index.js" + }, + "default": { + "types": "./rx/index.d.ts", + "default": "./rx/index.js" + } + }, + "./rx/Api": { + "module": { + "types": "./rx/Api.d.ts", + "default": "./rx/Api.js" + }, + "require": { + "types": "./cjs/rx/Api.d.ts", + "default": "./cjs/rx/Api.js" + }, + "default": { + "types": "./rx/Api.d.ts", + "default": "./rx/Api.js" + } + }, + "./rx/decorateMethod": { + "module": { + "types": "./rx/decorateMethod.d.ts", + "default": "./rx/decorateMethod.js" + }, + "require": { + "types": "./cjs/rx/decorateMethod.d.ts", + "default": "./cjs/rx/decorateMethod.js" + }, + "default": { + "types": "./rx/decorateMethod.d.ts", + "default": "./rx/decorateMethod.js" + } + }, + "./submittable": { + "module": { + "types": "./submittable/index.d.ts", + "default": "./submittable/index.js" + }, + "require": { + "types": "./cjs/submittable/index.d.ts", + "default": "./cjs/submittable/index.js" + }, + "default": { + "types": "./submittable/index.d.ts", + "default": "./submittable/index.js" + } + }, + "./submittable/createClass": { + "module": { + "types": "./submittable/createClass.d.ts", + "default": "./submittable/createClass.js" + }, + "require": { + "types": "./cjs/submittable/createClass.d.ts", + "default": "./cjs/submittable/createClass.js" + }, + "default": { + "types": "./submittable/createClass.d.ts", + "default": "./submittable/createClass.js" + } + }, + "./submittable/createSubmittable": { + "module": { + "types": "./submittable/createSubmittable.d.ts", + "default": "./submittable/createSubmittable.js" + }, + "require": { + "types": "./cjs/submittable/createSubmittable.d.ts", + "default": "./cjs/submittable/createSubmittable.js" + }, + "default": { + "types": "./submittable/createSubmittable.d.ts", + "default": "./submittable/createSubmittable.js" + } + }, + "./submittable/Result": { + "module": { + "types": "./submittable/Result.d.ts", + "default": "./submittable/Result.js" + }, + "require": { + "types": "./cjs/submittable/Result.d.ts", + "default": "./cjs/submittable/Result.js" + }, + "default": { + "types": "./submittable/Result.d.ts", + "default": "./submittable/Result.js" + } + }, + "./submittable/types": { + "module": { + "types": "./submittable/types.d.ts", + "default": "./submittable/types.js" + }, + "require": { + "types": "./cjs/submittable/types.d.ts", + "default": "./cjs/submittable/types.js" + }, + "default": { + "types": "./submittable/types.d.ts", + "default": "./submittable/types.js" + } + }, + "./types": { + "module": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + }, + "require": { + "types": "./cjs/types/index.d.ts", + "default": "./cjs/types/index.js" + }, + "default": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + } + }, + "./types/calls": { + "module": { + "types": "./types/calls.d.ts", + "default": "./types/calls.js" + }, + "require": { + "types": "./cjs/types/calls.d.ts", + "default": "./cjs/types/calls.js" + }, + "default": { + "types": "./types/calls.d.ts", + "default": "./types/calls.js" + } + }, + "./types/consts": { + "module": { + "types": "./types/consts.d.ts", + "default": "./types/consts.js" + }, + "require": { + "types": "./cjs/types/consts.d.ts", + "default": "./cjs/types/consts.js" + }, + "default": { + "types": "./types/consts.d.ts", + "default": "./types/consts.js" + } + }, + "./types/errors": { + "module": { + "types": "./types/errors.d.ts", + "default": "./types/errors.js" + }, + "require": { + "types": "./cjs/types/errors.d.ts", + "default": "./cjs/types/errors.js" + }, + "default": { + "types": "./types/errors.d.ts", + "default": "./types/errors.js" + } + }, + "./types/events": { + "module": { + "types": "./types/events.d.ts", + "default": "./types/events.js" + }, + "require": { + "types": "./cjs/types/events.d.ts", + "default": "./cjs/types/events.js" + }, + "default": { + "types": "./types/events.d.ts", + "default": "./types/events.js" + } + }, + "./types/storage": { + "module": { + "types": "./types/storage.d.ts", + "default": "./types/storage.js" + }, + "require": { + "types": "./cjs/types/storage.d.ts", + "default": "./cjs/types/storage.js" + }, + "default": { + "types": "./types/storage.d.ts", + "default": "./types/storage.js" + } + }, + "./types/submittable": { + "module": { + "types": "./types/submittable.d.ts", + "default": "./types/submittable.js" + }, + "require": { + "types": "./cjs/types/submittable.d.ts", + "default": "./cjs/types/submittable.js" + }, + "default": { + "types": "./types/submittable.d.ts", + "default": "./types/submittable.js" + } + }, + "./util": { + "module": { + "types": "./util/index.d.ts", + "default": "./util/index.js" + }, + "require": { + "types": "./cjs/util/index.d.ts", + "default": "./cjs/util/index.js" + }, + "default": { + "types": "./util/index.d.ts", + "default": "./util/index.js" + } + }, + "./util/augmentObject": { + "module": { + "types": "./util/augmentObject.d.ts", + "default": "./util/augmentObject.js" + }, + "require": { + "types": "./cjs/util/augmentObject.d.ts", + "default": "./cjs/util/augmentObject.js" + }, + "default": { + "types": "./util/augmentObject.d.ts", + "default": "./util/augmentObject.js" + } + }, + "./util/decorate": { + "module": { + "types": "./util/decorate.d.ts", + "default": "./util/decorate.js" + }, + "require": { + "types": "./cjs/util/decorate.d.ts", + "default": "./cjs/util/decorate.js" + }, + "default": { + "types": "./util/decorate.d.ts", + "default": "./util/decorate.js" + } + }, + "./util/filterEvents": { + "module": { + "types": "./util/filterEvents.d.ts", + "default": "./util/filterEvents.js" + }, + "require": { + "types": "./cjs/util/filterEvents.d.ts", + "default": "./cjs/util/filterEvents.js" + }, + "default": { + "types": "./util/filterEvents.d.ts", + "default": "./util/filterEvents.js" + } + }, + "./util/isKeyringPair": { + "module": { + "types": "./util/isKeyringPair.d.ts", + "default": "./util/isKeyringPair.js" + }, + "require": { + "types": "./cjs/util/isKeyringPair.d.ts", + "default": "./cjs/util/isKeyringPair.js" + }, + "default": { + "types": "./util/isKeyringPair.d.ts", + "default": "./util/isKeyringPair.js" + } + }, + "./util/logging": { + "module": { + "types": "./util/logging.d.ts", + "default": "./util/logging.js" + }, + "require": { + "types": "./cjs/util/logging.d.ts", + "default": "./cjs/util/logging.js" + }, + "default": { + "types": "./util/logging.d.ts", + "default": "./util/logging.js" + } + }, + "./util/validate": { + "module": { + "types": "./util/validate.d.ts", + "default": "./util/validate.js" + }, + "require": { + "types": "./cjs/util/validate.d.ts", + "default": "./cjs/util/validate.js" + }, + "default": { + "types": "./util/validate.d.ts", + "default": "./util/validate.js" + } + } + }, "dependencies": { - "@pezkuwi/api-augment": "16.5.4", - "@pezkuwi/api-base": "16.5.4", - "@pezkuwi/api-derive": "16.5.4", - "@pezkuwi/keyring": "^14.0.1", - "@pezkuwi/rpc-augment": "16.5.4", - "@pezkuwi/rpc-core": "16.5.4", - "@pezkuwi/rpc-provider": "16.5.4", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-augment": "16.5.4", - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/types-create": "16.5.4", - "@pezkuwi/types-known": "16.5.4", - "@pezkuwi/util": "^14.0.1", - "@pezkuwi/util-crypto": "^14.0.1", + "@pezkuwi/api-augment": "16.5.9", + "@pezkuwi/api-base": "16.5.9", + "@pezkuwi/api-derive": "16.5.9", + "@pezkuwi/keyring": "14.0.11", + "@pezkuwi/rpc-augment": "16.5.9", + "@pezkuwi/rpc-core": "16.5.9", + "@pezkuwi/rpc-provider": "16.5.9", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-augment": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/types-create": "16.5.9", + "@pezkuwi/types-known": "16.5.9", + "@pezkuwi/types-support": "16.5.9", + "@pezkuwi/util": "14.0.11", + "@pezkuwi/util-crypto": "14.0.11", "eventemitter3": "^5.0.1", "rxjs": "^7.8.1", "tslib": "^2.8.1" - }, - "devDependencies": { - "@pezkuwi/api-augment": "16.5.4", - "@pezkuwi/types-support": "16.5.4" } } diff --git a/packages/api/src/packageInfo.ts b/packages/api/src/packageInfo.ts index 9c10203..6b55ab4 100644 --- a/packages/api/src/packageInfo.ts +++ b/packages/api/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/api', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/api', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/rpc-augment/LICENSE b/packages/rpc-augment/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/rpc-augment/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/rpc-augment/package.json b/packages/rpc-augment/package.json index 11640fa..a46d41f 100644 --- a/packages/rpc-augment/package.json +++ b/packages/rpc-augment/package.json @@ -15,16 +15,124 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./augment": { + "module": { + "types": "./augment/index.d.ts", + "default": "./augment/index.js" + }, + "require": { + "types": "./cjs/augment/index.d.ts", + "default": "./cjs/augment/index.js" + }, + "default": { + "types": "./augment/index.d.ts", + "default": "./augment/index.js" + } + }, + "./augment/jsonrpc": { + "module": { + "types": "./augment/jsonrpc.d.ts", + "default": "./augment/jsonrpc.js" + }, + "require": { + "types": "./cjs/augment/jsonrpc.d.ts", + "default": "./cjs/augment/jsonrpc.js" + }, + "default": { + "types": "./augment/jsonrpc.d.ts", + "default": "./augment/jsonrpc.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + } + }, "dependencies": { - "@pezkuwi/rpc-core": "16.5.4", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/util": "^14.0.1", + "@pezkuwi/rpc-core": "16.5.9", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/util": "14.0.11", "tslib": "^2.8.1" } } diff --git a/packages/rpc-augment/src/packageInfo.ts b/packages/rpc-augment/src/packageInfo.ts index 7a57c43..40ab1f2 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/rpc-augment', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/rpc-augment', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/rpc-core/LICENSE b/packages/rpc-core/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/rpc-core/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/rpc-core/package.json b/packages/rpc-core/package.json index 0aa49e4..7b15619 100644 --- a/packages/rpc-core/package.json +++ b/packages/rpc-core/package.json @@ -15,21 +15,196 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./types": { + "module": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + }, + "require": { + "types": "./cjs/types/index.d.ts", + "default": "./cjs/types/index.js" + }, + "default": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + } + }, + "./types/base": { + "module": { + "types": "./types/base.d.ts", + "default": "./types/base.js" + }, + "require": { + "types": "./cjs/types/base.d.ts", + "default": "./cjs/types/base.js" + }, + "default": { + "types": "./types/base.d.ts", + "default": "./types/base.js" + } + }, + "./types/jsonrpc": { + "module": { + "types": "./types/jsonrpc.d.ts", + "default": "./types/jsonrpc.js" + }, + "require": { + "types": "./cjs/types/jsonrpc.d.ts", + "default": "./cjs/types/jsonrpc.js" + }, + "default": { + "types": "./types/jsonrpc.d.ts", + "default": "./types/jsonrpc.js" + } + }, + "./util": { + "module": { + "types": "./util/index.d.ts", + "default": "./util/index.js" + }, + "require": { + "types": "./cjs/util/index.d.ts", + "default": "./cjs/util/index.js" + }, + "default": { + "types": "./util/index.d.ts", + "default": "./util/index.js" + } + }, + "./util/drr": { + "module": { + "types": "./util/drr.d.ts", + "default": "./util/drr.js" + }, + "require": { + "types": "./cjs/util/drr.d.ts", + "default": "./cjs/util/drr.js" + }, + "default": { + "types": "./util/drr.d.ts", + "default": "./util/drr.js" + } + }, + "./util/memo": { + "module": { + "types": "./util/memo.d.ts", + "default": "./util/memo.js" + }, + "require": { + "types": "./cjs/util/memo.d.ts", + "default": "./cjs/util/memo.js" + }, + "default": { + "types": "./util/memo.d.ts", + "default": "./util/memo.js" + } + }, + "./util/refCountDelay": { + "module": { + "types": "./util/refCountDelay.d.ts", + "default": "./util/refCountDelay.js" + }, + "require": { + "types": "./cjs/util/refCountDelay.d.ts", + "default": "./cjs/util/refCountDelay.js" + }, + "default": { + "types": "./util/refCountDelay.d.ts", + "default": "./util/refCountDelay.js" + } + } + }, "dependencies": { - "@pezkuwi/rpc-augment": "16.5.4", - "@pezkuwi/rpc-provider": "16.5.4", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/util": "^14.0.1", + "@pezkuwi/keyring": "14.0.11", + "@pezkuwi/rpc-augment": "16.5.9", + "@pezkuwi/rpc-provider": "16.5.9", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/util": "14.0.11", "rxjs": "^7.8.1", "tslib": "^2.8.1" - }, - "devDependencies": { - "@pezkuwi/keyring": "^14.0.1", - "@pezkuwi/rpc-augment": "16.5.4" } } diff --git a/packages/rpc-core/src/packageInfo.ts b/packages/rpc-core/src/packageInfo.ts index 1e92984..e7ea346 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/rpc-core', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/rpc-core', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/rpc-provider/LICENSE b/packages/rpc-provider/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/rpc-provider/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/rpc-provider/package.json b/packages/rpc-provider/package.json index 92b29c7..770320b 100644 --- a/packages/rpc-provider/package.json +++ b/packages/rpc-provider/package.json @@ -15,28 +15,329 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./bizinikiwi-connect": { + "module": { + "types": "./bizinikiwi-connect/index.d.ts", + "default": "./bizinikiwi-connect/index.js" + }, + "require": { + "types": "./cjs/bizinikiwi-connect/index.d.ts", + "default": "./cjs/bizinikiwi-connect/index.js" + }, + "default": { + "types": "./bizinikiwi-connect/index.d.ts", + "default": "./bizinikiwi-connect/index.js" + } + }, + "./bizinikiwi-connect/Health": { + "module": { + "types": "./bizinikiwi-connect/Health.d.ts", + "default": "./bizinikiwi-connect/Health.js" + }, + "require": { + "types": "./cjs/bizinikiwi-connect/Health.d.ts", + "default": "./cjs/bizinikiwi-connect/Health.js" + }, + "default": { + "types": "./bizinikiwi-connect/Health.d.ts", + "default": "./bizinikiwi-connect/Health.js" + } + }, + "./bizinikiwi-connect/types": { + "module": { + "types": "./bizinikiwi-connect/types.d.ts", + "default": "./bizinikiwi-connect/types.js" + }, + "require": { + "types": "./cjs/bizinikiwi-connect/types.d.ts", + "default": "./cjs/bizinikiwi-connect/types.js" + }, + "default": { + "types": "./bizinikiwi-connect/types.d.ts", + "default": "./bizinikiwi-connect/types.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./coder": { + "module": { + "types": "./coder/index.d.ts", + "default": "./coder/index.js" + }, + "require": { + "types": "./cjs/coder/index.d.ts", + "default": "./cjs/coder/index.js" + }, + "default": { + "types": "./coder/index.d.ts", + "default": "./coder/index.js" + } + }, + "./coder/error": { + "module": { + "types": "./coder/error.d.ts", + "default": "./coder/error.js" + }, + "require": { + "types": "./cjs/coder/error.d.ts", + "default": "./cjs/coder/error.js" + }, + "default": { + "types": "./coder/error.d.ts", + "default": "./coder/error.js" + } + }, + "./defaults": { + "module": { + "types": "./defaults.d.ts", + "default": "./defaults.js" + }, + "require": { + "types": "./cjs/defaults.d.ts", + "default": "./cjs/defaults.js" + }, + "default": { + "types": "./defaults.d.ts", + "default": "./defaults.js" + } + }, + "./http": { + "module": { + "types": "./http/index.d.ts", + "default": "./http/index.js" + }, + "require": { + "types": "./cjs/http/index.d.ts", + "default": "./cjs/http/index.js" + }, + "default": { + "types": "./http/index.d.ts", + "default": "./http/index.js" + } + }, + "./http/types": { + "module": { + "types": "./http/types.d.ts", + "default": "./http/types.js" + }, + "require": { + "types": "./cjs/http/types.d.ts", + "default": "./cjs/http/types.js" + }, + "default": { + "types": "./http/types.d.ts", + "default": "./http/types.js" + } + }, + "./lru": { + "module": { + "types": "./lru.d.ts", + "default": "./lru.js" + }, + "require": { + "types": "./cjs/lru.d.ts", + "default": "./cjs/lru.js" + }, + "default": { + "types": "./lru.d.ts", + "default": "./lru.js" + } + }, + "./mock": { + "module": { + "types": "./mock/index.d.ts", + "default": "./mock/index.js" + }, + "require": { + "types": "./cjs/mock/index.d.ts", + "default": "./cjs/mock/index.js" + }, + "default": { + "types": "./mock/index.d.ts", + "default": "./mock/index.js" + } + }, + "./mock/mockHttp": { + "module": { + "types": "./mock/mockHttp.d.ts", + "default": "./mock/mockHttp.js" + }, + "require": { + "types": "./cjs/mock/mockHttp.d.ts", + "default": "./cjs/mock/mockHttp.js" + }, + "default": { + "types": "./mock/mockHttp.d.ts", + "default": "./mock/mockHttp.js" + } + }, + "./mock/mockWs": { + "module": { + "types": "./mock/mockWs.d.ts", + "default": "./mock/mockWs.js" + }, + "require": { + "types": "./cjs/mock/mockWs.d.ts", + "default": "./cjs/mock/mockWs.js" + }, + "default": { + "types": "./mock/mockWs.d.ts", + "default": "./mock/mockWs.js" + } + }, + "./mock/types": { + "module": { + "types": "./mock/types.d.ts", + "default": "./mock/types.js" + }, + "require": { + "types": "./cjs/mock/types.d.ts", + "default": "./cjs/mock/types.js" + }, + "default": { + "types": "./mock/types.d.ts", + "default": "./mock/types.js" + } + }, + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./types": { + "module": { + "types": "./types.d.ts", + "default": "./types.js" + }, + "require": { + "types": "./cjs/types.d.ts", + "default": "./cjs/types.js" + }, + "default": { + "types": "./types.d.ts", + "default": "./types.js" + } + }, + "./ws": { + "module": { + "types": "./ws/index.d.ts", + "default": "./ws/index.js" + }, + "require": { + "types": "./cjs/ws/index.d.ts", + "default": "./cjs/ws/index.js" + }, + "default": { + "types": "./ws/index.d.ts", + "default": "./ws/index.js" + } + }, + "./ws/errors": { + "module": { + "types": "./ws/errors.d.ts", + "default": "./ws/errors.js" + }, + "require": { + "types": "./cjs/ws/errors.d.ts", + "default": "./cjs/ws/errors.js" + }, + "default": { + "types": "./ws/errors.d.ts", + "default": "./ws/errors.js" + } + } + }, "dependencies": { - "@pezkuwi/keyring": "^14.0.1", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-support": "16.5.4", - "@pezkuwi/util": "^14.0.1", - "@pezkuwi/util-crypto": "^14.0.1", - "@pezkuwi/x-fetch": "^14.0.1", - "@pezkuwi/x-global": "^14.0.1", - "@pezkuwi/x-ws": "^14.0.1", + "@pezkuwi/keyring": "14.0.11", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-support": "16.5.9", + "@pezkuwi/util": "14.0.11", + "@pezkuwi/util-crypto": "14.0.11", + "@pezkuwi/x-fetch": "14.0.11", + "@pezkuwi/x-global": "14.0.11", + "@pezkuwi/x-ws": "14.0.11", "eventemitter3": "^5.0.1", "mock-socket": "^9.3.1", "nock": "^13.5.5", "tslib": "^2.8.1" }, - "devDependencies": { - "@bizinikiwi/connect": "2.1.9" - }, "optionalDependencies": { "@bizinikiwi/connect": "2.1.9" } diff --git a/packages/rpc-provider/src/bizinikiwi-connect/index.spec.ts b/packages/rpc-provider/src/bizinikiwi-connect/index.spec.ts index f10c954..c2bfefb 100644 --- a/packages/rpc-provider/src/bizinikiwi-connect/index.spec.ts +++ b/packages/rpc-provider/src/bizinikiwi-connect/index.spec.ts @@ -471,6 +471,8 @@ describe('ScProvider', () => { subscription: token } }); + + await wait(0); expect(cb).toHaveBeenCalledTimes(1); expect(cb).toHaveBeenLastCalledWith(null, 1); @@ -482,6 +484,8 @@ describe('ScProvider', () => { subscription: token } }); + + await wait(0); expect(cb).toHaveBeenCalledTimes(2); expect(cb).toHaveBeenLastCalledWith(null, 2); @@ -575,9 +579,9 @@ describe('ScProvider', () => { } }); - expect(token).toBe(unsubscribeToken); + await wait(0); expect(cb).toHaveBeenCalledTimes(1); - expect(cb).toHaveBeenLastCalledWith(expect.any(Error), undefined); + expect(cb).toHaveBeenLastCalledWith(new Error('boom!'), undefined); }); it('errors when subscribing to an unsupported method', async () => { diff --git a/packages/rpc-provider/src/packageInfo.ts b/packages/rpc-provider/src/packageInfo.ts index c318b6e..7cc842a 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/rpc-provider', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/rpc-provider', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/typegen/LICENSE b/packages/typegen/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/typegen/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/typegen/generate/consts.d.ts b/packages/typegen/generate/consts.d.ts new file mode 100644 index 0000000..1a3f393 --- /dev/null +++ b/packages/typegen/generate/consts.d.ts @@ -0,0 +1,5 @@ +import type { Definitions } from '@pezkuwi/types/types'; +import type { HexString } from '@pezkuwi/util/types'; +import { type ExtraTypes } from './types.js'; +/** @internal */ +export declare function generateDefaultConsts(dest: string, data: HexString, extraTypes?: ExtraTypes, isStrict?: boolean, customLookupDefinitions?: Definitions): void; diff --git a/packages/typegen/generate/consts.js b/packages/typegen/generate/consts.js new file mode 100644 index 0000000..bdd8e55 --- /dev/null +++ b/packages/typegen/generate/consts.js @@ -0,0 +1,87 @@ +import Handlebars from 'handlebars'; +import * as defaultDefs from '@pezkuwi/types/interfaces/definitions'; +import lookupDefinitions from '@pezkuwi/types-augment/lookup/definitions'; +import { stringCamelCase } from '@pezkuwi/util'; +import { compareName, createImports, formatType, initMeta, readTemplate, rebrandTypeName, setImports, writeFile } from '../util/index.js'; +import { ignoreUnusedLookups } from './lookup.js'; +import { getDeprecationNotice } from './types.js'; +const generateForMetaTemplate = Handlebars.compile(readTemplate('consts')); +/** @internal */ +function generateForMeta(meta, dest, extraTypes, isStrict, customLookupDefinitions) { + writeFile(dest, () => { + const allTypes = { + '@pezkuwi/types-augment': { + lookup: { + ...lookupDefinitions, + ...customLookupDefinitions + } + }, + '@pezkuwi/types/interfaces': defaultDefs, + ...extraTypes + }; + const imports = createImports(allTypes); + const allDefs = Object.entries(allTypes).reduce((defs, [path, obj]) => { + return Object.entries(obj).reduce((defs, [key, value]) => ({ ...defs, [`${path}/${key}`]: value }), defs); + }, {}); + const { lookup, pallets, registry } = meta.asLatest; + const usedTypes = new Set([]); + const modules = pallets + .filter(({ constants }) => constants.length > 0) + .map(({ constants, name }) => { + if (!isStrict) { + setImports(allDefs, imports, ['Codec']); + } + const items = constants + .map(({ deprecationInfo, docs, name, type }) => { + const typeDef = lookup.getTypeDef(type); + const returnType = rebrandTypeName(typeDef.lookupName || '') || formatType(registry, allDefs, typeDef, imports); + if (!deprecationInfo.isNotDeprecated) { + const deprecationNotice = getDeprecationNotice(deprecationInfo, stringCamelCase(name), 'Constant'); + const items = docs.length + ? ['', deprecationNotice] + : [deprecationNotice]; + docs.push(...items.map((text) => registry.createType('Text', text))); + } + // Add the type to the list of used types + if (!(imports.primitiveTypes[returnType])) { + usedTypes.add(returnType); + } + setImports(allDefs, imports, [returnType]); + return { + docs, + name: stringCamelCase(name), + type: returnType + }; + }) + .sort(compareName); + return { + items, + name: stringCamelCase(name) + }; + }) + .sort(compareName); + // filter out the unused lookup types from imports + ignoreUnusedLookups([...usedTypes], imports); + return generateForMetaTemplate({ + headerType: 'chain', + imports, + isStrict, + modules, + types: [ + ...Object.keys(imports.localTypes).sort().map((packagePath) => ({ + file: packagePath.replace('@pezkuwi/types-augment', '@pezkuwi/types'), + types: Object.keys(imports.localTypes[packagePath]) + })), + { + file: '@pezkuwi/api-base/types', + types: ['ApiTypes', 'AugmentedConst'] + } + ] + }); + }); +} +/** @internal */ +export function generateDefaultConsts(dest, data, extraTypes = {}, isStrict = false, customLookupDefinitions) { + const { metadata } = initMeta(data, extraTypes); + return generateForMeta(metadata, dest, extraTypes, isStrict, customLookupDefinitions); +} diff --git a/packages/typegen/generate/errors.d.ts b/packages/typegen/generate/errors.d.ts new file mode 100644 index 0000000..c6c3046 --- /dev/null +++ b/packages/typegen/generate/errors.d.ts @@ -0,0 +1,4 @@ +import type { HexString } from '@pezkuwi/util/types'; +import { type ExtraTypes } from './types.js'; +/** @internal */ +export declare function generateDefaultErrors(dest: string, data: HexString, extraTypes?: ExtraTypes, isStrict?: boolean): void; diff --git a/packages/typegen/generate/errors.js b/packages/typegen/generate/errors.js new file mode 100644 index 0000000..76904c3 --- /dev/null +++ b/packages/typegen/generate/errors.js @@ -0,0 +1,55 @@ +import Handlebars from 'handlebars'; +import { stringCamelCase } from '@pezkuwi/util'; +import { compareName, createImports, initMeta, readTemplate, writeFile } from '../util/index.js'; +import { getDeprecationNotice } from './types.js'; +const generateForMetaTemplate = Handlebars.compile(readTemplate('errors')); +/** @internal */ +function generateForMeta(meta, dest, isStrict) { + writeFile(dest, () => { + const imports = createImports({}); + const { lookup, pallets } = meta.asLatest; + const modules = pallets + .filter(({ errors }) => errors.isSome) + .map((data) => { + const name = data.name; + const errors = data.errors.unwrap(); + const deprecationInfo = errors.deprecationInfo.toJSON(); + return { + items: lookup.getSiType(errors.type).def.asVariant.variants + .map(({ docs, index, name }) => { + const rawStatus = deprecationInfo?.[index.toNumber()]; + if (rawStatus) { + const deprecationVariantInfo = meta.registry.createTypeUnsafe('VariantDeprecationInfoV16', [rawStatus]); + const deprecationNotice = getDeprecationNotice(deprecationVariantInfo, name.toString()); + const notice = docs.length ? ['', deprecationNotice] : [deprecationNotice]; + docs.push(...notice.map((text) => meta.registry.createType('Text', text))); + } + return { + docs, + name: name.toString() + }; + }) + .sort(compareName), + name: stringCamelCase(name) + }; + }) + .sort(compareName); + return generateForMetaTemplate({ + headerType: 'chain', + imports, + isStrict, + modules, + types: [ + { + file: '@pezkuwi/api-base/types', + types: ['ApiTypes', 'AugmentedError'] + } + ] + }); + }); +} +/** @internal */ +export function generateDefaultErrors(dest, data, extraTypes = {}, isStrict = false) { + const { metadata } = initMeta(data, extraTypes); + return generateForMeta(metadata, dest, isStrict); +} diff --git a/packages/typegen/generate/events.d.ts b/packages/typegen/generate/events.d.ts new file mode 100644 index 0000000..8c488ba --- /dev/null +++ b/packages/typegen/generate/events.d.ts @@ -0,0 +1,5 @@ +import type { Definitions } from '@pezkuwi/types/types'; +import type { HexString } from '@pezkuwi/util/types'; +import { type ExtraTypes } from './types.js'; +/** @internal */ +export declare function generateDefaultEvents(dest: string, data: HexString, extraTypes?: ExtraTypes, isStrict?: boolean, customLookupDefinitions?: Definitions): void; diff --git a/packages/typegen/generate/events.js b/packages/typegen/generate/events.js new file mode 100644 index 0000000..016cfca --- /dev/null +++ b/packages/typegen/generate/events.js @@ -0,0 +1,135 @@ +import Handlebars from 'handlebars'; +import * as defaultDefs from '@pezkuwi/types/interfaces/definitions'; +import lookupDefinitions from '@pezkuwi/types-augment/lookup/definitions'; +import { stringCamelCase } from '@pezkuwi/util'; +import { compareName, createImports, formatType, initMeta, readTemplate, rebrandTypeName, setImports, writeFile } from '../util/index.js'; +import { ignoreUnusedLookups } from './lookup.js'; +import { getDeprecationNotice } from './types.js'; +const generateForMetaTemplate = Handlebars.compile(readTemplate('events')); +const ALIAS = [ + 'symbol', + 'break', + 'case', + 'catch', + 'class', + 'const', + 'continue', + 'debugger', + 'default', + 'delete', + 'do', + 'else', + 'export', + 'extends', + 'false', + 'finally', + 'for', + 'function', + 'if', + 'import', + 'in', + 'instanceof', + 'new', + 'null', + 'return', + 'static', + 'super', + 'switch', + 'this', + 'throw', + 'true', + 'try', + 'typeof', + 'var', + 'void', + 'while', + 'with', + 'yield' +]; +/** @internal */ +function generateForMeta(meta, dest, extraTypes, isStrict, customLookupDefinitions) { + writeFile(dest, () => { + const allTypes = { + '@pezkuwi/types-augment': { + lookup: { + ...lookupDefinitions, + ...customLookupDefinitions + } + }, + '@pezkuwi/types/interfaces': defaultDefs, + ...extraTypes + }; + const imports = createImports(allTypes); + const allDefs = Object.entries(allTypes).reduce((defs, [path, obj]) => { + return Object.entries(obj).reduce((defs, [key, value]) => ({ ...defs, [`${path}/${key}`]: value }), defs); + }, {}); + const { lookup, pallets, registry } = meta.asLatest; + const usedTypes = new Set([]); + const modules = pallets + .filter(({ events }) => events.isSome) + .map((data) => { + const name = data.name; + const events = data.events.unwrap(); + const deprecationInfo = events.deprecationInfo.toJSON(); + return { + items: lookup.getSiType(events.type).def.asVariant.variants + .map(({ docs, fields, index, name }) => { + const rawStatus = deprecationInfo?.[index.toNumber()]; + if (rawStatus) { + const deprecationVariantInfo = meta.registry.createTypeUnsafe('VariantDeprecationInfoV16', [rawStatus]); + const deprecationNotice = getDeprecationNotice(deprecationVariantInfo, name.toString()); + const notice = docs.length ? ['', deprecationNotice] : [deprecationNotice]; + docs.push(...notice.map((text) => meta.registry.createType('Text', text))); + } + const args = fields + .map(({ type }) => lookup.getTypeDef(type)) + .map((typeDef) => { + const arg = rebrandTypeName(typeDef.lookupName || '') || formatType(registry, allDefs, typeDef, imports); + // Add the type to the list of used types + if (!(imports.primitiveTypes[arg])) { + usedTypes.add(arg); + } + return arg; + }); + const names = fields + .map(({ name }) => registry.lookup.sanitizeField(name)[0]) + .filter((n) => !!n); + setImports(allDefs, imports, args); + return { + docs, + name: name.toString(), + type: names.length !== 0 && names.length === args.length + ? `[${names.map((n, i) => `${ALIAS.includes(n) ? `${n}_` : n}: ${args[i]}`).join(', ')}], { ${names.map((n, i) => `${n}: ${args[i]}`).join(', ')} }` + : `[${args.join(', ')}]` + }; + }) + .sort(compareName), + name: stringCamelCase(name) + }; + }) + .sort(compareName); + // filter out the unused lookup types from imports + ignoreUnusedLookups([...usedTypes], imports); + return generateForMetaTemplate({ + headerType: 'chain', + imports, + isStrict, + modules, + types: [ + ...Object.keys(imports.localTypes).sort().map((packagePath) => ({ + file: packagePath.replace('@pezkuwi/types-augment', '@pezkuwi/types'), + types: Object.keys(imports.localTypes[packagePath]) + })), + { + file: '@pezkuwi/api-base/types', + types: ['ApiTypes', 'AugmentedEvent'] + } + ] + }); + }); +} +/** @internal */ +export function generateDefaultEvents(dest, data, extraTypes = {}, isStrict = false, customLookupDefinitions) { + const { metadata } = initMeta(data, extraTypes); + return generateForMeta(metadata, dest, extraTypes, isStrict, customLookupDefinitions); +} diff --git a/packages/typegen/generate/interfaceRegistry.d.ts b/packages/typegen/generate/interfaceRegistry.d.ts new file mode 100644 index 0000000..a17a18f --- /dev/null +++ b/packages/typegen/generate/interfaceRegistry.d.ts @@ -0,0 +1,4 @@ +import type { ModuleTypes } from '../util/imports.js'; +/** @internal */ +export declare function generateInterfaceTypes(importDefinitions: Record>, dest: string): void; +export declare function generateDefaultInterface(): void; diff --git a/packages/typegen/generate/interfaceRegistry.js b/packages/typegen/generate/interfaceRegistry.js new file mode 100644 index 0000000..26bd25f --- /dev/null +++ b/packages/typegen/generate/interfaceRegistry.js @@ -0,0 +1,59 @@ +import Handlebars from 'handlebars'; +import { Json, Raw } from '@pezkuwi/types/codec'; +import { TypeRegistry } from '@pezkuwi/types/create'; +import * as defaultDefinitions from '@pezkuwi/types/interfaces/definitions'; +import * as defaultPrimitives from '@pezkuwi/types/primitive'; +import { createImports, readTemplate, setImports, writeFile } from '../util/index.js'; +const primitiveClasses = { + ...defaultPrimitives, + Json, + Raw +}; +const generateInterfaceTypesTemplate = Handlebars.compile(readTemplate('interfaceRegistry')); +/** @internal */ +export function generateInterfaceTypes(importDefinitions, dest) { + const registry = new TypeRegistry(); + writeFile(dest, () => { + Object.entries(importDefinitions).reduce((acc, def) => Object.assign(acc, def), {}); + const imports = createImports(importDefinitions); + const definitions = imports.definitions; + const items = []; + // first we create imports for our known classes from the API + Object + .keys(primitiveClasses) + .filter((name) => !name.includes('Generic')) + .forEach((primitiveName) => { + setImports(definitions, imports, [primitiveName]); + items.push(primitiveName); + }); + const existingTypes = {}; + // ensure we have everything registered since we will get the definition + // form the available types (so any unknown should show after this) + Object.values(definitions).forEach(({ types }) => { + registry.register(types); + }); + // create imports for everything that we have available + Object.values(definitions).forEach(({ types }) => { + setImports(definitions, imports, Object.keys(types)); + const uniqueTypes = Object.keys(types).filter((type) => !existingTypes[type]); + uniqueTypes.forEach((type) => { + existingTypes[type] = true; + items.push(type); + }); + }); + return generateInterfaceTypesTemplate({ + headerType: 'defs', + imports, + items: items.sort((a, b) => a.localeCompare(b)), + types: [ + ...Object.keys(imports.localTypes).sort().map((packagePath) => ({ + file: packagePath, + types: Object.keys(imports.localTypes[packagePath]) + })) + ] + }); + }); +} +export function generateDefaultInterface() { + generateInterfaceTypes({ '@pezkuwi/types/interfaces': defaultDefinitions }, 'packages/types-augment/src/registry/interfaces.ts'); +} diff --git a/packages/typegen/generate/lookup.d.ts b/packages/typegen/generate/lookup.d.ts new file mode 100644 index 0000000..2fbf4c2 --- /dev/null +++ b/packages/typegen/generate/lookup.d.ts @@ -0,0 +1,4 @@ +import type { HexString } from '@pezkuwi/util/types'; +import { type TypeImports } from '../util/index.js'; +export declare function generateDefaultLookup(destDir?: string, staticData?: HexString): void; +export declare function ignoreUnusedLookups(usedTypes: string[], imports: TypeImports): void; diff --git a/packages/typegen/generate/lookup.js b/packages/typegen/generate/lookup.js new file mode 100644 index 0000000..7a5bd6f --- /dev/null +++ b/packages/typegen/generate/lookup.js @@ -0,0 +1,235 @@ +import Handlebars from 'handlebars'; +import path from 'node:path'; +import * as defaultDefinitions from '@pezkuwi/types/interfaces/definitions'; +import staticAhDicle from '@pezkuwi/types-support/metadata/v15/asset-hub-dicle-hex'; +import staticAhPezkuwi from '@pezkuwi/types-support/metadata/v15/asset-hub-pezkuwi-hex'; +import staticBizinikiwi from '@pezkuwi/types-support/metadata/v15/bizinikiwi-hex'; +import staticDicle from '@pezkuwi/types-support/metadata/v15/dicle-hex'; +import staticPezkuwi from '@pezkuwi/types-support/metadata/v15/pezkuwi-hex'; +import { isString, stringify } from '@pezkuwi/util'; +import { createImports, exportInterface, initMeta, readTemplate, rebrandTypeName, writeFile } from '../util/index.js'; +import { typeEncoders } from './tsDef.js'; +function deepRebrandTypeDef(typeDef, isTopLevel = true) { + const rebrandedLookupName = typeDef.lookupName ? rebrandTypeName(typeDef.lookupName) : typeDef.lookupName; + const rebranded = { + ...typeDef, + type: rebrandTypeName(typeDef.type), + // For top-level types: set name from lookupName (mimics original: typeDef.name = typeDef.lookupName) + // For sub types (enum variants, struct fields): preserve the original name (field/variant name) + name: isTopLevel ? (rebrandedLookupName || typeDef.name) : typeDef.name, + lookupName: rebrandedLookupName, + lookupNameRoot: typeDef.lookupNameRoot ? rebrandTypeName(typeDef.lookupNameRoot) : typeDef.lookupNameRoot + }; + // Recursively rebrand sub types (mark as not top-level) + if (typeDef.sub) { + if (Array.isArray(typeDef.sub)) { + rebranded.sub = typeDef.sub.map((s) => deepRebrandTypeDef(s, false)); + } + else { + rebranded.sub = deepRebrandTypeDef(typeDef.sub, false); + } + } + return rebranded; +} +const WITH_TYPEDEF = false; +const generateLookupDefsTmpl = Handlebars.compile(readTemplate('lookup/defs')); +const generateLookupDefsNamedTmpl = Handlebars.compile(readTemplate('lookup/defs-named')); +const generateLookupIndexTmpl = Handlebars.compile(readTemplate('lookup/index')); +const generateLookupTypesTmpl = Handlebars.compile(readTemplate('lookup/types')); +const generateRegistryTmpl = Handlebars.compile(readTemplate('interfaceRegistry')); +function generateParamType(registry, { name, type }) { + if (type.isSome) { + const link = registry.lookup.types[type.unwrap().toNumber()]; + if (link.type.path.length) { + return generateTypeDocs(registry, null, link.type.path, link.type.params); + } + } + return name.toString(); +} +function generateTypeDocs(registry, id, path, params) { + return `${id ? `${registry.createLookupType(id)}${path.length ? ': ' : ''}` : ''}${path.map((p) => p.toString()).join('::')}${params.length ? `<${params.map((p) => generateParamType(registry, p)).join(', ')}>` : ''}`; +} +function formatObject(lines) { + const max = lines.length - 1; + return [ + '{', + ...lines.map((l, index) => (l.endsWith(',') || l.endsWith('{') || index === max || lines[index + 1].endsWith('}') || lines[index + 1].endsWith('}')) + ? l + : `${l},`), + '}' + ]; +} +function expandSet(parsed) { + return formatObject(Object.entries(parsed).reduce((all, [k, v]) => { + all.push(`${k}: ${v}`); + return all; + }, [])); +} +function expandObject(parsed) { + if (parsed._set) { + return expandSet(parsed._set); + } + return formatObject(Object.entries(parsed).reduce((all, [k, v]) => { + const inner = isString(v) + ? expandType(v) + : Array.isArray(v) + ? [`[${v.map((e) => `'${e}'`).join(', ')}]`] + : expandObject(v); + inner.forEach((l, index) => { + all.push(`${index === 0 + ? `${k}: ${l}` + : `${l}`}`); + }); + return all; + }, [])); +} +function expandType(encoded) { + if (!encoded.startsWith('{')) { + return [`'${rebrandTypeName(encoded)}'`]; + } + return expandObject(JSON.parse(encoded)); +} +function expandDefToString({ lookupNameRoot, type }, indent) { + if (lookupNameRoot) { + return `'${rebrandTypeName(lookupNameRoot)}'`; + } + const lines = expandType(type); + let inc = 0; + return lines.map((l, index) => { + let r; + if (l.endsWith('{')) { + r = index === 0 + ? l + : `${' '.padStart(indent + inc)}${l}`; + inc += 2; + } + else { + if (l.endsWith('},') || l.endsWith('}')) { + inc -= 2; + } + r = index === 0 + ? l + : `${' '.padStart(indent + inc)}${l}`; + } + return r; + }).join('\n'); +} +function getFilteredTypes(lookup, exclude = []) { + const named = lookup.types.filter(({ id }) => !!lookup.getTypeDef(id).lookupName); + const names = named.map(({ id }) => lookup.getName(id)); + return named + .filter((_, index) => !names.some((n, iindex) => index > iindex && + n === names[index])) + .map((p) => [p, lookup.getTypeDef(p.id)]) + .filter(([, typeDef]) => !exclude.includes(typeDef.lookupName || '')); +} +function generateLookupDefs(registry, filtered, destDir, subPath) { + writeFile(path.join(destDir, `${subPath || 'definitions'}.ts`), () => { + const all = filtered.map(([{ id, type: { params, path } }, typeDef]) => { + const typeLookup = registry.createLookupType(id); + const def = expandDefToString(typeDef, subPath ? 2 : 4); + return { + docs: [ + generateTypeDocs(registry, id, path, params), + WITH_TYPEDEF + ? `@typeDef ${stringify(typeDef)}` + : null + ].filter((d) => !!d), + type: { def, typeLookup, typeName: typeDef.lookupName ? rebrandTypeName(typeDef.lookupName) : undefined } + }; + }); + const max = all.length - 1; + return (subPath ? generateLookupDefsNamedTmpl : generateLookupDefsTmpl)({ + defs: all.map(({ docs, type }, i) => { + const { def, typeLookup, typeName } = type; + return { + defs: [ + [typeName || typeLookup, `${def}${i !== max ? ',' : ''}`] + ].map(([n, t]) => `${n}: ${t}`), + docs + }; + }), + headerType: 'defs' + }); + }); +} +function generateLookupTypes(registry, filtered, destDir, subPath) { + const imports = { + ...createImports({ '@pezkuwi/types/interfaces': defaultDefinitions }, { types: {} }), + interfaces: [] + }; + const items = filtered + .map(([, typeDef]) => { + // Deep rebrand the type names (including nested sub types) before generating interfaces + const rebranded = deepRebrandTypeDef(typeDef); + return rebranded.lookupNameRoot && rebranded.lookupName + ? exportInterface(rebranded.lookupIndex, rebranded.lookupName, rebranded.lookupNameRoot) + : typeEncoders[rebranded.info](registry, imports.definitions, rebranded, imports); + }) + .filter((t) => !!t) + .map((t) => t.replace(/\nexport /, '\n')); + writeFile(path.join(destDir, `types${subPath ? `-${subPath}` : ''}.ts`), () => generateLookupTypesTmpl({ + headerType: 'defs', + imports, + items: items.map((l) => l + .split('\n') + .map((l) => l.length ? ` ${l}` : '') + .join('\n')), + types: [ + ...Object.keys(imports.localTypes).sort().map((packagePath) => ({ + file: packagePath, + types: Object.keys(imports.localTypes[packagePath]) + })) + ] + }), true); + writeFile(path.join(destDir, 'index.ts'), () => generateLookupIndexTmpl({ headerType: 'defs' }), true); +} +function generateRegistry(_registry, filtered, destDir, subPath) { + writeFile(path.join(destDir, `${subPath}.ts`), () => { + const items = filtered + .map(([, { lookupName }]) => lookupName ? rebrandTypeName(lookupName) : lookupName) + .filter((n) => !!n) + .sort() + .reduce((all, n) => all.includes(n) ? all : all.concat(n), []); + const imports = createImports({}, { types: {} }); + imports.lookupTypes = items.reduce((all, n) => ({ ...all, [n]: true }), {}); + return generateRegistryTmpl({ + headerType: 'defs', + imports, + items, + types: [] + }); + }, true); +} +function generateLookup(destDir, entries) { + entries.reduce((exclude, [subPath, staticMeta]) => { + const { lookup, registry } = initMeta(staticMeta).metadata.asLatest; + const filtered = getFilteredTypes(lookup, exclude); + generateLookupDefs(registry, filtered, destDir, subPath); + generateLookupTypes(registry, filtered, destDir, subPath); + generateRegistry(registry, filtered, destDir, subPath === 'lookup' ? 'registry' : `../registry/${subPath}`); + return exclude.concat(...filtered + .map(([, typeDef]) => typeDef.lookupName) + .filter((n) => !!n)); + }, []); +} +export function generateDefaultLookup(destDir = 'packages/types-augment/src/lookup', staticData) { + generateLookup(destDir, staticData + ? [['lookup', staticData]] + : [ + ['bizinikiwi', staticBizinikiwi], + ['pezkuwi', staticPezkuwi], + ['dicle', staticDicle], + ['assetHubPezkuwi', staticAhPezkuwi], + ['assetHubDicle', staticAhDicle] + ]); +} +export function ignoreUnusedLookups(usedTypes, imports) { + const usedStringified = usedTypes.toString(); + const [lookupKey, typeDefinitions] = Object.entries(imports.localTypes).find(([typeModule, _]) => typeModule.includes('/lookup')) || ['', {}]; + Object.keys(typeDefinitions).forEach((typeDef) => { + if (!(usedStringified.includes(typeDef))) { + delete (imports.localTypes[lookupKey])[typeDef]; + } + }); +} diff --git a/packages/typegen/generate/query.d.ts b/packages/typegen/generate/query.d.ts new file mode 100644 index 0000000..8a13502 --- /dev/null +++ b/packages/typegen/generate/query.d.ts @@ -0,0 +1,5 @@ +import type { Definitions } from '@pezkuwi/types/types'; +import type { HexString } from '@pezkuwi/util/types'; +import { type ExtraTypes } from './types.js'; +/** @internal */ +export declare function generateDefaultQuery(dest: string, data: HexString, extraTypes?: ExtraTypes, isStrict?: boolean, customLookupDefinitions?: Definitions): void; diff --git a/packages/typegen/generate/query.js b/packages/typegen/generate/query.js new file mode 100644 index 0000000..25b1f65 --- /dev/null +++ b/packages/typegen/generate/query.js @@ -0,0 +1,136 @@ +import Handlebars from 'handlebars'; +import * as defaultDefs from '@pezkuwi/types/interfaces/definitions'; +import { unwrapStorageSi } from '@pezkuwi/types/util'; +import lookupDefinitions from '@pezkuwi/types-augment/lookup/definitions'; +import { stringCamelCase } from '@pezkuwi/util'; +import { compareName, createImports, formatType, getSimilarTypes, initMeta, readTemplate, rebrandTypeName, setImports, writeFile } from '../util/index.js'; +import { ignoreUnusedLookups } from './lookup.js'; +import { getDeprecationNotice } from './types.js'; +const generateForMetaTemplate = Handlebars.compile(readTemplate('query')); +/** @internal */ +function entrySignature(lookup, allDefs, registry, section, storageEntry, imports) { + try { + const outputType = lookup.getTypeDef(unwrapStorageSi(storageEntry.type)); + if (storageEntry.type.isPlain) { + const typeDef = lookup.getTypeDef(storageEntry.type.asPlain); + setImports(allDefs, imports, [ + rebrandTypeName(typeDef.lookupName || typeDef.type), + storageEntry.modifier.isOptional + ? 'Option' + : null + ]); + return [storageEntry.modifier.isOptional, '', '', formatType(registry, allDefs, outputType, imports)]; + } + else if (storageEntry.type.isMap) { + const { hashers, key, value } = storageEntry.type.asMap; + const keyDefs = hashers.length === 1 + ? [lookup.getTypeDef(key)] + : lookup.getSiType(key).def.asTuple.map((k) => lookup.getTypeDef(k)); + const similarTypes = keyDefs.map((k) => getSimilarTypes(registry, allDefs, k.lookupName || k.type, imports)); + const keyTypes = similarTypes.map((t) => t.join(' | ')); + const defValue = lookup.getTypeDef(value); + setImports(allDefs, imports, [ + ...similarTypes.reduce((all, t) => all.concat(t), []), + storageEntry.modifier.isOptional + ? 'Option' + : null, + rebrandTypeName(defValue.lookupName || defValue.type) + ]); + return [ + storageEntry.modifier.isOptional, + keyDefs.map((k) => formatType(registry, allDefs, k.lookupName || k.type, imports)).join(', '), + keyTypes.map((t, i) => `arg${keyTypes.length === 1 ? '' : (i + 1)}: ${t}`).join(', '), + rebrandTypeName(outputType.lookupName || '') || formatType(registry, allDefs, outputType, imports) + ]; + } + throw new Error(`Expected Plain or Map type, found ${storageEntry.type.type}`); + } + catch (error) { + throw new Error(`entrySignature: Cannot create signature for query ${section}.${storageEntry.name.toString()}:: ${error.message}`); + } +} +/** @internal */ +function generateForMeta(registry, meta, dest, extraTypes, isStrict, customLookupDefinitions) { + writeFile(dest, () => { + const allTypes = { + '@pezkuwi/types-augment': { + lookup: { + ...lookupDefinitions, + ...customLookupDefinitions + } + }, + '@pezkuwi/types/interfaces': defaultDefs, + ...extraTypes + }; + const imports = createImports(allTypes); + const allDefs = Object.entries(allTypes).reduce((defs, [path, obj]) => { + return Object.entries(obj).reduce((defs, [key, value]) => ({ ...defs, [`${path}/${key}`]: value }), defs); + }, {}); + const { lookup, pallets } = meta.asLatest; + const usedTypes = new Set([]); + const modules = pallets + .filter(({ storage }) => storage.isSome) + .map(({ name, storage }) => { + const items = storage.unwrap().items + .map((storageEntry) => { + const { deprecationInfo, docs, name } = storageEntry; + const [isOptional, args, params, _returnType] = entrySignature(lookup, allDefs, registry, name.toString(), storageEntry, imports); + if (!deprecationInfo.isNotDeprecated) { + const deprecationNotice = getDeprecationNotice(deprecationInfo, stringCamelCase(name)); + const items = docs.length + ? ['', deprecationNotice] + : [deprecationNotice]; + docs.push(...items.map((text) => registry.createType('Text', text))); + } + // Add the type and args to the list of used types + if (!(imports.primitiveTypes[_returnType])) { + usedTypes.add(_returnType); + } + if (!(imports.primitiveTypes[args])) { + usedTypes.add(args); + } + const returnType = isOptional + ? `Option<${_returnType}>` + : _returnType; + return { + args, + docs, + entryType: 'AugmentedQuery', + name: stringCamelCase(storageEntry.name), + params, + returnType + }; + }) + .sort(compareName); + return { + items, + name: stringCamelCase(name) + }; + }) + .sort(compareName); + imports.typesTypes['Observable'] = true; + // filter out the unused lookup types from imports + ignoreUnusedLookups([...usedTypes], imports); + return generateForMetaTemplate({ + headerType: 'chain', + imports, + isStrict, + modules, + types: [ + ...Object.keys(imports.localTypes).sort().map((packagePath) => ({ + file: packagePath.replace('@pezkuwi/types-augment', '@pezkuwi/types'), + types: Object.keys(imports.localTypes[packagePath]) + })), + { + file: '@pezkuwi/api-base/types', + types: ['ApiTypes', 'AugmentedQuery', 'QueryableStorageEntry'] + } + ] + }); + }); +} +/** @internal */ +export function generateDefaultQuery(dest, data, extraTypes = {}, isStrict = false, customLookupDefinitions) { + const { metadata, registry } = initMeta(data, extraTypes); + return generateForMeta(registry, metadata, dest, extraTypes, isStrict, customLookupDefinitions); +} diff --git a/packages/typegen/generate/rpc.d.ts b/packages/typegen/generate/rpc.d.ts new file mode 100644 index 0000000..9ed92ae --- /dev/null +++ b/packages/typegen/generate/rpc.d.ts @@ -0,0 +1,6 @@ +import type { TypeRegistry } from '@pezkuwi/types/create'; +import type { Definitions } from '@pezkuwi/types/types'; +import type { ExtraTypes } from './types.js'; +/** @internal */ +export declare function generateRpcTypes(registry: TypeRegistry, importDefinitions: Record, dest: string, extraTypes: ExtraTypes): void; +export declare function generateDefaultRpc(dest?: string, extraTypes?: ExtraTypes): void; diff --git a/packages/typegen/generate/rpc.js b/packages/typegen/generate/rpc.js new file mode 100644 index 0000000..593e54f --- /dev/null +++ b/packages/typegen/generate/rpc.js @@ -0,0 +1,110 @@ +import Handlebars from 'handlebars'; +import * as defaultDefinitions from '@pezkuwi/types/interfaces/definitions'; +import staticBizinikiwi from '@pezkuwi/types-support/metadata/static-bizinikiwi'; +import { createImports, formatType, getSimilarTypes, initMeta, readTemplate, setImports, writeFile } from '../util/index.js'; +const StorageKeyType = 'StorageKey | string | Uint8Array | any'; +const generateRpcTypesTemplate = Handlebars.compile(readTemplate('rpc')); +/** @internal */ +export function generateRpcTypes(registry, importDefinitions, dest, extraTypes) { + writeFile(dest, () => { + const allTypes = { '@pezkuwi/types/interfaces': importDefinitions, ...extraTypes }; + const imports = createImports(allTypes); + const definitions = imports.definitions; + const allDefs = Object.entries(allTypes).reduce((defs, [path, obj]) => { + return Object.entries(obj).reduce((defs, [key, value]) => ({ ...defs, [`${path}/${key}`]: value }), defs); + }, {}); + const rpcKeys = Object + .keys(definitions) + .filter((key) => Object.keys(definitions[key].rpc || {}).length !== 0) + .sort(); + const additional = {}; + const modules = rpcKeys.map((sectionFullName) => { + const rpc = definitions[sectionFullName].rpc || {}; + const section = sectionFullName.split('/').pop(); + const allMethods = Object.keys(rpc).sort().map((methodName) => { + const def = rpc[methodName]; + let args; + let type; + let generic; + // These are too hard to type with generics, do manual overrides + if (section === 'state') { + setImports(allDefs, imports, ['Codec', 'Hash', 'StorageKey', 'Vec']); + if (methodName === 'getStorage') { + generic = 'T = Codec'; + args = [`key: ${StorageKeyType}, block?: Hash | Uint8Array | string`]; + type = 'T'; + } + else if (methodName === 'queryStorage') { + generic = 'T = Codec[]'; + args = [`keys: Vec | (${StorageKeyType})[], fromBlock?: Hash | Uint8Array | string, toBlock?: Hash | Uint8Array | string`]; + type = '[Hash, T][]'; + } + else if (methodName === 'queryStorageAt') { + generic = 'T = Codec[]'; + args = [`keys: Vec | (${StorageKeyType})[], at?: Hash | Uint8Array | string`]; + type = 'T'; + } + else if (methodName === 'subscribeStorage') { + generic = 'T = Codec[]'; + args = [`keys?: Vec | (${StorageKeyType})[]`]; + type = 'T'; + } + } + if (args === undefined) { + setImports(allDefs, imports, [def.type]); + args = def.params.map((param) => { + const similarTypes = getSimilarTypes(registry, definitions, param.type, imports); + setImports(allDefs, imports, [param.type, ...similarTypes]); + return `${param.name}${param.isOptional ? '?' : ''}: ${similarTypes.join(' | ')}`; + }); + type = formatType(registry, allDefs, def.type, imports); + generic = ''; + } + const item = { + args: args.join(', '), + docs: def.deprecated + ? [`@deprecated ${def.deprecated}`, def.description] + : [def.description], + generic, + name: methodName, + type + }; + if (def.aliasSection) { + if (!additional[def.aliasSection]) { + additional[def.aliasSection] = { + items: [], + name: def.aliasSection + }; + } + additional[def.aliasSection].items.push(item); + return null; + } + return item; + }).filter((item) => !!item); + return { + items: allMethods, + name: section || 'unknown' + }; + }).concat(...Object.values(additional)).sort((a, b) => a.name.localeCompare(b.name)); + imports.typesTypes['Observable'] = true; + return generateRpcTypesTemplate({ + headerType: 'chain', + imports, + modules, + types: [ + ...Object.keys(imports.localTypes).sort().map((packagePath) => ({ + file: packagePath.replace('@pezkuwi/types-augment', '@pezkuwi/types'), + types: Object.keys(imports.localTypes[packagePath]) + })), + { + file: '@pezkuwi/rpc-core/types', + types: ['AugmentedRpc'] + } + ] + }); + }); +} +export function generateDefaultRpc(dest = 'packages/rpc-augment/src/augment/jsonrpc.ts', extraTypes = {}) { + const { registry } = initMeta(staticBizinikiwi, extraTypes); + generateRpcTypes(registry, defaultDefinitions, dest, extraTypes); +} diff --git a/packages/typegen/generate/runtime.d.ts b/packages/typegen/generate/runtime.d.ts new file mode 100644 index 0000000..9f5cc6a --- /dev/null +++ b/packages/typegen/generate/runtime.d.ts @@ -0,0 +1,7 @@ +import type { Metadata } from '@pezkuwi/types/metadata/Metadata'; +import type { Definitions, Registry } from '@pezkuwi/types/types'; +import type { HexString } from '@pezkuwi/util/types'; +import { type ExtraTypes } from './types.js'; +/** @internal */ +export declare function generateCallTypes(registry: Registry, meta: Metadata, dest: string, extraTypes: ExtraTypes, isStrict: boolean, customLookupDefinitions?: Definitions): void; +export declare function generateDefaultRuntime(dest: string, data: HexString, extraTypes?: ExtraTypes, isStrict?: boolean, customLookupDefinitions?: Definitions): void; diff --git a/packages/typegen/generate/runtime.js b/packages/typegen/generate/runtime.js new file mode 100644 index 0000000..513de9f --- /dev/null +++ b/packages/typegen/generate/runtime.js @@ -0,0 +1,228 @@ +import Handlebars from 'handlebars'; +import * as defaultDefs from '@pezkuwi/types/interfaces/definitions'; +import lookupDefinitions from '@pezkuwi/types-augment/lookup/definitions'; +import { objectSpread, stringCamelCase } from '@pezkuwi/util'; +import { blake2AsHex } from '@pezkuwi/util-crypto'; +import { createImports, formatType, getSimilarTypes, initMeta, readTemplate, rebrandTypeName, setImports, writeFile } from '../util/index.js'; +import { getDeprecationNotice } from './types.js'; +const generateCallsTypesTemplate = Handlebars.compile(readTemplate('calls')); +const aliases = { + AssetHubZagrosRuntimeRuntimeCall: 'RuntimeCall', + AssetHubPezkuwiRuntimeRuntimeCall: 'RuntimeCall', + AssetHubDicleRuntimeOriginCaller: 'OriginCaller', + AssetHubDicleRuntimeRuntimeCall: 'RuntimeCall', + DicleRuntimeConstantsProxyProxyType: 'ProxyType', + KitchensinkRuntimeRuntimeCall: 'RuntimeCall', + KitchensinkRuntimeRuntimeParametersKey: 'RuntimeParametersKey', + OpaqueValue: 'Bytes', + PezkuwiTeyrchainPrimitivesPrimitivesId: 'ParaId', + PezkuwiTeyrchainPrimitivesPrimitivesValidationCodeHash: 'ValidationCodeHash', + PezkuwiPrimitivesV7SlashingOpaqueKeyOwnershipProof: 'OpaqueKeyOwnershipProof', + PezkuwiPrimitivesV8SlashingOpaqueKeyOwnershipProof: 'OpaqueKeyOwnershipProof', + PezkuwiRuntimeRuntimeCall: 'RuntimeCall', + PrimitiveTypesH160: 'H160', + PrimitiveTypesH256: 'H256', + PrimitiveTypesU256: 'U256', + PezspConsensusBabeOpaqueKeyOwnershipProof: 'OpaqueKeyOwnershipProof', + PezspConsensusSlotsSlot: 'Slot', + PezspConsensusSlotsSlotDuration: 'SlotDuration', + PezspCoreCryptoAccountId32: 'AccountId32', + PezspCoreOpaqueMetadata: 'OpaqueMetadata', + PezspRuntimeOpaqueValue: 'Bytes', + PezspRuntimeUncheckedExtrinsic: 'Extrinsic', + StagingDicleRuntimeOriginCaller: 'OriginCaller', + StagingDicleRuntimeRuntimeCall: 'RuntimeCall', + StagingDicleRuntimeRuntimeParameters: 'RuntimeParameters', + StagingDicleRuntimeRuntimeParametersKey: 'RuntimeParametersKey', + StagingZagrosRuntimeRuntimeCall: 'RuntimeCall' +}; +const getTypesViaAlias = (registry, id) => { + const rawTypeName = registry.lookup.getName(id) || registry.lookup.getTypeDef(id).type; + const typeName = rebrandTypeName(rawTypeName); + if (aliases[typeName]) { + return aliases[typeName]; + } + return typeName; +}; +/** @internal */ +function getMethods(registry, methods) { + const result = {}; + methods.forEach((m) => { + const { deprecationInfo, docs, inputs, name, output } = m; + let description = docs.map((d) => d.toString()).join(); + if (!deprecationInfo.isNotDeprecated) { + const deprecationNotice = getDeprecationNotice(deprecationInfo, stringCamelCase(name)); + const notice = description.length ? `\n * ${deprecationNotice}` : ` * ${deprecationNotice}`; + description += notice; + } + result[name.toString()] = { + description, + params: inputs.map(({ name, type }) => { + return { name: name.toString(), type: getTypesViaAlias(registry, type) }; + }), + type: getTypesViaAlias(registry, output) + }; + }); + return result; +} +/** @internal */ +function getRuntimeDefViaMetadata(registry) { + const result = {}; + const { apis } = registry.metadata; + for (let i = 0, count = apis.length; i < count; i++) { + const { methods, name } = apis[i]; + result[name.toString()] = [{ + methods: getMethods(registry, methods), + // We set the version to 0 here since it will not be relevant when we are grabbing the runtime apis + // from the Metadata. + version: 0 + }]; + } + return Object.entries(result); +} +/** @internal */ +function getDefs(apis, defs, registry) { + const named = {}; + const all = Object.values(defs); + const isApiInMetadata = registry.metadata.apis.length > 0; + if (isApiInMetadata) { + const sections = getRuntimeDefViaMetadata(registry); + for (let j = 0, jcount = sections.length; j < jcount; j++) { + const [_section, secs] = sections[j]; + const sec = secs[0]; + const sectionHash = blake2AsHex(_section, 64); + const section = stringCamelCase(_section); + const methods = Object.entries(sec.methods); + if (!named[section]) { + named[section] = {}; + } + for (let m = 0, mcount = methods.length; m < mcount; m++) { + const [_method, def] = methods[m]; + const method = stringCamelCase(_method); + named[section][method] = objectSpread({ method, name: `${_section}_${_method}`, section, sectionHash }, def); + } + } + } + else { + for (let j = 0, jcount = all.length; j < jcount; j++) { + const set = all[j].runtime; + if (set) { + const sections = Object.entries(set); + for (let i = 0, scount = sections.length; i < scount; i++) { + const [_section, sec] = sections[i]; + const sectionHash = blake2AsHex(_section, 64); + const api = apis?.find(([h]) => h === sectionHash); + if (api) { + const ver = sec.find(({ version }) => version === api[1]); + if (ver) { + const methods = Object.entries(ver.methods); + const mcount = methods.length; + if (mcount) { + const section = stringCamelCase(_section); + if (!named[section]) { + named[section] = {}; + } + for (let m = 0; m < mcount; m++) { + const [_method, def] = methods[m]; + const method = stringCamelCase(_method); + named[section][method] = objectSpread({ method, name: `${_section}_${method}`, section, sectionHash, version: ver.version }, def); + } + } + } + else { + console.warn(`Unable to find matching version for runtime ${_section}, expected ${api[1]}`); + } + } + } + } + } + } + return named; +} +/** @internal */ +export function generateCallTypes(registry, meta, dest, extraTypes, isStrict, customLookupDefinitions) { + writeFile(dest, () => { + const allTypes = { + '@pezkuwi/types-augment': { + lookup: { + ...lookupDefinitions, + ...customLookupDefinitions + } + }, + '@pezkuwi/types/interfaces': defaultDefs, + ...extraTypes + }; + const imports = createImports(allTypes); + // find the system.Version in metadata + let apis = null; + const sysp = meta.asLatest.pallets.find(({ name }) => name.eq('System')); + if (sysp) { + const verc = sysp.constants.find(({ name }) => name.eq('Version')); + if (verc) { + apis = registry.createType('RuntimeVersion', verc.value).apis.map(([k, v]) => [k.toHex(), v.toNumber()]); + } + else { + console.error('Unable to find System.Version pallet, skipping API extraction'); + } + } + else { + console.error('Unable to find System pallet, skipping API extraction'); + } + const allDefs = Object.entries(allTypes).reduce((defs, [path, obj]) => { + return Object.entries(obj).reduce((defs, [key, value]) => ({ ...defs, [`${path}/${key}`]: value }), defs); + }, {}); + const definitions = getDefs(apis, imports.definitions, registry); + const callKeys = Object.keys(definitions); + const modules = callKeys.map((section) => { + const calls = definitions[section]; + const allMethods = Object.keys(calls).sort().map((methodName) => { + const def = calls[methodName]; + setImports(allDefs, imports, [def.type]); + const args = def.params.map((param) => { + const similarTypes = getSimilarTypes(registry, imports.definitions, param.type, imports); + setImports(allDefs, imports, [param.type, ...similarTypes]); + return `${param.name}: ${similarTypes.join(' | ')}`; + }); + return { + args: args.join(', '), + docs: [def.description], + name: methodName, + sectionHash: def.sectionHash, + sectionName: def.section, + sectionVersion: def.version, + type: formatType(registry, allDefs, def.type, imports) + }; + }).sort((a, b) => a.name.localeCompare(b.name)); + return { + items: allMethods, + name: section || 'unknown', + sectionHash: allMethods.length && allMethods[0].sectionHash, + sectionName: allMethods.length && allMethods[0].sectionName, + sectionVersion: allMethods.length && allMethods[0].sectionVersion + }; + }).filter(({ items }) => items.length).sort((a, b) => a.name.localeCompare(b.name)); + if (modules.length) { + imports.typesTypes['Observable'] = true; + } + return generateCallsTypesTemplate({ + headerType: 'chain', + imports, + isStrict, + modules, + types: [ + ...Object.keys(imports.localTypes).sort().map((packagePath) => ({ + file: packagePath.replace('@pezkuwi/types-augment', '@pezkuwi/types'), + types: Object.keys(imports.localTypes[packagePath]) + })), + { + file: '@pezkuwi/api-base/types', + types: ['ApiTypes', 'AugmentedCall', 'DecoratedCallBase'] + } + ] + }); + }); +} +export function generateDefaultRuntime(dest, data, extraTypes = {}, isStrict = false, customLookupDefinitions) { + const { metadata, registry } = initMeta(data, extraTypes); + generateCallTypes(registry, metadata, dest, extraTypes, isStrict, customLookupDefinitions); +} diff --git a/packages/typegen/generate/tsDef.d.ts b/packages/typegen/generate/tsDef.d.ts new file mode 100644 index 0000000..cb80279 --- /dev/null +++ b/packages/typegen/generate/tsDef.d.ts @@ -0,0 +1,16 @@ +import type { Registry } from '@pezkuwi/types/types'; +import type { TypeDef } from '@pezkuwi/types-create/types'; +import type { ModuleTypes } from '../util/imports.js'; +import type { TypeImports } from '../util/index.js'; +import { TypeDefInfo } from '@pezkuwi/types-create'; +/** @internal */ +export declare function createGetter(definitions: Record, name: string | undefined, type: string, imports: TypeImports): string; +export declare const typeEncoders: Record, def: TypeDef, imports: TypeImports) => string>; +/** @internal */ +export declare function generateTsDefFor(registry: Registry, importDefinitions: Record>, defName: string, { types }: { + types: Record; +}, outputDir: string): void; +/** @internal */ +export declare function generateTsDef(importDefinitions: Record>, outputDir: string, generatingPackage: string): void; +/** @internal */ +export declare function generateDefaultTsDef(): void; diff --git a/packages/typegen/generate/tsDef.js b/packages/typegen/generate/tsDef.js new file mode 100644 index 0000000..b3f01b6 --- /dev/null +++ b/packages/typegen/generate/tsDef.js @@ -0,0 +1,246 @@ +import Handlebars from 'handlebars'; +import path from 'node:path'; +import { TypeRegistry } from '@pezkuwi/types/create'; +import * as defaultDefinitions from '@pezkuwi/types/interfaces/definitions'; +import { getTypeDef, TypeDefInfo } from '@pezkuwi/types-create'; +import { assert, isString, stringify, stringPascalCase } from '@pezkuwi/util'; +import { createImports, exportInterface, formatType, readTemplate, setImports, writeFile } from '../util/index.js'; +const generateTsDefIndexTemplate = Handlebars.compile(readTemplate('tsDef/index')); +const generateTsDefModuleTypesTemplate = Handlebars.compile(readTemplate('tsDef/moduleTypes')); +const generateTsDefTypesTemplate = Handlebars.compile(readTemplate('tsDef/types')); +/** @internal */ +export function createGetter(definitions, name = '', type, imports) { + setImports(definitions, imports, [type]); + return ` readonly ${name}: ${type};\n`; +} +/** @internal */ +function errorUnhandled(_, _definitions, def, _imports) { + throw new Error(`Generate: ${def.name || ''}: Unhandled type ${TypeDefInfo[def.info]}`); +} +/** @internal */ +function tsExport(registry, definitions, def, imports) { + return exportInterface(def.lookupIndex, def.name, formatType(registry, definitions, def, imports, false)); +} +/** @internal */ +function tsEnum(registry, definitions, { lookupIndex, name: enumName, sub }, imports, withShortcut = false) { + setImports(definitions, imports, ['Enum']); + const indent = withShortcut ? ' ' : ''; + const named = sub.filter(({ name }) => !!name && !name.startsWith('__Unused')); + const keys = named.map((def) => { + const { info, lookupName, name = '', sub, type } = def; + const getter = stringPascalCase(name.replace(' ', '_')); + const isComplex = [TypeDefInfo.Option, TypeDefInfo.Range, TypeDefInfo.RangeInclusive, TypeDefInfo.Result, TypeDefInfo.Struct, TypeDefInfo.Tuple, TypeDefInfo.Vec, TypeDefInfo.VecFixed].includes(info); + let extractedLookupName; + // When the parent type does not have a lookupName, and the sub type is the same + // type as the parent we can take the lookupName from the sub. + // This is specific to `StagingXcmV4Junction`. + // see: https://github.com/pezkuwichain/pezkuwi-api/pull/5812 + if (sub && !Array.isArray(sub) && type.includes(`${sub.type};`)) { + if (sub.lookupName === 'StagingXcmV4Junction') { + extractedLookupName = sub.lookupName; + } + else if (sub.lookupName === 'StagingXcmV5Junction') { + extractedLookupName = `Vec<${sub.lookupName}>`; + } + } + const asGetter = type === 'Null' || info === TypeDefInfo.DoNotConstruct + ? '' + : createGetter(definitions, `as${getter}`, lookupName || extractedLookupName || (isComplex ? formatType(registry, definitions, info === TypeDefInfo.Struct ? def : type, imports, withShortcut) : type), imports); + const isGetter = info === TypeDefInfo.DoNotConstruct + ? '' + : createGetter(definitions, `is${getter}`, 'boolean', imports); + switch (info) { + case TypeDefInfo.Compact: + case TypeDefInfo.Plain: + case TypeDefInfo.Range: + case TypeDefInfo.RangeInclusive: + case TypeDefInfo.Result: + case TypeDefInfo.Si: + case TypeDefInfo.Struct: + case TypeDefInfo.Tuple: + case TypeDefInfo.Vec: + case TypeDefInfo.BTreeMap: + case TypeDefInfo.BTreeSet: + case TypeDefInfo.Option: + case TypeDefInfo.VecFixed: + case TypeDefInfo.WrapperKeepOpaque: + case TypeDefInfo.WrapperOpaque: + return `${indent}${isGetter}${indent}${asGetter}`; + case TypeDefInfo.DoNotConstruct: + case TypeDefInfo.Null: + return `${indent}${isGetter}`; + default: + throw new Error(`Enum: ${enumName || 'undefined'}: Unhandled type ${TypeDefInfo[info]}, ${stringify(def)}`); + } + }); + return exportInterface(lookupIndex, enumName, 'Enum', `${keys.join('')} ${indent}readonly type: ${named.map(({ name = '' }) => `'${stringPascalCase(name.replace(' ', '_'))}'`).join(' | ')};\n`, withShortcut); +} +function tsInt(_, definitions, def, imports, type = 'Int') { + setImports(definitions, imports, [type]); + return exportInterface(def.lookupIndex, def.name, type); +} +/** @internal */ +function tsNull(_registry, definitions, { lookupIndex = -1, name }, imports) { + setImports(definitions, imports, ['Null']); + // * @description extends [[${base}]] + const doc = `/** @name ${name || ''}${lookupIndex !== -1 ? ` (${lookupIndex})` : ''} */\n`; + return `${doc}export type ${name || ''} = Null;`; +} +/** @internal */ +function tsResultGetter(registry, definitions, resultName = '', getter, def, imports) { + const { info, lookupName, type } = def; + const asGetter = type === 'Null' + ? '' + : createGetter(definitions, `as${getter}`, lookupName || (info === TypeDefInfo.Tuple ? formatType(registry, definitions, def, imports, false) : type), imports); + const isGetter = createGetter(definitions, `is${getter}`, 'boolean', imports); + switch (info) { + case TypeDefInfo.Option: + case TypeDefInfo.Plain: + case TypeDefInfo.Si: + case TypeDefInfo.Tuple: + case TypeDefInfo.Vec: + case TypeDefInfo.BTreeMap: + case TypeDefInfo.BTreeSet: + case TypeDefInfo.WrapperKeepOpaque: + case TypeDefInfo.WrapperOpaque: + return `${isGetter}${asGetter}`; + case TypeDefInfo.Null: + return `${isGetter}`; + default: + throw new Error(`Result: ${resultName}: Unhandled type ${TypeDefInfo[info]}, ${stringify(def)}`); + } +} +/** @internal */ +function tsResult(registry, definitions, def, imports) { + const [okDef, errorDef] = def.sub; + const inner = [ + tsResultGetter(registry, definitions, def.name, 'Err', errorDef, imports), + tsResultGetter(registry, definitions, def.name, 'Ok', okDef, imports) + ].join(''); + setImports(definitions, imports, [def.type]); + const fmtType = def.lookupName && def.name !== def.lookupName + ? def.lookupName + : formatType(registry, definitions, def, imports, false); + return exportInterface(def.lookupIndex, def.name, fmtType, inner); +} +/** @internal */ +function tsSi(_registry, _definitions, typeDef, _imports) { + // FIXME + return `// SI: ${stringify(typeDef)}`; +} +/** @internal */ +function tsSet(_, definitions, { lookupIndex, name: setName, sub }, imports) { + setImports(definitions, imports, ['Set']); + const types = sub.map(({ name }) => { + assert(name, 'Invalid TypeDef found, no name specified'); + return createGetter(definitions, `is${name}`, 'boolean', imports); + }); + return exportInterface(lookupIndex, setName, 'Set', types.join('')); +} +/** @internal */ +function tsStruct(registry, definitions, { lookupIndex, name: structName, sub }, imports) { + setImports(definitions, imports, ['Struct']); + const keys = sub.map((def) => { + const fmtType = def.lookupName && def.name !== def.lookupName + ? def.lookupName + : def.info === TypeDefInfo.Enum + ? `${tsEnum(registry, definitions, def, imports, true)} & Enum` + : formatType(registry, definitions, def, imports, false); + return createGetter(definitions, def.name, fmtType, imports); + }); + return exportInterface(lookupIndex, structName, 'Struct', keys.join('')); +} +/** @internal */ +function tsUInt(registry, definitions, def, imports) { + return tsInt(registry, definitions, def, imports, 'UInt'); +} +/** @internal */ +function tsVec(registry, definitions, def, imports) { + const type = def.sub.type; + if (type === 'u8') { + if (def.info === TypeDefInfo.VecFixed) { + setImports(definitions, imports, ['U8aFixed']); + return exportInterface(def.lookupIndex, def.name, 'U8aFixed'); + } + else { + setImports(definitions, imports, ['Bytes']); + return exportInterface(def.lookupIndex, def.name, 'Bytes'); + } + } + const fmtType = def.lookupName && def.name !== def.lookupName + ? def.lookupName + : formatType(registry, definitions, def, imports, false); + return exportInterface(def.lookupIndex, def.name, fmtType); +} +export const typeEncoders = { + [TypeDefInfo.BTreeMap]: tsExport, + [TypeDefInfo.BTreeSet]: tsExport, + [TypeDefInfo.Compact]: tsExport, + [TypeDefInfo.DoNotConstruct]: tsExport, + [TypeDefInfo.Enum]: tsEnum, + [TypeDefInfo.HashMap]: tsExport, + [TypeDefInfo.Int]: tsInt, + [TypeDefInfo.Linkage]: errorUnhandled, + [TypeDefInfo.Null]: tsNull, + [TypeDefInfo.Option]: tsExport, + [TypeDefInfo.Plain]: tsExport, + [TypeDefInfo.Range]: tsExport, + [TypeDefInfo.RangeInclusive]: tsExport, + [TypeDefInfo.Result]: tsResult, + [TypeDefInfo.Set]: tsSet, + [TypeDefInfo.Si]: tsSi, + [TypeDefInfo.Struct]: tsStruct, + [TypeDefInfo.Tuple]: tsExport, + [TypeDefInfo.UInt]: tsUInt, + [TypeDefInfo.Vec]: tsVec, + [TypeDefInfo.VecFixed]: tsVec, + [TypeDefInfo.WrapperKeepOpaque]: tsExport, + [TypeDefInfo.WrapperOpaque]: tsExport +}; +/** @internal */ +function generateInterfaces(registry, definitions, { types }, imports) { + return Object.entries(types).map(([name, type]) => { + const def = getTypeDef(isString(type) ? type : stringify(type), { name }); + return [name, typeEncoders[def.info](registry, definitions, def, imports)]; + }); +} +/** @internal */ +export function generateTsDefFor(registry, importDefinitions, defName, { types }, outputDir) { + const imports = { ...createImports(importDefinitions, { types }), interfaces: [] }; + const definitions = imports.definitions; + const interfaces = generateInterfaces(registry, definitions, { types }, imports); + const items = interfaces.sort((a, b) => a[0].localeCompare(b[0])).map(([, definition]) => definition); + writeFile(path.join(outputDir, defName, 'types.ts'), () => generateTsDefModuleTypesTemplate({ + headerType: 'defs', + imports, + items, + name: defName, + types: [ + ...Object.keys(imports.localTypes).sort().map((packagePath) => ({ + file: packagePath.replace('@pezkuwi/types/augment', '@pezkuwi/types'), + types: Object.keys(imports.localTypes[packagePath]) + })) + ] + }), true); + writeFile(path.join(outputDir, defName, 'index.ts'), () => generateTsDefIndexTemplate({ headerType: 'defs' }), true); +} +/** @internal */ +export function generateTsDef(importDefinitions, outputDir, generatingPackage) { + const registry = new TypeRegistry(); + writeFile(path.join(outputDir, 'types.ts'), () => { + const definitions = importDefinitions[generatingPackage]; + Object.entries(definitions).forEach(([defName, obj]) => { + console.log(`\tExtracting interfaces for ${defName}`); + generateTsDefFor(registry, importDefinitions, defName, obj, outputDir); + }); + return generateTsDefTypesTemplate({ + headerType: 'defs', + items: Object.keys(definitions) + }); + }); + writeFile(path.join(outputDir, 'index.ts'), () => generateTsDefIndexTemplate({ headerType: 'defs' }), true); +} +/** @internal */ +export function generateDefaultTsDef() { + generateTsDef({ '@pezkuwi/types/interfaces': defaultDefinitions }, 'packages/types/src/interfaces', '@pezkuwi/types/interfaces'); +} diff --git a/packages/typegen/generate/tx.d.ts b/packages/typegen/generate/tx.d.ts new file mode 100644 index 0000000..942fecf --- /dev/null +++ b/packages/typegen/generate/tx.d.ts @@ -0,0 +1,5 @@ +import type { Definitions } from '@pezkuwi/types/types'; +import type { HexString } from '@pezkuwi/util/types'; +import { type ExtraTypes } from './types.js'; +/** @internal */ +export declare function generateDefaultTx(dest: string, data: HexString, extraTypes?: ExtraTypes, isStrict?: boolean, customLookupDefinitions?: Definitions): void; diff --git a/packages/typegen/generate/tx.js b/packages/typegen/generate/tx.js new file mode 100644 index 0000000..7e1f6ed --- /dev/null +++ b/packages/typegen/generate/tx.js @@ -0,0 +1,117 @@ +import Handlebars from 'handlebars'; +import * as defaultDefs from '@pezkuwi/types/interfaces/definitions'; +import lookupDefinitions from '@pezkuwi/types-augment/lookup/definitions'; +import { stringCamelCase } from '@pezkuwi/util'; +import { compareName, createImports, formatType, getSimilarTypes, initMeta, readTemplate, rebrandTypeName, setImports, writeFile } from '../util/index.js'; +import { ignoreUnusedLookups } from './lookup.js'; +import { getDeprecationNotice } from './types.js'; +const MAPPED_NAMES = { + class: 'clazz', + new: 'updated' +}; +const generateForMetaTemplate = Handlebars.compile(readTemplate('tx')); +function mapName(_name) { + const name = stringCamelCase(_name); + return MAPPED_NAMES[name] || name; +} +/** @internal */ +function generateForMeta(registry, meta, dest, extraTypes, isStrict, customLookupDefinitions) { + writeFile(dest, () => { + const allTypes = { + '@pezkuwi/types-augment': { + lookup: { + ...lookupDefinitions, + ...customLookupDefinitions + } + }, + '@pezkuwi/types/interfaces': defaultDefs, + ...extraTypes + }; + const imports = createImports(allTypes); + const allDefs = Object.entries(allTypes).reduce((defs, [path, obj]) => { + return Object.entries(obj).reduce((defs, [key, value]) => ({ ...defs, [`${path}/${key}`]: value }), defs); + }, {}); + const { lookup, pallets } = meta.asLatest; + const usedTypes = new Set([]); + const modules = pallets + .sort(compareName) + .filter(({ calls }) => calls.isSome) + .map((data) => { + const name = data.name; + const calls = data.calls.unwrap(); + const deprecationInfo = calls.deprecationInfo.toJSON(); + setImports(allDefs, imports, ['SubmittableExtrinsic']); + const sectionName = stringCamelCase(name); + const items = lookup.getSiType(calls.type).def.asVariant.variants + .map(({ docs, fields, index, name }) => { + const rawStatus = deprecationInfo?.[index.toNumber()]; + if (rawStatus) { + const deprecationVariantInfo = meta.registry.createTypeUnsafe('VariantDeprecationInfoV16', [rawStatus]); + const deprecationNotice = getDeprecationNotice(deprecationVariantInfo, name.toString(), 'Call'); + const notice = docs.length ? ['', deprecationNotice] : [deprecationNotice]; + docs.push(...notice.map((text) => meta.registry.createType('Text', text))); + } + const typesInfo = fields.map(({ name, type, typeName }, index) => { + const typeDef = registry.lookup.getTypeDef(type); + return [ + name.isSome + ? mapName(name.unwrap()) + : `param${index}`, + rebrandTypeName(typeName.isSome + ? typeName.toString() + : typeDef.type), + rebrandTypeName(typeDef.isFromSi + ? typeDef.type + : typeDef.lookupName || typeDef.type) + ]; + }); + const params = typesInfo + .map(([name, , typeStr]) => { + const similarTypes = getSimilarTypes(registry, allDefs, typeStr, imports); + setImports(allDefs, imports, [typeStr, ...similarTypes]); + // Add the type to the list of used types + if (!(imports.primitiveTypes[typeStr])) { + usedTypes.add(typeStr); + } + return `${name}: ${similarTypes.join(' | ')}`; + }) + .join(', '); + return { + args: typesInfo.map(([, , typeStr]) => formatType(registry, allDefs, typeStr, imports)).join(', '), + docs, + name: stringCamelCase(name), + params + }; + }) + .sort(compareName); + return { + items, + name: sectionName + }; + }) + .sort(compareName); + // filter out the unused lookup types from imports + ignoreUnusedLookups([...usedTypes], imports); + return generateForMetaTemplate({ + headerType: 'chain', + imports, + isStrict, + modules, + types: [ + ...Object.keys(imports.localTypes).sort().map((packagePath) => ({ + file: packagePath.replace('@pezkuwi/types-augment', '@pezkuwi/types'), + types: Object.keys(imports.localTypes[packagePath]) + })), + { + file: '@pezkuwi/api-base/types', + types: ['ApiTypes', 'AugmentedSubmittable', 'SubmittableExtrinsic', 'SubmittableExtrinsicFunction'] + } + ] + }); + }); +} +/** @internal */ +export function generateDefaultTx(dest, data, extraTypes = {}, isStrict = false, customLookupDefinitions) { + const { metadata, registry } = initMeta(data, extraTypes); + return generateForMeta(registry, metadata, dest, extraTypes, isStrict, customLookupDefinitions); +} diff --git a/packages/typegen/generate/types.d.ts b/packages/typegen/generate/types.d.ts new file mode 100644 index 0000000..46eb96b --- /dev/null +++ b/packages/typegen/generate/types.d.ts @@ -0,0 +1,12 @@ +import type { Option, Text } from '@pezkuwi/types-codec'; +export type ExtraTypes = Record; + types: Record; +}>>; +export declare function getDeprecationNotice; + }; +}>(deprecationInfo: T, name: string, label?: string): string; diff --git a/packages/typegen/generate/types.js b/packages/typegen/generate/types.js new file mode 100644 index 0000000..c92fbc1 --- /dev/null +++ b/packages/typegen/generate/types.js @@ -0,0 +1,13 @@ +export function getDeprecationNotice(deprecationInfo, name, label) { + let deprecationNotice = '@deprecated'; + if (deprecationInfo.isDeprecated) { + const { note, since } = deprecationInfo.asDeprecated; + const sinceText = since.isSome ? ` Since ${since.unwrap().toString()}.` : ''; + deprecationNotice += ` ${note.toString()}${sinceText}`; + } + else { + const labelText = label ? `${label} ` : ''; + deprecationNotice += ` ${labelText}${name} has been deprecated`; + } + return deprecationNotice; +} diff --git a/packages/typegen/package.json b/packages/typegen/package.json index 3044610..4b530aa 100644 --- a/packages/typegen/package.json +++ b/packages/typegen/package.json @@ -15,11 +15,13 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", "bin": { "pezkuwi-types-chain-info": "./scripts/pezkuwi-types-chain-info.mjs", "pezkuwi-types-from-chain": "./scripts/pezkuwi-types-from-chain.mjs", @@ -27,26 +29,520 @@ "pezkuwi-types-internal-interfaces": "./scripts/pezkuwi-types-internal-interfaces.mjs", "pezkuwi-types-internal-metadata": "./scripts/pezkuwi-types-internal-metadata.mjs" }, + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./augment": { + "module": { + "types": "./augment.d.ts", + "default": "./augment.js" + }, + "require": { + "types": "./cjs/augment.d.ts", + "default": "./cjs/augment.js" + }, + "default": { + "types": "./augment.d.ts", + "default": "./augment.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./extractChain": { + "module": { + "types": "./extractChain.d.ts", + "default": "./extractChain.js" + }, + "require": { + "types": "./cjs/extractChain.d.ts", + "default": "./cjs/extractChain.js" + }, + "default": { + "types": "./extractChain.d.ts", + "default": "./extractChain.js" + } + }, + "./fromChain": { + "module": { + "types": "./fromChain.d.ts", + "default": "./fromChain.js" + }, + "require": { + "types": "./cjs/fromChain.d.ts", + "default": "./cjs/fromChain.js" + }, + "default": { + "types": "./fromChain.d.ts", + "default": "./fromChain.js" + } + }, + "./fromDefs": { + "module": { + "types": "./fromDefs.d.ts", + "default": "./fromDefs.js" + }, + "require": { + "types": "./cjs/fromDefs.d.ts", + "default": "./cjs/fromDefs.js" + }, + "default": { + "types": "./fromDefs.d.ts", + "default": "./fromDefs.js" + } + }, + "./generate": { + "module": { + "types": "./generate/index.d.ts", + "default": "./generate/index.js" + }, + "require": { + "types": "./cjs/generate/index.d.ts", + "default": "./cjs/generate/index.js" + }, + "default": { + "types": "./generate/index.d.ts", + "default": "./generate/index.js" + } + }, + "./generate/consts": { + "module": { + "types": "./generate/consts.d.ts", + "default": "./generate/consts.js" + }, + "require": { + "types": "./cjs/generate/consts.d.ts", + "default": "./cjs/generate/consts.js" + }, + "default": { + "types": "./generate/consts.d.ts", + "default": "./generate/consts.js" + } + }, + "./generate/errors": { + "module": { + "types": "./generate/errors.d.ts", + "default": "./generate/errors.js" + }, + "require": { + "types": "./cjs/generate/errors.d.ts", + "default": "./cjs/generate/errors.js" + }, + "default": { + "types": "./generate/errors.d.ts", + "default": "./generate/errors.js" + } + }, + "./generate/events": { + "module": { + "types": "./generate/events.d.ts", + "default": "./generate/events.js" + }, + "require": { + "types": "./cjs/generate/events.d.ts", + "default": "./cjs/generate/events.js" + }, + "default": { + "types": "./generate/events.d.ts", + "default": "./generate/events.js" + } + }, + "./generate/interfaceRegistry": { + "module": { + "types": "./generate/interfaceRegistry.d.ts", + "default": "./generate/interfaceRegistry.js" + }, + "require": { + "types": "./cjs/generate/interfaceRegistry.d.ts", + "default": "./cjs/generate/interfaceRegistry.js" + }, + "default": { + "types": "./generate/interfaceRegistry.d.ts", + "default": "./generate/interfaceRegistry.js" + } + }, + "./generate/lookup": { + "module": { + "types": "./generate/lookup.d.ts", + "default": "./generate/lookup.js" + }, + "require": { + "types": "./cjs/generate/lookup.d.ts", + "default": "./cjs/generate/lookup.js" + }, + "default": { + "types": "./generate/lookup.d.ts", + "default": "./generate/lookup.js" + } + }, + "./generate/query": { + "module": { + "types": "./generate/query.d.ts", + "default": "./generate/query.js" + }, + "require": { + "types": "./cjs/generate/query.d.ts", + "default": "./cjs/generate/query.js" + }, + "default": { + "types": "./generate/query.d.ts", + "default": "./generate/query.js" + } + }, + "./generate/rpc": { + "module": { + "types": "./generate/rpc.d.ts", + "default": "./generate/rpc.js" + }, + "require": { + "types": "./cjs/generate/rpc.d.ts", + "default": "./cjs/generate/rpc.js" + }, + "default": { + "types": "./generate/rpc.d.ts", + "default": "./generate/rpc.js" + } + }, + "./generate/runtime": { + "module": { + "types": "./generate/runtime.d.ts", + "default": "./generate/runtime.js" + }, + "require": { + "types": "./cjs/generate/runtime.d.ts", + "default": "./cjs/generate/runtime.js" + }, + "default": { + "types": "./generate/runtime.d.ts", + "default": "./generate/runtime.js" + } + }, + "./generate/tsDef": { + "module": { + "types": "./generate/tsDef.d.ts", + "default": "./generate/tsDef.js" + }, + "require": { + "types": "./cjs/generate/tsDef.d.ts", + "default": "./cjs/generate/tsDef.js" + }, + "default": { + "types": "./generate/tsDef.d.ts", + "default": "./generate/tsDef.js" + } + }, + "./generate/tx": { + "module": { + "types": "./generate/tx.d.ts", + "default": "./generate/tx.js" + }, + "require": { + "types": "./cjs/generate/tx.d.ts", + "default": "./cjs/generate/tx.js" + }, + "default": { + "types": "./generate/tx.d.ts", + "default": "./generate/tx.js" + } + }, + "./generate/types": { + "module": { + "types": "./generate/types.d.ts", + "default": "./generate/types.js" + }, + "require": { + "types": "./cjs/generate/types.d.ts", + "default": "./cjs/generate/types.js" + }, + "default": { + "types": "./generate/types.d.ts", + "default": "./generate/types.js" + } + }, + "./interfacesTs": { + "module": { + "types": "./interfacesTs.d.ts", + "default": "./interfacesTs.js" + }, + "require": { + "types": "./cjs/interfacesTs.d.ts", + "default": "./cjs/interfacesTs.js" + }, + "default": { + "types": "./interfacesTs.d.ts", + "default": "./interfacesTs.js" + } + }, + "./metadataMd": { + "module": { + "types": "./metadataMd.d.ts", + "default": "./metadataMd.js" + }, + "require": { + "types": "./cjs/metadataMd.d.ts", + "default": "./cjs/metadataMd.js" + }, + "default": { + "types": "./metadataMd.d.ts", + "default": "./metadataMd.js" + } + }, + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./scripts/pezkuwi-types-chain-info": "./scripts/pezkuwi-types-chain-info.mjs", + "./scripts/pezkuwi-types-chain-info.mjs": "./scripts/pezkuwi-types-chain-info.mjs", + "./scripts/pezkuwi-types-from-chain": "./scripts/pezkuwi-types-from-chain.mjs", + "./scripts/pezkuwi-types-from-chain.mjs": "./scripts/pezkuwi-types-from-chain.mjs", + "./scripts/pezkuwi-types-from-defs": "./scripts/pezkuwi-types-from-defs.mjs", + "./scripts/pezkuwi-types-from-defs.mjs": "./scripts/pezkuwi-types-from-defs.mjs", + "./scripts/pezkuwi-types-internal-interfaces": "./scripts/pezkuwi-types-internal-interfaces.mjs", + "./scripts/pezkuwi-types-internal-interfaces.mjs": "./scripts/pezkuwi-types-internal-interfaces.mjs", + "./scripts/pezkuwi-types-internal-metadata": "./scripts/pezkuwi-types-internal-metadata.mjs", + "./scripts/pezkuwi-types-internal-metadata.mjs": "./scripts/pezkuwi-types-internal-metadata.mjs", + "./templates/calls.hbs": "./templates/calls.hbs", + "./templates/consts.hbs": "./templates/consts.hbs", + "./templates/docs.hbs": "./templates/docs.hbs", + "./templates/errors.hbs": "./templates/errors.hbs", + "./templates/events.hbs": "./templates/events.hbs", + "./templates/header.hbs": "./templates/header.hbs", + "./templates/interfaceRegistry.hbs": "./templates/interfaceRegistry.hbs", + "./templates/lookup/defs-named.hbs": "./templates/lookup/defs-named.hbs", + "./templates/lookup/defs.hbs": "./templates/lookup/defs.hbs", + "./templates/lookup/index.hbs": "./templates/lookup/index.hbs", + "./templates/lookup/types.hbs": "./templates/lookup/types.hbs", + "./templates/query.hbs": "./templates/query.hbs", + "./templates/rpc.hbs": "./templates/rpc.hbs", + "./templates/tsDef/index.hbs": "./templates/tsDef/index.hbs", + "./templates/tsDef/moduleTypes.hbs": "./templates/tsDef/moduleTypes.hbs", + "./templates/tsDef/types.hbs": "./templates/tsDef/types.hbs", + "./templates/tx.hbs": "./templates/tx.hbs", + "./util": { + "module": { + "types": "./util/index.d.ts", + "default": "./util/index.js" + }, + "require": { + "types": "./cjs/util/index.d.ts", + "default": "./cjs/util/index.js" + }, + "default": { + "types": "./util/index.d.ts", + "default": "./util/index.js" + } + }, + "./util/assert": { + "module": { + "types": "./util/assert.d.ts", + "default": "./util/assert.js" + }, + "require": { + "types": "./cjs/util/assert.d.ts", + "default": "./cjs/util/assert.js" + }, + "default": { + "types": "./util/assert.d.ts", + "default": "./util/assert.js" + } + }, + "./util/derived": { + "module": { + "types": "./util/derived.d.ts", + "default": "./util/derived.js" + }, + "require": { + "types": "./cjs/util/derived.d.ts", + "default": "./cjs/util/derived.js" + }, + "default": { + "types": "./util/derived.d.ts", + "default": "./util/derived.js" + } + }, + "./util/docs": { + "module": { + "types": "./util/docs.d.ts", + "default": "./util/docs.js" + }, + "require": { + "types": "./cjs/util/docs.d.ts", + "default": "./cjs/util/docs.js" + }, + "default": { + "types": "./util/docs.d.ts", + "default": "./util/docs.js" + } + }, + "./util/file": { + "module": { + "types": "./util/file.d.ts", + "default": "./util/file.js" + }, + "require": { + "types": "./cjs/util/file.d.ts", + "default": "./cjs/util/file.js" + }, + "default": { + "types": "./util/file.d.ts", + "default": "./util/file.js" + } + }, + "./util/formatting": { + "module": { + "types": "./util/formatting.d.ts", + "default": "./util/formatting.js" + }, + "require": { + "types": "./cjs/util/formatting.d.ts", + "default": "./cjs/util/formatting.js" + }, + "default": { + "types": "./util/formatting.d.ts", + "default": "./util/formatting.js" + } + }, + "./util/imports": { + "module": { + "types": "./util/imports.d.ts", + "default": "./util/imports.js" + }, + "require": { + "types": "./cjs/util/imports.d.ts", + "default": "./cjs/util/imports.js" + }, + "default": { + "types": "./util/imports.d.ts", + "default": "./util/imports.js" + } + }, + "./util/initMeta": { + "module": { + "types": "./util/initMeta.d.ts", + "default": "./util/initMeta.js" + }, + "require": { + "types": "./cjs/util/initMeta.d.ts", + "default": "./cjs/util/initMeta.js" + }, + "default": { + "types": "./util/initMeta.d.ts", + "default": "./util/initMeta.js" + } + }, + "./util/register": { + "module": { + "types": "./util/register.d.ts", + "default": "./util/register.js" + }, + "require": { + "types": "./cjs/util/register.d.ts", + "default": "./cjs/util/register.js" + }, + "default": { + "types": "./util/register.d.ts", + "default": "./util/register.js" + } + }, + "./util/wsMeta": { + "module": { + "types": "./util/wsMeta.d.ts", + "default": "./util/wsMeta.js" + }, + "require": { + "types": "./cjs/util/wsMeta.d.ts", + "default": "./cjs/util/wsMeta.js" + }, + "default": { + "types": "./util/wsMeta.d.ts", + "default": "./util/wsMeta.js" + } + } + }, "dependencies": { - "@pezkuwi/api": "16.5.4", - "@pezkuwi/api-augment": "16.5.4", - "@pezkuwi/api-derive": "16.5.4", - "@pezkuwi/rpc-augment": "16.5.4", - "@pezkuwi/rpc-provider": "16.5.4", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-augment": "16.5.4", - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/types-create": "16.5.4", - "@pezkuwi/types-support": "16.5.4", - "@pezkuwi/util": "^14.0.1", - "@pezkuwi/util-crypto": "^14.0.1", - "@pezkuwi/x-ws": "^14.0.1", + "@pezkuwi/api": "16.5.9", + "@pezkuwi/api-augment": "16.5.9", + "@pezkuwi/api-derive": "16.5.9", + "@pezkuwi/rpc-augment": "16.5.9", + "@pezkuwi/rpc-provider": "16.5.9", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-augment": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/types-create": "16.5.9", + "@pezkuwi/types-support": "16.5.9", + "@pezkuwi/util": "14.0.11", + "@pezkuwi/util-crypto": "14.0.11", + "@pezkuwi/x-ws": "14.0.11", "comment-parser": "^1.4.1", "handlebars": "^4.7.8", "tslib": "^2.8.1", "yargs": "^17.7.2" - }, - "devDependencies": { - "@types/yargs": "^17.0.33" } } diff --git a/packages/typegen/src/packageInfo.ts b/packages/typegen/src/packageInfo.ts index 74cd67b..f2bd162 100644 --- a/packages/typegen/src/packageInfo.ts +++ b/packages/typegen/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/typegen', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/typegen', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/typegen/templates/calls.hbs b/packages/typegen/templates/calls.hbs new file mode 100644 index 0000000..8158296 --- /dev/null +++ b/packages/typegen/templates/calls.hbs @@ -0,0 +1,30 @@ +{{> header }} + +// import type lookup before we augment - in some environments +// this is required to allow for ambient/previous definitions +import '@pezkuwi/api-base/types/calls'; + +{{{ importsAll }}} + +export type __AugmentedCall = AugmentedCall; +export type __DecoratedCallBase = DecoratedCallBase; + +declare module '@pezkuwi/api-base/types/calls' { + interface AugmentedCalls { + {{#each modules}} + /** {{{sectionHash}}}/{{{sectionVersion}}} */ + {{{name}}}: { + {{#each items}} + {{> docs}} + {{{name}}}: AugmentedCall Observable<{{{type}}}>>; + {{/each}} + {{#unless @root.isStrict}} + /** + * Generic call + **/ + [key: string]: DecoratedCallBase; + {{/unless}} + }; + {{/each}} + } // AugmentedCalls +} // declare module diff --git a/packages/typegen/templates/consts.hbs b/packages/typegen/templates/consts.hbs new file mode 100644 index 0000000..cf4bcea --- /dev/null +++ b/packages/typegen/templates/consts.hbs @@ -0,0 +1,28 @@ +{{> header }} + +// import type lookup before we augment - in some environments +// this is required to allow for ambient/previous definitions +import '@pezkuwi/api-base/types/consts'; + +{{{ importsAll }}} + +export type __AugmentedConst = AugmentedConst; + +declare module '@pezkuwi/api-base/types/consts' { + interface AugmentedConsts { + {{#each modules}} + {{{name}}}: { + {{#each items}} + {{> docs}} + {{{name}}}: {{{type}}} & AugmentedConst; + {{/each}} + {{#unless @root.isStrict}} + /** + * Generic const + **/ + [key: string]: Codec; + {{/unless}} + }; + {{/each}} + } // AugmentedConsts +} // declare module diff --git a/packages/typegen/templates/docs.hbs b/packages/typegen/templates/docs.hbs new file mode 100644 index 0000000..236ddef --- /dev/null +++ b/packages/typegen/templates/docs.hbs @@ -0,0 +1,7 @@ +{{#if docs.length}} +/** +{{#each docs}} + * {{#trim}}{{{this}}}{{/trim}} +{{/each}} + **/ +{{/if}} diff --git a/packages/typegen/templates/errors.hbs b/packages/typegen/templates/errors.hbs new file mode 100644 index 0000000..510b19c --- /dev/null +++ b/packages/typegen/templates/errors.hbs @@ -0,0 +1,28 @@ +{{> header }} + +// import type lookup before we augment - in some environments +// this is required to allow for ambient/previous definitions +import '@pezkuwi/api-base/types/errors'; + +{{{ importsAll }}} + +export type __AugmentedError = AugmentedError; + +declare module '@pezkuwi/api-base/types/errors' { + interface AugmentedErrors { + {{#each modules}} + {{{name}}}: { + {{#each items}} + {{> docs}} + {{{name}}}: AugmentedError; + {{/each}} + {{#unless @root.isStrict}} + /** + * Generic error + **/ + [key: string]: AugmentedError; + {{/unless}} + }; + {{/each}} + } // AugmentedErrors +} // declare module diff --git a/packages/typegen/templates/events.hbs b/packages/typegen/templates/events.hbs new file mode 100644 index 0000000..7bbf312 --- /dev/null +++ b/packages/typegen/templates/events.hbs @@ -0,0 +1,28 @@ +{{> header }} + +// import type lookup before we augment - in some environments +// this is required to allow for ambient/previous definitions +import '@pezkuwi/api-base/types/events'; + +{{{ importsAll }}} + +export type __AugmentedEvent = AugmentedEvent; + +declare module '@pezkuwi/api-base/types/events' { + interface AugmentedEvents { + {{#each modules}} + {{{name}}}: { + {{#each items}} + {{> docs}} + {{{name}}}: AugmentedEvent; + {{/each}} + {{#unless @root.isStrict}} + /** + * Generic event + **/ + [key: string]: AugmentedEvent; + {{/unless}} + }; + {{/each}} + } // AugmentedEvents +} // declare module diff --git a/packages/typegen/templates/header.hbs b/packages/typegen/templates/header.hbs new file mode 100644 index 0000000..c122d99 --- /dev/null +++ b/packages/typegen/templates/header.hbs @@ -0,0 +1,2 @@ +// Auto-generated via `yarn polkadot-types-from-{{headerType}}`, do not edit +/* eslint-disable */ diff --git a/packages/typegen/templates/interfaceRegistry.hbs b/packages/typegen/templates/interfaceRegistry.hbs new file mode 100644 index 0000000..b9561b9 --- /dev/null +++ b/packages/typegen/templates/interfaceRegistry.hbs @@ -0,0 +1,15 @@ +{{> header }} + +// import type lookup before we augment - in some environments +// this is required to allow for ambient/previous definitions +import '@pezkuwi/types/types/registry'; + +{{{ importsAll }}} + +declare module '@pezkuwi/types/types/registry' { + interface InterfaceTypes { + {{#each items}} + {{{this}}}: {{{this}}}; + {{/each}} + } // InterfaceTypes +} // declare module diff --git a/packages/typegen/templates/lookup/defs-named.hbs b/packages/typegen/templates/lookup/defs-named.hbs new file mode 100644 index 0000000..d371c1c --- /dev/null +++ b/packages/typegen/templates/lookup/defs-named.hbs @@ -0,0 +1,12 @@ +{{> header }} + +/* eslint-disable sort-keys */ + +export default { + {{#each defs}} + {{> docs}} + {{#each defs}} + {{{this}}} + {{/each}} + {{/each}} +}; diff --git a/packages/typegen/templates/lookup/defs.hbs b/packages/typegen/templates/lookup/defs.hbs new file mode 100644 index 0000000..4f5e056 --- /dev/null +++ b/packages/typegen/templates/lookup/defs.hbs @@ -0,0 +1,15 @@ +{{> header }} + +/* eslint-disable sort-keys */ + +export default { + rpc: {}, + types: { + {{#each defs}} + {{> docs}} + {{#each defs}} + {{{this}}} + {{/each}} + {{/each}} + } +}; diff --git a/packages/typegen/templates/lookup/index.hbs b/packages/typegen/templates/lookup/index.hbs new file mode 100644 index 0000000..52c0157 --- /dev/null +++ b/packages/typegen/templates/lookup/index.hbs @@ -0,0 +1,3 @@ +{{> header }} + +export * from './types.js'; diff --git a/packages/typegen/templates/lookup/types.hbs b/packages/typegen/templates/lookup/types.hbs new file mode 100644 index 0000000..05f30fb --- /dev/null +++ b/packages/typegen/templates/lookup/types.hbs @@ -0,0 +1,14 @@ +{{> header }} + +// import type lookup before we augment - in some environments +// this is required to allow for ambient/previous definitions +import '@pezkuwi/types/lookup'; + +{{{ importsAll }}} + +declare module '@pezkuwi/types/lookup' { + {{#each items}} +{{{this}}} + + {{/each}} +} // declare module diff --git a/packages/typegen/templates/query.hbs b/packages/typegen/templates/query.hbs new file mode 100644 index 0000000..5c2c95d --- /dev/null +++ b/packages/typegen/templates/query.hbs @@ -0,0 +1,29 @@ +{{> header }} + +// import type lookup before we augment - in some environments +// this is required to allow for ambient/previous definitions +import '@pezkuwi/api-base/types/storage'; + +{{{ importsAll }}} + +export type __AugmentedQuery = AugmentedQuery unknown>; +export type __QueryableStorageEntry = QueryableStorageEntry; + +declare module '@pezkuwi/api-base/types/storage' { + interface AugmentedQueries { + {{#each modules}} + {{{name}}}: { + {{#each items}} + {{> docs}} + {{{name}}}: {{{entryType}}} Observable<{{{returnType}}}>, [{{{args}}}]>{{#unless @root.isStrict}} & QueryableStorageEntry{{/unless}}; + {{/each}} + {{#unless @root.isStrict}} + /** + * Generic query + **/ + [key: string]: QueryableStorageEntry; + {{/unless}} + }; + {{/each}} + } // AugmentedQueries +} // declare module diff --git a/packages/typegen/templates/rpc.hbs b/packages/typegen/templates/rpc.hbs new file mode 100644 index 0000000..f566787 --- /dev/null +++ b/packages/typegen/templates/rpc.hbs @@ -0,0 +1,22 @@ +{{> header }} + +// import type lookup before we augment - in some environments +// this is required to allow for ambient/previous definitions +import '@pezkuwi/rpc-core/types/jsonrpc'; + +{{{ importsAll }}} + +export type __AugmentedRpc = AugmentedRpc<() => unknown>; + +declare module '@pezkuwi/rpc-core/types/jsonrpc' { + interface RpcInterface { + {{#each modules}} + {{{name}}}: { + {{#each items}} + {{> docs}} + {{{name}}}: AugmentedRpc<{{#if generic}}<{{{generic}}}>{{/if}}({{{args}}}) => Observable<{{{type}}}>>; + {{/each}} + }; + {{/each}} + } // RpcInterface +} // declare module diff --git a/packages/typegen/templates/tsDef/index.hbs b/packages/typegen/templates/tsDef/index.hbs new file mode 100644 index 0000000..52c0157 --- /dev/null +++ b/packages/typegen/templates/tsDef/index.hbs @@ -0,0 +1,3 @@ +{{> header }} + +export * from './types.js'; diff --git a/packages/typegen/templates/tsDef/moduleTypes.hbs b/packages/typegen/templates/tsDef/moduleTypes.hbs new file mode 100644 index 0000000..ddcb15c --- /dev/null +++ b/packages/typegen/templates/tsDef/moduleTypes.hbs @@ -0,0 +1,10 @@ +{{> header }} + +{{{ importsAll }}} + +{{#each items}} +{{{this}}} + +{{/each}} + +export type PHANTOM_{{#upper}}{{{name}}}{{/upper}} = '{{{name}}}'; diff --git a/packages/typegen/templates/tsDef/types.hbs b/packages/typegen/templates/tsDef/types.hbs new file mode 100644 index 0000000..f3fe4ba --- /dev/null +++ b/packages/typegen/templates/tsDef/types.hbs @@ -0,0 +1,7 @@ +{{> header }} + +{{#each items}} +export * from './{{{this}}}/types.js'; +{{/each}} + +export type PHANTOM_GENERATED = 'generated'; diff --git a/packages/typegen/templates/tx.hbs b/packages/typegen/templates/tx.hbs new file mode 100644 index 0000000..eba18d3 --- /dev/null +++ b/packages/typegen/templates/tx.hbs @@ -0,0 +1,30 @@ +{{> header }} + +// import type lookup before we augment - in some environments +// this is required to allow for ambient/previous definitions +import '@pezkuwi/api-base/types/submittable'; + +{{{ importsAll }}} + +export type __AugmentedSubmittable = AugmentedSubmittable<() => unknown>; +export type __SubmittableExtrinsic = SubmittableExtrinsic; +export type __SubmittableExtrinsicFunction = SubmittableExtrinsicFunction; + +declare module '@pezkuwi/api-base/types/submittable' { + interface AugmentedSubmittables { + {{#each modules}} + {{{name}}}: { + {{#each items}} + {{> docs}} + {{{name}}}: AugmentedSubmittable<({{{params}}}) => SubmittableExtrinsic, [{{{args}}}]>; + {{/each}} + {{#unless @root.isStrict}} + /** + * Generic tx + **/ + [key: string]: SubmittableExtrinsicFunction; + {{/unless}} + }; + {{/each}} + } // AugmentedSubmittables +} // declare module diff --git a/packages/types-augment/LICENSE b/packages/types-augment/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/types-augment/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/types-augment/package.json b/packages/types-augment/package.json index 544ae6a..97599c4 100644 --- a/packages/types-augment/package.json +++ b/packages/types-augment/package.json @@ -15,15 +15,389 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./augment": { + "module": { + "types": "./augment.d.ts", + "default": "./augment.js" + }, + "require": { + "types": "./cjs/augment.d.ts", + "default": "./cjs/augment.js" + }, + "default": { + "types": "./augment.d.ts", + "default": "./augment.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./lookup": { + "module": { + "types": "./lookup/index.d.ts", + "default": "./lookup/index.js" + }, + "require": { + "types": "./cjs/lookup/index.d.ts", + "default": "./cjs/lookup/index.js" + }, + "default": { + "types": "./lookup/index.d.ts", + "default": "./lookup/index.js" + } + }, + "./lookup/assetHubDicle": { + "module": { + "types": "./lookup/assetHubDicle.d.ts", + "default": "./lookup/assetHubDicle.js" + }, + "require": { + "types": "./cjs/lookup/assetHubDicle.d.ts", + "default": "./cjs/lookup/assetHubDicle.js" + }, + "default": { + "types": "./lookup/assetHubDicle.d.ts", + "default": "./lookup/assetHubDicle.js" + } + }, + "./lookup/assetHubPezkuwi": { + "module": { + "types": "./lookup/assetHubPezkuwi.d.ts", + "default": "./lookup/assetHubPezkuwi.js" + }, + "require": { + "types": "./cjs/lookup/assetHubPezkuwi.d.ts", + "default": "./cjs/lookup/assetHubPezkuwi.js" + }, + "default": { + "types": "./lookup/assetHubPezkuwi.d.ts", + "default": "./lookup/assetHubPezkuwi.js" + } + }, + "./lookup/bizinikiwi": { + "module": { + "types": "./lookup/bizinikiwi.d.ts", + "default": "./lookup/bizinikiwi.js" + }, + "require": { + "types": "./cjs/lookup/bizinikiwi.d.ts", + "default": "./cjs/lookup/bizinikiwi.js" + }, + "default": { + "types": "./lookup/bizinikiwi.d.ts", + "default": "./lookup/bizinikiwi.js" + } + }, + "./lookup/definitions": { + "module": { + "types": "./lookup/definitions.d.ts", + "default": "./lookup/definitions.js" + }, + "require": { + "types": "./cjs/lookup/definitions.d.ts", + "default": "./cjs/lookup/definitions.js" + }, + "default": { + "types": "./lookup/definitions.d.ts", + "default": "./lookup/definitions.js" + } + }, + "./lookup/dicle": { + "module": { + "types": "./lookup/dicle.d.ts", + "default": "./lookup/dicle.js" + }, + "require": { + "types": "./cjs/lookup/dicle.d.ts", + "default": "./cjs/lookup/dicle.js" + }, + "default": { + "types": "./lookup/dicle.d.ts", + "default": "./lookup/dicle.js" + } + }, + "./lookup/pezkuwi": { + "module": { + "types": "./lookup/pezkuwi.d.ts", + "default": "./lookup/pezkuwi.js" + }, + "require": { + "types": "./cjs/lookup/pezkuwi.d.ts", + "default": "./cjs/lookup/pezkuwi.js" + }, + "default": { + "types": "./lookup/pezkuwi.d.ts", + "default": "./lookup/pezkuwi.js" + } + }, + "./lookup/types": { + "module": { + "types": "./lookup/types.d.ts", + "default": "./lookup/types.js" + }, + "require": { + "types": "./cjs/lookup/types.d.ts", + "default": "./cjs/lookup/types.js" + }, + "default": { + "types": "./lookup/types.d.ts", + "default": "./lookup/types.js" + } + }, + "./lookup/types-assetHubDicle": { + "module": { + "types": "./lookup/types-assetHubDicle.d.ts", + "default": "./lookup/types-assetHubDicle.js" + }, + "require": { + "types": "./cjs/lookup/types-assetHubDicle.d.ts", + "default": "./cjs/lookup/types-assetHubDicle.js" + }, + "default": { + "types": "./lookup/types-assetHubDicle.d.ts", + "default": "./lookup/types-assetHubDicle.js" + } + }, + "./lookup/types-assetHubPezkuwi": { + "module": { + "types": "./lookup/types-assetHubPezkuwi.d.ts", + "default": "./lookup/types-assetHubPezkuwi.js" + }, + "require": { + "types": "./cjs/lookup/types-assetHubPezkuwi.d.ts", + "default": "./cjs/lookup/types-assetHubPezkuwi.js" + }, + "default": { + "types": "./lookup/types-assetHubPezkuwi.d.ts", + "default": "./lookup/types-assetHubPezkuwi.js" + } + }, + "./lookup/types-bizinikiwi": { + "module": { + "types": "./lookup/types-bizinikiwi.d.ts", + "default": "./lookup/types-bizinikiwi.js" + }, + "require": { + "types": "./cjs/lookup/types-bizinikiwi.d.ts", + "default": "./cjs/lookup/types-bizinikiwi.js" + }, + "default": { + "types": "./lookup/types-bizinikiwi.d.ts", + "default": "./lookup/types-bizinikiwi.js" + } + }, + "./lookup/types-dicle": { + "module": { + "types": "./lookup/types-dicle.d.ts", + "default": "./lookup/types-dicle.js" + }, + "require": { + "types": "./cjs/lookup/types-dicle.d.ts", + "default": "./cjs/lookup/types-dicle.js" + }, + "default": { + "types": "./lookup/types-dicle.d.ts", + "default": "./lookup/types-dicle.js" + } + }, + "./lookup/types-pezkuwi": { + "module": { + "types": "./lookup/types-pezkuwi.d.ts", + "default": "./lookup/types-pezkuwi.js" + }, + "require": { + "types": "./cjs/lookup/types-pezkuwi.d.ts", + "default": "./cjs/lookup/types-pezkuwi.js" + }, + "default": { + "types": "./lookup/types-pezkuwi.d.ts", + "default": "./lookup/types-pezkuwi.js" + } + }, + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./registry": { + "module": { + "types": "./registry/index.d.ts", + "default": "./registry/index.js" + }, + "require": { + "types": "./cjs/registry/index.d.ts", + "default": "./cjs/registry/index.js" + }, + "default": { + "types": "./registry/index.d.ts", + "default": "./registry/index.js" + } + }, + "./registry/assetHubDicle": { + "module": { + "types": "./registry/assetHubDicle.d.ts", + "default": "./registry/assetHubDicle.js" + }, + "require": { + "types": "./cjs/registry/assetHubDicle.d.ts", + "default": "./cjs/registry/assetHubDicle.js" + }, + "default": { + "types": "./registry/assetHubDicle.d.ts", + "default": "./registry/assetHubDicle.js" + } + }, + "./registry/assetHubPezkuwi": { + "module": { + "types": "./registry/assetHubPezkuwi.d.ts", + "default": "./registry/assetHubPezkuwi.js" + }, + "require": { + "types": "./cjs/registry/assetHubPezkuwi.d.ts", + "default": "./cjs/registry/assetHubPezkuwi.js" + }, + "default": { + "types": "./registry/assetHubPezkuwi.d.ts", + "default": "./registry/assetHubPezkuwi.js" + } + }, + "./registry/bizinikiwi": { + "module": { + "types": "./registry/bizinikiwi.d.ts", + "default": "./registry/bizinikiwi.js" + }, + "require": { + "types": "./cjs/registry/bizinikiwi.d.ts", + "default": "./cjs/registry/bizinikiwi.js" + }, + "default": { + "types": "./registry/bizinikiwi.d.ts", + "default": "./registry/bizinikiwi.js" + } + }, + "./registry/dicle": { + "module": { + "types": "./registry/dicle.d.ts", + "default": "./registry/dicle.js" + }, + "require": { + "types": "./cjs/registry/dicle.d.ts", + "default": "./cjs/registry/dicle.js" + }, + "default": { + "types": "./registry/dicle.d.ts", + "default": "./registry/dicle.js" + } + }, + "./registry/interfaces": { + "module": { + "types": "./registry/interfaces.d.ts", + "default": "./registry/interfaces.js" + }, + "require": { + "types": "./cjs/registry/interfaces.d.ts", + "default": "./cjs/registry/interfaces.js" + }, + "default": { + "types": "./registry/interfaces.d.ts", + "default": "./registry/interfaces.js" + } + }, + "./registry/pezkuwi": { + "module": { + "types": "./registry/pezkuwi.d.ts", + "default": "./registry/pezkuwi.js" + }, + "require": { + "types": "./cjs/registry/pezkuwi.d.ts", + "default": "./cjs/registry/pezkuwi.js" + }, + "default": { + "types": "./registry/pezkuwi.d.ts", + "default": "./registry/pezkuwi.js" + } + } + }, "dependencies": { - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/util": "^14.0.1", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/util": "14.0.11", "tslib": "^2.8.1" } } diff --git a/packages/types-augment/src/packageInfo.ts b/packages/types-augment/src/packageInfo.ts index 19418d7..1ed4308 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/types-augment', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/types-augment', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/types-augment/src/registry/interfaces.ts b/packages/types-augment/src/registry/interfaces.ts index f6fb9d1..6146d13 100644 --- a/packages/types-augment/src/registry/interfaces.ts +++ b/packages/types-augment/src/registry/interfaces.ts @@ -57,7 +57,7 @@ import type { ProxyAnnouncement, ProxyDefinition, ProxyType } from '@pezkuwi/typ import type { AccountStatus, AccountValidity } from '@pezkuwi/types/interfaces/purchase'; import type { ActiveRecovery, RecoveryConfig } from '@pezkuwi/types/interfaces/recovery'; import type { RpcMethods } from '@pezkuwi/types/interfaces/rpc'; -import type { AccountId, AccountId20, AccountId32, AccountId33, AccountIdOf, AccountIndex, Address, AssetId, Balance, BalanceOf, Block, BlockNumber, BlockNumberFor, BlockNumberOf, Call, CallHash, CallHashOf, ChangesTrieConfiguration, ChangesTrieSignal, CodecHash, Consensus, ConsensusEngineId, CrateVersion, Digest, DigestItem, EncodedJustification, ExtrinsicInclusionMode, ExtrinsicsWeight, Fixed128, Fixed64, FixedI128, FixedI64, FixedU128, FixedU64, H1024, H128, H160, H2048, H256, H32, H512, H64, Hash, Header, HeaderPartial, I32F32, Index, IndicesLookupSource, Justification, Justifications, KeyTypeId, KeyValue, LockIdentifier, LookupSource, LookupTarget, ModuleId, Moment, MultiAddress, MultiSigner, OpaqueCall, Origin, OriginCaller, Pays, PerU16, Perbill, Percent, Permill, Perquintill, PezpalletId, PezpalletVersion, PezpalletsOrigin, Phantom, PhantomData, PreRuntime, Releases, RuntimeCall, RuntimeDbWeight, RuntimeEvent, Seal, SealV0, SignedBlock, SignedBlockWithJustification, SignedBlockWithJustifications, Slot, SlotDuration, StorageData, StorageInfo, StorageProof, TransactionInfo, TransactionLongevity, TransactionPriority, TransactionStorageProof, TransactionTag, U32F32, ValidatorId, ValidatorIdOf, Weight, WeightMultiplier, WeightV0, WeightV1, WeightV2 } from '@pezkuwi/types/interfaces/runtime'; +import type { AccountId, AccountId20, AccountId32, AccountId33, AccountIdOf, AccountIndex, Address, AssetId, Balance, BalanceOf, Block, BlockNumber, BlockNumberFor, BlockNumberOf, Call, CallHash, CallHashOf, ChangesTrieConfiguration, ChangesTrieSignal, CodecHash, Consensus, ConsensusEngineId, CrateVersion, Digest, DigestItem, EncodedJustification, ExtrinsicInclusionMode, ExtrinsicsWeight, Fixed128, Fixed64, FixedI128, FixedI64, FixedU128, FixedU64, H1024, H128, H160, H2048, H256, H32, H512, H64, Hash, Header, HeaderPartial, I32F32, Index, IndicesLookupSource, Justification, Justifications, KeyTypeId, KeyValue, LockIdentifier, LookupSource, LookupTarget, ModuleId, Moment, MultiAddress, MultiSigner, OpaqueCall, Origin, OriginCaller, PalletId, ParachainsInherentData, Pays, PerU16, Perbill, Percent, Permill, Perquintill, PezpalletId, PezpalletVersion, PezpalletsOrigin, Phantom, PhantomData, PreRuntime, Releases, RuntimeCall, RuntimeDbWeight, RuntimeEvent, Seal, SealV0, SignedBlock, SignedBlockWithJustification, SignedBlockWithJustifications, Slot, SlotDuration, StorageData, StorageInfo, StorageProof, TransactionInfo, TransactionLongevity, TransactionPriority, TransactionStorageProof, TransactionTag, U32F32, ValidatorId, ValidatorIdOf, Weight, WeightMultiplier, WeightV0, WeightV1, WeightV2 } from '@pezkuwi/types/interfaces/runtime'; import type { Si0Field, Si0LookupTypeId, Si0Path, Si0Type, Si0TypeDef, Si0TypeDefArray, Si0TypeDefBitSequence, Si0TypeDefCompact, Si0TypeDefComposite, Si0TypeDefPhantom, Si0TypeDefPrimitive, Si0TypeDefSequence, Si0TypeDefTuple, Si0TypeDefVariant, Si0TypeParameter, Si0Variant, Si1Field, Si1LookupTypeId, Si1Path, Si1Type, Si1TypeDef, Si1TypeDefArray, Si1TypeDefBitSequence, Si1TypeDefCompact, Si1TypeDefComposite, Si1TypeDefPrimitive, Si1TypeDefSequence, Si1TypeDefTuple, Si1TypeDefVariant, Si1TypeParameter, Si1Variant, SiField, SiLookupTypeId, SiPath, SiType, SiTypeDef, SiTypeDefArray, SiTypeDefBitSequence, SiTypeDefCompact, SiTypeDefComposite, SiTypeDefPrimitive, SiTypeDefSequence, SiTypeDefTuple, SiTypeDefVariant, SiTypeParameter, SiVariant } from '@pezkuwi/types/interfaces/scaleInfo'; import type { Period, Priority, SchedulePeriod, SchedulePriority, Scheduled, ScheduledTo254, TaskAddress } from '@pezkuwi/types/interfaces/scheduler'; import type { BeefyKey, FullIdentification, IdentificationTuple, Keys, MembershipProof, SessionIndex, SessionKeys1, SessionKeys10, SessionKeys10B, SessionKeys2, SessionKeys3, SessionKeys4, SessionKeys5, SessionKeys6, SessionKeys6B, SessionKeys7, SessionKeys7B, SessionKeys8, SessionKeys8B, SessionKeys9, SessionKeys9B, ValidatorCount } from '@pezkuwi/types/interfaces/session'; @@ -856,6 +856,8 @@ declare module '@pezkuwi/types/types/registry' { Owner: Owner; PageCounter: PageCounter; PageIndexData: PageIndexData; + PalletId: PalletId; + ParachainsInherentData: ParachainsInherentData; ParaGenesisArgs: ParaGenesisArgs; ParaId: ParaId; ParaInfo: ParaInfo; diff --git a/packages/types-codec/LICENSE b/packages/types-codec/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/types-codec/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/types-codec/package.json b/packages/types-codec/package.json index 0c24cdc..e6f98b5 100644 --- a/packages/types-codec/package.json +++ b/packages/types-codec/package.json @@ -15,20 +15,1139 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", - "dependencies": { - "@pezkuwi/util": "^14.0.1", - "@pezkuwi/x-bigint": "^14.0.1", - "tslib": "^2.8.1" + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./abstract": { + "module": { + "types": "./abstract/index.d.ts", + "default": "./abstract/index.js" + }, + "require": { + "types": "./cjs/abstract/index.d.ts", + "default": "./cjs/abstract/index.js" + }, + "default": { + "types": "./abstract/index.d.ts", + "default": "./abstract/index.js" + } + }, + "./abstract/Array": { + "module": { + "types": "./abstract/Array.d.ts", + "default": "./abstract/Array.js" + }, + "require": { + "types": "./cjs/abstract/Array.d.ts", + "default": "./cjs/abstract/Array.js" + }, + "default": { + "types": "./abstract/Array.d.ts", + "default": "./abstract/Array.js" + } + }, + "./abstract/Base": { + "module": { + "types": "./abstract/Base.d.ts", + "default": "./abstract/Base.js" + }, + "require": { + "types": "./cjs/abstract/Base.d.ts", + "default": "./cjs/abstract/Base.js" + }, + "default": { + "types": "./abstract/Base.d.ts", + "default": "./abstract/Base.js" + } + }, + "./abstract/Int": { + "module": { + "types": "./abstract/Int.d.ts", + "default": "./abstract/Int.js" + }, + "require": { + "types": "./cjs/abstract/Int.d.ts", + "default": "./cjs/abstract/Int.js" + }, + "default": { + "types": "./abstract/Int.d.ts", + "default": "./abstract/Int.js" + } + }, + "./abstract/Object": { + "module": { + "types": "./abstract/Object.d.ts", + "default": "./abstract/Object.js" + }, + "require": { + "types": "./cjs/abstract/Object.d.ts", + "default": "./cjs/abstract/Object.js" + }, + "default": { + "types": "./abstract/Object.d.ts", + "default": "./abstract/Object.js" + } + }, + "./base": { + "module": { + "types": "./base/index.d.ts", + "default": "./base/index.js" + }, + "require": { + "types": "./cjs/base/index.d.ts", + "default": "./cjs/base/index.js" + }, + "default": { + "types": "./base/index.d.ts", + "default": "./base/index.js" + } + }, + "./base/Compact": { + "module": { + "types": "./base/Compact.d.ts", + "default": "./base/Compact.js" + }, + "require": { + "types": "./cjs/base/Compact.d.ts", + "default": "./cjs/base/Compact.js" + }, + "default": { + "types": "./base/Compact.d.ts", + "default": "./base/Compact.js" + } + }, + "./base/DoNotConstruct": { + "module": { + "types": "./base/DoNotConstruct.d.ts", + "default": "./base/DoNotConstruct.js" + }, + "require": { + "types": "./cjs/base/DoNotConstruct.d.ts", + "default": "./cjs/base/DoNotConstruct.js" + }, + "default": { + "types": "./base/DoNotConstruct.d.ts", + "default": "./base/DoNotConstruct.js" + } + }, + "./base/Enum": { + "module": { + "types": "./base/Enum.d.ts", + "default": "./base/Enum.js" + }, + "require": { + "types": "./cjs/base/Enum.d.ts", + "default": "./cjs/base/Enum.js" + }, + "default": { + "types": "./base/Enum.d.ts", + "default": "./base/Enum.js" + } + }, + "./base/Int": { + "module": { + "types": "./base/Int.d.ts", + "default": "./base/Int.js" + }, + "require": { + "types": "./cjs/base/Int.d.ts", + "default": "./cjs/base/Int.js" + }, + "default": { + "types": "./base/Int.d.ts", + "default": "./base/Int.js" + } + }, + "./base/Null": { + "module": { + "types": "./base/Null.d.ts", + "default": "./base/Null.js" + }, + "require": { + "types": "./cjs/base/Null.d.ts", + "default": "./cjs/base/Null.js" + }, + "default": { + "types": "./base/Null.d.ts", + "default": "./base/Null.js" + } + }, + "./base/Option": { + "module": { + "types": "./base/Option.d.ts", + "default": "./base/Option.js" + }, + "require": { + "types": "./cjs/base/Option.d.ts", + "default": "./cjs/base/Option.js" + }, + "default": { + "types": "./base/Option.d.ts", + "default": "./base/Option.js" + } + }, + "./base/Result": { + "module": { + "types": "./base/Result.d.ts", + "default": "./base/Result.js" + }, + "require": { + "types": "./cjs/base/Result.d.ts", + "default": "./cjs/base/Result.js" + }, + "default": { + "types": "./base/Result.d.ts", + "default": "./base/Result.js" + } + }, + "./base/Tuple": { + "module": { + "types": "./base/Tuple.d.ts", + "default": "./base/Tuple.js" + }, + "require": { + "types": "./cjs/base/Tuple.d.ts", + "default": "./cjs/base/Tuple.js" + }, + "default": { + "types": "./base/Tuple.d.ts", + "default": "./base/Tuple.js" + } + }, + "./base/UInt": { + "module": { + "types": "./base/UInt.d.ts", + "default": "./base/UInt.js" + }, + "require": { + "types": "./cjs/base/UInt.d.ts", + "default": "./cjs/base/UInt.js" + }, + "default": { + "types": "./base/UInt.d.ts", + "default": "./base/UInt.js" + } + }, + "./base/Vec": { + "module": { + "types": "./base/Vec.d.ts", + "default": "./base/Vec.js" + }, + "require": { + "types": "./cjs/base/Vec.d.ts", + "default": "./cjs/base/Vec.js" + }, + "default": { + "types": "./base/Vec.d.ts", + "default": "./base/Vec.js" + } + }, + "./base/VecAny": { + "module": { + "types": "./base/VecAny.d.ts", + "default": "./base/VecAny.js" + }, + "require": { + "types": "./cjs/base/VecAny.d.ts", + "default": "./cjs/base/VecAny.js" + }, + "default": { + "types": "./base/VecAny.d.ts", + "default": "./base/VecAny.js" + } + }, + "./base/VecFixed": { + "module": { + "types": "./base/VecFixed.d.ts", + "default": "./base/VecFixed.js" + }, + "require": { + "types": "./cjs/base/VecFixed.d.ts", + "default": "./cjs/base/VecFixed.js" + }, + "default": { + "types": "./base/VecFixed.d.ts", + "default": "./base/VecFixed.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./extended": { + "module": { + "types": "./extended/index.d.ts", + "default": "./extended/index.js" + }, + "require": { + "types": "./cjs/extended/index.d.ts", + "default": "./cjs/extended/index.js" + }, + "default": { + "types": "./extended/index.d.ts", + "default": "./extended/index.js" + } + }, + "./extended/BitVec": { + "module": { + "types": "./extended/BitVec.d.ts", + "default": "./extended/BitVec.js" + }, + "require": { + "types": "./cjs/extended/BitVec.d.ts", + "default": "./cjs/extended/BitVec.js" + }, + "default": { + "types": "./extended/BitVec.d.ts", + "default": "./extended/BitVec.js" + } + }, + "./extended/BTreeMap": { + "module": { + "types": "./extended/BTreeMap.d.ts", + "default": "./extended/BTreeMap.js" + }, + "require": { + "types": "./cjs/extended/BTreeMap.d.ts", + "default": "./cjs/extended/BTreeMap.js" + }, + "default": { + "types": "./extended/BTreeMap.d.ts", + "default": "./extended/BTreeMap.js" + } + }, + "./extended/BTreeSet": { + "module": { + "types": "./extended/BTreeSet.d.ts", + "default": "./extended/BTreeSet.js" + }, + "require": { + "types": "./cjs/extended/BTreeSet.d.ts", + "default": "./cjs/extended/BTreeSet.js" + }, + "default": { + "types": "./extended/BTreeSet.d.ts", + "default": "./extended/BTreeSet.js" + } + }, + "./extended/Bytes": { + "module": { + "types": "./extended/Bytes.d.ts", + "default": "./extended/Bytes.js" + }, + "require": { + "types": "./cjs/extended/Bytes.d.ts", + "default": "./cjs/extended/Bytes.js" + }, + "default": { + "types": "./extended/Bytes.d.ts", + "default": "./extended/Bytes.js" + } + }, + "./extended/HashMap": { + "module": { + "types": "./extended/HashMap.d.ts", + "default": "./extended/HashMap.js" + }, + "require": { + "types": "./cjs/extended/HashMap.d.ts", + "default": "./cjs/extended/HashMap.js" + }, + "default": { + "types": "./extended/HashMap.d.ts", + "default": "./extended/HashMap.js" + } + }, + "./extended/Linkage": { + "module": { + "types": "./extended/Linkage.d.ts", + "default": "./extended/Linkage.js" + }, + "require": { + "types": "./cjs/extended/Linkage.d.ts", + "default": "./cjs/extended/Linkage.js" + }, + "default": { + "types": "./extended/Linkage.d.ts", + "default": "./extended/Linkage.js" + } + }, + "./extended/Map": { + "module": { + "types": "./extended/Map.d.ts", + "default": "./extended/Map.js" + }, + "require": { + "types": "./cjs/extended/Map.d.ts", + "default": "./cjs/extended/Map.js" + }, + "default": { + "types": "./extended/Map.d.ts", + "default": "./extended/Map.js" + } + }, + "./extended/OptionBool": { + "module": { + "types": "./extended/OptionBool.d.ts", + "default": "./extended/OptionBool.js" + }, + "require": { + "types": "./cjs/extended/OptionBool.d.ts", + "default": "./cjs/extended/OptionBool.js" + }, + "default": { + "types": "./extended/OptionBool.d.ts", + "default": "./extended/OptionBool.js" + } + }, + "./extended/Range": { + "module": { + "types": "./extended/Range.d.ts", + "default": "./extended/Range.js" + }, + "require": { + "types": "./cjs/extended/Range.d.ts", + "default": "./cjs/extended/Range.js" + }, + "default": { + "types": "./extended/Range.d.ts", + "default": "./extended/Range.js" + } + }, + "./extended/RangeInclusive": { + "module": { + "types": "./extended/RangeInclusive.d.ts", + "default": "./extended/RangeInclusive.js" + }, + "require": { + "types": "./cjs/extended/RangeInclusive.d.ts", + "default": "./cjs/extended/RangeInclusive.js" + }, + "default": { + "types": "./extended/RangeInclusive.d.ts", + "default": "./extended/RangeInclusive.js" + } + }, + "./extended/Type": { + "module": { + "types": "./extended/Type.d.ts", + "default": "./extended/Type.js" + }, + "require": { + "types": "./cjs/extended/Type.d.ts", + "default": "./cjs/extended/Type.js" + }, + "default": { + "types": "./extended/Type.d.ts", + "default": "./extended/Type.js" + } + }, + "./extended/U8aFixed": { + "module": { + "types": "./extended/U8aFixed.d.ts", + "default": "./extended/U8aFixed.js" + }, + "require": { + "types": "./cjs/extended/U8aFixed.d.ts", + "default": "./cjs/extended/U8aFixed.js" + }, + "default": { + "types": "./extended/U8aFixed.d.ts", + "default": "./extended/U8aFixed.js" + } + }, + "./extended/WrapperKeepOpaque": { + "module": { + "types": "./extended/WrapperKeepOpaque.d.ts", + "default": "./extended/WrapperKeepOpaque.js" + }, + "require": { + "types": "./cjs/extended/WrapperKeepOpaque.d.ts", + "default": "./cjs/extended/WrapperKeepOpaque.js" + }, + "default": { + "types": "./extended/WrapperKeepOpaque.d.ts", + "default": "./extended/WrapperKeepOpaque.js" + } + }, + "./extended/WrapperOpaque": { + "module": { + "types": "./extended/WrapperOpaque.d.ts", + "default": "./extended/WrapperOpaque.js" + }, + "require": { + "types": "./cjs/extended/WrapperOpaque.d.ts", + "default": "./cjs/extended/WrapperOpaque.js" + }, + "default": { + "types": "./extended/WrapperOpaque.d.ts", + "default": "./extended/WrapperOpaque.js" + } + }, + "./native": { + "module": { + "types": "./native/index.d.ts", + "default": "./native/index.js" + }, + "require": { + "types": "./cjs/native/index.d.ts", + "default": "./cjs/native/index.js" + }, + "default": { + "types": "./native/index.d.ts", + "default": "./native/index.js" + } + }, + "./native/Bool": { + "module": { + "types": "./native/Bool.d.ts", + "default": "./native/Bool.js" + }, + "require": { + "types": "./cjs/native/Bool.d.ts", + "default": "./cjs/native/Bool.js" + }, + "default": { + "types": "./native/Bool.d.ts", + "default": "./native/Bool.js" + } + }, + "./native/Date": { + "module": { + "types": "./native/Date.d.ts", + "default": "./native/Date.js" + }, + "require": { + "types": "./cjs/native/Date.d.ts", + "default": "./cjs/native/Date.js" + }, + "default": { + "types": "./native/Date.d.ts", + "default": "./native/Date.js" + } + }, + "./native/Float": { + "module": { + "types": "./native/Float.d.ts", + "default": "./native/Float.js" + }, + "require": { + "types": "./cjs/native/Float.d.ts", + "default": "./cjs/native/Float.js" + }, + "default": { + "types": "./native/Float.d.ts", + "default": "./native/Float.js" + } + }, + "./native/Json": { + "module": { + "types": "./native/Json.d.ts", + "default": "./native/Json.js" + }, + "require": { + "types": "./cjs/native/Json.d.ts", + "default": "./cjs/native/Json.js" + }, + "default": { + "types": "./native/Json.d.ts", + "default": "./native/Json.js" + } + }, + "./native/Raw": { + "module": { + "types": "./native/Raw.d.ts", + "default": "./native/Raw.js" + }, + "require": { + "types": "./cjs/native/Raw.d.ts", + "default": "./cjs/native/Raw.js" + }, + "default": { + "types": "./native/Raw.d.ts", + "default": "./native/Raw.js" + } + }, + "./native/Set": { + "module": { + "types": "./native/Set.d.ts", + "default": "./native/Set.js" + }, + "require": { + "types": "./cjs/native/Set.d.ts", + "default": "./cjs/native/Set.js" + }, + "default": { + "types": "./native/Set.d.ts", + "default": "./native/Set.js" + } + }, + "./native/Struct": { + "module": { + "types": "./native/Struct.d.ts", + "default": "./native/Struct.js" + }, + "require": { + "types": "./cjs/native/Struct.d.ts", + "default": "./cjs/native/Struct.js" + }, + "default": { + "types": "./native/Struct.d.ts", + "default": "./native/Struct.js" + } + }, + "./native/Struct.data": { + "module": "./native/Struct.data.js", + "require": "./cjs/native/Struct.data.js", + "default": "./native/Struct.data.js" + }, + "./native/Text": { + "module": { + "types": "./native/Text.d.ts", + "default": "./native/Text.js" + }, + "require": { + "types": "./cjs/native/Text.d.ts", + "default": "./cjs/native/Text.js" + }, + "default": { + "types": "./native/Text.d.ts", + "default": "./native/Text.js" + } + }, + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./primitive": { + "module": { + "types": "./primitive/index.d.ts", + "default": "./primitive/index.js" + }, + "require": { + "types": "./cjs/primitive/index.d.ts", + "default": "./cjs/primitive/index.js" + }, + "default": { + "types": "./primitive/index.d.ts", + "default": "./primitive/index.js" + } + }, + "./primitive/F32": { + "module": { + "types": "./primitive/F32.d.ts", + "default": "./primitive/F32.js" + }, + "require": { + "types": "./cjs/primitive/F32.d.ts", + "default": "./cjs/primitive/F32.js" + }, + "default": { + "types": "./primitive/F32.d.ts", + "default": "./primitive/F32.js" + } + }, + "./primitive/F64": { + "module": { + "types": "./primitive/F64.d.ts", + "default": "./primitive/F64.js" + }, + "require": { + "types": "./cjs/primitive/F64.d.ts", + "default": "./cjs/primitive/F64.js" + }, + "default": { + "types": "./primitive/F64.d.ts", + "default": "./primitive/F64.js" + } + }, + "./primitive/I128": { + "module": { + "types": "./primitive/I128.d.ts", + "default": "./primitive/I128.js" + }, + "require": { + "types": "./cjs/primitive/I128.d.ts", + "default": "./cjs/primitive/I128.js" + }, + "default": { + "types": "./primitive/I128.d.ts", + "default": "./primitive/I128.js" + } + }, + "./primitive/I16": { + "module": { + "types": "./primitive/I16.d.ts", + "default": "./primitive/I16.js" + }, + "require": { + "types": "./cjs/primitive/I16.d.ts", + "default": "./cjs/primitive/I16.js" + }, + "default": { + "types": "./primitive/I16.d.ts", + "default": "./primitive/I16.js" + } + }, + "./primitive/I256": { + "module": { + "types": "./primitive/I256.d.ts", + "default": "./primitive/I256.js" + }, + "require": { + "types": "./cjs/primitive/I256.d.ts", + "default": "./cjs/primitive/I256.js" + }, + "default": { + "types": "./primitive/I256.d.ts", + "default": "./primitive/I256.js" + } + }, + "./primitive/I32": { + "module": { + "types": "./primitive/I32.d.ts", + "default": "./primitive/I32.js" + }, + "require": { + "types": "./cjs/primitive/I32.d.ts", + "default": "./cjs/primitive/I32.js" + }, + "default": { + "types": "./primitive/I32.d.ts", + "default": "./primitive/I32.js" + } + }, + "./primitive/I64": { + "module": { + "types": "./primitive/I64.d.ts", + "default": "./primitive/I64.js" + }, + "require": { + "types": "./cjs/primitive/I64.d.ts", + "default": "./cjs/primitive/I64.js" + }, + "default": { + "types": "./primitive/I64.d.ts", + "default": "./primitive/I64.js" + } + }, + "./primitive/I8": { + "module": { + "types": "./primitive/I8.d.ts", + "default": "./primitive/I8.js" + }, + "require": { + "types": "./cjs/primitive/I8.d.ts", + "default": "./cjs/primitive/I8.js" + }, + "default": { + "types": "./primitive/I8.d.ts", + "default": "./primitive/I8.js" + } + }, + "./primitive/ISize": { + "module": { + "types": "./primitive/ISize.d.ts", + "default": "./primitive/ISize.js" + }, + "require": { + "types": "./cjs/primitive/ISize.d.ts", + "default": "./cjs/primitive/ISize.js" + }, + "default": { + "types": "./primitive/ISize.d.ts", + "default": "./primitive/ISize.js" + } + }, + "./primitive/U128": { + "module": { + "types": "./primitive/U128.d.ts", + "default": "./primitive/U128.js" + }, + "require": { + "types": "./cjs/primitive/U128.d.ts", + "default": "./cjs/primitive/U128.js" + }, + "default": { + "types": "./primitive/U128.d.ts", + "default": "./primitive/U128.js" + } + }, + "./primitive/U16": { + "module": { + "types": "./primitive/U16.d.ts", + "default": "./primitive/U16.js" + }, + "require": { + "types": "./cjs/primitive/U16.d.ts", + "default": "./cjs/primitive/U16.js" + }, + "default": { + "types": "./primitive/U16.d.ts", + "default": "./primitive/U16.js" + } + }, + "./primitive/U256": { + "module": { + "types": "./primitive/U256.d.ts", + "default": "./primitive/U256.js" + }, + "require": { + "types": "./cjs/primitive/U256.d.ts", + "default": "./cjs/primitive/U256.js" + }, + "default": { + "types": "./primitive/U256.d.ts", + "default": "./primitive/U256.js" + } + }, + "./primitive/U32": { + "module": { + "types": "./primitive/U32.d.ts", + "default": "./primitive/U32.js" + }, + "require": { + "types": "./cjs/primitive/U32.d.ts", + "default": "./cjs/primitive/U32.js" + }, + "default": { + "types": "./primitive/U32.d.ts", + "default": "./primitive/U32.js" + } + }, + "./primitive/U64": { + "module": { + "types": "./primitive/U64.d.ts", + "default": "./primitive/U64.js" + }, + "require": { + "types": "./cjs/primitive/U64.d.ts", + "default": "./cjs/primitive/U64.js" + }, + "default": { + "types": "./primitive/U64.d.ts", + "default": "./primitive/U64.js" + } + }, + "./primitive/U8": { + "module": { + "types": "./primitive/U8.d.ts", + "default": "./primitive/U8.js" + }, + "require": { + "types": "./cjs/primitive/U8.d.ts", + "default": "./cjs/primitive/U8.js" + }, + "default": { + "types": "./primitive/U8.d.ts", + "default": "./primitive/U8.js" + } + }, + "./primitive/USize": { + "module": { + "types": "./primitive/USize.d.ts", + "default": "./primitive/USize.js" + }, + "require": { + "types": "./cjs/primitive/USize.d.ts", + "default": "./cjs/primitive/USize.js" + }, + "default": { + "types": "./primitive/USize.d.ts", + "default": "./primitive/USize.js" + } + }, + "./types": { + "module": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + }, + "require": { + "types": "./cjs/types/index.d.ts", + "default": "./cjs/types/index.js" + }, + "default": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + } + }, + "./types/codec": { + "module": { + "types": "./types/codec.d.ts", + "default": "./types/codec.js" + }, + "require": { + "types": "./cjs/types/codec.d.ts", + "default": "./cjs/types/codec.js" + }, + "default": { + "types": "./types/codec.d.ts", + "default": "./types/codec.js" + } + }, + "./types/helpers": { + "module": { + "types": "./types/helpers.d.ts", + "default": "./types/helpers.js" + }, + "require": { + "types": "./cjs/types/helpers.d.ts", + "default": "./cjs/types/helpers.js" + }, + "default": { + "types": "./types/helpers.d.ts", + "default": "./types/helpers.js" + } + }, + "./types/interfaces": { + "module": { + "types": "./types/interfaces.d.ts", + "default": "./types/interfaces.js" + }, + "require": { + "types": "./cjs/types/interfaces.d.ts", + "default": "./cjs/types/interfaces.js" + }, + "default": { + "types": "./types/interfaces.d.ts", + "default": "./types/interfaces.js" + } + }, + "./types/registry": { + "module": { + "types": "./types/registry.d.ts", + "default": "./types/registry.js" + }, + "require": { + "types": "./cjs/types/registry.d.ts", + "default": "./cjs/types/registry.js" + }, + "default": { + "types": "./types/registry.d.ts", + "default": "./types/registry.js" + } + }, + "./utils": { + "module": { + "types": "./utils/index.d.ts", + "default": "./utils/index.js" + }, + "require": { + "types": "./cjs/utils/index.d.ts", + "default": "./cjs/utils/index.js" + }, + "default": { + "types": "./utils/index.d.ts", + "default": "./utils/index.js" + } + }, + "./utils/compareArray": { + "module": { + "types": "./utils/compareArray.d.ts", + "default": "./utils/compareArray.js" + }, + "require": { + "types": "./cjs/utils/compareArray.d.ts", + "default": "./cjs/utils/compareArray.js" + }, + "default": { + "types": "./utils/compareArray.d.ts", + "default": "./utils/compareArray.js" + } + }, + "./utils/compareMap": { + "module": { + "types": "./utils/compareMap.d.ts", + "default": "./utils/compareMap.js" + }, + "require": { + "types": "./cjs/utils/compareMap.d.ts", + "default": "./cjs/utils/compareMap.js" + }, + "default": { + "types": "./utils/compareMap.d.ts", + "default": "./utils/compareMap.js" + } + }, + "./utils/compareSet": { + "module": { + "types": "./utils/compareSet.d.ts", + "default": "./utils/compareSet.js" + }, + "require": { + "types": "./cjs/utils/compareSet.d.ts", + "default": "./cjs/utils/compareSet.js" + }, + "default": { + "types": "./utils/compareSet.d.ts", + "default": "./utils/compareSet.js" + } + }, + "./utils/decodeU8a": { + "module": { + "types": "./utils/decodeU8a.d.ts", + "default": "./utils/decodeU8a.js" + }, + "require": { + "types": "./cjs/utils/decodeU8a.d.ts", + "default": "./cjs/utils/decodeU8a.js" + }, + "default": { + "types": "./utils/decodeU8a.d.ts", + "default": "./utils/decodeU8a.js" + } + }, + "./utils/sanitize": { + "module": { + "types": "./utils/sanitize.d.ts", + "default": "./utils/sanitize.js" + }, + "require": { + "types": "./cjs/utils/sanitize.d.ts", + "default": "./cjs/utils/sanitize.js" + }, + "default": { + "types": "./utils/sanitize.d.ts", + "default": "./utils/sanitize.js" + } + }, + "./utils/sortValues": { + "module": { + "types": "./utils/sortValues.d.ts", + "default": "./utils/sortValues.js" + }, + "require": { + "types": "./cjs/utils/sortValues.d.ts", + "default": "./cjs/utils/sortValues.js" + }, + "default": { + "types": "./utils/sortValues.d.ts", + "default": "./utils/sortValues.js" + } + }, + "./utils/toConstructors": { + "module": { + "types": "./utils/toConstructors.d.ts", + "default": "./utils/toConstructors.js" + }, + "require": { + "types": "./cjs/utils/toConstructors.d.ts", + "default": "./cjs/utils/toConstructors.js" + }, + "default": { + "types": "./utils/toConstructors.d.ts", + "default": "./utils/toConstructors.js" + } + }, + "./utils/typesToMap": { + "module": { + "types": "./utils/typesToMap.d.ts", + "default": "./utils/typesToMap.js" + }, + "require": { + "types": "./cjs/utils/typesToMap.d.ts", + "default": "./cjs/utils/typesToMap.js" + }, + "default": { + "types": "./utils/typesToMap.d.ts", + "default": "./utils/typesToMap.js" + } + }, + "./utils/util": { + "module": { + "types": "./utils/util.d.ts", + "default": "./utils/util.js" + }, + "require": { + "types": "./cjs/utils/util.d.ts", + "default": "./cjs/utils/util.js" + }, + "default": { + "types": "./utils/util.d.ts", + "default": "./utils/util.js" + } + } }, - "devDependencies": { - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-augment": "16.5.4", - "@pezkuwi/types-support": "16.5.4", - "@pezkuwi/util-crypto": "^14.0.1" + "dependencies": { + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-augment": "16.5.9", + "@pezkuwi/types-support": "16.5.9", + "@pezkuwi/util": "14.0.11", + "@pezkuwi/util-crypto": "14.0.11", + "@pezkuwi/x-bigint": "14.0.11", + "tslib": "^2.8.1" } } diff --git a/packages/types-codec/src/packageInfo.ts b/packages/types-codec/src/packageInfo.ts index 906e561..4d0fe8b 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/types-codec', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/types-codec', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/types-create/LICENSE b/packages/types-create/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/types-create/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/types-create/package.json b/packages/types-create/package.json index b87409c..b28c80a 100644 --- a/packages/types-create/package.json +++ b/packages/types-create/package.json @@ -15,17 +15,277 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", - "dependencies": { - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/util": "^14.0.1", - "tslib": "^2.8.1" + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./create": { + "module": { + "types": "./create/index.d.ts", + "default": "./create/index.js" + }, + "require": { + "types": "./cjs/create/index.d.ts", + "default": "./cjs/create/index.js" + }, + "default": { + "types": "./create/index.d.ts", + "default": "./create/index.js" + } + }, + "./create/class": { + "module": { + "types": "./create/class.d.ts", + "default": "./create/class.js" + }, + "require": { + "types": "./cjs/create/class.d.ts", + "default": "./cjs/create/class.js" + }, + "default": { + "types": "./create/class.d.ts", + "default": "./create/class.js" + } + }, + "./create/type": { + "module": { + "types": "./create/type.d.ts", + "default": "./create/type.js" + }, + "require": { + "types": "./cjs/create/type.d.ts", + "default": "./cjs/create/type.js" + }, + "default": { + "types": "./create/type.d.ts", + "default": "./create/type.js" + } + }, + "./exports": { + "module": { + "types": "./exports.d.ts", + "default": "./exports.js" + }, + "require": { + "types": "./cjs/exports.d.ts", + "default": "./cjs/exports.js" + }, + "default": { + "types": "./exports.d.ts", + "default": "./exports.js" + } + }, + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./types": { + "module": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + }, + "require": { + "types": "./cjs/types/index.d.ts", + "default": "./cjs/types/index.js" + }, + "default": { + "types": "./types/index.d.ts", + "default": "./types/index.js" + } + }, + "./types/augmentRegistry": { + "module": { + "types": "./types/augmentRegistry.d.ts", + "default": "./types/augmentRegistry.js" + }, + "require": { + "types": "./cjs/types/augmentRegistry.d.ts", + "default": "./cjs/types/augmentRegistry.js" + }, + "default": { + "types": "./types/augmentRegistry.d.ts", + "default": "./types/augmentRegistry.js" + } + }, + "./types/lookup": { + "module": { + "types": "./types/lookup.d.ts", + "default": "./types/lookup.js" + }, + "require": { + "types": "./cjs/types/lookup.d.ts", + "default": "./cjs/types/lookup.js" + }, + "default": { + "types": "./types/lookup.d.ts", + "default": "./types/lookup.js" + } + }, + "./types/types": { + "module": { + "types": "./types/types.d.ts", + "default": "./types/types.js" + }, + "require": { + "types": "./cjs/types/types.d.ts", + "default": "./cjs/types/types.js" + }, + "default": { + "types": "./types/types.d.ts", + "default": "./types/types.js" + } + }, + "./util": { + "module": { + "types": "./util/index.d.ts", + "default": "./util/index.js" + }, + "require": { + "types": "./cjs/util/index.d.ts", + "default": "./cjs/util/index.js" + }, + "default": { + "types": "./util/index.d.ts", + "default": "./util/index.js" + } + }, + "./util/encodeTypes": { + "module": { + "types": "./util/encodeTypes.d.ts", + "default": "./util/encodeTypes.js" + }, + "require": { + "types": "./cjs/util/encodeTypes.d.ts", + "default": "./cjs/util/encodeTypes.js" + }, + "default": { + "types": "./util/encodeTypes.d.ts", + "default": "./util/encodeTypes.js" + } + }, + "./util/getTypeDef": { + "module": { + "types": "./util/getTypeDef.d.ts", + "default": "./util/getTypeDef.js" + }, + "require": { + "types": "./cjs/util/getTypeDef.d.ts", + "default": "./cjs/util/getTypeDef.js" + }, + "default": { + "types": "./util/getTypeDef.d.ts", + "default": "./util/getTypeDef.js" + } + }, + "./util/typeSplit": { + "module": { + "types": "./util/typeSplit.d.ts", + "default": "./util/typeSplit.js" + }, + "require": { + "types": "./cjs/util/typeSplit.d.ts", + "default": "./cjs/util/typeSplit.js" + }, + "default": { + "types": "./util/typeSplit.d.ts", + "default": "./util/typeSplit.js" + } + }, + "./util/xcm": { + "module": { + "types": "./util/xcm.d.ts", + "default": "./util/xcm.js" + }, + "require": { + "types": "./cjs/util/xcm.d.ts", + "default": "./cjs/util/xcm.js" + }, + "default": { + "types": "./util/xcm.d.ts", + "default": "./util/xcm.js" + } + } }, - "devDependencies": { - "@pezkuwi/types": "16.5.4" + "dependencies": { + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/util": "14.0.11", + "tslib": "^2.8.1" } } diff --git a/packages/types-create/src/packageInfo.ts b/packages/types-create/src/packageInfo.ts index 9bef93e..f4f5970 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/types-create', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/types-create', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/types-known/LICENSE b/packages/types-known/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/types-known/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/types-known/package.json b/packages/types-known/package.json index a0fe33e..170ddd5 100644 --- a/packages/types-known/package.json +++ b/packages/types-known/package.json @@ -15,20 +15,436 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./bundle": { + "module": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + }, + "require": { + "types": "./cjs/bundle.d.ts", + "default": "./cjs/bundle.js" + }, + "default": { + "types": "./bundle.d.ts", + "default": "./bundle.js" + } + }, + "./chain": { + "module": { + "types": "./chain/index.d.ts", + "default": "./chain/index.js" + }, + "require": { + "types": "./cjs/chain/index.d.ts", + "default": "./cjs/chain/index.js" + }, + "default": { + "types": "./chain/index.d.ts", + "default": "./chain/index.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./spec": { + "module": { + "types": "./spec/index.d.ts", + "default": "./spec/index.js" + }, + "require": { + "types": "./cjs/spec/index.d.ts", + "default": "./cjs/spec/index.js" + }, + "default": { + "types": "./spec/index.d.ts", + "default": "./spec/index.js" + } + }, + "./spec/centrifuge-chain": { + "module": { + "types": "./spec/centrifuge-chain.d.ts", + "default": "./spec/centrifuge-chain.js" + }, + "require": { + "types": "./cjs/spec/centrifuge-chain.d.ts", + "default": "./cjs/spec/centrifuge-chain.js" + }, + "default": { + "types": "./spec/centrifuge-chain.d.ts", + "default": "./spec/centrifuge-chain.js" + } + }, + "./spec/dicle": { + "module": { + "types": "./spec/dicle.d.ts", + "default": "./spec/dicle.js" + }, + "require": { + "types": "./cjs/spec/dicle.d.ts", + "default": "./cjs/spec/dicle.js" + }, + "default": { + "types": "./spec/dicle.d.ts", + "default": "./spec/dicle.js" + } + }, + "./spec/node": { + "module": { + "types": "./spec/node.d.ts", + "default": "./spec/node.js" + }, + "require": { + "types": "./cjs/spec/node.d.ts", + "default": "./cjs/spec/node.js" + }, + "default": { + "types": "./spec/node.d.ts", + "default": "./spec/node.js" + } + }, + "./spec/node-template": { + "module": { + "types": "./spec/node-template.d.ts", + "default": "./spec/node-template.js" + }, + "require": { + "types": "./cjs/spec/node-template.d.ts", + "default": "./cjs/spec/node-template.js" + }, + "default": { + "types": "./spec/node-template.d.ts", + "default": "./spec/node-template.js" + } + }, + "./spec/pezkuwi": { + "module": { + "types": "./spec/pezkuwi.d.ts", + "default": "./spec/pezkuwi.js" + }, + "require": { + "types": "./cjs/spec/pezkuwi.d.ts", + "default": "./cjs/spec/pezkuwi.js" + }, + "default": { + "types": "./spec/pezkuwi.d.ts", + "default": "./spec/pezkuwi.js" + } + }, + "./spec/pezkuwichain": { + "module": { + "types": "./spec/pezkuwichain.d.ts", + "default": "./spec/pezkuwichain.js" + }, + "require": { + "types": "./cjs/spec/pezkuwichain.d.ts", + "default": "./cjs/spec/pezkuwichain.js" + }, + "default": { + "types": "./spec/pezkuwichain.d.ts", + "default": "./spec/pezkuwichain.js" + } + }, + "./spec/shell": { + "module": { + "types": "./spec/shell.d.ts", + "default": "./spec/shell.js" + }, + "require": { + "types": "./cjs/spec/shell.d.ts", + "default": "./cjs/spec/shell.js" + }, + "default": { + "types": "./spec/shell.d.ts", + "default": "./spec/shell.js" + } + }, + "./spec/statemine": { + "module": { + "types": "./spec/statemine.d.ts", + "default": "./spec/statemine.js" + }, + "require": { + "types": "./cjs/spec/statemine.d.ts", + "default": "./cjs/spec/statemine.js" + }, + "default": { + "types": "./spec/statemine.d.ts", + "default": "./spec/statemine.js" + } + }, + "./spec/statemint": { + "module": { + "types": "./spec/statemint.d.ts", + "default": "./spec/statemint.js" + }, + "require": { + "types": "./cjs/spec/statemint.d.ts", + "default": "./cjs/spec/statemint.js" + }, + "default": { + "types": "./spec/statemint.d.ts", + "default": "./spec/statemint.js" + } + }, + "./spec/westmint": { + "module": { + "types": "./spec/westmint.d.ts", + "default": "./spec/westmint.js" + }, + "require": { + "types": "./cjs/spec/westmint.d.ts", + "default": "./cjs/spec/westmint.js" + }, + "default": { + "types": "./spec/westmint.d.ts", + "default": "./spec/westmint.js" + } + }, + "./spec/zagros": { + "module": { + "types": "./spec/zagros.d.ts", + "default": "./spec/zagros.js" + }, + "require": { + "types": "./cjs/spec/zagros.d.ts", + "default": "./cjs/spec/zagros.js" + }, + "default": { + "types": "./spec/zagros.d.ts", + "default": "./spec/zagros.js" + } + }, + "./upgrades": { + "module": { + "types": "./upgrades/index.d.ts", + "default": "./upgrades/index.js" + }, + "require": { + "types": "./cjs/upgrades/index.d.ts", + "default": "./cjs/upgrades/index.js" + }, + "default": { + "types": "./upgrades/index.d.ts", + "default": "./upgrades/index.js" + } + }, + "./upgrades/e2e": { + "module": { + "types": "./upgrades/e2e/index.d.ts", + "default": "./upgrades/e2e/index.js" + }, + "require": { + "types": "./cjs/upgrades/e2e/index.d.ts", + "default": "./cjs/upgrades/e2e/index.js" + }, + "default": { + "types": "./upgrades/e2e/index.d.ts", + "default": "./upgrades/e2e/index.js" + } + }, + "./upgrades/e2e/dicle": { + "module": { + "types": "./upgrades/e2e/dicle.d.ts", + "default": "./upgrades/e2e/dicle.js" + }, + "require": { + "types": "./cjs/upgrades/e2e/dicle.d.ts", + "default": "./cjs/upgrades/e2e/dicle.js" + }, + "default": { + "types": "./upgrades/e2e/dicle.d.ts", + "default": "./upgrades/e2e/dicle.js" + } + }, + "./upgrades/e2e/pezkuwi": { + "module": { + "types": "./upgrades/e2e/pezkuwi.d.ts", + "default": "./upgrades/e2e/pezkuwi.js" + }, + "require": { + "types": "./cjs/upgrades/e2e/pezkuwi.d.ts", + "default": "./cjs/upgrades/e2e/pezkuwi.js" + }, + "default": { + "types": "./upgrades/e2e/pezkuwi.d.ts", + "default": "./upgrades/e2e/pezkuwi.js" + } + }, + "./upgrades/e2e/zagros": { + "module": { + "types": "./upgrades/e2e/zagros.d.ts", + "default": "./upgrades/e2e/zagros.js" + }, + "require": { + "types": "./cjs/upgrades/e2e/zagros.d.ts", + "default": "./cjs/upgrades/e2e/zagros.js" + }, + "default": { + "types": "./upgrades/e2e/zagros.d.ts", + "default": "./upgrades/e2e/zagros.js" + } + }, + "./upgrades/manual": { + "module": { + "types": "./upgrades/manual/index.d.ts", + "default": "./upgrades/manual/index.js" + }, + "require": { + "types": "./cjs/upgrades/manual/index.d.ts", + "default": "./cjs/upgrades/manual/index.js" + }, + "default": { + "types": "./upgrades/manual/index.d.ts", + "default": "./upgrades/manual/index.js" + } + }, + "./upgrades/manual/dicle": { + "module": { + "types": "./upgrades/manual/dicle.d.ts", + "default": "./upgrades/manual/dicle.js" + }, + "require": { + "types": "./cjs/upgrades/manual/dicle.d.ts", + "default": "./cjs/upgrades/manual/dicle.js" + }, + "default": { + "types": "./upgrades/manual/dicle.d.ts", + "default": "./upgrades/manual/dicle.js" + } + }, + "./upgrades/manual/pezkuwi": { + "module": { + "types": "./upgrades/manual/pezkuwi.d.ts", + "default": "./upgrades/manual/pezkuwi.js" + }, + "require": { + "types": "./cjs/upgrades/manual/pezkuwi.d.ts", + "default": "./cjs/upgrades/manual/pezkuwi.js" + }, + "default": { + "types": "./upgrades/manual/pezkuwi.d.ts", + "default": "./upgrades/manual/pezkuwi.js" + } + }, + "./upgrades/manual/zagros": { + "module": { + "types": "./upgrades/manual/zagros.d.ts", + "default": "./upgrades/manual/zagros.js" + }, + "require": { + "types": "./cjs/upgrades/manual/zagros.d.ts", + "default": "./cjs/upgrades/manual/zagros.js" + }, + "default": { + "types": "./upgrades/manual/zagros.d.ts", + "default": "./upgrades/manual/zagros.js" + } + }, + "./upgrades/types": { + "module": { + "types": "./upgrades/types.d.ts", + "default": "./upgrades/types.js" + }, + "require": { + "types": "./cjs/upgrades/types.d.ts", + "default": "./cjs/upgrades/types.js" + }, + "default": { + "types": "./upgrades/types.d.ts", + "default": "./upgrades/types.js" + } + }, + "./util": { + "module": { + "types": "./util.d.ts", + "default": "./util.js" + }, + "require": { + "types": "./cjs/util.d.ts", + "default": "./cjs/util.js" + }, + "default": { + "types": "./util.d.ts", + "default": "./util.js" + } + } + }, "dependencies": { - "@pezkuwi/networks": "^14.0.1", - "@pezkuwi/types": "16.5.4", - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/types-create": "16.5.4", - "@pezkuwi/util": "^14.0.1", + "@pezkuwi/networks": "16.5.9", + "@pezkuwi/types": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/types-create": "16.5.9", + "@pezkuwi/util": "14.0.11", "tslib": "^2.8.1" }, "devDependencies": { - "@pezkuwi/api": "16.5.4" + "@pezkuwi/api": "workspace:*" } } diff --git a/packages/types-known/src/packageInfo.ts b/packages/types-known/src/packageInfo.ts index 25f0212..1b8d553 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/types-known', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/types-known', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/types-known/src/upgrades/index.spec.ts b/packages/types-known/src/upgrades/index.spec.ts index fef992e..3ec7157 100644 --- a/packages/types-known/src/upgrades/index.spec.ts +++ b/packages/types-known/src/upgrades/index.spec.ts @@ -19,28 +19,20 @@ interface TestDef { const TESTS: TestDef[] = [ { - genesisHash: '0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe', - network: 'dicle', - versions: [ - [0, [0, 1020]], - [17, [901442, 1045]] - ] - }, - { - genesisHash: '0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3', - network: 'pezkuwi', - versions: [ - [0, [0, 0]], - [19, [2436698, 26]] - ] - }, - { - genesisHash: '0xe143f23803ac50e8f6f8e62695d1ce9e4e1d68aa36c1cd2cfd15340213f3423e', + genesisHash: '0xd9d3cd7c1e5d890d969b957f4c5b71a111bbeeabc968f1d0d4538c2663f080a7', network: 'dicle', versions: [ [0, [214356, 4]], [23, [4207800, 48]] ] + }, + { + genesisHash: '0x41693961995d879073269a008d0a52832caa3e0ae73869f02127f3d5daa4934c', + network: 'pezkuwi', + versions: [ + [0, [0, 0]], + [19, [2436698, 26]] + ] } ]; diff --git a/packages/types-support/LICENSE b/packages/types-support/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/types-support/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/types-support/json/AccountIdVec.001.json b/packages/types-support/json/AccountIdVec.001.json new file mode 100644 index 0000000..f7db57d --- /dev/null +++ b/packages/types-support/json/AccountIdVec.001.json @@ -0,0 +1,16 @@ +{ + "jsonrpc": "2.0", + "method": "state_storage", + "params": { + "result": { + "block": "0x3265584ff8e6a66cb6c334cdaf8bb6938b49b96e644b5bacc0d06f2b13f75230", + "changes": [ + [ + "0x329586a7b97f2ac15f6c26a02c3c5621", + "0x2082c39b31a2b79a90f8e66e7a77fdb85a4ed5517f2ae39f6a80565e8ecae85cf54de37a07567ebcbf8c64568428a835269a566723687058e017b6d69db00a77e758d67e0f9be62dce75adbb005e8097de5c45f32b1ba7264717df2db4ae9f276e8101764f45778d4980dadaceee6e8af2517d3ab91ac9bec9cd1714fa5994081ca070532405ebf20fba389cbabfe1885cc134ee18028d488714eae621b47baf9d227cee94fa4e88d8d25abe706f15aca03b1d753d433f5ef9aa9ad1bcf5e5b81e040c8dc048a6d129803caa851c4c9633610068e4ef9eaa0bfbf40dfbfd43d9222347812ef77d9fd3cca1673e1b2bde54da96fddcf79d92832b1e2a819724f140" + ] + ] + }, + "subscription": 43614 + } +} diff --git a/packages/types-support/json/EventRecord.001.json b/packages/types-support/json/EventRecord.001.json new file mode 100644 index 0000000..85d616d --- /dev/null +++ b/packages/types-support/json/EventRecord.001.json @@ -0,0 +1,16 @@ +{ + "jsonrpc": "2.0", + "method": "state_storage", + "params": { + "result": { + "block": "0x4c51fb36c859f9d2554ef0dadf53351c343f2746221a963d630bfe396728842d", + "changes": [ + [ + "0xcc956bdb7605e3547539f321ac2bc95c", + "0x0400000000000000" + ] + ] + }, + "subscription": 14 + } +} diff --git a/packages/types-support/json/EventRecord.002.json b/packages/types-support/json/EventRecord.002.json new file mode 100644 index 0000000..65d5236 --- /dev/null +++ b/packages/types-support/json/EventRecord.002.json @@ -0,0 +1,16 @@ +{ + "jsonrpc": "2.0", + "method": "state_storage", + "params": { + "result": { + "block": "0xa7f1ac9f18dded8e5825205d3e5260cf53ba01f629d9ebc1b80601b45ed8c358", + "changes": [ + [ + "0xcc956bdb7605e3547539f321ac2bc95c", + "0x10000000000000000001000000010037e027d776cd005c12bcf6722421374a9037167a0ceaf918f341c4ad68d54e59070000000000010000000102d2de7394ae047a5502ad9adb9cc69ff6fe484033bfce874d775da947487cd83237e027d776cd005c12bcf6722421374a9037167a0ceaf918f341c4ad68d54e59e80300000000000000000000000000000000000000000000000000000000000000010000000000" + ] + ] + }, + "subscription": 19 + } +} diff --git a/packages/types-support/json/EventRecord.003.json b/packages/types-support/json/EventRecord.003.json new file mode 100644 index 0000000..4ef52af --- /dev/null +++ b/packages/types-support/json/EventRecord.003.json @@ -0,0 +1,16 @@ +{ + "jsonrpc": "2.0", + "method": "state_storage", + "params": { + "result": { + "block": "0x49e40de6af6524a6bbe1654cd261907073f0d76fc0e73ded942f1fd867096fa8", + "changes": [ + [ + "0xcc956bdb7605e3547539f321ac2bc95c", + "0x08000000000000000000010000000000000000000000000000" + ] + ] + }, + "subscription": 119 + } +} diff --git a/packages/types-support/json/ExtrinsicStatus.001.json b/packages/types-support/json/ExtrinsicStatus.001.json new file mode 100644 index 0000000..bcf9f06 --- /dev/null +++ b/packages/types-support/json/ExtrinsicStatus.001.json @@ -0,0 +1,10 @@ +{ + "jsonrpc": "2.0", + "method": "author_extrinsicUpdate", + "params": { + "result": { + "finalized": "0xc465b92a72b1d20918d64cd4effa70c2bb58b53a3f8c24c3ac8fd8f465f059b4" + }, + "subscription": 9 + } +} diff --git a/packages/types-support/json/GrandpaRoundstate.001.json b/packages/types-support/json/GrandpaRoundstate.001.json new file mode 100644 index 0000000..a90364a --- /dev/null +++ b/packages/types-support/json/GrandpaRoundstate.001.json @@ -0,0 +1,523 @@ +{ + "jsonrpc": "2.0", + "result": { + "background": [], + "best": { + "precommits": { + "currentWeight": 0, + "missing": [ + "Cc2YhyWFfeXv5jfAsFnBKaHr2V5atN4wf6LubeSMpWBUNpa", + "CfTYiCjhcit9N7EJNjAYv3rku6H8uSn6E6TTmmM1NrwdYKB", + "Cicfcxq9fNSVV64wsgqHpLSBedY5TzB1hr6fESXoL5UYZ4x", + "CiqujmJXHwNkg2WVNn6DR9e5TrYD7YkQZ3myExygkKqhpz8", + "CkXk1WRGEb8ZJU1M5W5oHcEgAq9drBRdLac4QjHQwE4bGep", + "CmdHZ3MLTHJhgHTkyC1bm6kwFyGuhCSWcvs5e5DnRWJULRX", + "CoHt3KzCuuFsoT3sftmARcvJ8NF414RvPfaXrRKUg5HAHFh", + "CoUxi1tafPBMRx9yAwsuHZKR9qC8cXkp3d3h63jQJiWJN3Z", + "Cp5Yg6ZUYXFWPpXfkjfQC2Vq9UMtRdAkBVx8BgV94ted3kU", + "CpUj9JPRwKi27GPtxEznxKDbYVW9MYCcz4pJy5VUFVoyEks", + "Cq5fjZKywKh3pNrNNEHyYsAXgfXZD6TMEc8B7BP2CjG5gHQ", + "Cqix2rD93Mdf7ytg8tBavAig2TvhXPgPZ2mejQvkq7qgRPq", + "Cs9HdXcS6hXdAnCMDqCqx1ncqAteiLSQD7GLJLDEStfzRoB", + "CtaGcLbdjMEY3MCm8pS2VuLQ6ZZ3HV1ou6eQvXuUt94hhXx", + "Ctu8uXthRbiFkQHxc4EEsMXTLSzUxGKeNgqVyB8uYfAdZtS", + "Cv4NgBEc48tqfSe6Brzjo1A155a8T31nR6a9YC3xBA5vbXx", + "CwHwmbogSwtRbrkajVBNubPvWmHBGU4bhMido54M9CjuKZD", + "CwfmfRmzPKLj3ntSCejuVwYmQ1F9iZWY4meQrAVoJ2G8Kce", + "CwjLJ1zPWK5Ao9WChAFp7rWGEgN3AyXXjTRPrqgm5WwBpoS", + "CwkMPKWjdHyJdjjJipm2QUWv3mCgyC5DbTBxyCppe5Vikz1", + "Cwr1TMtvYPU1L7yzFtxEw2D4qG2K9HyjX4Xyi3Ly9kfPUWq", + "Cz13yLMRZwtTGRm64vd3rJDwUSSEGqa5jXdbTvuGb6mH1sE", + "CzMLMqDMrRHfdzU5ZJDG78v5WgFFY8QdkYKKhsGk96HTA9L", + "D22L3MZfQJ6e25sKvUKV2ScNCiBLjSz36Qs2dAr9YmMK4wZ", + "D2HSM4BU97upkYgdTqEQSH1nQTXQeGxTmfHE9uS7RJ1adwt", + "D2XYxqEeKmszcyWePVZeMMH9aRLP1s6cDaomUKrQpUNzKRB", + "D3HKWAihSUmg8HrfeFrftSwNK7no261yA9RNr3LUUdsuzuJ", + "D6hDX5craMLkZRmKPPHHVhEkSCHESA3EyNvgAyo1APHQTGL", + "D7NzDRff9ma2Yg1tH2nCQTZx4WgZTtMVFERreKepGkUvFPV", + "D7XuFnGrbcLd5B6oohL3D2d8r1KYwJ2525ZU2zFPtLBTRti", + "D82DwwGJGTcSvtB3SmNrZejnSertbPzpkYvDUp3ibScL3ne", + "DAr9owKmSVDBCC4oTfoAdsSNaAikL2cbczUu865zi3kigYZ", + "DCjxjuZtoHzysSc5z8kduHGwydCfUGgWvkUku44RTGk5mi1", + "DEe4DMG4fNiy9xQZUPGRquBDbtp6A6DsbC69PfPqAGbBfiS", + "DEpBtAKdDKMRr4bKf89roC6JuSVik8YDiB6unapikodP3Mn", + "DFX3Twv2d8zC99aHB8Lj79V7fS1vvguzCnbP2Rnu8JT21vZ", + "DFcTEcDreBwTiV498NBrGqnLfPVKKteASvxmUMyPQzKMwFy", + "DHdM42YdCbdxUqZctUeEGhyGfTphpsDrstJhAQuG68e6NTx", + "DJUJhJ44hKPjgqh3kYSn1nCayzaJLC1xiEXupt6DhyTrdxt", + "DN5do2eDUqX3k2cPvKsWGTSEbnuscUYChy32yfvdZFdBhn4", + "DPLS9R4bJW6Sr4sixhHrkD9Q5BWbiXPfeTHgvGMYKpEb5Uu", + "DQMHjfkB6DLZfxy76Z3M5NqnRncg97ZuyvE18gb3j2nntsQ", + "DQrS7uEgLHV7WDWLBPNfc3yCXfWfrnfsupTH4Zp96WJickw", + "DUoHA96h2b2d36e1mWhndrD2Ss5HNF1gQCHaC7vypKcmS3B", + "DVJV81kab2J6oTyRJ9T3NCwW2DSrysbWCssvMcE6cwZHnAd", + "DWpBhJTnojap4TCV1oLUYmTRzRNamD6yv26iYS56NzoPpW7", + "DYNrzpuVAgyKEC8k4GNnM3bNjeyWMhvgA94qNX4q41ACKiW", + "Dab5JaQvMpY9Zad18sseXyafPSUhP4Df8W6z5E6Wx9xbwCP", + "DadqXmEY1QyKRwgpuWb1ddd5DUb7HposCb7zaDKZEPXHRU8", + "DbwVZ6ZTBaQHTicZiJr9YtsTkJEFg5qBRMN4mACjX7CC3vU", + "DcCJuQS5JrShNP1RHrmtbSSE9QAuAYwA41FV9mojVGcGH2q", + "DdDTr5Fh25S3dR7cvz9TPTFAB1a9DCUuj5acq7ygXQyxqov", + "DdFFbdprsx5bBguJLXqY5jVJsXJqZFhGgJMWzwbroeHk1Vb", + "DfW5AASSn2tEDFbu8ECiUi6YBzwCaB24aaFCiVpj3LG7qmT", + "DfZXXZGWhJRQxibkEKqZj3ZZaWV2iYCDvREwG5EkrxXcGQw", + "Dgb85BCqpwFt9meW9EXvEweVdMHSvqVyp6kzu4bPSC8Dwpm", + "DiFKcf4LmsN7AWacUTQmu8WvdiBhWEnnard61tp3v8CTyNL", + "DiQcjVHteZFh9kNYKcdRM9qwdq4kbWsMUYYaa1E7ee8AMob", + "Dj9oef5L9jMfT9DTGa7frpSgdLYzsBkTNHAox3bh71W3DiK", + "DjY7WgELBnM8DxCb6etKgGuPtTGTU6RU3rdGsQV1P5y1jKc", + "DnPEbAB81SvWiy7NMFFfDxciWGV6u8ZWaEwr7LvuzCD3foC", + "DoFS6cZAd9L7gHbqdfJ2H4kSYHLfFxMtFEmaro9VvFmCAL4", + "DoRWdJFkMjVRXttgsQgc372SwUh3yZ2USMYmRMWrqpLkgLy", + "Dp8FHpZTzvoKXztkfrUAkF6xNf6sjVU5ZLZ29NEGUazouou", + "DpA5fB8iJ3yuRUw9R2ENG5Sme2NFuRcqxxRtCpggATrKMyi", + "DpB37GDrJDYcmg2df2eqsrPKMay1u8hyZ6sQi2FuUiUeNLu", + "DqtRkrmtPANa8wrYR7Ce2LxJxk2iNFtiCxv1cXbx54uqdTN", + "DsQMG46Yew7a6FZ7QtNxh5vDDhZfjTb2CrUgQqjdmVr9dez", + "DuhhwrG7H7RjGCTjBtPNwu2ZpaEbmqpvrwzENvVbcQaGDfN", + "Dv9YENxCfWpdNyqrSS8X2gU42XHxPawtecW5tUGKQ3QHLGN", + "DxHPty3B9fpj3duu6Gc6gCSCAvsydJHJEY5G3oVYT8S5BYJ", + "E4c2BBuVRndrn442Sm3NEo6VgEQkB81aASCZcQ3kJd1eVvm", + "EAxzs82Tb7Cphb4ENSMd8HnKhFfMWZJkG32kVG7JyrX6C1g", + "EDhSKVKviygHeNL4d1PwCMLi2nMu8suHb4utjc417H7ipnU", + "EEGZUN5j8HztGZoGMCDEqxKaES89BUMPdEmisw76Ntaczo8", + "EJaQuJLcSFi4upQ6iYhiQVJPycsiCj6i1Hr92GGdQPfJh2Z", + "EPPZ4fZDL3dzPWmc8ykVd1QtTMQe7EAtRTV5hpdgw2bV8Vx", + "ERMAxAqFwJsbTbxXR7cFD9kWox9MoYaUUKBhJVghrFb2dNN", + "ERUbGg8o5P7goHaZHwpFbh6UsMhrJstaLkZSt6bd1XawhT3", + "ESRccudun1sfSaJ2AsAJyjRiGTjGNpcTCsE1GNRJu5qcetv", + "ETBiNkdbxGNvvYCtXKTHo8Pvxg7K1p6kbpR5qL3y866H8zC", + "ETH5bzi7XxZPRNj2EraffF43M7yCjGrDUzo6a3KFKA5vWTj", + "EVcuKTm8bqzURSPjBTgHqF1abwqpPYY4oAxid9a3VKuwQd5", + "EW7erYVCQhQthHCd2pgMSWKXqvtDwwXNuMohou8k763fQaa", + "EYUQdMcXUtn4KJkJL98SKWf8C8hWPVEfRvZeMSBruRwdyu1", + "EYgJvYZV98fED9Lpc1Jr8TDntfLz5uzFmsMirQRzQy61a4B", + "EZZ7DMwd1t24gHmgD4ekn7f36pPHHt3SCXt7a44GTiprt6d", + "EZc5iZZjGFMXGmBps6rt8QJxns8WN7L66SgkJhHg3dhoJrd", + "EaAdAwRHvCmnkJpjA26RCdCiThQycviNPwyiPQQGC1YZKbB", + "EbaJw5HDyqLurKypUFM99BhQ1rqNLHmMSnQGcdYGQL14XU5", + "EiCesgkAaighBKMpwFSAUdvwE4mRjBjNmmd5fP6d4FG8DAx", + "EimqvBYtHPwvf3PDiqD72pTSUjmhCuFSaCSawAs3k6tQYTD", + "EkDWeoUGue1rBup41awEGmf6gmTemankoSJ8x8KpoyybGgU", + "EmMPBDBrzDsnKBxxUR9wCiZVM8tQnpVvD3XDsTdZ71haW73", + "ErL6bfYX8ZN6CnKTPskY5QnBwF38ZW1XkNzjhFfGF53BY83", + "EtCGTKdyMfYUX7jaTgJq2pt2PExEGfzcppbGafcpaNkahAm", + "EtDKLc5xWW2nfjrokLFWfT1rFbha9bPh5JozEbfiCWHQXQJ", + "EtNAJNfs1DtsMQBYj2bUtKtzJXhEX5mZ8ZrPK7gsF427pj3", + "Ez63HgnwvnPV4QdLdu14BpSrXXGB4BLHHDgzuxqNJfGumYa", + "F16KfQojZmEBvYyZQwC1MgR2P3dSrPfNxF47yqtmPX4dJRd", + "F4q2yRrJ2hu9yfGbjiPvekPNXHJfE9cKdGiWxeakmbgd9Ae", + "F5edJrWioXyuWpUKYZk5FngEovCaevd44DbFXugL19xMf8d", + "F5q2e2cjaeYfB3NkpY3zdxhD7BnJoyZvYAuKkeSWvCtQuYv", + "F7Zabg5T94iGozVuusQCJQCzksBD6zHcGcCK7TV9Q6rcnz6", + "F8nEQdRxv4iCrcJ72XsAXnAm1iyqajSvSuovvic3QTzZViF", + "FBHmyQBEzfQdu94SLrZnXYrZWjpUFfKagWi1HavYj5i7HZn", + "FBVfQsD6Z23qYDNJzyAmUpNxfYt563KUyjGKaRC3sjkVhip", + "FCVN2XQZam1Sqa1RiWr9tDfdaRvYbh4CQGeJYH9tk95uQk2", + "FD5DgPbS1dUNfTkV6oyCBsnqcByWeiZ4rasv3o7KYcbYyTE", + "FE6T6jmbgwy1g3JPUPoDdzd3x8PV7tDTrTEZvwWgmEn4A7W", + "FG36ViMzpfjUjRmcgqA1YDRT7puxyMAU2CKomPo9xAsxCku", + "FGHzRtgn9c9yPDw3rQA5MedSjvbpyXggD28X6vmdJYrsejb", + "FJimD5dnWqGZhTXk5kbYg8Epas2oJW5i4X5HFPJW2Q1vhjn", + "FJixgYmBZaFfv1ctpe6LFX3P47vtmXBbq6goJbzrvZo9fBg", + "FLHzFovZtqmdQ73HMTAfe2ub5r92KhiBy8XWvSyAMhhBtBz", + "FNnowy94spLAxiD9sSZ7PJSMEruVHEe2P7kvH8NwTqPPtCW", + "FP2E6m2uJwfDYgKsVyKtS1P3VNumDXJwvp2WE7xm3Yo1q47", + "FPDJCymMK8yoZPw3yuxXG4XKSxeRovcrKLfSxMKdm6rxbHA", + "FPLNRDU9XL7YkGEbLwfCEE7BK3xAxFhUpMjRBfM7Tetkuwk", + "FPkLCiKqkmQ9P3xFwHpLdroiSRELaoQGSnm8NEMr56mAuz3", + "FSJJ2GV18xsQrtT6o1DTPH28ubySF77WYxMSkxZteqDpcoE", + "FUUH1yoa6iPELAwN28PToF2VGRAQM5Tn8NoJrzVCKWEpbSW", + "FWJ4jSem9VsuknbEHNsaLukUsC6w4WYhkCgNEzQPWtXUypa", + "FXycEucF1BdaQLvgzYC81KznPTpYRhCXEzPq6noKTEvsztq", + "FZoPvMfxR34WwBYnEGHDKfNHtMrpHLoA2wVzGNu87XstReZ", + "FdNm4j2Qew1iDhFgpiVoRmVeuyDkHVUxxictvZDRCj7Mq5W", + "FdfmDy1pAgrmjN6F1xcsRwp6X7sugVq7SRvo6NVcEc6E4KJ", + "Fg4rDAyzoVzf39Zo8JFPo4W314ntNWNwm3shr4xKe8M1fJg", + "FggXamGXCDW9ngQfAsMggHwAVgRGcMjZdh4Qx58ZCi7YPkc", + "FgrjYHHG7SFG15CRGiowpqQgfi5sGSg6VJbiBtUjJQTXDhd", + "FhRy5CsNB85dVPNRqWnRiRyGkXX8EZFyFBUZQfJ2p2rtZfW", + "FhYr5ReG794nQEmX2f5QLKo62nxESiD8THT3LeKJw3YPxVf", + "FjeAj5EPPCAcJ1mFa6Mkbu1AKVK5aVhaGiSPPoeGDhMa8f3", + "Fm8jU55YzzBrVZhoXRsB9tY8Adf3p5AddD8t7ZQXttwwjLG", + "FmpkQf7RNofMCw5QdxGxFuFMAAXzCv8q7FSoEXTLfPj2c3D", + "FnvowMqfruNqxsWQwXVb1cys4dRWUvrj5UnN61EkDWUviC3", + "Fo9JJ8NtkGhZXqUuAJo8cugcEH3siQoNQNbPXtgLfKbjiyS", + "Foi6DbpYXWkNuBxKF9rnMurFL6b9UisSt2ksix4N3gYsCG7", + "FumZdpJgnZhaoL3LNExmoykUZLoD8zcJ8L6aJpvkoKV2s1K", + "FunWBvH5kuYkQxoNufHoEgajAjSKyZz1yUjYFTZURRSnQf6", + "FvDq8x7aFnSVkJ5ehnsrgHUBokp6TmuBE7X9YJee6bp6ekV", + "FvbZbdfWEGGFu7HxiVbiM7UX5wPvtmWxvG2jCN73UivbB56", + "Fy3BpgvBoQ4VfjRkCCUzazQwVHQjAogviwzzoht8KAP4d9K", + "Fz5WLMi4ZTpfJeYz1mjayckoVpwR4Aw1oqKeN2uLReT1AtK", + "G15TNyTKUbFk9nriDTki62WpY6fgNTAUZp782876muo2SpB", + "G1WdshgUrw24UJjeKpSNKfHPw3XK47fn2x5DGoBnc1A2FPF", + "G2tJwPWn79JRax4SKcbD71WrwXWmkXvhop3A1FANY51xDAM", + "G3avRUrsk5vkvFa8xWmJErvZVDBH7D3pMiXLiArRusGrrdb", + "G3g6PWRnQWLQPLFpyNH6FUKXPzhX2WnDDFJopeBNTLvEg5D", + "G4yPnS6rYbwgE8QPGEiPRimnbe1w6nVKXFehNRQGH6gbPHr", + "G5qDtA3FkRvJ4Z5EcsnDjCESWbgLUj7XdFriZNb6AZy9YKZ", + "G7MMwpHNrY3Eze9XMhj9GNRuMjRstiPdxcHSa2qY8ueVbti", + "G8nQvGu5xhLhmfd7ZdAnCjvDEj8MmiRvSEfAf9Xr1ioSgbU", + "GA9YciWcx6tuPRb1LFnJiLnieFoMLB3TG5p4fy8pzhWDh1S", + "GAperY2KUX5vuCnnvrbn4jUnJESUcNBdUEXpTfNTziq5SQV", + "GDANUR2HwKSp1gA7p8QQJwRFmJ9GmwdfgyQMDfP3DpA868R", + "GFQdgyUL7y7qdkhKUXVsJMFKVTn5d6WDcSkVGWCiF67Pg7m", + "GHnBVHkuZBnwG4jUGC8sBVdyJ2stAcgFTQDEojEu9m56gKh", + "GJnseRYKXQYRNYvmp6vpjp4U7LUqAmRxTBeNs49GkyMRfjh", + "GKGs4ES1u3yCo8zkJFcvqNuoUhzDeGca66Qwuu4cxDP28VX", + "GKicoR7M3BmBudDvZmtusdTN6uF6x2BaQ3FZWLLBxaJ41ub", + "GL47pCLjdWwkmYZTr6yQjo4koSWR7xb6Hg5P5ajVrMxpFbA", + "GNkbRyM66wNFFdargG7PXdN5pPhfmgUkbY1syVKhjL8GaUX", + "GPGpfUY8ZHchZbZxtGdDL365o1E9Xqfq7HMKSV7eVk2eKVW", + "GRVN1g3Tm7Rmeotfh5AAda6Qfgye9nbr1UMoDzWybwTdUdV", + "GTY3EsEV7sXJogaEtesVsJpjufc29MX8cuhoA8NvAt7zss3", + "GVzrJcVSpPUucP3HWcXp7bT37HWuBzisvxqFfKhBEsLPTkg", + "GW36E48nxrvZQvg5G6w2eB36y28GyaVWC8iQsit78yJWVnW", + "GXYxEKCp6zQgNyu5k9D6bTUH7JYCZs6BfQw5eG37qEw3HrE", + "GYjCDp6Tj5JHgtr4CLmCWb36RpZr5kv6ppPmT2RvwZosXeA", + "GeYRRPkyi23wSF3cJGjq82117fKJZUbWsAGimUnzb5RPbB1", + "Gf9h3SKz565CzWJQfvgxtZShQ9ioMAj74pLQX4ZVNHVQodc", + "GgH8UuBcHcLFTr1XVo7uLj4eWjapYEcEq4WjMHVc3jY2KCJ", + "Gghvu31bfQJMt11Yi5VVQqBsMfvTrpSEQ6qySokXHXfrtN2", + "GibJagV7QvJCMw572nicKH8aEPxLTyVZ7WX7evpzixmuAJ4", + "GjF1e3AxczvH7QyAhvPqBr3qmptaMGyhb9DfpbK5KM5VjzN", + "Gk6qCJKEKyDAE2KzZSA9XxB9VNpFACTv5u5yVJLiA16EueZ", + "GkPKDZMcRwi9djMAYcrZzF7fZdtpcDwK3iZNpAyerYcLM7F", + "Gnd7GmBmAo829p2w2ReQJsWdxhDGWmon24yFWmKG6nG3rLM", + "GnfYikESq1aqBiG5P3n1HSTsGveSmEJjR24EBc6LkTR1wdE", + "GoWLzBsj1f23YtdDpyntnvN1LwXKhF5TEeZvBeTVxofgWGR", + "GomreGYeDzvwBZQQpd4dTyxnjPgpiZ99M3tX7YJTFakEnhv", + "GpE5hynVe6JgAwTdZVRDTuaDT44mV89Y1z2gWgjqS9boPWo", + "GpauAAY9kt39us3P5tWtGVb6dBq6vTRzfPaWjHhTVUKuVp4", + "GpodE2S5dPeVjzHB4Drm8R9rEwcQPtwAspXqCVz1ooFWf5K", + "GuZ5Em85y1hd8HmYcJjThWyLnFeu2mjKq3Ed5vt4vU3Em1o", + "GuneYkujpo8oSKrrBzvMdDK3Hs9tpZiFTSqfyaCPaeA7JCf", + "GvaHCJZj5DyLPz2NSg5xpqohakRfySifYprgZzUTwrLE52y", + "GvmvzzbNNeq7L3RyY3rCDdZDr288QbNLL1V8k1diJE1pebG", + "GweU4dFYodvXbAVAKnBE1GGbSQL5EPSzw5UewMEYrLHa7x9", + "GxdtyNYoKmQZUE9uGAmcmsb2cAJebXs4oc46VzY2gBqgpqk", + "GxyCAndwSkRNEecB6QWtQD7Yc2Nz8MNeGCFGXaVUwV3nfPH", + "Gz5jnTUepEGZ7XvzYN2BZiWrS2CR1nh7t7aj7S4ifc1iEJp", + "H1L3XmAueDThWAuU2ATRGzek73MidkZw8RJGcPbGrKj1mGE", + "H1YmDzgoaF6Gh3ARH4xTDYZpAQoCUXn2kGKTRk1bZhNsMS8", + "H3Viqu6M5bsa5wa3zjcSVfrKivKGPc84KPi8Nz2kbyDSzGS", + "H6AcP4Xgbtn5HQVTyA8uTS9LBvs3hgdC3ZhXrSAuEwDLVLz", + "H6RNLG4e7SLTTbrCEHbaTDecMSMFbKTERbp2aqnT5NoF4k8", + "H8YnEJx6dPTBKTVAb43MFam9exQfzv586aAyhzcqEJ1SLNS", + "H8admATcRkGCrF1dTDDBCjQDsYjMkuPaN9YwR2mSCj4DWMQ", + "HBugPU3KmKaRnfkkVK5RpEZZJU75CxMNPbpcrAWdgFKdjSK", + "HEciJWGn4qLJRzM3qR53K2Mb96ghHab1aLyTxJzzmGFfhCo", + "HErWh7D2RzrjWWB2fTJfcAejD9MJpadeWWZM2Wnk7LiNWfG", + "HGFAh9e5GTef7yuqdh7eX7QitkS68LZVNJEKFD4pWnmqvyv", + "HJ9B3TgtohCrT3VVj929kMaMM6QhnDYLjUumMKGMKtpiP7E", + "HKZ2rGKz7a5pL8MV6hNzQW44hTC6SbkfAJBxLjPzJBQqtg3", + "HKtvBGvLv6pp9RpQiHMaoZUx5Zs3zziuu2AENt9L7PFLP6G", + "HLBXyareJwMxdCSoUfHXsqfWwvukLUypGwWRVvGc88SAyhX", + "HM2xVzCQJPYfT3KMtdB4vDwDQWd9aZWmGi9EkECiDcXuNsQ", + "HPFBAvhzXHghMkizMSvYLCtR8ASmV4MXuBUk7J8159ULGGz", + "HQkj5fQEYw81PDJQyabvLt4H6KacJw5Rb5A3Ab6YnJ2oDUw", + "HR4bck1XYD9aoqtjt5BizLirgEXpRWNYgNPJQ2hP1M1xMih", + "HRE1LZbFvwDvMntGQ56gRJLBJn8J69sWE4Psaibn4SazBfW", + "HTyAnvpiG9CAa3pRcmnouknak1vdZshhiAxuWtinEijPLas", + "HUGHnqo2XFZZmeGvhut3sAEDVaV7AEwQh8f6h2BLuU7FrYq", + "HW58itR4caUCdp8c9goLgXj4V5MdUCfQZFYseWdyP5wG7S8", + "HYQFq4zZUr4jfZGPK4jYtRKas4xtVBBnkJfg4HnzDtsiNGs", + "HZDEMq9VJBAKu8mAttnGB7uZvBPLd461ucZ8kCHwtmj614L", + "HaKEf61SYGE6V6HKofDMXvQWjKUFjur9pGDpdc47pqDevA4", + "HaPcanSMnPqJoC9QhsEMLwR46TfbbVgr44yh4m7ZbeuKyMx", + "HbktBpDVERtDz18whHSEtJ2rFsxMJmyHxgBRff5sXnsGakm", + "HdxpV6wA63eEjLmnkhcF59AKeFxqM99r1MZEXxK5iWxbVGC", + "HfbMDpxDubFuZdnRuXgbZCRAPw4xXzeQSacpM8TiACBdmVq", + "HiyhZhiUMvYsovtZPpVcKjhdmkNUbhqKkvKrN1NGUYYSFv2", + "HkYfDKozJFcTM1ebo9dyDPqF2XfZQd2aWzur1HUPKNKrdpY", + "HkuBMQr739WYVf9Fpv4VPbS4zKv7q4yVVEZz7gL7eMXHRQz", + "HqKm1vuvCz4C4ArZFnxDigjYJY4HTgoyrWaeKNvxL4SJ3Wv", + "HsNps1ukUFNfUY6j2ajfjpdVr8msWZCdaFbh8w3ekqg5YKb", + "HuZS2KT6UMQoDUxsDb27hxw8wBiyJM9QidziKYdC7HaT5TW", + "Hut8Vi32mBjJipubTT3ibDcN2rw5eZq3EFyh1gb5SeTNgoX", + "HvsMbdBnkgUm1ea2EqPibHcP4DpnatWtz7jGhuP9QeYhAAc", + "Hvti6oER3Lb5oKxtYcVW82cc8KDsr1LtqtvYcNxLCwUgpMN", + "HxLGmds1YKjgpp1HUdpp5916sYB6nAHCkC1fs1Stk2xZWEJ", + "HxfYoiAdkmEDFusAejuo3zKwB1Q8bJ94GXgV57MW8oziqL1", + "HyWxAGX4cYnawbDxpBvXCeeovK8cCcywvHUj4uhiWQXQNd7", + "HzrQ8JziKrwSsxuidobfX6XVNhKFyQLYfULkVMWymDUf7pA", + "J4BMGF4W9yWiJz4pkhQW73X6QMGpKUzmPppVnqzBCqw5dQq", + "J4ibGw1bqrSkwsw43rUf9w6hyXCxZKrdZJEkcfH7E4yzAL6", + "J62bGdbHT4f3R7aeG1Tt5y9f11bJZLBZUAeZpDaX3HR3oXx", + "J6f5w6eydwAi7pcPy8TNDnYMnBvvZyVXwjQVnJvH8YzUQvd", + "J8jwjHCEGAhWSiTAUyC62Df1H8hUKqQsVYdCKvusRipHWHy", + "J8vr5XuCMjUXfnvQdrZ2M2cWsykk8Wae79uCDEiWymmU8Bh", + "JAXs5Hp5AEB2nHDbJUsUZdnGaH8TnEyv3pquPHAorK5kkh1", + "JBsSffyWTv5vvy3VJ4ro3VSg4NwiiHGe9aCcLTfW2TLWiCt", + "JCBp59HSq5mZigc2v57PFeafPVg5KcSu3e2DCW39aPxSzvY", + "JE3pk8v6QYhHGJtuPh2R82DDPLQBFsMSBYbqXMsa4bbJpVC", + "JEnSTZJpLh91cSryptj57RtFxq9xXqf4U5wBH3qoP91ZZhN", + "JH4xgpSTLqMn4Mo8xBtUitezsvpqTwYN9G7GDpH6wWwyMCG", + "JKyTzmQVXE17pu1wbqHphyaKoTdqg1J5g7C15iEuK8LGKC4", + "JLnxrPb3QEXhVVBxKWaQhchDWgmwJKhY957iz19f1X8kiv2" + ] + }, + "prevotes": { + "currentWeight": 0, + "missing": [ + "Cc2YhyWFfeXv5jfAsFnBKaHr2V5atN4wf6LubeSMpWBUNpa", + "CfTYiCjhcit9N7EJNjAYv3rku6H8uSn6E6TTmmM1NrwdYKB", + "Cicfcxq9fNSVV64wsgqHpLSBedY5TzB1hr6fESXoL5UYZ4x", + "CiqujmJXHwNkg2WVNn6DR9e5TrYD7YkQZ3myExygkKqhpz8", + "CkXk1WRGEb8ZJU1M5W5oHcEgAq9drBRdLac4QjHQwE4bGep", + "CmdHZ3MLTHJhgHTkyC1bm6kwFyGuhCSWcvs5e5DnRWJULRX", + "CoHt3KzCuuFsoT3sftmARcvJ8NF414RvPfaXrRKUg5HAHFh", + "CoUxi1tafPBMRx9yAwsuHZKR9qC8cXkp3d3h63jQJiWJN3Z", + "Cp5Yg6ZUYXFWPpXfkjfQC2Vq9UMtRdAkBVx8BgV94ted3kU", + "CpUj9JPRwKi27GPtxEznxKDbYVW9MYCcz4pJy5VUFVoyEks", + "Cq5fjZKywKh3pNrNNEHyYsAXgfXZD6TMEc8B7BP2CjG5gHQ", + "Cqix2rD93Mdf7ytg8tBavAig2TvhXPgPZ2mejQvkq7qgRPq", + "Cs9HdXcS6hXdAnCMDqCqx1ncqAteiLSQD7GLJLDEStfzRoB", + "CtaGcLbdjMEY3MCm8pS2VuLQ6ZZ3HV1ou6eQvXuUt94hhXx", + "Ctu8uXthRbiFkQHxc4EEsMXTLSzUxGKeNgqVyB8uYfAdZtS", + "Cv4NgBEc48tqfSe6Brzjo1A155a8T31nR6a9YC3xBA5vbXx", + "CwHwmbogSwtRbrkajVBNubPvWmHBGU4bhMido54M9CjuKZD", + "CwfmfRmzPKLj3ntSCejuVwYmQ1F9iZWY4meQrAVoJ2G8Kce", + "CwjLJ1zPWK5Ao9WChAFp7rWGEgN3AyXXjTRPrqgm5WwBpoS", + "CwkMPKWjdHyJdjjJipm2QUWv3mCgyC5DbTBxyCppe5Vikz1", + "Cwr1TMtvYPU1L7yzFtxEw2D4qG2K9HyjX4Xyi3Ly9kfPUWq", + "Cz13yLMRZwtTGRm64vd3rJDwUSSEGqa5jXdbTvuGb6mH1sE", + "CzMLMqDMrRHfdzU5ZJDG78v5WgFFY8QdkYKKhsGk96HTA9L", + "D22L3MZfQJ6e25sKvUKV2ScNCiBLjSz36Qs2dAr9YmMK4wZ", + "D2HSM4BU97upkYgdTqEQSH1nQTXQeGxTmfHE9uS7RJ1adwt", + "D2XYxqEeKmszcyWePVZeMMH9aRLP1s6cDaomUKrQpUNzKRB", + "D3HKWAihSUmg8HrfeFrftSwNK7no261yA9RNr3LUUdsuzuJ", + "D6hDX5craMLkZRmKPPHHVhEkSCHESA3EyNvgAyo1APHQTGL", + "D7NzDRff9ma2Yg1tH2nCQTZx4WgZTtMVFERreKepGkUvFPV", + "D7XuFnGrbcLd5B6oohL3D2d8r1KYwJ2525ZU2zFPtLBTRti", + "D82DwwGJGTcSvtB3SmNrZejnSertbPzpkYvDUp3ibScL3ne", + "DAr9owKmSVDBCC4oTfoAdsSNaAikL2cbczUu865zi3kigYZ", + "DCjxjuZtoHzysSc5z8kduHGwydCfUGgWvkUku44RTGk5mi1", + "DEe4DMG4fNiy9xQZUPGRquBDbtp6A6DsbC69PfPqAGbBfiS", + "DEpBtAKdDKMRr4bKf89roC6JuSVik8YDiB6unapikodP3Mn", + "DFX3Twv2d8zC99aHB8Lj79V7fS1vvguzCnbP2Rnu8JT21vZ", + "DFcTEcDreBwTiV498NBrGqnLfPVKKteASvxmUMyPQzKMwFy", + "DHdM42YdCbdxUqZctUeEGhyGfTphpsDrstJhAQuG68e6NTx", + "DJUJhJ44hKPjgqh3kYSn1nCayzaJLC1xiEXupt6DhyTrdxt", + "DN5do2eDUqX3k2cPvKsWGTSEbnuscUYChy32yfvdZFdBhn4", + "DPLS9R4bJW6Sr4sixhHrkD9Q5BWbiXPfeTHgvGMYKpEb5Uu", + "DQMHjfkB6DLZfxy76Z3M5NqnRncg97ZuyvE18gb3j2nntsQ", + "DQrS7uEgLHV7WDWLBPNfc3yCXfWfrnfsupTH4Zp96WJickw", + "DUoHA96h2b2d36e1mWhndrD2Ss5HNF1gQCHaC7vypKcmS3B", + "DVJV81kab2J6oTyRJ9T3NCwW2DSrysbWCssvMcE6cwZHnAd", + "DWpBhJTnojap4TCV1oLUYmTRzRNamD6yv26iYS56NzoPpW7", + "DYNrzpuVAgyKEC8k4GNnM3bNjeyWMhvgA94qNX4q41ACKiW", + "Dab5JaQvMpY9Zad18sseXyafPSUhP4Df8W6z5E6Wx9xbwCP", + "DadqXmEY1QyKRwgpuWb1ddd5DUb7HposCb7zaDKZEPXHRU8", + "DbwVZ6ZTBaQHTicZiJr9YtsTkJEFg5qBRMN4mACjX7CC3vU", + "DcCJuQS5JrShNP1RHrmtbSSE9QAuAYwA41FV9mojVGcGH2q", + "DdDTr5Fh25S3dR7cvz9TPTFAB1a9DCUuj5acq7ygXQyxqov", + "DdFFbdprsx5bBguJLXqY5jVJsXJqZFhGgJMWzwbroeHk1Vb", + "DfW5AASSn2tEDFbu8ECiUi6YBzwCaB24aaFCiVpj3LG7qmT", + "DfZXXZGWhJRQxibkEKqZj3ZZaWV2iYCDvREwG5EkrxXcGQw", + "Dgb85BCqpwFt9meW9EXvEweVdMHSvqVyp6kzu4bPSC8Dwpm", + "DiFKcf4LmsN7AWacUTQmu8WvdiBhWEnnard61tp3v8CTyNL", + "DiQcjVHteZFh9kNYKcdRM9qwdq4kbWsMUYYaa1E7ee8AMob", + "Dj9oef5L9jMfT9DTGa7frpSgdLYzsBkTNHAox3bh71W3DiK", + "DjY7WgELBnM8DxCb6etKgGuPtTGTU6RU3rdGsQV1P5y1jKc", + "DnPEbAB81SvWiy7NMFFfDxciWGV6u8ZWaEwr7LvuzCD3foC", + "DoFS6cZAd9L7gHbqdfJ2H4kSYHLfFxMtFEmaro9VvFmCAL4", + "DoRWdJFkMjVRXttgsQgc372SwUh3yZ2USMYmRMWrqpLkgLy", + "Dp8FHpZTzvoKXztkfrUAkF6xNf6sjVU5ZLZ29NEGUazouou", + "DpA5fB8iJ3yuRUw9R2ENG5Sme2NFuRcqxxRtCpggATrKMyi", + "DpB37GDrJDYcmg2df2eqsrPKMay1u8hyZ6sQi2FuUiUeNLu", + "DqtRkrmtPANa8wrYR7Ce2LxJxk2iNFtiCxv1cXbx54uqdTN", + "DsQMG46Yew7a6FZ7QtNxh5vDDhZfjTb2CrUgQqjdmVr9dez", + "DuhhwrG7H7RjGCTjBtPNwu2ZpaEbmqpvrwzENvVbcQaGDfN", + "Dv9YENxCfWpdNyqrSS8X2gU42XHxPawtecW5tUGKQ3QHLGN", + "DxHPty3B9fpj3duu6Gc6gCSCAvsydJHJEY5G3oVYT8S5BYJ", + "E4c2BBuVRndrn442Sm3NEo6VgEQkB81aASCZcQ3kJd1eVvm", + "EAxzs82Tb7Cphb4ENSMd8HnKhFfMWZJkG32kVG7JyrX6C1g", + "EDhSKVKviygHeNL4d1PwCMLi2nMu8suHb4utjc417H7ipnU", + "EEGZUN5j8HztGZoGMCDEqxKaES89BUMPdEmisw76Ntaczo8", + "EJaQuJLcSFi4upQ6iYhiQVJPycsiCj6i1Hr92GGdQPfJh2Z", + "EPPZ4fZDL3dzPWmc8ykVd1QtTMQe7EAtRTV5hpdgw2bV8Vx", + "ERMAxAqFwJsbTbxXR7cFD9kWox9MoYaUUKBhJVghrFb2dNN", + "ERUbGg8o5P7goHaZHwpFbh6UsMhrJstaLkZSt6bd1XawhT3", + "ESRccudun1sfSaJ2AsAJyjRiGTjGNpcTCsE1GNRJu5qcetv", + "ETBiNkdbxGNvvYCtXKTHo8Pvxg7K1p6kbpR5qL3y866H8zC", + "ETH5bzi7XxZPRNj2EraffF43M7yCjGrDUzo6a3KFKA5vWTj", + "EVcuKTm8bqzURSPjBTgHqF1abwqpPYY4oAxid9a3VKuwQd5", + "EW7erYVCQhQthHCd2pgMSWKXqvtDwwXNuMohou8k763fQaa", + "EYUQdMcXUtn4KJkJL98SKWf8C8hWPVEfRvZeMSBruRwdyu1", + "EYgJvYZV98fED9Lpc1Jr8TDntfLz5uzFmsMirQRzQy61a4B", + "EZZ7DMwd1t24gHmgD4ekn7f36pPHHt3SCXt7a44GTiprt6d", + "EZc5iZZjGFMXGmBps6rt8QJxns8WN7L66SgkJhHg3dhoJrd", + "EaAdAwRHvCmnkJpjA26RCdCiThQycviNPwyiPQQGC1YZKbB", + "EbaJw5HDyqLurKypUFM99BhQ1rqNLHmMSnQGcdYGQL14XU5", + "EiCesgkAaighBKMpwFSAUdvwE4mRjBjNmmd5fP6d4FG8DAx", + "EimqvBYtHPwvf3PDiqD72pTSUjmhCuFSaCSawAs3k6tQYTD", + "EkDWeoUGue1rBup41awEGmf6gmTemankoSJ8x8KpoyybGgU", + "EmMPBDBrzDsnKBxxUR9wCiZVM8tQnpVvD3XDsTdZ71haW73", + "ErL6bfYX8ZN6CnKTPskY5QnBwF38ZW1XkNzjhFfGF53BY83", + "EtCGTKdyMfYUX7jaTgJq2pt2PExEGfzcppbGafcpaNkahAm", + "EtDKLc5xWW2nfjrokLFWfT1rFbha9bPh5JozEbfiCWHQXQJ", + "EtNAJNfs1DtsMQBYj2bUtKtzJXhEX5mZ8ZrPK7gsF427pj3", + "Ez63HgnwvnPV4QdLdu14BpSrXXGB4BLHHDgzuxqNJfGumYa", + "F16KfQojZmEBvYyZQwC1MgR2P3dSrPfNxF47yqtmPX4dJRd", + "F4q2yRrJ2hu9yfGbjiPvekPNXHJfE9cKdGiWxeakmbgd9Ae", + "F5edJrWioXyuWpUKYZk5FngEovCaevd44DbFXugL19xMf8d", + "F5q2e2cjaeYfB3NkpY3zdxhD7BnJoyZvYAuKkeSWvCtQuYv", + "F7Zabg5T94iGozVuusQCJQCzksBD6zHcGcCK7TV9Q6rcnz6", + "F8nEQdRxv4iCrcJ72XsAXnAm1iyqajSvSuovvic3QTzZViF", + "FBHmyQBEzfQdu94SLrZnXYrZWjpUFfKagWi1HavYj5i7HZn", + "FBVfQsD6Z23qYDNJzyAmUpNxfYt563KUyjGKaRC3sjkVhip", + "FCVN2XQZam1Sqa1RiWr9tDfdaRvYbh4CQGeJYH9tk95uQk2", + "FD5DgPbS1dUNfTkV6oyCBsnqcByWeiZ4rasv3o7KYcbYyTE", + "FE6T6jmbgwy1g3JPUPoDdzd3x8PV7tDTrTEZvwWgmEn4A7W", + "FG36ViMzpfjUjRmcgqA1YDRT7puxyMAU2CKomPo9xAsxCku", + "FGHzRtgn9c9yPDw3rQA5MedSjvbpyXggD28X6vmdJYrsejb", + "FJimD5dnWqGZhTXk5kbYg8Epas2oJW5i4X5HFPJW2Q1vhjn", + "FJixgYmBZaFfv1ctpe6LFX3P47vtmXBbq6goJbzrvZo9fBg", + "FLHzFovZtqmdQ73HMTAfe2ub5r92KhiBy8XWvSyAMhhBtBz", + "FNnowy94spLAxiD9sSZ7PJSMEruVHEe2P7kvH8NwTqPPtCW", + "FP2E6m2uJwfDYgKsVyKtS1P3VNumDXJwvp2WE7xm3Yo1q47", + "FPDJCymMK8yoZPw3yuxXG4XKSxeRovcrKLfSxMKdm6rxbHA", + "FPLNRDU9XL7YkGEbLwfCEE7BK3xAxFhUpMjRBfM7Tetkuwk", + "FPkLCiKqkmQ9P3xFwHpLdroiSRELaoQGSnm8NEMr56mAuz3", + "FSJJ2GV18xsQrtT6o1DTPH28ubySF77WYxMSkxZteqDpcoE", + "FUUH1yoa6iPELAwN28PToF2VGRAQM5Tn8NoJrzVCKWEpbSW", + "FWJ4jSem9VsuknbEHNsaLukUsC6w4WYhkCgNEzQPWtXUypa", + "FXycEucF1BdaQLvgzYC81KznPTpYRhCXEzPq6noKTEvsztq", + "FZoPvMfxR34WwBYnEGHDKfNHtMrpHLoA2wVzGNu87XstReZ", + "FdNm4j2Qew1iDhFgpiVoRmVeuyDkHVUxxictvZDRCj7Mq5W", + "FdfmDy1pAgrmjN6F1xcsRwp6X7sugVq7SRvo6NVcEc6E4KJ", + "Fg4rDAyzoVzf39Zo8JFPo4W314ntNWNwm3shr4xKe8M1fJg", + "FggXamGXCDW9ngQfAsMggHwAVgRGcMjZdh4Qx58ZCi7YPkc", + "FgrjYHHG7SFG15CRGiowpqQgfi5sGSg6VJbiBtUjJQTXDhd", + "FhRy5CsNB85dVPNRqWnRiRyGkXX8EZFyFBUZQfJ2p2rtZfW", + "FhYr5ReG794nQEmX2f5QLKo62nxESiD8THT3LeKJw3YPxVf", + "FjeAj5EPPCAcJ1mFa6Mkbu1AKVK5aVhaGiSPPoeGDhMa8f3", + "Fm8jU55YzzBrVZhoXRsB9tY8Adf3p5AddD8t7ZQXttwwjLG", + "FmpkQf7RNofMCw5QdxGxFuFMAAXzCv8q7FSoEXTLfPj2c3D", + "FnvowMqfruNqxsWQwXVb1cys4dRWUvrj5UnN61EkDWUviC3", + "Fo9JJ8NtkGhZXqUuAJo8cugcEH3siQoNQNbPXtgLfKbjiyS", + "Foi6DbpYXWkNuBxKF9rnMurFL6b9UisSt2ksix4N3gYsCG7", + "FumZdpJgnZhaoL3LNExmoykUZLoD8zcJ8L6aJpvkoKV2s1K", + "FunWBvH5kuYkQxoNufHoEgajAjSKyZz1yUjYFTZURRSnQf6", + "FvDq8x7aFnSVkJ5ehnsrgHUBokp6TmuBE7X9YJee6bp6ekV", + "FvbZbdfWEGGFu7HxiVbiM7UX5wPvtmWxvG2jCN73UivbB56", + "Fy3BpgvBoQ4VfjRkCCUzazQwVHQjAogviwzzoht8KAP4d9K", + "Fz5WLMi4ZTpfJeYz1mjayckoVpwR4Aw1oqKeN2uLReT1AtK", + "G15TNyTKUbFk9nriDTki62WpY6fgNTAUZp782876muo2SpB", + "G1WdshgUrw24UJjeKpSNKfHPw3XK47fn2x5DGoBnc1A2FPF", + "G2tJwPWn79JRax4SKcbD71WrwXWmkXvhop3A1FANY51xDAM", + "G3avRUrsk5vkvFa8xWmJErvZVDBH7D3pMiXLiArRusGrrdb", + "G3g6PWRnQWLQPLFpyNH6FUKXPzhX2WnDDFJopeBNTLvEg5D", + "G4yPnS6rYbwgE8QPGEiPRimnbe1w6nVKXFehNRQGH6gbPHr", + "G5qDtA3FkRvJ4Z5EcsnDjCESWbgLUj7XdFriZNb6AZy9YKZ", + "G7MMwpHNrY3Eze9XMhj9GNRuMjRstiPdxcHSa2qY8ueVbti", + "G8nQvGu5xhLhmfd7ZdAnCjvDEj8MmiRvSEfAf9Xr1ioSgbU", + "GA9YciWcx6tuPRb1LFnJiLnieFoMLB3TG5p4fy8pzhWDh1S", + "GAperY2KUX5vuCnnvrbn4jUnJESUcNBdUEXpTfNTziq5SQV", + "GDANUR2HwKSp1gA7p8QQJwRFmJ9GmwdfgyQMDfP3DpA868R", + "GFQdgyUL7y7qdkhKUXVsJMFKVTn5d6WDcSkVGWCiF67Pg7m", + "GHnBVHkuZBnwG4jUGC8sBVdyJ2stAcgFTQDEojEu9m56gKh", + "GJnseRYKXQYRNYvmp6vpjp4U7LUqAmRxTBeNs49GkyMRfjh", + "GKGs4ES1u3yCo8zkJFcvqNuoUhzDeGca66Qwuu4cxDP28VX", + "GKicoR7M3BmBudDvZmtusdTN6uF6x2BaQ3FZWLLBxaJ41ub", + "GL47pCLjdWwkmYZTr6yQjo4koSWR7xb6Hg5P5ajVrMxpFbA", + "GNkbRyM66wNFFdargG7PXdN5pPhfmgUkbY1syVKhjL8GaUX", + "GPGpfUY8ZHchZbZxtGdDL365o1E9Xqfq7HMKSV7eVk2eKVW", + "GRVN1g3Tm7Rmeotfh5AAda6Qfgye9nbr1UMoDzWybwTdUdV", + "GTY3EsEV7sXJogaEtesVsJpjufc29MX8cuhoA8NvAt7zss3", + "GVzrJcVSpPUucP3HWcXp7bT37HWuBzisvxqFfKhBEsLPTkg", + "GW36E48nxrvZQvg5G6w2eB36y28GyaVWC8iQsit78yJWVnW", + "GXYxEKCp6zQgNyu5k9D6bTUH7JYCZs6BfQw5eG37qEw3HrE", + "GYjCDp6Tj5JHgtr4CLmCWb36RpZr5kv6ppPmT2RvwZosXeA", + "GeYRRPkyi23wSF3cJGjq82117fKJZUbWsAGimUnzb5RPbB1", + "Gf9h3SKz565CzWJQfvgxtZShQ9ioMAj74pLQX4ZVNHVQodc", + "GgH8UuBcHcLFTr1XVo7uLj4eWjapYEcEq4WjMHVc3jY2KCJ", + "Gghvu31bfQJMt11Yi5VVQqBsMfvTrpSEQ6qySokXHXfrtN2", + "GibJagV7QvJCMw572nicKH8aEPxLTyVZ7WX7evpzixmuAJ4", + "GjF1e3AxczvH7QyAhvPqBr3qmptaMGyhb9DfpbK5KM5VjzN", + "Gk6qCJKEKyDAE2KzZSA9XxB9VNpFACTv5u5yVJLiA16EueZ", + "GkPKDZMcRwi9djMAYcrZzF7fZdtpcDwK3iZNpAyerYcLM7F", + "Gnd7GmBmAo829p2w2ReQJsWdxhDGWmon24yFWmKG6nG3rLM", + "GnfYikESq1aqBiG5P3n1HSTsGveSmEJjR24EBc6LkTR1wdE", + "GoWLzBsj1f23YtdDpyntnvN1LwXKhF5TEeZvBeTVxofgWGR", + "GomreGYeDzvwBZQQpd4dTyxnjPgpiZ99M3tX7YJTFakEnhv", + "GpE5hynVe6JgAwTdZVRDTuaDT44mV89Y1z2gWgjqS9boPWo", + "GpauAAY9kt39us3P5tWtGVb6dBq6vTRzfPaWjHhTVUKuVp4", + "GpodE2S5dPeVjzHB4Drm8R9rEwcQPtwAspXqCVz1ooFWf5K", + "GuZ5Em85y1hd8HmYcJjThWyLnFeu2mjKq3Ed5vt4vU3Em1o", + "GuneYkujpo8oSKrrBzvMdDK3Hs9tpZiFTSqfyaCPaeA7JCf", + "GvaHCJZj5DyLPz2NSg5xpqohakRfySifYprgZzUTwrLE52y", + "GvmvzzbNNeq7L3RyY3rCDdZDr288QbNLL1V8k1diJE1pebG", + "GweU4dFYodvXbAVAKnBE1GGbSQL5EPSzw5UewMEYrLHa7x9", + "GxdtyNYoKmQZUE9uGAmcmsb2cAJebXs4oc46VzY2gBqgpqk", + "GxyCAndwSkRNEecB6QWtQD7Yc2Nz8MNeGCFGXaVUwV3nfPH", + "Gz5jnTUepEGZ7XvzYN2BZiWrS2CR1nh7t7aj7S4ifc1iEJp", + "H1L3XmAueDThWAuU2ATRGzek73MidkZw8RJGcPbGrKj1mGE", + "H1YmDzgoaF6Gh3ARH4xTDYZpAQoCUXn2kGKTRk1bZhNsMS8", + "H3Viqu6M5bsa5wa3zjcSVfrKivKGPc84KPi8Nz2kbyDSzGS", + "H6AcP4Xgbtn5HQVTyA8uTS9LBvs3hgdC3ZhXrSAuEwDLVLz", + "H6RNLG4e7SLTTbrCEHbaTDecMSMFbKTERbp2aqnT5NoF4k8", + "H8YnEJx6dPTBKTVAb43MFam9exQfzv586aAyhzcqEJ1SLNS", + "H8admATcRkGCrF1dTDDBCjQDsYjMkuPaN9YwR2mSCj4DWMQ", + "HBugPU3KmKaRnfkkVK5RpEZZJU75CxMNPbpcrAWdgFKdjSK", + "HEciJWGn4qLJRzM3qR53K2Mb96ghHab1aLyTxJzzmGFfhCo", + "HErWh7D2RzrjWWB2fTJfcAejD9MJpadeWWZM2Wnk7LiNWfG", + "HGFAh9e5GTef7yuqdh7eX7QitkS68LZVNJEKFD4pWnmqvyv", + "HJ9B3TgtohCrT3VVj929kMaMM6QhnDYLjUumMKGMKtpiP7E", + "HKZ2rGKz7a5pL8MV6hNzQW44hTC6SbkfAJBxLjPzJBQqtg3", + "HKtvBGvLv6pp9RpQiHMaoZUx5Zs3zziuu2AENt9L7PFLP6G", + "HLBXyareJwMxdCSoUfHXsqfWwvukLUypGwWRVvGc88SAyhX", + "HM2xVzCQJPYfT3KMtdB4vDwDQWd9aZWmGi9EkECiDcXuNsQ", + "HPFBAvhzXHghMkizMSvYLCtR8ASmV4MXuBUk7J8159ULGGz", + "HQkj5fQEYw81PDJQyabvLt4H6KacJw5Rb5A3Ab6YnJ2oDUw", + "HR4bck1XYD9aoqtjt5BizLirgEXpRWNYgNPJQ2hP1M1xMih", + "HRE1LZbFvwDvMntGQ56gRJLBJn8J69sWE4Psaibn4SazBfW", + "HTyAnvpiG9CAa3pRcmnouknak1vdZshhiAxuWtinEijPLas", + "HUGHnqo2XFZZmeGvhut3sAEDVaV7AEwQh8f6h2BLuU7FrYq", + "HW58itR4caUCdp8c9goLgXj4V5MdUCfQZFYseWdyP5wG7S8", + "HYQFq4zZUr4jfZGPK4jYtRKas4xtVBBnkJfg4HnzDtsiNGs", + "HZDEMq9VJBAKu8mAttnGB7uZvBPLd461ucZ8kCHwtmj614L", + "HaKEf61SYGE6V6HKofDMXvQWjKUFjur9pGDpdc47pqDevA4", + "HaPcanSMnPqJoC9QhsEMLwR46TfbbVgr44yh4m7ZbeuKyMx", + "HbktBpDVERtDz18whHSEtJ2rFsxMJmyHxgBRff5sXnsGakm", + "HdxpV6wA63eEjLmnkhcF59AKeFxqM99r1MZEXxK5iWxbVGC", + "HfbMDpxDubFuZdnRuXgbZCRAPw4xXzeQSacpM8TiACBdmVq", + "HiyhZhiUMvYsovtZPpVcKjhdmkNUbhqKkvKrN1NGUYYSFv2", + "HkYfDKozJFcTM1ebo9dyDPqF2XfZQd2aWzur1HUPKNKrdpY", + "HkuBMQr739WYVf9Fpv4VPbS4zKv7q4yVVEZz7gL7eMXHRQz", + "HqKm1vuvCz4C4ArZFnxDigjYJY4HTgoyrWaeKNvxL4SJ3Wv", + "HsNps1ukUFNfUY6j2ajfjpdVr8msWZCdaFbh8w3ekqg5YKb", + "HuZS2KT6UMQoDUxsDb27hxw8wBiyJM9QidziKYdC7HaT5TW", + "Hut8Vi32mBjJipubTT3ibDcN2rw5eZq3EFyh1gb5SeTNgoX", + "HvsMbdBnkgUm1ea2EqPibHcP4DpnatWtz7jGhuP9QeYhAAc", + "Hvti6oER3Lb5oKxtYcVW82cc8KDsr1LtqtvYcNxLCwUgpMN", + "HxLGmds1YKjgpp1HUdpp5916sYB6nAHCkC1fs1Stk2xZWEJ", + "HxfYoiAdkmEDFusAejuo3zKwB1Q8bJ94GXgV57MW8oziqL1", + "HyWxAGX4cYnawbDxpBvXCeeovK8cCcywvHUj4uhiWQXQNd7", + "HzrQ8JziKrwSsxuidobfX6XVNhKFyQLYfULkVMWymDUf7pA", + "J4BMGF4W9yWiJz4pkhQW73X6QMGpKUzmPppVnqzBCqw5dQq", + "J4ibGw1bqrSkwsw43rUf9w6hyXCxZKrdZJEkcfH7E4yzAL6", + "J62bGdbHT4f3R7aeG1Tt5y9f11bJZLBZUAeZpDaX3HR3oXx", + "J6f5w6eydwAi7pcPy8TNDnYMnBvvZyVXwjQVnJvH8YzUQvd", + "J8jwjHCEGAhWSiTAUyC62Df1H8hUKqQsVYdCKvusRipHWHy", + "J8vr5XuCMjUXfnvQdrZ2M2cWsykk8Wae79uCDEiWymmU8Bh", + "JAXs5Hp5AEB2nHDbJUsUZdnGaH8TnEyv3pquPHAorK5kkh1", + "JBsSffyWTv5vvy3VJ4ro3VSg4NwiiHGe9aCcLTfW2TLWiCt", + "JCBp59HSq5mZigc2v57PFeafPVg5KcSu3e2DCW39aPxSzvY", + "JE3pk8v6QYhHGJtuPh2R82DDPLQBFsMSBYbqXMsa4bbJpVC", + "JEnSTZJpLh91cSryptj57RtFxq9xXqf4U5wBH3qoP91ZZhN", + "JH4xgpSTLqMn4Mo8xBtUitezsvpqTwYN9G7GDpH6wWwyMCG", + "JKyTzmQVXE17pu1wbqHphyaKoTdqg1J5g7C15iEuK8LGKC4", + "JLnxrPb3QEXhVVBxKWaQhchDWgmwJKhY957iz19f1X8kiv2" + ] + }, + "round": 2195, + "thresholdWeight": 167, + "totalWeight": 250 + }, + "setId": 961 + }, + "id": 35 +} diff --git a/packages/types-support/json/Header.001.json b/packages/types-support/json/Header.001.json new file mode 100644 index 0000000..d2ac96d --- /dev/null +++ b/packages/types-support/json/Header.001.json @@ -0,0 +1,13 @@ +{ + "jsonrpc": "2.0", + "result": { + "digest": { + "logs": [] + }, + "extrinsicsRoot": "0x45b0cfc220ceec5b7c1c62c4d4193d38e4eba48e8815729ce75f9c0ab0e4c1c0", + "number": "0x0", + "parentHash": "0x0000000000000000000000000000000000000000000000000000000000000000", + "stateRoot": "0x294c3470ae3be7555240b9d034ec19c3715ba2c3f20b92441f8cea0cab66ab56" + }, + "id": 1 +} diff --git a/packages/types-support/json/Header.002.json b/packages/types-support/json/Header.002.json new file mode 100644 index 0000000..06cbb31 --- /dev/null +++ b/packages/types-support/json/Header.002.json @@ -0,0 +1,20 @@ +{ + "jsonrpc": "2.0", + "result": { + "digest": { + "logs": [ + { + "Seal": [ + 256804359, + "0x2c0e0ee8a5d1a073da3f8db002b8eaebcd7b1a7eb25662e09f9ef0ac58d96bf17896256cd5f0bc672f96aab49fe5163ca5cb4c1a0f047dc39e89cd4a9eb2ea05" + ] + } + ] + }, + "extrinsicsRoot": "0x1da0d30001d07991baef3c5c65234c2e88bec659dc0d7138a7e7267e2bacbeb7", + "number": "0xb66", + "parentHash": "0xb58e4d84c2e0db1cdc8c8830aa719015f8c855f29a0dff2b158a160f29f73ba0", + "stateRoot": "0x22f6f5b6992ab87ea5f52b2732ed9e22a88643ed3a97251986857633687fbc54" + }, + "id": 1 +} diff --git a/packages/types-support/json/Header.003.json b/packages/types-support/json/Header.003.json new file mode 100644 index 0000000..79feb13 --- /dev/null +++ b/packages/types-support/json/Header.003.json @@ -0,0 +1,15 @@ +{ + "jsonrpc": "2.0", + "result": { + "digest": { + "logs": [ + "0x0461757261210169c97e0f00000000479c09f7ace12ed3e1af2dba6cca6831e257e80feef56c7474d6c69bae6f4e8a6e0045a87afe14296992c38b7d55abcbe617c441cd35e8667abbcb1678f31802" + ] + }, + "extrinsicsRoot": "0x4133a7c2e9ab3d0c75f93bfba8730011668c697036adb2f22916a8731f68c2fa", + "number": "0x193046", + "parentHash": "0x596b8c3ced242052921135e9b44dba2ba3752b2a92f1cfa361d59b10016cb5b0", + "stateRoot": "0xd9d32d2f3f4af14c506aa59ff5a3132ca0fe5d7f82cdf1e4967a638042e849a6" + }, + "id": 16 +} diff --git a/packages/types-support/json/Header.004.json b/packages/types-support/json/Header.004.json new file mode 100644 index 0000000..a5c4761 --- /dev/null +++ b/packages/types-support/json/Header.004.json @@ -0,0 +1,16 @@ +{ + "jsonrpc": "2.0", + "result": { + "digest": { + "logs": [ + "0x0642414245b5010100000000d968651f00000000c8a188930c6c1a8fb15316992a36f29671049dfdb96d9248747e90b80c48547af89b3238620eaec599e6a5bfedf3ae538a6cb4e19326ac2af9c21494713fc70af38629db7bcc42bf8110655d7b3bb1cec3790e39c660111e7fac4a0cba058305", + "0x05424142450101168781581fefb96e500cfd56dbf5b9709a6babb19f74369ea7b660ea861e180c08899182e4beb8da95848b87a16a64132f497cea3cb7aa6e3f3224adb9945989" + ] + }, + "extrinsicsRoot": "0x82faad984718975bccbfd58fdc67f59d367d678419a918f79c7a58cbb8e34a5b", + "number": "0x14fd", + "parentHash": "0xf0b30ecdc94c481ca96234d2a17408fef6c401f705a1f5f911e58d2a1f33fcb6", + "stateRoot": "0xaa796217f92ed5a40ec03d184b05ad1e1824d2824559719b9bef3304ee3bff55" + }, + "id": 1 +} diff --git a/packages/types-support/json/RuntimeVersion.002.json b/packages/types-support/json/RuntimeVersion.002.json new file mode 100644 index 0000000..da56f43 --- /dev/null +++ b/packages/types-support/json/RuntimeVersion.002.json @@ -0,0 +1,45 @@ +{ + "jsonrpc": "2.0", + "result": { + "apis": [ + [ + "0xdf6acb689907609b", + 2 + ], + [ + "0x37e397fc7c91f5e4", + 1 + ], + [ + "0x40fe3ad401f8959a", + 3 + ], + [ + "0xd2bc9897eed08f15", + 1 + ], + [ + "0xf78b278be53f454c", + 1 + ], + [ + "0xed99c5acb25eedf5", + 2 + ], + [ + "0xdd718d5cc53262d4", + 1 + ], + [ + "0x7801759919ee83e5", + 1 + ] + ], + "authoringVersion": 10, + "implName": "bizinikiwi-node", + "implVersion": 60, + "specName": "node", + "specVersion": 60 + }, + "id": 21 +} diff --git a/packages/types-support/json/SignedBlock.002.json b/packages/types-support/json/SignedBlock.002.json new file mode 100644 index 0000000..42ba3ca --- /dev/null +++ b/packages/types-support/json/SignedBlock.002.json @@ -0,0 +1,58 @@ +{ + "jsonrpc": "2.0", + "result": { + "block": { + "extrinsics": [ + "0x010300b0b1c85b00000000" + ], + "header": { + "digest": { + "logs": [ + { + "AuthoritiesChange": [ + "0x8101764f45778d4980dadaceee6e8af2517d3ab91ac9bec9cd1714fa5994081c", + "0x4de37a07567ebcbf8c64568428a835269a566723687058e017b6d69db00a77e7", + "0x063d7787ebca768b7445dfebe7d62cbb1625ff4dba288ea34488da266dd6dca5", + "0x82c39b31a2b79a90f8e66e7a77fdb85a4ed5517f2ae39f6a80565e8ecae85cf5", + "0x040c8dc048a6d129803caa851c4c9633610068e4ef9eaa0bfbf40dfbfd43d922", + "0x2347812ef77d9fd3cca1673e1b2bde54da96fddcf79d92832b1e2a819724f140", + "0x673bda1eda2aa719d707473163d45300819f2da9fe6fdad6d74ce222ada2665a" + ] + } + ] + }, + "extrinsicsRoot": "0x295fe0f63daaa9552f497f6c4afcbab59ca5c681da9219907f188c765b73fb92", + "number": 262560, + "parentHash": "0x99b5b6d28a18c1fee26aa18a7f15b5ab20d416bc70319b4c3b3a7ae5a98284ea", + "stateRoot": "0x24bab7fe0fee187a57bd0029ba151e81a0bae0fea96ad9f85c579c1ba9d88948" + } + }, + "justification": { + "hash": "0x44bc10702350e3548eb8ea52354e8e07a5646e108f0aceef9488131f6f929f3b", + "round_number": 0, + "signatures": [ + [ + "0x063d7787ebca768b7445dfebe7d62cbb1625ff4dba288ea34488da266dd6dca5", + "0xe551027d14a2107328685f14a6e6b6a217d0e587ed40b55e3a356f4d02468fb968d9d1dd9d0c7026b712bf4d2eac3bc3ff9eeb2c9560a40575f41df69e769804" + ], + [ + "0x8101764f45778d4980dadaceee6e8af2517d3ab91ac9bec9cd1714fa5994081c", + "0xf303671e97a9b1811d3c0e1b87ebeb89f340ccc5d0d634c9596ca4764943561304df268498c133e88ab3a859d86821d85ad48ac53c54df9ec85e2a515adb0b00" + ], + [ + "0x82c39b31a2b79a90f8e66e7a77fdb85a4ed5517f2ae39f6a80565e8ecae85cf5", + "0xb2e326eb1ea3a803e6f331cbf2da8add553f08450a14fe1a26ba31039e3e1a70c6dcffd3361b94b973cdc7422f9e9b99edaea98117dda35275e6a36e6c54e30d" + ], + [ + "0x4de37a07567ebcbf8c64568428a835269a566723687058e017b6d69db00a77e7", + "0x1f739aa8cfcaa81362e3eb9c574844df40e3db009676d6065a7b5662d5e00b1385526257ba43a43cf84e7873354e3919e0dc2ac85a0426b43b3f37d311f64907" + ], + [ + "0x2347812ef77d9fd3cca1673e1b2bde54da96fddcf79d92832b1e2a819724f140", + "0x01370b87621008e9ee55476dc0c4246862aed787b94c27105eaba9c09e197882c6f40436ce2f45f0dbae03ff81af117bdaabc18f627b72aa6318326f6a067b05" + ] + ] + } + }, + "id": 8 +} diff --git a/packages/types-support/json/SignedBlock.003.00.json b/packages/types-support/json/SignedBlock.003.00.json new file mode 100644 index 0000000..74bc162 --- /dev/null +++ b/packages/types-support/json/SignedBlock.003.00.json @@ -0,0 +1,23 @@ +{ + "jsonrpc": "2.0", + "result": { + "block": { + "extrinsics": [ + ], + "header": { + "digest": { + "logs": [ + "0x066175726120614c411700000000", + "0x05617572610101c4dd7f7d2a7521a91b821c44d0b8a628e4d804c0428b20a8e281aeaff575001cd55f4540db0fa78e5521b330d1a7ef9e8b922ca723097b4ab83e59a13fb44f0c" + ] + }, + "extrinsicsRoot": "0x907510396823ad5299bd8b7e3d922e182f117032a0653a85f9ad3cb58044a086", + "number": "0x9e", + "parentHash": "0xf17a9ca2e515a68c6e1b0315c5182d237580507c60487f5a6b75c703aa3e84ab", + "stateRoot": "0x5a4cfd95c29f8db93119a11e012c3905767cc4b7e3a3a2f6bc72879e51a47cd4" + } + }, + "justification": null + }, + "id": 86 +} diff --git a/packages/types-support/json/SignedBlock.003.01.json b/packages/types-support/json/SignedBlock.003.01.json new file mode 100644 index 0000000..5762a5c --- /dev/null +++ b/packages/types-support/json/SignedBlock.003.01.json @@ -0,0 +1 @@ +{"jsonrpc":"2.0","result":{"block":{"extrinsics":["0x20010100038831055d","0x140109007902"],"header":{"digest":{"logs":["0x066175726120624c411700000000","0x05617572610101d64f44f8c3bb3deeaa8323aadfa943c3510546bf85817788b55a4aa27e21b8492ea574300966c60bd42571bfbca9f53bb682fb6c7e703aade3489680764bb109"]},"extrinsicsRoot":"0x9ffac24de7dd587cbd38862fa1cef38d47b7cfb82d3313b926d60c855b203405","number":"0x9f","parentHash":"0x78b13ce0daf54a5940554f7dbe4af4e97120e4ab2a073043f48889cee25859cf","stateRoot":"0x2671c3c7bac9098af71ebc15998c2fb5e366da4db5a0b0287ba13d8afc9b2bd4"}},"justification":null},"id":75} diff --git a/packages/types-support/json/SignedBlock.004.immortal.json b/packages/types-support/json/SignedBlock.004.immortal.json new file mode 100644 index 0000000..5e4eb30 --- /dev/null +++ b/packages/types-support/json/SignedBlock.004.immortal.json @@ -0,0 +1,24 @@ +{ + "jsonrpc": "2.0", + "result": { + "block": { + "extrinsics": [ + "0x250281ff90b5ab205c6974c9ea841be688864633dc9ca8a357843eeacf2314649965fe2290b20be8c5929d7d4dfe3f8124bad55217fa0dc53210399448a7bddefade7a7e64489c1acbfe65eb42d235e6d54279cd88e4d6d6147862a4e5c6ba2ed44594006c000600ffe659a7a1628cdd93febc04a4e0646ea20e9f5f0ce097d9a05290d4a9e054df4ee5c0" + ], + "header": { + "digest": { + "logs": [ + "0x0661757261208e08491700000000", + "0x05617572610101039584bca9a9dd88d4bede8787ce022ddea809cef8ebdbf0d7b17c918e49921c86e6d6aedebc991630f7634b3f3306b6c134e87325f34301de5745df0da0240e" + ] + }, + "extrinsicsRoot": "0xe52df22c1a9deb8ed460e5d80a3dd8e1090bfd51631f53eca465915089703b92", + "number": "0xd0a", + "parentHash": "0xcf5fa8ef2fe76c0d6288535231d21989829933b986d32a3ba452173c5a2074f1", + "stateRoot": "0x3fe7723fdb1a60938e45b72f1d84f414434b9df4ece367dbb39912ebe1a85e9f" + } + }, + "justification": null + }, + "id": 7 +} diff --git a/packages/types-support/json/SignedBlock.004.mortal.json b/packages/types-support/json/SignedBlock.004.mortal.json new file mode 100644 index 0000000..2c52733 --- /dev/null +++ b/packages/types-support/json/SignedBlock.004.mortal.json @@ -0,0 +1,24 @@ +{ + "jsonrpc": "2.0", + "result": { + "block": { + "extrinsics": [ + "0x290281ff90b5ab205c6974c9ea841be688864633dc9ca8a357843eeacf2314649965fe22f2040bbcf048e6bfb68c0722fe379c93afbc8f885ee21fc5b5679d4ade606a7d46cf151a2b8ad5bbce6ee198a41e3251302f5e9c64f457dbeacacf3e43b448087033000600ffe659a7a1628cdd93febc04a4e0646ea20e9f5f0ce097d9a05290d4a9e054df4ee5c0" + ], + "header": { + "digest": { + "logs": [ + "0x0661757261209808491700000000", + "0x0561757261010195888c7f16b54cf99117933d503faea1a7a8bdab4b6a8144c078b6c3d9e55d3a1114af92b2360a0694a057df016e1ad2bd750d43411464b9e7414e921cfdc00b" + ] + }, + "extrinsicsRoot": "0x751fc4dfad59fefd3c4f730596f1a742b56c9936b4e3d4801015472261a0ce48", + "number": "0xd14", + "parentHash": "0x497b3b929ae079f6f0d280ba85744b87559eaab8969619be5cc7596c5a974cb9", + "stateRoot": "0x011c352e0f97cad72578f9e1e8ec759096365b891928d6b094d0d8d329f9bbab" + } + }, + "justification": null + }, + "id": 8 +} diff --git a/packages/types-support/json/SignedBlock.005.json b/packages/types-support/json/SignedBlock.005.json new file mode 100644 index 0000000..80e0c85 --- /dev/null +++ b/packages/types-support/json/SignedBlock.005.json @@ -0,0 +1,25 @@ +{ + "jsonrpc": "2.0", + "result": { + "block": { + "extrinsics": [ + "0x280203000b868d92346c01", + "0x14020c008151" + ], + "header": { + "digest": { + "logs": [ + "0x0642414245c101a5cb8138000000000000000000000000549baa911a66f7bab6318a6930380bfd015713f77b6775d2df467d37dadd224dda0a80881cfbddc580d45b3b7358f28e4990d950df4508590543d39d635b3402822279397c1d55449b201710c706ce5de3fd3cb2e269bea6ba89c71e4446fd06", + "0x05424142450101e4e9f32bb0e72821032f752422c6dc23e8acd5388eb17cbe009d7e3764a0625b38c1b90ec6f19bb5d8c093deeddf9df01845352ac6fefad49601be1f726cea09" + ] + }, + "extrinsicsRoot": "0x794ff5dde3eaa27d56cc760dd18774c883d51ed9206ff93c9a7e7d6a8a6dca11", + "number": "0x1461", + "parentHash": "0x28cda71a46766fe3cf64475b566916d367617d14627e895067f4186e65609d0e", + "stateRoot": "0xc7803b39c1b30a87566ec9d95890db76cf2eee7034faee4c8a0997759e7bcb7e" + } + }, + "justification": null + }, + "id": 29 +} diff --git a/packages/types-support/json/StorageChangeSet.001.json b/packages/types-support/json/StorageChangeSet.001.json new file mode 100644 index 0000000..802cb45 --- /dev/null +++ b/packages/types-support/json/StorageChangeSet.001.json @@ -0,0 +1,16 @@ +{ + "jsonrpc": "2.0", + "method": "state_storage", + "params": { + "result": { + "block": "0x2ad8077937e9a5ceb2e0d57c95b95a6a9edcedc4fb1f14e3bc13245e223a569d", + "changes": [ + [ + "0x54bdbdb5e438d574dd4da05ee6131cee", + "0x914589504e470d0a1a0a0000000d49484452000000e1000000e00803000000c231f1ed00000090504c5445ffffff000000f6f6f6fcfcfcedededf9f9f9f0f0f0eaeaeab8b8b8e6e6e6f3f3f3cacacadfdfdfdbdbdbd6d6d6e2e2e26a6a6aa5a5a54545455b5b5bafafaf6464644f4f4f969696555555888888929292c4c4c4353535858585bababa7878781e1e1e414141252525a9a9a99e9e9e1313132c2c2c7d7d7d0d0d0d6060603333332222226969697272722b2b2b424242d27457990000108f49444154789ced5d6b57e23c179d82088a302015a40882e26d9479feffbf7b5b2ed2669f5bda14e65dcbfd69d690d69c2639977d4e925fbf7ef0831ffcfad56c5d7567cfc9fcf1e3ebed6d9a4c86f16cd6eddf5c37cfddb100687787f3fb8788c3ea6bd2e935ceddc9b2b8e826ffb1a215311876afcfdd5d4f5cc683e577ff9f06493ceb5f5d375aade616ad46a3dd4fa7edf4717c94f2cfa47fee5e9bd19e1ca6e5fb68b2b8921b37faf1e3ea20e5e8f9f2345dac827eb217ef69be689b9fea3ddfed85bceffcd3cbb29dece7e6a66397ee80def063f7f0ddac86ae05c16cb7aa96d3f20b6ab6d90939bf09d8af4068ac5f767daba82f9addc7ed7b6e1761fa150abfdfb6ddfa0833bf3ab7dbb7ad83bc2c08faa36d8f2617c1de7835dfbdf1df707afaf759675e43cfaa78abb416e797b1bd5580e36e0daf5efcfd07646c4db736ac2e6f64f670eef5186fb55e1de377c0ec33fd0b9fe7f2e7fadb2fdca9f9af0cb33ff2768ea9daf8cafef4672bfd67bbdf194e92791af90d9f3b7dc511f5c67625bcd439516874f611c1f4ee18441cb0dc0cfb213f7a3bd3d69b56c037ea687e10515e111f7140177a91bdf194eeea258e1b8571381bd9cc1cd6c1c986716a926f8bc43fc660d0cd5e77a2d5b8b10b987df8df81fe6c330b21e7815e26a1ef25df56c650e398adc6bfa15535a0e32d60c02fdf7e8d6a37c0eb3202a608a573b2286d1ae85d2492920246d15d200399cda14d985751782b2d60144c0f667ae02eccab10832a02a6f16c985e64c67814e6552ebeaa09982ad530fd68a51eff7d98571531aa2a60eac506724a6ed3982dcc9bf2d03d51033e03a52746358818600433bc07b2fea3e013359080a988e14631a88841a6e80e4f810c632ae247983765082860aa6e02756a144c39fb06132a42f56b15458f61de54c993a110881e6c3e04f25187a1058ca240ec60eb25c8d7f28f070d08a46d2ea200eccd751d0206739d7be9bbaae68356b548182c5e9c55d6cd1ea4931f42d166938ae162b72e01a3b7401266b6ba0aaff1529b84d191825b6f1edfe6c9643d7c8e3bb36ebf77d3f3ea63faaef2352ac12d610e4797ab07bf253e9d4c95fdb8ac80f5cdd10c47a38816d78b324ca268584ec066ad02e603bc3be13703d280b85c5016d81d05e4961bac772fe5715d321eae778ea6f83afe2d749cbc125771a9795af31ccd90f34626ee6f7e466e5c669eceeb97304f2fbeba3f7a79e7ed12f3f4aa7e01a365eeeffd967ed491ce81d85342506f75203f4e304ffde2a26514f93140b5c44c8082ebf6c7fdd5cb53e9fa062cab934818e5ff24b8367e44d3c86fe996ca129640c10305dde695cbf154362712d049d6bc3bbfbef84898057af64f52360fea8da2cb3c737ff65236ad28facfdaf604c6fe80226173effeeca56c86f6413cd910bacaa1edfeec47adda07f1740246cfc5bf0ca4895730bcb6aad378f7f287643d8ce3ce629662d1898763f7aff3789fbc0d46e3dbd5c3dfcf17577d14e15669b8bfaf7c246c5a93c3fb922e3780f170020a0e54b60da8c5d1216e741ebb0dbc48b9892d763e6834e08acc023ec03bf9afe3b604cfc647c26b1bc375481582357ab44a888be1896deb3a9310957a598c8d854e3fea3337e25a180544052828679855b0dc7d62e19e25c4381605397a2e33a92640971a4263509630a1bdd24babe8556d732c1d852cb24d9b62d98c144c6362e5d66de263f63bbac1c847beee6098f26ce84c5e48cd91728295e893066deacdf324b0aba96f2c12a27a17393b62d94001b20f05f3a8e99a824b0a5fc320205a0af9bbb88bfd17511ef8856d58f43526b21818babf1ad8295c05e04e6b12a2f1f4d98db85438fe62dd8cdb5d9d4245af49718588598aa18d0f3f91c8848da3d7dd0c891e566151b73c84a4f9429ded31883d991d76d88b27f7778d81433da679b394df898bc167257e8a6c865b41ea7a1c1a7f833975b06e0ea89815dc6f6a6eb048c4d4be1beab84ea1e2d6a0fba1ae5c6afe11e3eeb11245cf0d886e186f7955e1125f691252b68ee2db3d6ce28b10253ec38bddf1c61639e01002b704a0ba41cd140fc7460a30b0c6d23557a2078651007faac91e346148b5b47ba7339e91228c014cd315df5bccbeeb4348f3da544b7b8871cd1702509addfd7482f78d53030276c357c940723bf63871c5da0b2a5075d512107edfc060dc9045a6691852427bb09fb0054994a204278f3d55078770a54b485b2ebaad59c22e5bcf47bed7b500dc34c5c0575f855c66826e6c4e8136b8bd6474dad77d2fa74d4b0d219dad67dc5f9d9f38e081694b334d304de98ee3105a6a39e8508efb88e6d4d29c59889067dec1d5a6b4d1474d67617568230739fd3dccdb0f62861966f654b8d3f4926a84d6ca4291334a9d5dc0d620ea86991d0c6d0bd3941a1c1c0ccb1e1422c0cfc0da5c73c926ed20906393c1d5a6447083aacbc45a319e184fae5badfe2d198cb09ac19da684638c66cdb2958f0b89f883ecac5b1837d13bf1bfc4d0ec00d314b6d0208f2f7ae80730ba51e24a8c120ec9967c49b71b9b8126c008dc5233c6d937aca83dc258a0372395295f100caf757ec78053ca547c83e335c518d426619b24f779e5072cafa30af06526fe9feb9e487731ead7418b6cb8e25febcec2a2ad439adb5401cfba99e2539f2609d3e88488cb845e810a2bb4c508c8e073474bae738aab6073dd5e2902d2a737f9d402111f581c3676bf92b289c5c6ba8d297f497aadbbd2f29e2346a696da54dec7e433e23b98089b0151c52132f6e02ee52826f4332ca682ad99e0dcee6f98acfe1b618b6405ef467f478d8e349fa5688ca724f4822c8b847362f1b06ee916aee23b6edac3aa25434503a17e0f58a90f5b4a6ca644482e4b085d3a182da268494b55445262c1b0862d65a41419a578926e6876f0d3d13131f451605c7092de817235a4692684843c4db805e89a3de387f48cbe655162e89162edc3ba361c59b42634a022218892707f4cf56784454868d207225eac4742777def2623f20a3a012525a1912b1a1262ebba8692508be8607d670a85180e753f9848b6a0b9cf3aeafa48baae199690902c73c3704d3586a25f89a1e1d6f7013f57cd265212cad622229228ef94d6d78ca14c5c638cba9b90eeffaa89286a96aa1befc14948a8d9a2506c4a7a051fd8e97c589e6524d4c372371a6810935449f42b7a1ea3ae3ded0f6a503b498192502fe902b2628acb412ed6d0221f9c0087a0c64d8b697b9b27a524b49ccf204e52ad2c1da7d177410f8cae12439129445d427d13b93cd5353e17d99de3b27593a64a0c45e6660ca7aeaa128a9a54dd0b811edb71a4dc82c5a526214109ab7513065f42a2c9d4c815099adcca077f5ee66b3658b1a696d86550f77708cf4adee80e7868615e8a95f39bbc616844f5d5b2d940d9a423716c6ac8836bb8c01c42d2413c1d6545695b0bbba2ec2117ced1d0cb6130322c985bb0b4a277b4a4ba6adab126ab432170d2377aa0a62b3ee34e62d12492cbdeb46144f4ba849ca17e0a04ce7067d8212c13ccf30539c4a65322965227f959a0ab198245763d26f777210fd5236d93edcc2bc921e4b5b17e2017c64da02c5d45217cb60ea9d96c7b63a5d9cf3e641842b4a41029c347e063e929ed9dd836fdf0afe597a1be0a31fe263ea5ab8b782f72444b683bd78b27cad8b8c2b0eb1c4d15e1b3b8512295abdfe19d2eeb34eebe632d2dfb85f4aa42d401d4296cc048719e6e83195f3527a2f497754af51a6da4d8c889edbae65c40cd1627da2464230cce75379cc405cf2cc966ae39e2a6e984339606df3b03a7377cdb1f818121ed92813e62028c11155964309e34c0e97eaebd5ec884cf300ddda40fa3f65e3807daba1f9dfe725c7caf4f52ac55e2dc156849b6ba62dd72eb465f3a43cd11ae7a910ffadc5c4bd0b9e4c78e792d6b3d36818cf5b8c4871a18a21de53f8a5b70464ed33bfe133135b40032bee6f2869a80bf3e3d1e019b4d35120e8f301f0c41e9626696aad521e86848b1addb9698a6e20e44ab8464c44e3755092830a3a293e7c6c1c4345d4bceb3d122d2213bdd520b9c30f215193db73959afc43bac7259601e94db4797fa68443990a472a805311e68cd4b313d623f698f789866f415820687501974779ac2b78e652e158e2fe440ac6592acd3b681c0106a9cacfb49966e0326363cc07e44143e4bc687ca1e0954a41af70f6e89636f1bca6e4c5371ef16a8d2c9e84bc918c2dad58f41728dbe13cd7534c2df7ca827a1c4a84d7572be0a875daf06729f7112d1b79a8f219591178141114579cbf13d50c8868359619a1552896d9d5eb75d6d1851412a95b610fd6e344e96e25137842aac97897e029ad537a556a2a991d4de74059d1b2f1796eea7ce7ba9552747c0b3c43495027cfc98a6d3f681b5cc3dd5b554d89a8ff4c21948685361f700126cc6adbeee42caf908230befe571f21cf82b18600a9dc611b709086370b47f6ddb2645b35f835a0bb33bbcb5c001b71e530e1aedfb97b96db782c701b43023601079d50d4d0dd98d1dc05e1cb467ea96ff35bdc17ee70304fb30c5d90018bfa3fd045937c83b2884b5751e780c22d81ed7f5e70606d58cc7c1c8ae1d3d7c46fb29e0f64104aad035369c756a5d5f5f5e5e5e7ce3d2e734ee56efe680dfedf4d9d6b7e0d63dfb1e8308d19c6b8f03dd246781cfd9caf6415cc2b3ab6203bf2b55aa20f6b93482dd318b0083e7f004bec7dd97865991eef0d72e2238cbc54dce812e7fd391f8dddfe5717d07e8c0a2b2f1f9ae55d0f030a85b789c8b0c5faea8cc03ddb1a661e37b619de9c4803de0e155fed7d3dcf8def33bb62e83c75d4f10d515944db0dbb9443cf8db256baa2d034c8f3c65779285f85ce626440f8b81a4683e19e171226059643e6089c73c940dc4d557d28fe171576eb99bceb6d803c2a8dc3c5d56164043a7eccdb9e63c0d45e4e618b1bab5696680bd6ec03ac2639e8214b9a477dd6ecd7df93b31ed1c3f91b2cba524ea8d2f86d62b112878386f3850c7048189062d8b8ca52f7fc5a3cfdd64b8da8e933cd4ada304b29469a5086d651731c5cb9fdbd1dd5776ebe6344926473aa54683516111eee0b114259454753a263e67f1d1b027a32454bad15640469d96bbbf32070fef4d403d6446f6f9035cf21de4d663bfe8d488ccd407614970cb5509d4a16c9e82791386b33c74f81cff6fee56a91b5609b4b4737f2c60ca76cbe3beba1a3da261ce7d0b08ac4f47a980013d09db962105256f5ea6912a8765505729c8cdab01c3a874049f02bb11c6dd1832bceedb96701f5ec040a368d8d26f41aa459f6af0e6afecf91a162f15e29c6f5cbca61e442de1cab57cd39f09cbea732b73d51e6a62d25bfa41f92adeab3aca99b35d3ea65711c2bba9e62a67872bd415a96c11e2366b9f249883561655ebe77354428848a3346fb32df5b0277a4bc2834565b12aa752b7350201e2410d41a27edb69b905343266eb4fe588de82a67a629901b7befecdb6d62ba86babfeb5aa98fb10c5dbafba0ae41259d0b29cb9ae22313b26b3ccd9f0baafb33ac2105473d3b2bacc6cd467789240c18de1502203ee55ebd8da9ea0f478a28a8702c20c63da79296ebcd819e013d8080aad20446386bb673217de5cec3653f9e7e883e12284e1d8e1fd238967dd6e7f8f6e77b6de6f8f99d7961330e1c6721949150c821103e56534efcb2c81d1c9352889be473adc0be3d3d56e6ae8855b8f47dc9f498132b8b66f5db4617efef50758ac8289f7b93eaffe64f13bf128bde521ba0067470faed5f6c4c7a2c6ba8640e825a55dd68fcebf2fde0eedd89bb27aff5a77cfe15d57c04dbc5919a51b4f17276127eac04d3c1f4bdae7753cedfc3b66bd345a17ddce7afe38188cc6b7b7b7e3fbc160f3389fc48b6efbff65d5fde0073ff8818cff01007fd85457cad4050000000049454e44ae426082" + ] + ] + }, + "subscription": 36 + } +} diff --git a/packages/types-support/package.json b/packages/types-support/package.json index 00e458e..16d84fd 100644 --- a/packages/types-support/package.json +++ b/packages/types-support/package.json @@ -15,13 +15,697 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./index.d.ts", + "version": "16.5.9", + "main": "./cjs/index.js", + "module": "./index.js", + "exports": { + ".": { + "module": { + "types": "./index.d.ts", + "default": "./index.js" + }, + "require": { + "types": "./cjs/index.d.ts", + "default": "./cjs/index.js" + }, + "default": { + "types": "./index.d.ts", + "default": "./index.js" + } + }, + "./cjs/*": "./cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./json/AccountIdVec.001.json": "./json/AccountIdVec.001.json", + "./json/EventRecord.001.json": "./json/EventRecord.001.json", + "./json/EventRecord.002.json": "./json/EventRecord.002.json", + "./json/EventRecord.003.json": "./json/EventRecord.003.json", + "./json/ExtrinsicStatus.001.json": "./json/ExtrinsicStatus.001.json", + "./json/GrandpaRoundstate.001.json": "./json/GrandpaRoundstate.001.json", + "./json/Header.001.json": "./json/Header.001.json", + "./json/Header.002.json": "./json/Header.002.json", + "./json/Header.003.json": "./json/Header.003.json", + "./json/Header.004.json": "./json/Header.004.json", + "./json/RuntimeVersion.002.json": "./json/RuntimeVersion.002.json", + "./json/SignedBlock.002.json": "./json/SignedBlock.002.json", + "./json/SignedBlock.003.00.json": "./json/SignedBlock.003.00.json", + "./json/SignedBlock.003.01.json": "./json/SignedBlock.003.01.json", + "./json/SignedBlock.004.immortal.json": "./json/SignedBlock.004.immortal.json", + "./json/SignedBlock.004.mortal.json": "./json/SignedBlock.004.mortal.json", + "./json/SignedBlock.005.json": "./json/SignedBlock.005.json", + "./json/StorageChangeSet.001.json": "./json/StorageChangeSet.001.json", + "./metadata/README.md": "./metadata/README.md", + "./metadata/static-bizinikiwi": { + "module": { + "types": "./metadata/static-bizinikiwi.d.ts", + "default": "./metadata/static-bizinikiwi.js" + }, + "require": { + "types": "./cjs/metadata/static-bizinikiwi.d.ts", + "default": "./cjs/metadata/static-bizinikiwi.js" + }, + "default": { + "types": "./metadata/static-bizinikiwi.d.ts", + "default": "./metadata/static-bizinikiwi.js" + } + }, + "./metadata/static-bizinikiwi-contracts-node": { + "module": { + "types": "./metadata/static-bizinikiwi-contracts-node.d.ts", + "default": "./metadata/static-bizinikiwi-contracts-node.js" + }, + "require": { + "types": "./cjs/metadata/static-bizinikiwi-contracts-node.d.ts", + "default": "./cjs/metadata/static-bizinikiwi-contracts-node.js" + }, + "default": { + "types": "./metadata/static-bizinikiwi-contracts-node.d.ts", + "default": "./metadata/static-bizinikiwi-contracts-node.js" + } + }, + "./metadata/static-dicle": { + "module": { + "types": "./metadata/static-dicle.d.ts", + "default": "./metadata/static-dicle.js" + }, + "require": { + "types": "./cjs/metadata/static-dicle.d.ts", + "default": "./cjs/metadata/static-dicle.js" + }, + "default": { + "types": "./metadata/static-dicle.d.ts", + "default": "./metadata/static-dicle.js" + } + }, + "./metadata/static-pezkuwi": { + "module": { + "types": "./metadata/static-pezkuwi.d.ts", + "default": "./metadata/static-pezkuwi.js" + }, + "require": { + "types": "./cjs/metadata/static-pezkuwi.d.ts", + "default": "./cjs/metadata/static-pezkuwi.js" + }, + "default": { + "types": "./metadata/static-pezkuwi.d.ts", + "default": "./metadata/static-pezkuwi.js" + } + }, + "./metadata/v10/bizinikiwi-hex": { + "module": { + "types": "./metadata/v10/bizinikiwi-hex.d.ts", + "default": "./metadata/v10/bizinikiwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v10/bizinikiwi-hex.d.ts", + "default": "./cjs/metadata/v10/bizinikiwi-hex.js" + }, + "default": { + "types": "./metadata/v10/bizinikiwi-hex.d.ts", + "default": "./metadata/v10/bizinikiwi-hex.js" + } + }, + "./metadata/v10/bizinikiwi-json.json": "./metadata/v10/bizinikiwi-json.json", + "./metadata/v11/bizinikiwi-hex": { + "module": { + "types": "./metadata/v11/bizinikiwi-hex.d.ts", + "default": "./metadata/v11/bizinikiwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v11/bizinikiwi-hex.d.ts", + "default": "./cjs/metadata/v11/bizinikiwi-hex.js" + }, + "default": { + "types": "./metadata/v11/bizinikiwi-hex.d.ts", + "default": "./metadata/v11/bizinikiwi-hex.js" + } + }, + "./metadata/v11/bizinikiwi-json.json": "./metadata/v11/bizinikiwi-json.json", + "./metadata/v12/bizinikiwi-hex": { + "module": { + "types": "./metadata/v12/bizinikiwi-hex.d.ts", + "default": "./metadata/v12/bizinikiwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v12/bizinikiwi-hex.d.ts", + "default": "./cjs/metadata/v12/bizinikiwi-hex.js" + }, + "default": { + "types": "./metadata/v12/bizinikiwi-hex.d.ts", + "default": "./metadata/v12/bizinikiwi-hex.js" + } + }, + "./metadata/v12/bizinikiwi-json.json": "./metadata/v12/bizinikiwi-json.json", + "./metadata/v13/bizinikiwi-hex": { + "module": { + "types": "./metadata/v13/bizinikiwi-hex.d.ts", + "default": "./metadata/v13/bizinikiwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v13/bizinikiwi-hex.d.ts", + "default": "./cjs/metadata/v13/bizinikiwi-hex.js" + }, + "default": { + "types": "./metadata/v13/bizinikiwi-hex.d.ts", + "default": "./metadata/v13/bizinikiwi-hex.js" + } + }, + "./metadata/v13/bizinikiwi-json.json": "./metadata/v13/bizinikiwi-json.json", + "./metadata/v13/dicle-hex": { + "module": { + "types": "./metadata/v13/dicle-hex.d.ts", + "default": "./metadata/v13/dicle-hex.js" + }, + "require": { + "types": "./cjs/metadata/v13/dicle-hex.d.ts", + "default": "./cjs/metadata/v13/dicle-hex.js" + }, + "default": { + "types": "./metadata/v13/dicle-hex.d.ts", + "default": "./metadata/v13/dicle-hex.js" + } + }, + "./metadata/v13/dicle-json.json": "./metadata/v13/dicle-json.json", + "./metadata/v13/pezkuwi-hex": { + "module": { + "types": "./metadata/v13/pezkuwi-hex.d.ts", + "default": "./metadata/v13/pezkuwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v13/pezkuwi-hex.d.ts", + "default": "./cjs/metadata/v13/pezkuwi-hex.js" + }, + "default": { + "types": "./metadata/v13/pezkuwi-hex.d.ts", + "default": "./metadata/v13/pezkuwi-hex.js" + } + }, + "./metadata/v13/pezkuwi-json.json": "./metadata/v13/pezkuwi-json.json", + "./metadata/v14/bizinikiwi-contracts-node-hex": { + "module": { + "types": "./metadata/v14/bizinikiwi-contracts-node-hex.d.ts", + "default": "./metadata/v14/bizinikiwi-contracts-node-hex.js" + }, + "require": { + "types": "./cjs/metadata/v14/bizinikiwi-contracts-node-hex.d.ts", + "default": "./cjs/metadata/v14/bizinikiwi-contracts-node-hex.js" + }, + "default": { + "types": "./metadata/v14/bizinikiwi-contracts-node-hex.d.ts", + "default": "./metadata/v14/bizinikiwi-contracts-node-hex.js" + } + }, + "./metadata/v14/bizinikiwi-contracts-node-rpc": { + "module": { + "types": "./metadata/v14/bizinikiwi-contracts-node-rpc.d.ts", + "default": "./metadata/v14/bizinikiwi-contracts-node-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v14/bizinikiwi-contracts-node-rpc.d.ts", + "default": "./cjs/metadata/v14/bizinikiwi-contracts-node-rpc.js" + }, + "default": { + "types": "./metadata/v14/bizinikiwi-contracts-node-rpc.d.ts", + "default": "./metadata/v14/bizinikiwi-contracts-node-rpc.js" + } + }, + "./metadata/v14/bizinikiwi-contracts-node-ver": { + "module": { + "types": "./metadata/v14/bizinikiwi-contracts-node-ver.d.ts", + "default": "./metadata/v14/bizinikiwi-contracts-node-ver.js" + }, + "require": { + "types": "./cjs/metadata/v14/bizinikiwi-contracts-node-ver.d.ts", + "default": "./cjs/metadata/v14/bizinikiwi-contracts-node-ver.js" + }, + "default": { + "types": "./metadata/v14/bizinikiwi-contracts-node-ver.d.ts", + "default": "./metadata/v14/bizinikiwi-contracts-node-ver.js" + } + }, + "./metadata/v14/bizinikiwi-hex": { + "module": { + "types": "./metadata/v14/bizinikiwi-hex.d.ts", + "default": "./metadata/v14/bizinikiwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v14/bizinikiwi-hex.d.ts", + "default": "./cjs/metadata/v14/bizinikiwi-hex.js" + }, + "default": { + "types": "./metadata/v14/bizinikiwi-hex.d.ts", + "default": "./metadata/v14/bizinikiwi-hex.js" + } + }, + "./metadata/v14/bizinikiwi-json.json": "./metadata/v14/bizinikiwi-json.json", + "./metadata/v14/bizinikiwi-rpc": { + "module": { + "types": "./metadata/v14/bizinikiwi-rpc.d.ts", + "default": "./metadata/v14/bizinikiwi-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v14/bizinikiwi-rpc.d.ts", + "default": "./cjs/metadata/v14/bizinikiwi-rpc.js" + }, + "default": { + "types": "./metadata/v14/bizinikiwi-rpc.d.ts", + "default": "./metadata/v14/bizinikiwi-rpc.js" + } + }, + "./metadata/v14/bizinikiwi-types.json": "./metadata/v14/bizinikiwi-types.json", + "./metadata/v14/bizinikiwi-ver": { + "module": { + "types": "./metadata/v14/bizinikiwi-ver.d.ts", + "default": "./metadata/v14/bizinikiwi-ver.js" + }, + "require": { + "types": "./cjs/metadata/v14/bizinikiwi-ver.d.ts", + "default": "./cjs/metadata/v14/bizinikiwi-ver.js" + }, + "default": { + "types": "./metadata/v14/bizinikiwi-ver.d.ts", + "default": "./metadata/v14/bizinikiwi-ver.js" + } + }, + "./metadata/v14/dicle-hex": { + "module": { + "types": "./metadata/v14/dicle-hex.d.ts", + "default": "./metadata/v14/dicle-hex.js" + }, + "require": { + "types": "./cjs/metadata/v14/dicle-hex.d.ts", + "default": "./cjs/metadata/v14/dicle-hex.js" + }, + "default": { + "types": "./metadata/v14/dicle-hex.d.ts", + "default": "./metadata/v14/dicle-hex.js" + } + }, + "./metadata/v14/dicle-json.json": "./metadata/v14/dicle-json.json", + "./metadata/v14/dicle-rpc": { + "module": { + "types": "./metadata/v14/dicle-rpc.d.ts", + "default": "./metadata/v14/dicle-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v14/dicle-rpc.d.ts", + "default": "./cjs/metadata/v14/dicle-rpc.js" + }, + "default": { + "types": "./metadata/v14/dicle-rpc.d.ts", + "default": "./metadata/v14/dicle-rpc.js" + } + }, + "./metadata/v14/dicle-types.json": "./metadata/v14/dicle-types.json", + "./metadata/v14/dicle-ver": { + "module": { + "types": "./metadata/v14/dicle-ver.d.ts", + "default": "./metadata/v14/dicle-ver.js" + }, + "require": { + "types": "./cjs/metadata/v14/dicle-ver.d.ts", + "default": "./cjs/metadata/v14/dicle-ver.js" + }, + "default": { + "types": "./metadata/v14/dicle-ver.d.ts", + "default": "./metadata/v14/dicle-ver.js" + } + }, + "./metadata/v14/pezkuwi-hex": { + "module": { + "types": "./metadata/v14/pezkuwi-hex.d.ts", + "default": "./metadata/v14/pezkuwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v14/pezkuwi-hex.d.ts", + "default": "./cjs/metadata/v14/pezkuwi-hex.js" + }, + "default": { + "types": "./metadata/v14/pezkuwi-hex.d.ts", + "default": "./metadata/v14/pezkuwi-hex.js" + } + }, + "./metadata/v14/pezkuwi-json.json": "./metadata/v14/pezkuwi-json.json", + "./metadata/v14/pezkuwi-rpc": { + "module": { + "types": "./metadata/v14/pezkuwi-rpc.d.ts", + "default": "./metadata/v14/pezkuwi-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v14/pezkuwi-rpc.d.ts", + "default": "./cjs/metadata/v14/pezkuwi-rpc.js" + }, + "default": { + "types": "./metadata/v14/pezkuwi-rpc.d.ts", + "default": "./metadata/v14/pezkuwi-rpc.js" + } + }, + "./metadata/v14/pezkuwi-types.json": "./metadata/v14/pezkuwi-types.json", + "./metadata/v14/pezkuwi-ver": { + "module": { + "types": "./metadata/v14/pezkuwi-ver.d.ts", + "default": "./metadata/v14/pezkuwi-ver.js" + }, + "require": { + "types": "./cjs/metadata/v14/pezkuwi-ver.d.ts", + "default": "./cjs/metadata/v14/pezkuwi-ver.js" + }, + "default": { + "types": "./metadata/v14/pezkuwi-ver.d.ts", + "default": "./metadata/v14/pezkuwi-ver.js" + } + }, + "./metadata/v15/asset-hub-dicle-hex": { + "module": { + "types": "./metadata/v15/asset-hub-dicle-hex.d.ts", + "default": "./metadata/v15/asset-hub-dicle-hex.js" + }, + "require": { + "types": "./cjs/metadata/v15/asset-hub-dicle-hex.d.ts", + "default": "./cjs/metadata/v15/asset-hub-dicle-hex.js" + }, + "default": { + "types": "./metadata/v15/asset-hub-dicle-hex.d.ts", + "default": "./metadata/v15/asset-hub-dicle-hex.js" + } + }, + "./metadata/v15/asset-hub-dicle-json.json": "./metadata/v15/asset-hub-dicle-json.json", + "./metadata/v15/asset-hub-dicle-rpc": { + "module": { + "types": "./metadata/v15/asset-hub-dicle-rpc.d.ts", + "default": "./metadata/v15/asset-hub-dicle-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v15/asset-hub-dicle-rpc.d.ts", + "default": "./cjs/metadata/v15/asset-hub-dicle-rpc.js" + }, + "default": { + "types": "./metadata/v15/asset-hub-dicle-rpc.d.ts", + "default": "./metadata/v15/asset-hub-dicle-rpc.js" + } + }, + "./metadata/v15/asset-hub-dicle-types.json": "./metadata/v15/asset-hub-dicle-types.json", + "./metadata/v15/asset-hub-dicle-ver": { + "module": { + "types": "./metadata/v15/asset-hub-dicle-ver.d.ts", + "default": "./metadata/v15/asset-hub-dicle-ver.js" + }, + "require": { + "types": "./cjs/metadata/v15/asset-hub-dicle-ver.d.ts", + "default": "./cjs/metadata/v15/asset-hub-dicle-ver.js" + }, + "default": { + "types": "./metadata/v15/asset-hub-dicle-ver.d.ts", + "default": "./metadata/v15/asset-hub-dicle-ver.js" + } + }, + "./metadata/v15/asset-hub-pezkuwi-hex": { + "module": { + "types": "./metadata/v15/asset-hub-pezkuwi-hex.d.ts", + "default": "./metadata/v15/asset-hub-pezkuwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v15/asset-hub-pezkuwi-hex.d.ts", + "default": "./cjs/metadata/v15/asset-hub-pezkuwi-hex.js" + }, + "default": { + "types": "./metadata/v15/asset-hub-pezkuwi-hex.d.ts", + "default": "./metadata/v15/asset-hub-pezkuwi-hex.js" + } + }, + "./metadata/v15/asset-hub-pezkuwi-json.json": "./metadata/v15/asset-hub-pezkuwi-json.json", + "./metadata/v15/asset-hub-pezkuwi-rpc": { + "module": { + "types": "./metadata/v15/asset-hub-pezkuwi-rpc.d.ts", + "default": "./metadata/v15/asset-hub-pezkuwi-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v15/asset-hub-pezkuwi-rpc.d.ts", + "default": "./cjs/metadata/v15/asset-hub-pezkuwi-rpc.js" + }, + "default": { + "types": "./metadata/v15/asset-hub-pezkuwi-rpc.d.ts", + "default": "./metadata/v15/asset-hub-pezkuwi-rpc.js" + } + }, + "./metadata/v15/asset-hub-pezkuwi-types.json": "./metadata/v15/asset-hub-pezkuwi-types.json", + "./metadata/v15/asset-hub-pezkuwi-ver": { + "module": { + "types": "./metadata/v15/asset-hub-pezkuwi-ver.d.ts", + "default": "./metadata/v15/asset-hub-pezkuwi-ver.js" + }, + "require": { + "types": "./cjs/metadata/v15/asset-hub-pezkuwi-ver.d.ts", + "default": "./cjs/metadata/v15/asset-hub-pezkuwi-ver.js" + }, + "default": { + "types": "./metadata/v15/asset-hub-pezkuwi-ver.d.ts", + "default": "./metadata/v15/asset-hub-pezkuwi-ver.js" + } + }, + "./metadata/v15/bizinikiwi-hex": { + "module": { + "types": "./metadata/v15/bizinikiwi-hex.d.ts", + "default": "./metadata/v15/bizinikiwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v15/bizinikiwi-hex.d.ts", + "default": "./cjs/metadata/v15/bizinikiwi-hex.js" + }, + "default": { + "types": "./metadata/v15/bizinikiwi-hex.d.ts", + "default": "./metadata/v15/bizinikiwi-hex.js" + } + }, + "./metadata/v15/bizinikiwi-json.json": "./metadata/v15/bizinikiwi-json.json", + "./metadata/v15/bizinikiwi-rpc": { + "module": { + "types": "./metadata/v15/bizinikiwi-rpc.d.ts", + "default": "./metadata/v15/bizinikiwi-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v15/bizinikiwi-rpc.d.ts", + "default": "./cjs/metadata/v15/bizinikiwi-rpc.js" + }, + "default": { + "types": "./metadata/v15/bizinikiwi-rpc.d.ts", + "default": "./metadata/v15/bizinikiwi-rpc.js" + } + }, + "./metadata/v15/bizinikiwi-types.json": "./metadata/v15/bizinikiwi-types.json", + "./metadata/v15/bizinikiwi-ver": { + "module": { + "types": "./metadata/v15/bizinikiwi-ver.d.ts", + "default": "./metadata/v15/bizinikiwi-ver.js" + }, + "require": { + "types": "./cjs/metadata/v15/bizinikiwi-ver.d.ts", + "default": "./cjs/metadata/v15/bizinikiwi-ver.js" + }, + "default": { + "types": "./metadata/v15/bizinikiwi-ver.d.ts", + "default": "./metadata/v15/bizinikiwi-ver.js" + } + }, + "./metadata/v15/dicle-hex": { + "module": { + "types": "./metadata/v15/dicle-hex.d.ts", + "default": "./metadata/v15/dicle-hex.js" + }, + "require": { + "types": "./cjs/metadata/v15/dicle-hex.d.ts", + "default": "./cjs/metadata/v15/dicle-hex.js" + }, + "default": { + "types": "./metadata/v15/dicle-hex.d.ts", + "default": "./metadata/v15/dicle-hex.js" + } + }, + "./metadata/v15/dicle-json.json": "./metadata/v15/dicle-json.json", + "./metadata/v15/dicle-rpc": { + "module": { + "types": "./metadata/v15/dicle-rpc.d.ts", + "default": "./metadata/v15/dicle-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v15/dicle-rpc.d.ts", + "default": "./cjs/metadata/v15/dicle-rpc.js" + }, + "default": { + "types": "./metadata/v15/dicle-rpc.d.ts", + "default": "./metadata/v15/dicle-rpc.js" + } + }, + "./metadata/v15/dicle-types.json": "./metadata/v15/dicle-types.json", + "./metadata/v15/dicle-ver": { + "module": { + "types": "./metadata/v15/dicle-ver.d.ts", + "default": "./metadata/v15/dicle-ver.js" + }, + "require": { + "types": "./cjs/metadata/v15/dicle-ver.d.ts", + "default": "./cjs/metadata/v15/dicle-ver.js" + }, + "default": { + "types": "./metadata/v15/dicle-ver.d.ts", + "default": "./metadata/v15/dicle-ver.js" + } + }, + "./metadata/v15/pezkuwi-hex": { + "module": { + "types": "./metadata/v15/pezkuwi-hex.d.ts", + "default": "./metadata/v15/pezkuwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v15/pezkuwi-hex.d.ts", + "default": "./cjs/metadata/v15/pezkuwi-hex.js" + }, + "default": { + "types": "./metadata/v15/pezkuwi-hex.d.ts", + "default": "./metadata/v15/pezkuwi-hex.js" + } + }, + "./metadata/v15/pezkuwi-json.json": "./metadata/v15/pezkuwi-json.json", + "./metadata/v15/pezkuwi-rpc": { + "module": { + "types": "./metadata/v15/pezkuwi-rpc.d.ts", + "default": "./metadata/v15/pezkuwi-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v15/pezkuwi-rpc.d.ts", + "default": "./cjs/metadata/v15/pezkuwi-rpc.js" + }, + "default": { + "types": "./metadata/v15/pezkuwi-rpc.d.ts", + "default": "./metadata/v15/pezkuwi-rpc.js" + } + }, + "./metadata/v15/pezkuwi-types.json": "./metadata/v15/pezkuwi-types.json", + "./metadata/v15/pezkuwi-ver": { + "module": { + "types": "./metadata/v15/pezkuwi-ver.d.ts", + "default": "./metadata/v15/pezkuwi-ver.js" + }, + "require": { + "types": "./cjs/metadata/v15/pezkuwi-ver.d.ts", + "default": "./cjs/metadata/v15/pezkuwi-ver.js" + }, + "default": { + "types": "./metadata/v15/pezkuwi-ver.d.ts", + "default": "./metadata/v15/pezkuwi-ver.js" + } + }, + "./metadata/v16/bizinikiwi-hex": { + "module": { + "types": "./metadata/v16/bizinikiwi-hex.d.ts", + "default": "./metadata/v16/bizinikiwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v16/bizinikiwi-hex.d.ts", + "default": "./cjs/metadata/v16/bizinikiwi-hex.js" + }, + "default": { + "types": "./metadata/v16/bizinikiwi-hex.d.ts", + "default": "./metadata/v16/bizinikiwi-hex.js" + } + }, + "./metadata/v16/bizinikiwi-json.json": "./metadata/v16/bizinikiwi-json.json", + "./metadata/v16/bizinikiwi-rpc": { + "module": { + "types": "./metadata/v16/bizinikiwi-rpc.d.ts", + "default": "./metadata/v16/bizinikiwi-rpc.js" + }, + "require": { + "types": "./cjs/metadata/v16/bizinikiwi-rpc.d.ts", + "default": "./cjs/metadata/v16/bizinikiwi-rpc.js" + }, + "default": { + "types": "./metadata/v16/bizinikiwi-rpc.d.ts", + "default": "./metadata/v16/bizinikiwi-rpc.js" + } + }, + "./metadata/v16/bizinikiwi-types.json": "./metadata/v16/bizinikiwi-types.json", + "./metadata/v16/bizinikiwi-ver": { + "module": { + "types": "./metadata/v16/bizinikiwi-ver.d.ts", + "default": "./metadata/v16/bizinikiwi-ver.js" + }, + "require": { + "types": "./cjs/metadata/v16/bizinikiwi-ver.d.ts", + "default": "./cjs/metadata/v16/bizinikiwi-ver.js" + }, + "default": { + "types": "./metadata/v16/bizinikiwi-ver.d.ts", + "default": "./metadata/v16/bizinikiwi-ver.js" + } + }, + "./metadata/v9/bizinikiwi-hex": { + "module": { + "types": "./metadata/v9/bizinikiwi-hex.d.ts", + "default": "./metadata/v9/bizinikiwi-hex.js" + }, + "require": { + "types": "./cjs/metadata/v9/bizinikiwi-hex.d.ts", + "default": "./cjs/metadata/v9/bizinikiwi-hex.js" + }, + "default": { + "types": "./metadata/v9/bizinikiwi-hex.d.ts", + "default": "./metadata/v9/bizinikiwi-hex.js" + } + }, + "./metadata/v9/bizinikiwi-json.json": "./metadata/v9/bizinikiwi-json.json", + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + }, + "require": { + "types": "./cjs/packageDetect.d.ts", + "default": "./cjs/packageDetect.js" + }, + "default": { + "types": "./packageDetect.d.ts", + "default": "./packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + }, + "require": { + "types": "./cjs/packageInfo.d.ts", + "default": "./cjs/packageInfo.js" + }, + "default": { + "types": "./packageInfo.d.ts", + "default": "./packageInfo.js" + } + } + }, "dependencies": { - "@pezkuwi/util": "^14.0.1", + "@pezkuwi/util": "14.0.11", "tslib": "^2.8.1" } } diff --git a/packages/types-support/src/metadata/v13/dicle-json.json b/packages/types-support/src/metadata/v13/dicle-json.json index 863882a..6e96741 100644 --- a/packages/types-support/src/metadata/v13/dicle-json.json +++ b/packages/types-support/src/metadata/v13/dicle-json.json @@ -13043,7 +13043,7 @@ "index": 38 }, { - "name": "TeyrchainsOrigin", + "name": "ParachainsOrigin", "storage": null, "calls": null, "events": null, @@ -13191,7 +13191,7 @@ } ], "docs": [ - " Set the teyrchain validator-group rotation frequency" + " Set the parachain validator-group rotation frequency" ] }, { @@ -13203,7 +13203,7 @@ } ], "docs": [ - " Set the availability period for teyrchains." + " Set the availability period for parachains." ] }, { @@ -13251,7 +13251,7 @@ } ], "docs": [ - " Set the maximum number of validators to use in teyrchain consensus." + " Set the maximum number of validators to use in parachain consensus." ] }, { @@ -13497,7 +13497,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_inbound_channels", + "name": "set_hrmp_max_parachain_inbound_channels", "args": [ { "name": "new", @@ -13505,7 +13505,7 @@ } ], "docs": [ - " Sets the maximum number of inbound HRMP channels a teyrchain is allowed to accept." + " Sets the maximum number of inbound HRMP channels a parachain is allowed to accept." ] }, { @@ -13533,7 +13533,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_outbound_channels", + "name": "set_hrmp_max_parachain_outbound_channels", "args": [ { "name": "new", @@ -13541,7 +13541,7 @@ } ], "docs": [ - " Sets the maximum number of outbound HRMP channels a teyrchain is allowed to open." + " Sets the maximum number of outbound HRMP channels a parachain is allowed to open." ] }, { @@ -13605,7 +13605,7 @@ }, "fallback": "0x00", "docs": [ - " All the validators actively participating in teyrchain consensus.", + " All the validators actively participating in parachain consensus.", " Indices are into the broader validator set." ] }, @@ -13617,7 +13617,7 @@ }, "fallback": "0x00", "docs": [ - " The teyrchain attestation keys of the validators actively participating in teyrchain consensus.", + " The parachain attestation keys of the validators actively participating in parachain consensus.", " This should be the same length as `ActiveValidatorIndices`." ] } @@ -13907,7 +13907,7 @@ "args": [ { "name": "data", - "type": "TeyrchainsInherentData" + "type": "ParachainsInherentData" } ], "docs": [ @@ -13954,10 +13954,10 @@ "fallback": "0x00", "docs": [ " All the validator groups. One for each core. Indices are into `ActiveValidators` - not the", - " broader set of Pezkuwi validators, but instead just the subset used for teyrchains during", + " broader set of Polkadot validators, but instead just the subset used for parachains during", " this session.", "", - " Bound: The number of cores is the sum of the numbers of teyrchains and parathread multiplexers.", + " Bound: The number of cores is the sum of the numbers of parachains and parathread multiplexers.", " Reasonably, 100-1000. The dominant factor is the number of validators: safe upper bound at 10k." ] }, @@ -13985,11 +13985,11 @@ "docs": [ " One entry for each availability core. Entries are `None` if the core is not currently occupied. Can be", " temporarily `Some` if scheduled but not occupied.", - " The i'th teyrchain belongs to the i'th core, with the remaining cores all being", + " The i'th parachain belongs to the i'th core, with the remaining cores all being", " parathread-multiplexers.", "", " Bounded by the maximum of either of these two values:", - " * The number of teyrchains and parathread multiplexers", + " * The number of parachains and parathread multiplexers", " * The number of validators divided by `configuration.max_validators_per_core`." ] }, @@ -14017,7 +14017,7 @@ "docs": [ " The block number where the session start occurred. Used to track how many group rotations have occurred.", "", - " Note that in the context of teyrchains modules the session change is signaled during", + " Note that in the context of parachains modules the session change is signaled during", " the block and enacted at the end of the block (at the finalization stage, to be exact).", " Thus for all intents and purposes the effect of the session change is observed at the", " block following the session change, block number of which we save in this storage value." @@ -14033,7 +14033,7 @@ "docs": [ " Currently scheduled cores - free but up to be occupied.", "", - " Bounded by the number of cores: one for each teyrchain and parathread multiplexer.", + " Bounded by the number of cores: one for each parachain and parathread multiplexer.", "", " The value contained here will not be valid after the end of a block. Runtime APIs should be used to determine scheduled cores/", " for the upcoming block." @@ -14053,14 +14053,14 @@ "prefix": "Paras", "items": [ { - "name": "Teyrchains", + "name": "Parachains", "modifier": "Default", "type": { "plain": "Vec" }, "fallback": "0x00", "docs": [ - " All teyrchains. Ordered ascending by `ParaId`. Parathreads are not included." + " All parachains. Ordered ascending by `ParaId`. Parathreads are not included." ] }, { @@ -14145,7 +14145,7 @@ }, "fallback": "0x0000", "docs": [ - " Past code of teyrchains. The teyrchains themselves may not be registered anymore,", + " Past code of parachains. The parachains themselves may not be registered anymore,", " but we also keep their code on-chain for the same amount of time as outdated code", " to keep it available for secondary checkers." ] @@ -14162,7 +14162,7 @@ " Note that this is the actual height of the included block, not the expected height at which the", " code upgrade would be applied, although they may be equal.", " This is to ensure the entire acceptance period is covered, not an offset acceptance period starting", - " from the time at which the teyrchain perceives a code upgrade as having occurred.", + " from the time at which the parachain perceives a code upgrade as having occurred.", " Multiple entries for a single para are permitted. Ordered ascending by block number." ] }, @@ -14215,15 +14215,15 @@ }, "fallback": "0x00", "docs": [ - " This is used by the relay-chain to communicate to a teyrchain a go-ahead with in the upgrade procedure.", + " This is used by the relay-chain to communicate to a parachain a go-ahead with in the upgrade procedure.", "", " This value is absent when there are no upgrades scheduled or during the time the relay chain", - " performs the checks. It is set at the first relay-chain block when the corresponding teyrchain", - " can switch its upgrade function. As soon as the teyrchain's block is included, the value", + " performs the checks. It is set at the first relay-chain block when the corresponding parachain", + " can switch its upgrade function. As soon as the parachain's block is included, the value", " gets reset to `None`.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -14240,14 +14240,14 @@ "fallback": "0x00", "docs": [ " This is used by the relay-chain to communicate that there are restrictions for performing", - " an upgrade for this teyrchain.", + " an upgrade for this parachain.", "", - " This may be a because the teyrchain waits for the upgrade cooldown to expire. Another", + " This may be a because the parachain waits for the upgrade cooldown to expire. Another", " potential use case is when we want to perform some maintenance (such as storage migration)", " we could restrict upgrades to make the process simpler.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -14258,7 +14258,7 @@ }, "fallback": "0x00", "docs": [ - " The list of teyrchains that are awaiting for their upgrade restriction to cooldown.", + " The list of parachains that are awaiting for their upgrade restriction to cooldown.", "", " Ordered ascending by block number." ] @@ -14360,7 +14360,7 @@ } ], "docs": [ - " Set the storage for the teyrchain validation code immediately." + " Set the storage for the parachain validation code immediately." ] }, { @@ -14376,7 +14376,7 @@ } ], "docs": [ - " Set the storage for the current teyrchain head data immediately." + " Set the storage for the current parachain head data immediately." ] }, { @@ -14424,7 +14424,7 @@ } ], "docs": [ - " Put a teyrchain directly into the next session's action queue.", + " Put a parachain directly into the next session's action queue.", " We can't queue it any sooner than this without going into the", " initializer..." ] @@ -14501,7 +14501,7 @@ { "name": "CannotUpgrade", "docs": [ - " Para cannot be upgraded to a teyrchain." + " Para cannot be upgraded to a parachain." ] }, { @@ -14526,7 +14526,7 @@ }, "fallback": "0x00", "docs": [ - " Whether the teyrchains modules have been initialized within this block.", + " Whether the parachains modules have been initialized within this block.", "", " Semantically a `bool`, but this guarantees it should never hit the trie,", " as this is cleared in `on_finalize` and Frame optimizes `None` values to be empty values.", @@ -14565,7 +14565,7 @@ } ], "docs": [ - " Issue a signal to the consensus engine to forcibly act as though all teyrchain", + " Issue a signal to the consensus engine to forcibly act as though all parachain", " blocks in all relay chain blocks up to and including the given number in the current", " chain are valid and should be finalized." ] @@ -14645,7 +14645,7 @@ }, "fallback": "0x00", "docs": [ - " The messages waiting to be handled by the relay-chain originating from a certain teyrchain.", + " The messages waiting to be handled by the relay-chain originating from a certain parachain.", "", " Note that some upward messages might have been already processed by the inclusion logic. E.g.", " channel management messages.", @@ -15012,7 +15012,7 @@ } ], "docs": [ - " Initiate opening a channel from a teyrchain to a given recipient with given channel", + " Initiate opening a channel from a parachain to a given recipient with given channel", " parameters.", "", " - `proposed_max_capacity` - specifies how many messages can be in the channel at once.", @@ -15064,7 +15064,7 @@ "docs": [ " This extrinsic triggers the cleanup of all the HRMP storage items that", " a para may have. Normally this happens once per session, but this allows", - " you to trigger the cleanup immediately for a specific teyrchain.", + " you to trigger the cleanup immediately for a specific parachain.", "", " Origin must be Root." ] @@ -15128,7 +15128,7 @@ ], "docs": [ " An HRMP channel request sent by the receiver was canceled by either party.", - " `[by_teyrchain, channel_id]`" + " `[by_parachain, channel_id]`" ] }, { @@ -15148,7 +15148,7 @@ "HrmpChannelId" ], "docs": [ - " HRMP channel closed. `[by_teyrchain, channel_id]`" + " HRMP channel closed. `[by_parachain, channel_id]`" ] } ], @@ -15396,8 +15396,8 @@ " ## Arguments", " - `origin`: Must be called by a `Signed` origin.", " - `id`: The para ID. Must be owned/managed by the `origin` signing account.", - " - `genesis_head`: The genesis head data of the teyrchain/thread.", - " - `validation_code`: The initial validation code of the teyrchain/thread.", + " - `genesis_head`: The genesis head data of the parachain/thread.", + " - `validation_code`: The initial validation code of the parachain/thread.", "", " ## Deposits/Fees", " The origin signed account must reserve a corresponding deposit for the registration. Anything already", @@ -15437,7 +15437,7 @@ " This function must be called by a Root origin.", "", " The deposit taken can be specified for this registration. Any `ParaId`", - " can be registered, including sub-1000 IDs which are System Teyrchains." + " can be registered, including sub-1000 IDs which are System Parachains." ] }, { @@ -15467,7 +15467,7 @@ } ], "docs": [ - " Swap a teyrchain with another teyrchain or parathread.", + " Swap a parachain with another parachain or parathread.", "", " The origin must be Root, the `para` owner, or the `para` itself.", "", @@ -15475,8 +15475,8 @@ " the swap will be stored in the pending swaps map, ready for a later confirmatory swap.", "", " The `ParaId`s remain mapped to the same head data and code so external code can rely on", - " `ParaId` to be a long-term identifier of a notional \"teyrchain\". However, their", - " scheduling info (i.e. whether they're a parathread or teyrchain), auction information", + " `ParaId` to be a long-term identifier of a notional \"parachain\". However, their", + " scheduling info (i.e. whether they're a parathread or parachain), auction information", " and the auction deposit are switched." ] }, @@ -15503,7 +15503,7 @@ "", " This function will reserve a new Para Id to be owned/managed by the origin account.", " The origin account is able to register head data and validation code using `register` to create", - " a parathread. Using the Slots pallet, a parathread can then be upgraded to get a teyrchain slot.", + " a parathread. Using the Slots pallet, a parathread can then be upgraded to get a parachain slot.", "", " ## Arguments", " - `origin`: Must be called by a `Signed` origin. Becomes the manager/owner of the new para ID.", @@ -15592,9 +15592,9 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "docs": [ - " Para is not a Teyrchain." + " Para is not a Parachain." ] }, { @@ -15612,19 +15612,19 @@ { "name": "CannotDowngrade", "docs": [ - " Cannot schedule downgrade of teyrchain to parathread" + " Cannot schedule downgrade of parachain to parathread" ] }, { "name": "CannotUpgrade", "docs": [ - " Cannot schedule upgrade of parathread to teyrchain" + " Cannot schedule upgrade of parathread to parachain" ] }, { "name": "ParaLocked", "docs": [ - " Para is locked from manipulation by the manager. Must use teyrchain or relay chain governance." + " Para is locked from manipulation by the manager. Must use parachain or relay chain governance." ] }, { @@ -15654,7 +15654,7 @@ }, "fallback": "0x00", "docs": [ - " Amounts held on deposit for each (possibly future) leased teyrchain.", + " Amounts held on deposit for each (possibly future) leased parachain.", "", " The actual amount locked on its behalf by any account at any time is the maximum of the second values", " of the items in this list whose first value is the account.", @@ -15662,10 +15662,10 @@ " The first item in the list is the amount locked for the current Lease Period. Following", " items are for the subsequent lease periods.", "", - " The default value (an empty list) implies that the teyrchain no longer exists (or never", + " The default value (an empty list) implies that the parachain no longer exists (or never", " existed) as far as this pallet is concerned.", "", - " If a teyrchain doesn't exist *yet* but is scheduled to exist in the future, then it", + " If a parachain doesn't exist *yet* but is scheduled to exist in the future, then it", " will be left-padded with one or more `None`s to denote the fact that nothing is held on", " deposit for the non-existent chain currently, but is held at some point in the future.", "", @@ -15729,7 +15729,7 @@ } ], "docs": [ - " Try to onboard a teyrchain that has a lease for the current lease period.", + " Try to onboard a parachain that has a lease for the current lease period.", "", " This function can be useful if there was some state issue with a para that should", " have onboarded, but was unable to. As long as they have a lease period, we can", @@ -15760,10 +15760,10 @@ "Balance" ], "docs": [ - " A para has won the right to a continuous set of lease periods as a teyrchain.", + " A para has won the right to a continuous set of lease periods as a parachain.", " First balance is any extra amount reserved on top of the para's existing deposit.", " Second balance is the total amount reserved.", - " `[teyrchain_id, leaser, period_begin, period_count, extra_reserved, total_amount]`" + " `[parachain_id, leaser, period_begin, period_count, extra_reserved, total_amount]`" ] } ], @@ -15781,7 +15781,7 @@ { "name": "ParaNotOnboarding", "docs": [ - " The teyrchain ID is not onboarding." + " The parachain ID is not onboarding." ] }, { @@ -15907,8 +15907,8 @@ } ], "docs": [ - " Make a new bid from an account (including a teyrchain account) for deploying a new", - " teyrchain.", + " Make a new bid from an account (including a parachain account) for deploying a new", + " parachain.", "", " Multiple simultaneous bids from the same bidder are allowed only as long as all active", " bids overlap each other (i.e. are mutually exclusive). Bids cannot be redacted.", @@ -15921,7 +15921,7 @@ " absolute lease period index value, not an auction-specific offset.", " - `last_slot` is the last lease period index of the range to bid on. This is the", " absolute lease period index value, not an auction-specific offset.", - " - `amount` is the amount to bid to be held as deposit for the teyrchain should the", + " - `amount` is the amount to bid to be held as deposit for the parachain should the", " bid win. This amount is held throughout the range." ] }, @@ -15988,9 +15988,9 @@ "Balance" ], "docs": [ - " Someone attempted to lease the same slot twice for a teyrchain. The amount is held in reserve", - " but no teyrchain slot has been leased.", - " `[teyrchain_id, leaser, amount]`" + " Someone attempted to lease the same slot twice for a parachain. The amount is held in reserve", + " but no parachain slot has been leased.", + " `[parachain_id, leaser, amount]`" ] }, { @@ -16184,10 +16184,10 @@ } ], "docs": [ - " Create a new crowdloaning campaign for a teyrchain slot with the given lease period range.", + " Create a new crowdloaning campaign for a parachain slot with the given lease period range.", "", - " This applies a lock to your teyrchain configuration, ensuring that it cannot be changed", - " by the teyrchain manager." + " This applies a lock to your parachain configuration, ensuring that it cannot be changed", + " by the parachain manager." ] }, { @@ -16207,7 +16207,7 @@ } ], "docs": [ - " Contribute to a crowd sale. This will transfer some balance over to fund a teyrchain", + " Contribute to a crowd sale. This will transfer some balance over to fund a parachain", " slot. It will be withdrawable when the crowdloan has ended and the funds are unused." ] }, @@ -16240,7 +16240,7 @@ " number.", "", " - `who`: The account whose contribution should be withdrawn.", - " - `index`: The teyrchain to whose crowdloan the contribution was made." + " - `index`: The parachain to whose crowdloan the contribution was made." ] }, { @@ -16434,7 +16434,7 @@ "ParaId" ], "docs": [ - " A teyrchain has been moved to `NewRaise`" + " A parachain has been moved to `NewRaise`" ] } ], @@ -16539,21 +16539,21 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "docs": [ - " This crowdloan does not correspond to a teyrchain." + " This crowdloan does not correspond to a parachain." ] }, { "name": "LeaseActive", "docs": [ - " This teyrchain lease is still active and retirement cannot yet begin." + " This parachain lease is still active and retirement cannot yet begin." ] }, { "name": "BidOrLeaseActive", "docs": [ - " This teyrchain's bid or lease is still active and withdraw cannot yet begin." + " This parachain's bid or lease is still active and withdraw cannot yet begin." ] }, { @@ -16783,8 +16783,8 @@ " Fee payment on the destination side is made from the first asset listed in the `assets` vector.", "", " - `origin`: Must be capable of withdrawing the `assets` and executing XCM.", - " - `dest`: Destination context for the assets. Will typically be `X2(Parent, Teyrchain(..))` to send", - " from teyrchain to teyrchain, or `X1(Teyrchain(..))` to send from relay to teyrchain.", + " - `dest`: Destination context for the assets. Will typically be `X2(Parent, Parachain(..))` to send", + " from parachain to parachain, or `X1(Parachain(..))` to send from relay to parachain.", " - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will generally be", " an `AccountId32` value.", " - `assets`: The assets to be withdrawn. The first item should be the currency used to to pay the fee on the", @@ -16820,8 +16820,8 @@ " Fee payment on the destination side is made from the first asset listed in the `assets` vector.", "", " - `origin`: Must be capable of withdrawing the `assets` and executing XCM.", - " - `dest`: Destination context for the assets. Will typically be `X2(Parent, Teyrchain(..))` to send", - " from teyrchain to teyrchain, or `X1(Teyrchain(..))` to send from relay to teyrchain.", + " - `dest`: Destination context for the assets. Will typically be `X2(Parent, Parachain(..))` to send", + " from parachain to parachain, or `X1(Parachain(..))` to send from relay to parachain.", " - `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will generally be", " an `AccountId32` value.", " - `assets`: The assets to be withdrawn. This should include the assets used to pay the fee on the", diff --git a/packages/types-support/src/metadata/v14/bizinikiwi-json.json b/packages/types-support/src/metadata/v14/bizinikiwi-json.json index 19c56d3..0ae0c7c 100644 --- a/packages/types-support/src/metadata/v14/bizinikiwi-json.json +++ b/packages/types-support/src/metadata/v14/bizinikiwi-json.json @@ -832,7 +832,7 @@ " Any liquidity locks on some account balances.", " NOTE: Should only be accessed when setting, changing and freeing a lock.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -851,7 +851,7 @@ "docs": [ " Named reserves on some account balances.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -920,7 +920,7 @@ " The maximum number of locks that should exist on an account.", " Not strictly enforced, but used for weight estimation.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -930,7 +930,7 @@ "docs": [ " The maximum number of named reserves that can exist on an account.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -7466,7 +7466,7 @@ " keys which are then hashed and concatenated, resulting in arbitrarily long keys.", "", " Use the *state migration RPC* to retrieve the length of the longest key in your", - " storage: ", + " storage: ", "", " The migration will halt with a `Halted` event if this value is too small.", " Since there is no real penalty from over-estimating, it is advised to use a large", @@ -7478,7 +7478,7 @@ " - [`frame_support::storage::StorageDoubleMap`]: 96 byte", "", " For more info see", - " " + " " ] } ], @@ -9082,7 +9082,7 @@ "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", " should be provided to the message queue for servicing enqueued items `on_idle`.", - " Useful for teyrchains to process messages at the same block they are received.", + " Useful for parachains to process messages at the same block they are received.", "", " If `None`, it will not call `ServiceQueues::service_queues` in `on_idle`." ] @@ -9580,7 +9580,7 @@ }, "fallback": "0x00", "docs": [ - " The Pezkuwi Core reservations (generally tasked with the maintenance of System Chains)." + " The Polkadot Core reservations (generally tasked with the maintenance of System Chains)." ] }, { @@ -9591,7 +9591,7 @@ }, "fallback": "0x00", "docs": [ - " The Pezkuwi Core legacy leases." + " The Polkadot Core legacy leases." ] }, { diff --git a/packages/types-support/src/metadata/v14/bizinikiwi-types.json b/packages/types-support/src/metadata/v14/bizinikiwi-types.json index 35c862b..7ee2bab 100644 --- a/packages/types-support/src/metadata/v14/bizinikiwi-types.json +++ b/packages/types-support/src/metadata/v14/bizinikiwi-types.json @@ -34871,7 +34871,7 @@ "Forcefully set the progress the running migration.", "", "This is only useful in one case: the next key to migrate is too big to be migrated with", - "a signed account, in a teyrchain context, and we simply want to skip it. A reasonable", + "a signed account, in a parachain context, and we simply want to skip it. A reasonable", "example of this would be `:code:`, which is both very expensive to migrate, and commonly", "used, so probably it is already migrated.", "", @@ -45592,7 +45592,7 @@ "typeName": "CoreMaskBitCount", "docs": [ "The amount of Coretime contributed to the Instantaneous Coretime Pool by the", - "Pezkuwi System." + "Polkadot System." ] } ], @@ -45668,7 +45668,7 @@ "type": 6, "typeName": "BalanceOf", "docs": [ - "The amount of revenue the Pezkuwi System has already taken." + "The amount of revenue the Polkadot System has already taken." ] }, { @@ -45909,7 +45909,7 @@ { "name": null, "type": 507, - "typeName": "::Key", + "typeName": "::Key", "docs": [] } ], @@ -46024,7 +46024,7 @@ { "name": null, "type": 510, - "typeName": "::Value", + "typeName": "::Value", "docs": [] } ], diff --git a/packages/types-support/src/metadata/v14/dicle-json.json b/packages/types-support/src/metadata/v14/dicle-json.json index e81e732..c903b70 100644 --- a/packages/types-support/src/metadata/v14/dicle-json.json +++ b/packages/types-support/src/metadata/v14/dicle-json.json @@ -784,7 +784,7 @@ " Any liquidity locks on some account balances.", " NOTE: Should only be accessed when setting, changing and freeing a lock.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -803,7 +803,7 @@ "docs": [ " Named reserves on some account balances.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -872,7 +872,7 @@ " The maximum number of locks that should exist on an account.", " Not strictly enforced, but used for weight estimation.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -882,7 +882,7 @@ "docs": [ " The maximum number of named reserves that can exist on an account.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -4792,7 +4792,7 @@ " Any liquidity locks on some account balances.", " NOTE: Should only be accessed when setting, changing and freeing a lock.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -4811,7 +4811,7 @@ "docs": [ " Named reserves on some account balances.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -4880,7 +4880,7 @@ " The maximum number of locks that should exist on an account.", " Not strictly enforced, but used for weight estimation.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -4890,7 +4890,7 @@ "docs": [ " The maximum number of named reserves that can exist on an account.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -5467,7 +5467,7 @@ "index": 42 }, { - "name": "TeyrchainsOrigin", + "name": "ParachainsOrigin", "storage": null, "calls": null, "events": null, @@ -5556,7 +5556,7 @@ }, "fallback": "0x00", "docs": [ - " All the validators actively participating in teyrchain consensus.", + " All the validators actively participating in parachain consensus.", " Indices are into the broader validator set." ] }, @@ -5568,7 +5568,7 @@ }, "fallback": "0x00", "docs": [ - " The teyrchain attestation keys of the validators actively participating in teyrchain", + " The parachain attestation keys of the validators actively participating in parachain", " consensus. This should be the same length as `ActiveValidatorIndices`." ] }, @@ -5691,10 +5691,10 @@ "fallback": "0x00", "docs": [ " All the validator groups. One for each core. Indices are into `ActiveValidators` - not the", - " broader set of Pezkuwi validators, but instead just the subset used for teyrchains during", + " broader set of Polkadot validators, but instead just the subset used for parachains during", " this session.", "", - " Bound: The number of cores is the sum of the numbers of teyrchains and parathread", + " Bound: The number of cores is the sum of the numbers of parachains and parathread", " multiplexers. Reasonably, 100-1000. The dominant factor is the number of validators: safe", " upper bound at 10k." ] @@ -5707,11 +5707,11 @@ }, "fallback": "0x00", "docs": [ - " One entry for each availability core. The i'th teyrchain belongs to the i'th core, with the", - " remaining cores all being on demand teyrchain multiplexers.", + " One entry for each availability core. The i'th parachain belongs to the i'th core, with the", + " remaining cores all being on demand parachain multiplexers.", "", " Bounded by the maximum of either of these two values:", - " * The number of teyrchains and parathread multiplexers", + " * The number of parachains and parathread multiplexers", " * The number of validators divided by `configuration.max_validators_per_core`." ] }, @@ -5726,7 +5726,7 @@ " The block number where the session start occurred. Used to track how many group rotations", " have occurred.", "", - " Note that in the context of teyrchains modules the session change is signaled during", + " Note that in the context of parachains modules the session change is signaled during", " the block and enacted at the end of the block (at the finalization stage, to be exact).", " Thus for all intents and purposes the effect of the session change is observed at the", " block following the session change, block number of which we save in this storage value." @@ -5790,17 +5790,17 @@ ] }, { - "name": "Teyrchains", + "name": "Parachains", "modifier": "Default", "type": { "plain": 811 }, "fallback": "0x00", "docs": [ - " All lease holding teyrchains. Ordered ascending by `ParaId`. On demand teyrchains are not", + " All lease holding parachains. Ordered ascending by `ParaId`. On demand parachains are not", " included.", "", - " Consider using the [`TeyrchainsCache`] type of modifying." + " Consider using the [`ParachainsCache`] type of modifying." ] }, { @@ -5851,7 +5851,7 @@ }, "fallback": "0x00", "docs": [ - " The context (relay-chain block number) of the most recent teyrchain head." + " The context (relay-chain block number) of the most recent parachain head." ] }, { @@ -5907,7 +5907,7 @@ }, "fallback": "0x0000", "docs": [ - " Past code of teyrchains. The teyrchains themselves may not be registered anymore,", + " Past code of parachains. The parachains themselves may not be registered anymore,", " but we also keep their code on-chain for the same amount of time as outdated code", " to keep it available for approval checkers." ] @@ -5924,7 +5924,7 @@ " was replaced. Note that this is the actual height of the included block, not the expected", " height at which the code upgrade would be applied, although they may be equal.", " This is to ensure the entire acceptance period is covered, not an offset acceptance period", - " starting from the time at which the teyrchain perceives a code upgrade as having occurred.", + " starting from the time at which the parachain perceives a code upgrade as having occurred.", " Multiple entries for a single para are permitted. Ordered ascending by block number." ] }, @@ -5942,7 +5942,7 @@ }, "fallback": "0x00", "docs": [ - " The block number at which the planned code change is expected for a teyrchain.", + " The block number at which the planned code change is expected for a parachain.", "", " The change will be applied after the first parablock for this ID included which executes", " in the context of a relay chain block with a number >= `expected_at`." @@ -5958,9 +5958,9 @@ "docs": [ " The list of upcoming future code upgrades.", "", - " Each item is a pair of the teyrchain and the expected block at which the upgrade should be", + " Each item is a pair of the parachain and the expected block at which the upgrade should be", " applied. The upgrade will be applied at the given relay chain block. In contrast to", - " [`FutureCodeUpgrades`] this code upgrade will be applied regardless the teyrchain making any", + " [`FutureCodeUpgrades`] this code upgrade will be applied regardless the parachain making any", " progress or not.", "", " Ordered ascending by block number." @@ -5999,16 +5999,16 @@ }, "fallback": "0x00", "docs": [ - " This is used by the relay-chain to communicate to a teyrchain a go-ahead with in the upgrade", + " This is used by the relay-chain to communicate to a parachain a go-ahead with in the upgrade", " procedure.", "", " This value is absent when there are no upgrades scheduled or during the time the relay chain", " performs the checks. It is set at the first relay-chain block when the corresponding", - " teyrchain can switch its upgrade function. As soon as the teyrchain's block is included, the", + " parachain can switch its upgrade function. As soon as the parachain's block is included, the", " value gets reset to `None`.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -6026,14 +6026,14 @@ "fallback": "0x00", "docs": [ " This is used by the relay-chain to communicate that there are restrictions for performing", - " an upgrade for this teyrchain.", + " an upgrade for this parachain.", "", - " This may be a because the teyrchain waits for the upgrade cooldown to expire. Another", + " This may be a because the parachain waits for the upgrade cooldown to expire. Another", " potential use case is when we want to perform some maintenance (such as storage migration)", " we could restrict upgrades to make the process simpler.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -6044,7 +6044,7 @@ }, "fallback": "0x00", "docs": [ - " The list of teyrchains that are awaiting for their upgrade restriction to cooldown.", + " The list of parachains that are awaiting for their upgrade restriction to cooldown.", "", " Ordered ascending by block number." ] @@ -6173,7 +6173,7 @@ }, "fallback": "0x00", "docs": [ - " Whether the teyrchains modules have been initialized within this block.", + " Whether the parachains modules have been initialized within this block.", "", " Semantically a `bool`, but this guarantees it should never hit the trie,", " as this is cleared in `on_finalize` and Frame optimizes `None` values to be empty values.", @@ -6585,7 +6585,7 @@ }, "fallback": "0x00", "docs": [ - " The validator account keys of the validators actively participating in teyrchain consensus." + " The validator account keys of the validators actively participating in parachain consensus." ] }, { @@ -6695,7 +6695,7 @@ "fallback": "0x00", "docs": [ " Whether the chain is frozen. Starts as `None`. When this is `Some`,", - " the chain will not accept any new teyrchain blocks for backing or inclusion,", + " the chain will not accept any new parachain blocks for backing or inclusion,", " and its value indicates the last valid block number in the chain.", " It can only be set back to `None` by governance intervention." ] @@ -7002,7 +7002,7 @@ "type": 6, "value": "0x0080ca39612400000000000000000000", "docs": [ - " The deposit to be paid to run a on-demand teyrchain.", + " The deposit to be paid to run a on-demand parachain.", " This should include the cost for storing the genesis head and validation code." ] }, @@ -7039,7 +7039,7 @@ }, "fallback": "0x00", "docs": [ - " Amounts held on deposit for each (possibly future) leased teyrchain.", + " Amounts held on deposit for each (possibly future) leased parachain.", "", " The actual amount locked on its behalf by any account at any time is the maximum of the", " second values of the items in this list whose first value is the account.", @@ -7047,10 +7047,10 @@ " The first item in the list is the amount locked for the current Lease Period. Following", " items are for the subsequent lease periods.", "", - " The default value (an empty list) implies that the teyrchain no longer exists (or never", + " The default value (an empty list) implies that the parachain no longer exists (or never", " existed) as far as this pallet is concerned.", "", - " If a teyrchain doesn't exist *yet* but is scheduled to exist in the future, then it", + " If a parachain doesn't exist *yet* but is scheduled to exist in the future, then it", " will be left-padded with one or more `None`s to denote the fact that nothing is held on", " deposit for the non-existent chain currently, but is held at some point in the future.", "", @@ -7670,7 +7670,7 @@ "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", " should be provided to the message queue for servicing enqueued items `on_idle`.", - " Useful for teyrchains to process messages at the same block they are received.", + " Useful for parachains to process messages at the same block they are received.", "", " If `None`, it will not call `ServiceQueues::service_queues` in `on_idle`." ] diff --git a/packages/types-support/src/metadata/v14/dicle-types.json b/packages/types-support/src/metadata/v14/dicle-types.json index dd1c38d..28d12e1 100644 --- a/packages/types-support/src/metadata/v14/dicle-types.json +++ b/packages/types-support/src/metadata/v14/dicle-types.json @@ -547,7 +547,7 @@ "id": 21, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeEvent" ], "params": [], @@ -976,7 +976,7 @@ { "name": null, "type": 507, - "typeName": "teyrchains_inclusion::Event", + "typeName": "parachains_inclusion::Event", "docs": [] } ], @@ -989,7 +989,7 @@ { "name": null, "type": 511, - "typeName": "teyrchains_paras::Event", + "typeName": "parachains_paras::Event", "docs": [] } ], @@ -1002,7 +1002,7 @@ { "name": null, "type": 512, - "typeName": "teyrchains_hrmp::Event", + "typeName": "parachains_hrmp::Event", "docs": [] } ], @@ -1015,7 +1015,7 @@ { "name": null, "type": 513, - "typeName": "teyrchains_disputes::Event", + "typeName": "parachains_disputes::Event", "docs": [] } ], @@ -1028,7 +1028,7 @@ { "name": null, "type": 516, - "typeName": "teyrchains_assigner_on_demand::Event", + "typeName": "parachains_assigner_on_demand::Event", "docs": [] } ], @@ -3361,7 +3361,7 @@ "id": 49, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "impls", "VersionedLocatableAsset" ], @@ -3755,7 +3755,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -4012,25 +4012,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -4067,7 +4067,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -4526,7 +4526,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -4770,25 +4770,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -4825,7 +4825,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -5357,7 +5357,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -5528,13 +5528,13 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] @@ -6366,7 +6366,7 @@ "id": 87, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeCall" ], "params": [], @@ -9729,7 +9729,7 @@ "id": 125, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "SessionKeys" ], "params": [], @@ -9782,7 +9782,7 @@ "id": 126, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "validator_app", "Public" @@ -9807,7 +9807,7 @@ "id": 127, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "assignment_app", "Public" @@ -11346,7 +11346,7 @@ "id": 150, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "OriginCaller" ], "params": [], @@ -11380,12 +11380,12 @@ "docs": [] }, { - "name": "TeyrchainsOrigin", + "name": "ParachainsOrigin", "fields": [ { "name": null, "type": 153, - "typeName": "teyrchains_origin::Origin", + "typeName": "parachains_origin::Origin", "docs": [] } ], @@ -11476,7 +11476,7 @@ "id": 152, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "governance", "origins", "pallet_custom_origins", @@ -11664,7 +11664,7 @@ "id": 153, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "origin", "pallet", "Origin" @@ -11674,7 +11674,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -11696,7 +11696,7 @@ "id": 154, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "Id" ], @@ -12441,7 +12441,7 @@ "id": 163, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeParameters" ], "params": [], @@ -12471,7 +12471,7 @@ "id": 164, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "Parameters" @@ -12585,7 +12585,7 @@ "id": 165, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "MinInflation" @@ -12667,7 +12667,7 @@ "id": 168, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "MaxInflation" @@ -12685,7 +12685,7 @@ "id": 169, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "IdealStake" @@ -12703,7 +12703,7 @@ "id": 170, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "Falloff" @@ -12721,7 +12721,7 @@ "id": 171, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "UseAuctionSlots" @@ -12779,7 +12779,7 @@ "id": 173, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Call" @@ -13007,7 +13007,7 @@ "id": 174, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EcdsaSignature" ], @@ -13045,7 +13045,7 @@ "id": 176, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EthereumAddress" ], @@ -13164,7 +13164,7 @@ "id": 180, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "StatementKind" ], @@ -15188,7 +15188,7 @@ "id": 192, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "ProxyType" ], "params": [], @@ -16504,7 +16504,7 @@ "id": 202, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "NposCompactSolution24" ], "params": [], @@ -19806,7 +19806,7 @@ "id": 302, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "pallet", "Call" @@ -19955,7 +19955,7 @@ ], "index": 8, "docs": [ - "Set the teyrchain validator-group rotation frequency" + "Set the parachain validator-group rotation frequency" ] }, { @@ -20015,7 +20015,7 @@ ], "index": 13, "docs": [ - "Set the maximum number of validators to use in teyrchain consensus." + "Set the maximum number of validators to use in parachain consensus." ] }, { @@ -20277,7 +20277,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_inbound_channels", + "name": "set_hrmp_max_parachain_inbound_channels", "fields": [ { "name": "new", @@ -20288,7 +20288,7 @@ ], "index": 34, "docs": [ - "Sets the maximum number of inbound HRMP channels a teyrchain is allowed to accept." + "Sets the maximum number of inbound HRMP channels a parachain is allowed to accept." ] }, { @@ -20307,7 +20307,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_outbound_channels", + "name": "set_hrmp_max_parachain_outbound_channels", "fields": [ { "name": "new", @@ -20318,7 +20318,7 @@ ], "index": 37, "docs": [ - "Sets the maximum number of outbound HRMP channels a teyrchain is allowed to open." + "Sets the maximum number of outbound HRMP channels a parachain is allowed to open." ] }, { @@ -20363,7 +20363,7 @@ ], "index": 43, "docs": [ - "Sets the minimum delay between announcing the upgrade block for a teyrchain until the", + "Sets the minimum delay between announcing the upgrade block for a parachain until the", "upgrade taking place.", "", "See the field documentation for information and constraints for the new value." @@ -20568,7 +20568,7 @@ "id": 303, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "async_backing", "AsyncBackingParams" @@ -20599,7 +20599,7 @@ "id": 304, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "executor_params", "ExecutorParams" @@ -20637,7 +20637,7 @@ "id": 306, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "executor_params", "ExecutorParam" @@ -20752,7 +20752,7 @@ "id": 307, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "PvfPrepKind" ], @@ -20782,7 +20782,7 @@ "id": 308, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "PvfExecKind" ], @@ -20812,7 +20812,7 @@ "id": 309, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "ApprovalVotingParams" ], @@ -20836,7 +20836,7 @@ "id": 310, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "SchedulerParams" ], @@ -20925,7 +20925,7 @@ "id": 311, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "pallet", "Call" @@ -20950,7 +20950,7 @@ "id": 312, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Call" @@ -20975,7 +20975,7 @@ "id": 313, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras_inherent", "pallet", "Call" @@ -20995,7 +20995,7 @@ { "name": "data", "type": 314, - "typeName": "TeyrchainsInherentData>", + "typeName": "ParachainsInherentData>", "docs": [] } ], @@ -21016,7 +21016,7 @@ "id": 314, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "InherentData" ], @@ -21076,7 +21076,7 @@ "id": 316, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "signed", "UncheckedSigned" @@ -21122,7 +21122,7 @@ "id": 317, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "AvailabilityBitfield" ], @@ -21177,7 +21177,7 @@ "id": 320, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "ValidatorIndex" ], @@ -21201,7 +21201,7 @@ "id": 321, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "validator_app", "Signature" @@ -21239,7 +21239,7 @@ "id": 323, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "BackedCandidate" ], @@ -21280,7 +21280,7 @@ "id": 324, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "CommittedCandidateReceipt" ], @@ -21315,7 +21315,7 @@ "id": 325, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "CandidateDescriptor" ], @@ -21392,7 +21392,7 @@ "id": 326, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "collator_app", "Public" @@ -21417,7 +21417,7 @@ "id": 327, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "collator_app", "Signature" @@ -21442,7 +21442,7 @@ "id": 328, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCodeHash" ], @@ -21466,7 +21466,7 @@ "id": 329, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "CandidateCommitments" ], @@ -21591,7 +21591,7 @@ "id": 332, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "OutboundHrmpMessage" ], "params": [ @@ -21678,7 +21678,7 @@ "id": 335, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCode" ], @@ -21702,7 +21702,7 @@ "id": 336, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HeadData" ], @@ -21739,7 +21739,7 @@ "id": 338, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "ValidityAttestation" ], @@ -21796,7 +21796,7 @@ "id": 340, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "DisputeStatementSet" ], @@ -21832,7 +21832,7 @@ "id": 341, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "CandidateHash" ], "params": [], @@ -21883,7 +21883,7 @@ "id": 344, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "DisputeStatement" ], @@ -21927,7 +21927,7 @@ "id": 345, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "ValidDisputeStatementKind" ], @@ -22009,7 +22009,7 @@ "id": 347, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "InvalidDisputeStatementKind" ], @@ -22033,7 +22033,7 @@ "id": 348, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Call" @@ -22065,7 +22065,7 @@ ], "index": 0, "docs": [ - "Set the storage for the teyrchain validation code immediately." + "Set the storage for the parachain validation code immediately." ] }, { @@ -22086,7 +22086,7 @@ ], "index": 1, "docs": [ - "Set the storage for the current teyrchain head data immediately." + "Set the storage for the current parachain head data immediately." ] }, { @@ -22149,7 +22149,7 @@ ], "index": 4, "docs": [ - "Put a teyrchain directly into the next session's action queue.", + "Put a parachain directly into the next session's action queue.", "We can't queue it any sooner than this without going into the", "initializer..." ] @@ -22174,11 +22174,11 @@ "Otherwise, the code will be added into the storage. Note that the code will be added", "into storage with reference count 0. This is to account the fact that there are no users", "for this code yet. The caller will have to make sure that this code eventually gets", - "used by some teyrchain or removed from the storage to avoid storage leaks. For the", + "used by some parachain or removed from the storage to avoid storage leaks. For the", "latter prefer to use the `poke_unused_validation_code` dispatchable to raw storage", "manipulation.", "", - "This function is mainly meant to be used for upgrading teyrchains that do not follow", + "This function is mainly meant to be used for upgrading parachains that do not follow", "the go-ahead signal while the PVF pre-checking feature is enabled." ] }, @@ -22197,7 +22197,7 @@ "Remove the validation code from the storage iff the reference count is 0.", "", "This is better than removing the storage directly, because it will not remove the code", - "that was suddenly got used by some teyrchain while this dispatchable was pending", + "that was suddenly got used by some parachain while this dispatchable was pending", "dispatching." ] }, @@ -22241,7 +22241,7 @@ ], "index": 8, "docs": [ - "Set the storage for the current teyrchain head data immediately." + "Set the storage for the current parachain head data immediately." ] } ] @@ -22256,7 +22256,7 @@ "id": 349, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "PvfCheckStatement" ], @@ -22298,7 +22298,7 @@ "id": 350, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "initializer", "pallet", "Call" @@ -22324,7 +22324,7 @@ ], "index": 0, "docs": [ - "Issue a signal to the consensus engine to forcibly act as though all teyrchain", + "Issue a signal to the consensus engine to forcibly act as though all parachain", "blocks in all relay chain blocks up to and including the given number in the current", "chain are valid and should be finalized." ] @@ -22341,7 +22341,7 @@ "id": 351, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Call" @@ -22379,7 +22379,7 @@ ], "index": 0, "docs": [ - "Initiate opening a channel from a teyrchain to a given recipient with given channel", + "Initiate opening a channel from a parachain to a given recipient with given channel", "parameters.", "", "- `proposed_max_capacity` - specifies how many messages can be in the channel at once.", @@ -22452,7 +22452,7 @@ "docs": [ "This extrinsic triggers the cleanup of all the HRMP storage items that a para may have.", "Normally this happens once per session, but this allows you to trigger the cleanup", - "immediately for a specific teyrchain.", + "immediately for a specific parachain.", "", "Number of inbound and outbound channels for `para` must be provided as witness data.", "", @@ -22566,7 +22566,7 @@ "configured limits.", "", "Expected use is when one (and only one) of the `ParaId`s involved in the channel is", - "governed by the system, e.g. a system teyrchain.", + "governed by the system, e.g. a system parachain.", "", "Origin must be the `ChannelManager`." ] @@ -22644,13 +22644,13 @@ ], "index": 10, "docs": [ - "Establish a bidirectional HRMP channel between a teyrchain and a system chain.", + "Establish a bidirectional HRMP channel between a parachain and a system chain.", "", "Arguments:", "", "- `target_system_chain`: A system chain, `ParaId`.", "", - "The origin needs to be the teyrchain origin." + "The origin needs to be the parachain origin." ] } ] @@ -22665,7 +22665,7 @@ "id": 352, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HrmpChannelId" ], @@ -22695,7 +22695,7 @@ "id": 353, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Call" @@ -22727,7 +22727,7 @@ "id": 354, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "slashing", "pallet", @@ -22773,7 +22773,7 @@ "id": 355, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "slashing", "DisputeProof" @@ -22816,7 +22816,7 @@ "id": 356, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "slashing", "DisputesTimeSlot" @@ -22847,7 +22847,7 @@ "id": 357, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "slashing", "SlashingOffenceKind" @@ -22878,7 +22878,7 @@ "id": 358, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_on_demand", "pallet", "Call" @@ -22974,7 +22974,7 @@ "id": 359, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Call" @@ -23017,8 +23017,8 @@ "## Arguments", "- `origin`: Must be called by a `Signed` origin.", "- `id`: The para ID. Must be owned/managed by the `origin` signing account.", - "- `genesis_head`: The genesis head data of the teyrchain/thread.", - "- `validation_code`: The initial validation code of the teyrchain/thread.", + "- `genesis_head`: The genesis head data of the parachain/thread.", + "- `validation_code`: The initial validation code of the parachain/thread.", "", "## Deposits/Fees", "The account with the originating signature must reserve a deposit.", @@ -23075,7 +23075,7 @@ "This function must be called by a Root origin.", "", "The deposit taken can be specified for this registration. Any `ParaId`", - "can be registered, including sub-1000 IDs which are System Teyrchains." + "can be registered, including sub-1000 IDs which are System Parachains." ] }, { @@ -23093,7 +23093,7 @@ "Deregister a Para Id, freeing all data and returning any deposit.", "", "The caller must be Root, the `para` owner, or the `para` itself. The para must be an", - "on-demand teyrchain." + "on-demand parachain." ] }, { @@ -23114,7 +23114,7 @@ ], "index": 3, "docs": [ - "Swap a lease holding teyrchain with another teyrchain, either on-demand or lease", + "Swap a lease holding parachain with another parachain, either on-demand or lease", "holding.", "", "The origin must be Root, the `para` owner, or the `para` itself.", @@ -23123,9 +23123,9 @@ "the swap will be stored in the pending swaps map, ready for a later confirmatory swap.", "", "The `ParaId`s remain mapped to the same head data and code so external code can rely on", - "`ParaId` to be a long-term identifier of a notional \"teyrchain\". However, their", - "scheduling info (i.e. whether they're an on-demand teyrchain or lease holding", - "teyrchain), auction information and the auction deposit are switched." + "`ParaId` to be a long-term identifier of a notional \"parachain\". However, their", + "scheduling info (i.e. whether they're an on-demand parachain or lease holding", + "parachain), auction information and the auction deposit are switched." ] }, { @@ -23143,7 +23143,7 @@ "Remove a manager lock from a para. This will allow the manager of a", "previously locked para to deregister or swap a para without using governance.", "", - "Can only be called by the Root origin or the teyrchain." + "Can only be called by the Root origin or the parachain." ] }, { @@ -23155,8 +23155,8 @@ "", "This function will reserve a new Para Id to be owned/managed by the origin account.", "The origin account is able to register head data and validation code using `register` to", - "create an on-demand teyrchain. Using the Slots pallet, an on-demand teyrchain can then", - "be upgraded to a lease holding teyrchain.", + "create an on-demand parachain. Using the Slots pallet, an on-demand parachain can then", + "be upgraded to a lease holding parachain.", "", "## Arguments", "- `origin`: Must be called by a `Signed` origin. Becomes the manager/owner of the new", @@ -23185,7 +23185,7 @@ "Add a manager lock from a para. This will prevent the manager of a", "para to deregister or swap a para.", "", - "Can be called by Root, the teyrchain, or the teyrchain manager if the teyrchain is", + "Can be called by Root, the parachain, or the parachain manager if the parachain is", "unlocked." ] }, @@ -23207,16 +23207,16 @@ ], "index": 7, "docs": [ - "Schedule a teyrchain upgrade.", + "Schedule a parachain upgrade.", "", "This will kick off a check of `new_code` by all validators. After the majority of the", "validators have reported on the validity of the code, the code will either be enacted", "or the upgrade will be rejected. If the code will be enacted, the current code of the", - "teyrchain will be overwritten directly. This means that any PoV will be checked by this", - "new code. The teyrchain itself will not be informed explicitly that the validation code", + "parachain will be overwritten directly. This means that any PoV will be checked by this", + "new code. The parachain itself will not be informed explicitly that the validation code", "has changed.", "", - "Can be called by Root, the teyrchain, or the teyrchain manager if the teyrchain is", + "Can be called by Root, the parachain, or the parachain manager if the parachain is", "unlocked." ] }, @@ -23238,9 +23238,9 @@ ], "index": 8, "docs": [ - "Set the teyrchain's current head.", + "Set the parachain's current head.", "", - "Can be called by Root, the teyrchain, or the teyrchain manager if the teyrchain is", + "Can be called by Root, the parachain, or the parachain manager if the parachain is", "unlocked." ] } @@ -23256,7 +23256,7 @@ "id": 360, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Call" @@ -23341,7 +23341,7 @@ ], "index": 2, "docs": [ - "Try to onboard a teyrchain that has a lease for the current lease period.", + "Try to onboard a parachain that has a lease for the current lease period.", "", "This function can be useful if there was some state issue with a para that should", "have onboarded, but was unable to. As long as they have a lease period, we can", @@ -23362,7 +23362,7 @@ "id": 361, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Call" @@ -23437,8 +23437,8 @@ ], "index": 1, "docs": [ - "Make a new bid from an account (including a teyrchain account) for deploying a new", - "teyrchain.", + "Make a new bid from an account (including a parachain account) for deploying a new", + "parachain.", "", "Multiple simultaneous bids from the same bidder are allowed only as long as all active", "bids overlap each other (i.e. are mutually exclusive). Bids cannot be redacted.", @@ -23451,7 +23451,7 @@ "absolute lease period index value, not an auction-specific offset.", "- `last_slot` is the last lease period index of the range to bid on. This is the", "absolute lease period index value, not an auction-specific offset.", - "- `amount` is the amount to bid to be held as deposit for the teyrchain should the", + "- `amount` is the amount to bid to be held as deposit for the parachain should the", "bid win. This amount is held throughout the range." ] }, @@ -23490,7 +23490,7 @@ "id": 363, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Call" @@ -23546,11 +23546,11 @@ ], "index": 0, "docs": [ - "Create a new crowdloaning campaign for a teyrchain slot with the given lease period", + "Create a new crowdloaning campaign for a parachain slot with the given lease period", "range.", "", - "This applies a lock to your teyrchain configuration, ensuring that it cannot be changed", - "by the teyrchain manager." + "This applies a lock to your parachain configuration, ensuring that it cannot be changed", + "by the parachain manager." ] }, { @@ -23577,7 +23577,7 @@ ], "index": 1, "docs": [ - "Contribute to a crowd sale. This will transfer some balance over to fund a teyrchain", + "Contribute to a crowd sale. This will transfer some balance over to fund a parachain", "slot. It will be withdrawable when the crowdloan has ended and the funds are unused." ] }, @@ -23615,7 +23615,7 @@ "block number.", "", "- `who`: The account whose contribution should be withdrawn.", - "- `index`: The teyrchain to whose crowdloan the contribution was made." + "- `index`: The parachain to whose crowdloan the contribution was made." ] }, { @@ -23758,7 +23758,7 @@ "index": 8, "docs": [ "Contribute your entire balance to a crowd sale. This will transfer the entire balance of", - "a user over to fund a teyrchain slot. It will be withdrawable when the crowdloan has", + "a user over to fund a parachain slot. It will be withdrawable when the crowdloan has", "ended and the funds are unused." ] } @@ -23966,7 +23966,7 @@ "id": 368, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "coretime", "pallet", "Call" @@ -24141,7 +24141,7 @@ "id": 372, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "PartsOf57600" ], @@ -24237,8 +24237,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -24299,8 +24299,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -24477,8 +24477,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -24533,8 +24533,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -24622,8 +24622,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `X2(Parent,", - " Teyrchain(..))` to send from teyrchain to teyrchain, or `X1(Teyrchain(..))` to send", - " from relay to teyrchain.", + " Parachain(..))` to send from parachain to parachain, or `X1(Parachain(..))` to send", + " from relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -24744,9 +24744,9 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", - " teyrchain across a bridge to another ecosystem destination.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", + " parachain across a bridge to another ecosystem destination.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", " fee on the `dest` (and possibly reserve) chains.", "- `assets_transfer_type`: The XCM `TransferType` used to transfer the `assets`.", @@ -32405,7 +32405,7 @@ "id": 453, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "AggregateMessageOrigin" ], @@ -32436,7 +32436,7 @@ "id": 454, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "UmpQueueId" ], @@ -33959,7 +33959,7 @@ "id": 479, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeParametersKey" ], "params": [], @@ -33989,7 +33989,7 @@ "id": 480, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "ParametersKey" @@ -34113,7 +34113,7 @@ "id": 482, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeParametersValue" ], "params": [], @@ -34143,7 +34143,7 @@ "id": 483, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "ParametersValue" @@ -34227,7 +34227,7 @@ "id": 484, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Event" @@ -37716,7 +37716,7 @@ "id": 507, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Event" @@ -37856,7 +37856,7 @@ "id": 508, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "CandidateReceipt" ], @@ -37891,7 +37891,7 @@ "id": 509, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "CoreIndex" ], @@ -37915,7 +37915,7 @@ "id": 510, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "GroupIndex" ], @@ -37939,7 +37939,7 @@ "id": 511, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Event" @@ -38107,7 +38107,7 @@ "id": 512, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Event" @@ -38158,7 +38158,7 @@ "name": "OpenChannelCanceled", "fields": [ { - "name": "by_teyrchain", + "name": "by_parachain", "type": 154, "typeName": "ParaId", "docs": [] @@ -38200,7 +38200,7 @@ "name": "ChannelClosed", "fields": [ { - "name": "by_teyrchain", + "name": "by_parachain", "type": 154, "typeName": "ParaId", "docs": [] @@ -38316,7 +38316,7 @@ "id": 513, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Event" @@ -38403,7 +38403,7 @@ "id": 514, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "DisputeLocation" ], @@ -38433,7 +38433,7 @@ "id": 515, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "DisputeResult" ], @@ -38463,7 +38463,7 @@ "id": 516, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_on_demand", "pallet", "Event" @@ -38531,7 +38531,7 @@ "id": 517, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Event" @@ -38627,7 +38627,7 @@ "id": 518, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Event" @@ -38698,7 +38698,7 @@ ], "index": 1, "docs": [ - "A para has won the right to a continuous set of lease periods as a teyrchain.", + "A para has won the right to a continuous set of lease periods as a parachain.", "First balance is any extra amount reserved on top of the para's existing deposit.", "Second balance is the total amount reserved." ] @@ -38715,7 +38715,7 @@ "id": 519, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Event" @@ -38845,8 +38845,8 @@ ], "index": 4, "docs": [ - "Someone attempted to lease the same slot twice for a teyrchain. The amount is held in", - "reserve but no teyrchain slot has been leased." + "Someone attempted to lease the same slot twice for a parachain. The amount is held in", + "reserve but no parachain slot has been leased." ] }, { @@ -38922,7 +38922,7 @@ "id": 520, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Event" @@ -39126,7 +39126,7 @@ ], "index": 9, "docs": [ - "A teyrchain has been moved to `NewRaise`" + "A parachain has been moved to `NewRaise`" ] } ] @@ -39141,7 +39141,7 @@ "id": 521, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "coretime", "pallet", "Event" @@ -41641,7 +41641,7 @@ "id": 570, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeHoldReason" ], "params": [], @@ -41819,7 +41819,7 @@ "id": 576, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeFreezeReason" ], "params": [], @@ -46061,7 +46061,7 @@ "id": 667, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Error" @@ -51576,7 +51576,7 @@ "id": 779, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "HostConfiguration" ], @@ -51662,7 +51662,7 @@ "docs": [] }, { - "name": "hrmp_max_teyrchain_outbound_channels", + "name": "hrmp_max_parachain_outbound_channels", "type": 4, "typeName": "u32", "docs": [] @@ -51692,7 +51692,7 @@ "docs": [] }, { - "name": "hrmp_max_teyrchain_inbound_channels", + "name": "hrmp_max_parachain_inbound_channels", "type": 4, "typeName": "u32", "docs": [] @@ -51836,7 +51836,7 @@ "id": 782, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "pallet", "Error" @@ -51896,7 +51896,7 @@ "id": 785, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "AllowedRelayParentsTracker" ], @@ -51975,7 +51975,7 @@ "id": 789, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "CandidatePendingAvailability" ], @@ -52056,7 +52056,7 @@ "id": 790, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Error" @@ -52116,7 +52116,7 @@ "index": 5, "docs": [ "The candidate's relay-parent was not allowed. Either it was", - "not recent enough or it didn't advance based on the last teyrchain block." + "not recent enough or it didn't advance based on the last parachain block." ] }, { @@ -52229,7 +52229,7 @@ "id": 791, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "ScrapedOnChainVotes" ], @@ -52324,7 +52324,7 @@ "id": 796, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras_inherent", "pallet", "Error" @@ -52418,7 +52418,7 @@ "id": 799, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "scheduler", "pallet", "CoreOccupied" @@ -52461,7 +52461,7 @@ "id": 800, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "scheduler", "pallet", "ParasEntry" @@ -52503,7 +52503,7 @@ "id": 801, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "scheduler", "common", "Assignment" @@ -52625,7 +52625,7 @@ "id": 806, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "PvfCheckActiveVoteState" ], @@ -52691,7 +52691,7 @@ "id": 808, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "PvfCheckCause" ], @@ -52752,7 +52752,7 @@ "id": 809, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "UpgradeStrategy" ], @@ -52808,7 +52808,7 @@ "id": 812, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaLifecycle" ], @@ -52829,7 +52829,7 @@ "docs": [] }, { - "name": "Teyrchain", + "name": "Parachain", "fields": [], "index": 2, "docs": [] @@ -52841,7 +52841,7 @@ "docs": [] }, { - "name": "DowngradingTeyrchain", + "name": "DowngradingParachain", "fields": [], "index": 4, "docs": [] @@ -52853,7 +52853,7 @@ "docs": [] }, { - "name": "OffboardingTeyrchain", + "name": "OffboardingParachain", "fields": [], "index": 6, "docs": [] @@ -52882,7 +52882,7 @@ "id": 814, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaPastCodeMeta" ], @@ -52930,7 +52930,7 @@ "id": 816, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ReplacementTimes" ], @@ -52978,7 +52978,7 @@ "id": 818, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "UpgradeGoAhead" ], @@ -53008,7 +53008,7 @@ "id": 819, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "UpgradeRestriction" ], @@ -53032,7 +53032,7 @@ "id": 820, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaGenesisArgs" ], @@ -53068,7 +53068,7 @@ "id": 821, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Error" @@ -53111,7 +53111,7 @@ "fields": [], "index": 3, "docs": [ - "Para cannot be upgraded to a lease holding teyrchain." + "Para cannot be upgraded to a lease holding parachain." ] }, { @@ -53119,7 +53119,7 @@ "fields": [], "index": 4, "docs": [ - "Para cannot be downgraded to an on-demand teyrchain." + "Para cannot be downgraded to an on-demand parachain." ] }, { @@ -53175,7 +53175,7 @@ "fields": [], "index": 11, "docs": [ - "Teyrchain cannot currently schedule a code upgrade." + "Parachain cannot currently schedule a code upgrade." ] }, { @@ -53211,7 +53211,7 @@ "id": 823, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "initializer", "BufferedSessionChange" ], @@ -53260,7 +53260,7 @@ "id": 825, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundDownwardMessage" ], "params": [ @@ -53294,7 +53294,7 @@ "id": 826, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "HrmpOpenChannelRequest" ], @@ -53361,7 +53361,7 @@ "id": 828, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "HrmpChannel" ], @@ -53440,7 +53440,7 @@ "id": 830, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundHrmpMessage" ], "params": [ @@ -53501,7 +53501,7 @@ "id": 833, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Error" @@ -53700,7 +53700,7 @@ "id": 835, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "SessionInfo" ], @@ -53796,7 +53796,7 @@ "id": 836, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "IndexedVec" ], @@ -53829,7 +53829,7 @@ "id": 837, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "IndexedVec" ], @@ -53876,7 +53876,7 @@ "id": 839, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "DisputeState" ], @@ -53950,7 +53950,7 @@ "id": 841, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Error" @@ -54048,7 +54048,7 @@ "id": 842, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v7", "slashing", "PendingSlashes" @@ -54137,7 +54137,7 @@ "id": 846, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "slashing", "pallet", @@ -54213,7 +54213,7 @@ "id": 847, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_on_demand", "types", "CoreAffinityCount" @@ -54244,7 +54244,7 @@ "id": 848, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_on_demand", "types", "QueueStatusType" @@ -54287,7 +54287,7 @@ "id": 849, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_on_demand", "types", "QueueIndex" @@ -54339,7 +54339,7 @@ "id": 851, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_on_demand", "types", "ReverseQueueIndex" @@ -54404,7 +54404,7 @@ "id": 854, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_on_demand", "types", "EnqueuedOrder" @@ -54494,7 +54494,7 @@ "id": 858, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_on_demand", "pallet", "Error" @@ -54551,7 +54551,7 @@ "id": 860, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "Schedule" ], @@ -54592,7 +54592,7 @@ "id": 861, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "CoreDescriptor" ], @@ -54667,7 +54667,7 @@ "id": 863, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "QueueDescriptor" ], @@ -54742,7 +54742,7 @@ "id": 865, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "WorkState" ], @@ -54816,7 +54816,7 @@ "id": 868, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "AssignmentState" ], @@ -54846,7 +54846,7 @@ "id": 869, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "pallet", "Error" @@ -54919,7 +54919,7 @@ "id": 870, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "ParaInfo" ], @@ -54964,7 +54964,7 @@ "id": 871, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Error" @@ -55019,11 +55019,11 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "fields": [], "index": 5, "docs": [ - "Para is not a Teyrchain." + "Para is not a Parachain." ] }, { @@ -55031,7 +55031,7 @@ "fields": [], "index": 6, "docs": [ - "Para is not a Parathread (on-demand teyrchain)." + "Para is not a Parathread (on-demand parachain)." ] }, { @@ -55047,7 +55047,7 @@ "fields": [], "index": 8, "docs": [ - "Cannot schedule downgrade of lease holding teyrchain to on-demand teyrchain" + "Cannot schedule downgrade of lease holding parachain to on-demand parachain" ] }, { @@ -55055,7 +55055,7 @@ "fields": [], "index": 9, "docs": [ - "Cannot schedule upgrade of on-demand teyrchain to lease holding teyrchain" + "Cannot schedule upgrade of on-demand parachain to lease holding parachain" ] }, { @@ -55063,7 +55063,7 @@ "fields": [], "index": 10, "docs": [ - "Para is locked from manipulation by the manager. Must use teyrchain or relay chain", + "Para is locked from manipulation by the manager. Must use parachain or relay chain", "governance." ] }, @@ -55088,7 +55088,7 @@ "fields": [], "index": 13, "docs": [ - "Cannot perform a teyrchain slot / lifecycle swap. Check that the state of both paras", + "Cannot perform a parachain slot / lifecycle swap. Check that the state of both paras", "are correct for the swap to work." ] } @@ -55117,7 +55117,7 @@ "id": 873, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Error" @@ -55136,7 +55136,7 @@ "fields": [], "index": 0, "docs": [ - "The teyrchain ID is not onboarding." + "The parachain ID is not onboarding." ] }, { @@ -55242,7 +55242,7 @@ "id": 878, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Error" @@ -55324,7 +55324,7 @@ "id": 879, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "FundInfo" ], @@ -55419,7 +55419,7 @@ "id": 880, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "LastContribution" ], @@ -55474,7 +55474,7 @@ "id": 881, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Error" @@ -55585,11 +55585,11 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "fields": [], "index": 12, "docs": [ - "This crowdloan does not correspond to a teyrchain." + "This crowdloan does not correspond to a parachain." ] }, { @@ -55597,7 +55597,7 @@ "fields": [], "index": 13, "docs": [ - "This teyrchain lease is still active and retirement cannot yet begin." + "This parachain lease is still active and retirement cannot yet begin." ] }, { @@ -55605,7 +55605,7 @@ "fields": [], "index": 14, "docs": [ - "This teyrchain's bid or lease is still active and withdraw cannot yet begin." + "This parachain's bid or lease is still active and withdraw cannot yet begin." ] }, { @@ -55685,7 +55685,7 @@ "id": 882, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "coretime", "pallet", "Error" @@ -55704,7 +55704,7 @@ "fields": [], "index": 0, "docs": [ - "The paraid making the call is not the coretime brokerage system teyrchain." + "The paraid making the call is not the coretime brokerage system parachain." ] }, { @@ -60762,7 +60762,7 @@ "id": 929, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "Runtime" ], "params": [], diff --git a/packages/types-support/src/metadata/v14/pezkuwi-json.json b/packages/types-support/src/metadata/v14/pezkuwi-json.json index 98404a5..6795a1b 100644 --- a/packages/types-support/src/metadata/v14/pezkuwi-json.json +++ b/packages/types-support/src/metadata/v14/pezkuwi-json.json @@ -4471,7 +4471,7 @@ "index": 40 }, { - "name": "TeyrchainsOrigin", + "name": "ParachainsOrigin", "storage": null, "calls": null, "events": null, @@ -4560,7 +4560,7 @@ }, "fallback": "0x00", "docs": [ - " All the validators actively participating in teyrchain consensus.", + " All the validators actively participating in parachain consensus.", " Indices are into the broader validator set." ] }, @@ -4572,7 +4572,7 @@ }, "fallback": "0x00", "docs": [ - " The teyrchain attestation keys of the validators actively participating in teyrchain", + " The parachain attestation keys of the validators actively participating in parachain", " consensus. This should be the same length as `ActiveValidatorIndices`." ] }, @@ -4725,10 +4725,10 @@ "fallback": "0x00", "docs": [ " All the validator groups. One for each core. Indices are into `ActiveValidators` - not the", - " broader set of Pezkuwi validators, but instead just the subset used for teyrchains during", + " broader set of Polkadot validators, but instead just the subset used for parachains during", " this session.", "", - " Bound: The number of cores is the sum of the numbers of teyrchains and parathread", + " Bound: The number of cores is the sum of the numbers of parachains and parathread", " multiplexers. Reasonably, 100-1000. The dominant factor is the number of validators: safe", " upper bound at 10k." ] @@ -4743,11 +4743,11 @@ "docs": [ " One entry for each availability core. Entries are `None` if the core is not currently", " occupied. Can be temporarily `Some` if scheduled but not occupied.", - " The i'th teyrchain belongs to the i'th core, with the remaining cores all being", + " The i'th parachain belongs to the i'th core, with the remaining cores all being", " parathread-multiplexers.", "", " Bounded by the maximum of either of these two values:", - " * The number of teyrchains and parathread multiplexers", + " * The number of parachains and parathread multiplexers", " * The number of validators divided by `configuration.max_validators_per_core`." ] }, @@ -4762,7 +4762,7 @@ " The block number where the session start occurred. Used to track how many group rotations", " have occurred.", "", - " Note that in the context of teyrchains modules the session change is signaled during", + " Note that in the context of parachains modules the session change is signaled during", " the block and enacted at the end of the block (at the finalization stage, to be exact).", " Thus for all intents and purposes the effect of the session change is observed at the", " block following the session change, block number of which we save in this storage value." @@ -4828,17 +4828,17 @@ ] }, { - "name": "Teyrchains", + "name": "Parachains", "modifier": "Default", "type": { "plain": 774 }, "fallback": "0x00", "docs": [ - " All lease holding teyrchains. Ordered ascending by `ParaId`. On demand teyrchains are not", + " All lease holding parachains. Ordered ascending by `ParaId`. On demand parachains are not", " included.", "", - " Consider using the [`TeyrchainsCache`] type of modifying." + " Consider using the [`ParachainsCache`] type of modifying." ] }, { @@ -4889,7 +4889,7 @@ }, "fallback": "0x00", "docs": [ - " The context (relay-chain block number) of the most recent teyrchain head." + " The context (relay-chain block number) of the most recent parachain head." ] }, { @@ -4945,7 +4945,7 @@ }, "fallback": "0x0000", "docs": [ - " Past code of teyrchains. The teyrchains themselves may not be registered anymore,", + " Past code of parachains. The parachains themselves may not be registered anymore,", " but we also keep their code on-chain for the same amount of time as outdated code", " to keep it available for approval checkers." ] @@ -4962,7 +4962,7 @@ " was replaced. Note that this is the actual height of the included block, not the expected", " height at which the code upgrade would be applied, although they may be equal.", " This is to ensure the entire acceptance period is covered, not an offset acceptance period", - " starting from the time at which the teyrchain perceives a code upgrade as having occurred.", + " starting from the time at which the parachain perceives a code upgrade as having occurred.", " Multiple entries for a single para are permitted. Ordered ascending by block number." ] }, @@ -5018,16 +5018,16 @@ }, "fallback": "0x00", "docs": [ - " This is used by the relay-chain to communicate to a teyrchain a go-ahead with in the upgrade", + " This is used by the relay-chain to communicate to a parachain a go-ahead with in the upgrade", " procedure.", "", " This value is absent when there are no upgrades scheduled or during the time the relay chain", " performs the checks. It is set at the first relay-chain block when the corresponding", - " teyrchain can switch its upgrade function. As soon as the teyrchain's block is included, the", + " parachain can switch its upgrade function. As soon as the parachain's block is included, the", " value gets reset to `None`.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -5045,14 +5045,14 @@ "fallback": "0x00", "docs": [ " This is used by the relay-chain to communicate that there are restrictions for performing", - " an upgrade for this teyrchain.", + " an upgrade for this parachain.", "", - " This may be a because the teyrchain waits for the upgrade cooldown to expire. Another", + " This may be a because the parachain waits for the upgrade cooldown to expire. Another", " potential use case is when we want to perform some maintenance (such as storage migration)", " we could restrict upgrades to make the process simpler.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -5063,7 +5063,7 @@ }, "fallback": "0x00", "docs": [ - " The list of teyrchains that are awaiting for their upgrade restriction to cooldown.", + " The list of parachains that are awaiting for their upgrade restriction to cooldown.", "", " Ordered ascending by block number." ] @@ -5190,7 +5190,7 @@ }, "fallback": "0x00", "docs": [ - " Whether the teyrchains modules have been initialized within this block.", + " Whether the parachains modules have been initialized within this block.", "", " Semantically a `bool`, but this guarantees it should never hit the trie,", " as this is cleared in `on_finalize` and Frame optimizes `None` values to be empty values.", @@ -5602,7 +5602,7 @@ }, "fallback": "0x00", "docs": [ - " The validator account keys of the validators actively participating in teyrchain consensus." + " The validator account keys of the validators actively participating in parachain consensus." ] }, { @@ -5712,7 +5712,7 @@ "fallback": "0x00", "docs": [ " Whether the chain is frozen. Starts as `None`. When this is `Some`,", - " the chain will not accept any new teyrchain blocks for backing or inclusion,", + " the chain will not accept any new parachain blocks for backing or inclusion,", " and its value indicates the last valid block number in the chain.", " It can only be set back to `None` by governance intervention." ] @@ -5859,7 +5859,7 @@ "type": 6, "value": "0x0010a5d4e80000000000000000000000", "docs": [ - " The deposit to be paid to run a on-demand teyrchain.", + " The deposit to be paid to run a on-demand parachain.", " This should include the cost for storing the genesis head and validation code." ] }, @@ -5896,7 +5896,7 @@ }, "fallback": "0x00", "docs": [ - " Amounts held on deposit for each (possibly future) leased teyrchain.", + " Amounts held on deposit for each (possibly future) leased parachain.", "", " The actual amount locked on its behalf by any account at any time is the maximum of the", " second values of the items in this list whose first value is the account.", @@ -5904,10 +5904,10 @@ " The first item in the list is the amount locked for the current Lease Period. Following", " items are for the subsequent lease periods.", "", - " The default value (an empty list) implies that the teyrchain no longer exists (or never", + " The default value (an empty list) implies that the parachain no longer exists (or never", " existed) as far as this pallet is concerned.", "", - " If a teyrchain doesn't exist *yet* but is scheduled to exist in the future, then it", + " If a parachain doesn't exist *yet* but is scheduled to exist in the future, then it", " will be left-padded with one or more `None`s to denote the fact that nothing is held on", " deposit for the non-existent chain currently, but is held at some point in the future.", "", @@ -6222,7 +6222,7 @@ " keys which are then hashed and concatenated, resulting in arbitrarily long keys.", "", " Use the *state migration RPC* to retrieve the length of the longest key in your", - " storage: ", + " storage: ", "", " The migration will halt with a `Halted` event if this value is too small.", " Since there is no real penalty from over-estimating, it is advised to use a large", @@ -6234,7 +6234,7 @@ " - [`frame_support::storage::StorageDoubleMap`]: 96 byte", "", " For more info see", - " " + " " ] } ], diff --git a/packages/types-support/src/metadata/v14/pezkuwi-types.json b/packages/types-support/src/metadata/v14/pezkuwi-types.json index 5ecdd7b..d2f04cc 100644 --- a/packages/types-support/src/metadata/v14/pezkuwi-types.json +++ b/packages/types-support/src/metadata/v14/pezkuwi-types.json @@ -536,7 +536,7 @@ "id": 20, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "RuntimeEvent" ], "params": [], @@ -900,7 +900,7 @@ { "name": null, "type": 501, - "typeName": "teyrchains_inclusion::Event", + "typeName": "parachains_inclusion::Event", "docs": [] } ], @@ -913,7 +913,7 @@ { "name": null, "type": 505, - "typeName": "teyrchains_paras::Event", + "typeName": "parachains_paras::Event", "docs": [] } ], @@ -926,7 +926,7 @@ { "name": null, "type": 506, - "typeName": "teyrchains_hrmp::Event", + "typeName": "parachains_hrmp::Event", "docs": [] } ], @@ -939,7 +939,7 @@ { "name": null, "type": 507, - "typeName": "teyrchains_disputes::Event", + "typeName": "parachains_disputes::Event", "docs": [] } ], @@ -3368,7 +3368,7 @@ "id": 55, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "pallet_im_online", "pallet", "Event" @@ -3426,7 +3426,7 @@ "id": 56, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "pallet_im_online", "sr25519", "app_sr25519", @@ -3929,7 +3929,7 @@ "id": 65, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "impls", "VersionedLocatableAsset" ], @@ -4323,7 +4323,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -4580,25 +4580,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -4635,7 +4635,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -5081,7 +5081,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -5325,25 +5325,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -5380,7 +5380,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -5912,7 +5912,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -6083,13 +6083,13 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] @@ -6921,7 +6921,7 @@ "id": 102, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "RuntimeCall" ], "params": [], @@ -10029,7 +10029,7 @@ "id": 143, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "SessionKeys" ], "params": [], @@ -10082,7 +10082,7 @@ "id": 144, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "validator_app", "Public" @@ -10107,7 +10107,7 @@ "id": 145, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "assignment_app", "Public" @@ -11463,7 +11463,7 @@ "id": 170, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "OriginCaller" ], "params": [], @@ -11497,12 +11497,12 @@ "docs": [] }, { - "name": "TeyrchainsOrigin", + "name": "ParachainsOrigin", "fields": [ { "name": null, "type": 173, - "typeName": "teyrchains_origin::Origin", + "typeName": "parachains_origin::Origin", "docs": [] } ], @@ -11593,7 +11593,7 @@ "id": 172, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "governance", "origins", "pallet_custom_origins", @@ -11703,7 +11703,7 @@ "id": 173, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "origin", "pallet", "Origin" @@ -11713,7 +11713,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -11735,7 +11735,7 @@ "id": 174, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "Id" ], @@ -12006,7 +12006,7 @@ "id": 180, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Call" @@ -12155,7 +12155,7 @@ "id": 181, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EcdsaSignature" ], @@ -12193,7 +12193,7 @@ "id": 183, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EthereumAddress" ], @@ -12312,7 +12312,7 @@ "id": 187, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "StatementKind" ], @@ -14770,7 +14770,7 @@ "id": 238, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "ProxyType" ], "params": [], @@ -15608,7 +15608,7 @@ "id": 246, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "NposCompactSolution16" ], "params": [], @@ -17755,7 +17755,7 @@ "id": 320, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "pallet", "Call" @@ -18220,7 +18220,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_inbound_channels", + "name": "set_hrmp_max_parachain_inbound_channels", "fields": [ { "name": "new", @@ -18231,7 +18231,7 @@ ], "index": 34, "docs": [ - "See [`Pallet::set_hrmp_max_teyrchain_inbound_channels`]." + "See [`Pallet::set_hrmp_max_parachain_inbound_channels`]." ] }, { @@ -18250,7 +18250,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_outbound_channels", + "name": "set_hrmp_max_parachain_outbound_channels", "fields": [ { "name": "new", @@ -18261,7 +18261,7 @@ ], "index": 37, "docs": [ - "See [`Pallet::set_hrmp_max_teyrchain_outbound_channels`]." + "See [`Pallet::set_hrmp_max_parachain_outbound_channels`]." ] }, { @@ -18492,7 +18492,7 @@ "id": 321, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "async_backing", "AsyncBackingParams" @@ -18523,7 +18523,7 @@ "id": 322, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "executor_params", "ExecutorParams" @@ -18561,7 +18561,7 @@ "id": 324, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "executor_params", "ExecutorParam" @@ -18676,7 +18676,7 @@ "id": 325, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "PvfPrepKind" ], @@ -18706,7 +18706,7 @@ "id": 326, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "PvfExecKind" ], @@ -18736,7 +18736,7 @@ "id": 327, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "ApprovalVotingParams" ], @@ -18760,7 +18760,7 @@ "id": 328, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "pallet", "Call" @@ -18785,7 +18785,7 @@ "id": 329, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Call" @@ -18810,7 +18810,7 @@ "id": 330, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras_inherent", "pallet", "Call" @@ -18830,7 +18830,7 @@ { "name": "data", "type": 331, - "typeName": "TeyrchainsInherentData>", + "typeName": "ParachainsInherentData>", "docs": [] } ], @@ -18851,7 +18851,7 @@ "id": 331, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "InherentData" ], @@ -18911,7 +18911,7 @@ "id": 333, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "signed", "UncheckedSigned" @@ -18957,7 +18957,7 @@ "id": 334, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "AvailabilityBitfield" ], @@ -19012,7 +19012,7 @@ "id": 337, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "ValidatorIndex" ], @@ -19036,7 +19036,7 @@ "id": 338, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "validator_app", "Signature" @@ -19074,7 +19074,7 @@ "id": 340, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "BackedCandidate" ], @@ -19115,7 +19115,7 @@ "id": 341, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "CommittedCandidateReceipt" ], @@ -19150,7 +19150,7 @@ "id": 342, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "CandidateDescriptor" ], @@ -19227,7 +19227,7 @@ "id": 343, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "collator_app", "Public" @@ -19252,7 +19252,7 @@ "id": 344, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "collator_app", "Signature" @@ -19277,7 +19277,7 @@ "id": 345, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCodeHash" ], @@ -19301,7 +19301,7 @@ "id": 346, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "CandidateCommitments" ], @@ -19426,7 +19426,7 @@ "id": 349, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "OutboundHrmpMessage" ], "params": [ @@ -19513,7 +19513,7 @@ "id": 352, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCode" ], @@ -19537,7 +19537,7 @@ "id": 353, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HeadData" ], @@ -19574,7 +19574,7 @@ "id": 355, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "ValidityAttestation" ], @@ -19631,7 +19631,7 @@ "id": 357, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "DisputeStatementSet" ], @@ -19667,7 +19667,7 @@ "id": 358, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "CandidateHash" ], "params": [], @@ -19718,7 +19718,7 @@ "id": 361, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "DisputeStatement" ], @@ -19762,7 +19762,7 @@ "id": 362, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "ValidDisputeStatementKind" ], @@ -19844,7 +19844,7 @@ "id": 364, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "InvalidDisputeStatementKind" ], @@ -19868,7 +19868,7 @@ "id": 365, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Call" @@ -20071,7 +20071,7 @@ "id": 366, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "PvfCheckStatement" ], @@ -20113,7 +20113,7 @@ "id": 367, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "initializer", "pallet", "Call" @@ -20154,7 +20154,7 @@ "id": 368, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Call" @@ -20405,7 +20405,7 @@ "id": 369, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HrmpChannelId" ], @@ -20435,7 +20435,7 @@ "id": 370, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Call" @@ -20469,7 +20469,7 @@ "id": 371, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "slashing", "pallet", @@ -20517,7 +20517,7 @@ "id": 372, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "slashing", "DisputeProof" @@ -20560,7 +20560,7 @@ "id": 373, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "slashing", "DisputesTimeSlot" @@ -20591,7 +20591,7 @@ "id": 374, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "slashing", "SlashingOffenceKind" @@ -20622,7 +20622,7 @@ "id": 375, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Call" @@ -20830,7 +20830,7 @@ "id": 376, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Call" @@ -20925,7 +20925,7 @@ "id": 377, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Call" @@ -21032,7 +21032,7 @@ "id": 379, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Call" @@ -29705,7 +29705,7 @@ "id": 466, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "AggregateMessageOrigin" ], @@ -29736,7 +29736,7 @@ "id": 467, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "UmpQueueId" ], @@ -30481,7 +30481,7 @@ "id": 486, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Event" @@ -32683,7 +32683,7 @@ "id": 501, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Event" @@ -32823,7 +32823,7 @@ "id": 502, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "CandidateReceipt" ], @@ -32858,7 +32858,7 @@ "id": 503, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "CoreIndex" ], @@ -32882,7 +32882,7 @@ "id": 504, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "GroupIndex" ], @@ -32906,7 +32906,7 @@ "id": 505, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Event" @@ -33074,7 +33074,7 @@ "id": 506, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Event" @@ -33125,7 +33125,7 @@ "name": "OpenChannelCanceled", "fields": [ { - "name": "by_teyrchain", + "name": "by_parachain", "type": 174, "typeName": "ParaId", "docs": [] @@ -33167,7 +33167,7 @@ "name": "ChannelClosed", "fields": [ { - "name": "by_teyrchain", + "name": "by_parachain", "type": 174, "typeName": "ParaId", "docs": [] @@ -33283,7 +33283,7 @@ "id": 507, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Event" @@ -33370,7 +33370,7 @@ "id": 508, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "DisputeLocation" ], @@ -33400,7 +33400,7 @@ "id": 509, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "DisputeResult" ], @@ -33430,7 +33430,7 @@ "id": 510, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Event" @@ -33526,7 +33526,7 @@ "id": 511, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Event" @@ -33597,7 +33597,7 @@ ], "index": 1, "docs": [ - "A para has won the right to a continuous set of lease periods as a teyrchain.", + "A para has won the right to a continuous set of lease periods as a parachain.", "First balance is any extra amount reserved on top of the para's existing deposit.", "Second balance is the total amount reserved." ] @@ -33614,7 +33614,7 @@ "id": 512, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Event" @@ -33744,8 +33744,8 @@ ], "index": 4, "docs": [ - "Someone attempted to lease the same slot twice for a teyrchain. The amount is held in", - "reserve but no teyrchain slot has been leased." + "Someone attempted to lease the same slot twice for a parachain. The amount is held in", + "reserve but no parachain slot has been leased." ] }, { @@ -33821,7 +33821,7 @@ "id": 513, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Event" @@ -34025,7 +34025,7 @@ ], "index": 9, "docs": [ - "A teyrchain has been moved to `NewRaise`" + "A parachain has been moved to `NewRaise`" ] } ] @@ -37306,7 +37306,7 @@ "id": 579, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "RuntimeHoldReason" ], "params": [], @@ -37482,7 +37482,7 @@ "id": 585, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "RuntimeFreezeReason" ], "params": [], @@ -40935,7 +40935,7 @@ "id": 664, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Error" @@ -44598,7 +44598,7 @@ "id": 742, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "HostConfiguration" ], @@ -44684,7 +44684,7 @@ "docs": [] }, { - "name": "hrmp_max_teyrchain_outbound_channels", + "name": "hrmp_max_parachain_outbound_channels", "type": 4, "typeName": "u32", "docs": [] @@ -44714,7 +44714,7 @@ "docs": [] }, { - "name": "hrmp_max_teyrchain_inbound_channels", + "name": "hrmp_max_parachain_inbound_channels", "type": 4, "typeName": "u32", "docs": [] @@ -44918,7 +44918,7 @@ "id": 745, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "pallet", "Error" @@ -44978,7 +44978,7 @@ "id": 748, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "AllowedRelayParentsTracker" ], @@ -45044,7 +45044,7 @@ "id": 751, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "AvailabilityBitfieldRecord" ], @@ -45079,7 +45079,7 @@ "id": 752, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "CandidatePendingAvailability" ], @@ -45154,7 +45154,7 @@ "id": 753, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Error" @@ -45294,7 +45294,7 @@ "index": 15, "docs": [ "The candidate's relay-parent was not allowed. Either it was", - "not recent enough or it didn't advance based on the last teyrchain block." + "not recent enough or it didn't advance based on the last parachain block." ] }, { @@ -45417,7 +45417,7 @@ "id": 754, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "ScrapedOnChainVotes" ], @@ -45512,7 +45512,7 @@ "id": 759, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras_inherent", "pallet", "Error" @@ -45637,7 +45637,7 @@ "id": 762, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "scheduler", "pallet", "CoreOccupied" @@ -45680,7 +45680,7 @@ "id": 763, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "scheduler", "pallet", "ParasEntry" @@ -45722,7 +45722,7 @@ "id": 764, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "scheduler", "common", "Assignment" @@ -45844,7 +45844,7 @@ "id": 769, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "PvfCheckActiveVoteState" ], @@ -45910,7 +45910,7 @@ "id": 771, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "PvfCheckCause" ], @@ -45971,7 +45971,7 @@ "id": 772, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "SetGoAhead" ], @@ -46027,7 +46027,7 @@ "id": 775, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaLifecycle" ], @@ -46048,7 +46048,7 @@ "docs": [] }, { - "name": "Teyrchain", + "name": "Parachain", "fields": [], "index": 2, "docs": [] @@ -46060,7 +46060,7 @@ "docs": [] }, { - "name": "DowngradingTeyrchain", + "name": "DowngradingParachain", "fields": [], "index": 4, "docs": [] @@ -46072,7 +46072,7 @@ "docs": [] }, { - "name": "OffboardingTeyrchain", + "name": "OffboardingParachain", "fields": [], "index": 6, "docs": [] @@ -46101,7 +46101,7 @@ "id": 777, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaPastCodeMeta" ], @@ -46149,7 +46149,7 @@ "id": 779, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ReplacementTimes" ], @@ -46197,7 +46197,7 @@ "id": 781, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "UpgradeGoAhead" ], @@ -46227,7 +46227,7 @@ "id": 782, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "UpgradeRestriction" ], @@ -46251,7 +46251,7 @@ "id": 783, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaGenesisArgs" ], @@ -46287,7 +46287,7 @@ "id": 784, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Error" @@ -46330,7 +46330,7 @@ "fields": [], "index": 3, "docs": [ - "Para cannot be upgraded to a lease holding teyrchain." + "Para cannot be upgraded to a lease holding parachain." ] }, { @@ -46338,7 +46338,7 @@ "fields": [], "index": 4, "docs": [ - "Para cannot be downgraded to an on-demand teyrchain." + "Para cannot be downgraded to an on-demand parachain." ] }, { @@ -46394,7 +46394,7 @@ "fields": [], "index": 11, "docs": [ - "Teyrchain cannot currently schedule a code upgrade." + "Parachain cannot currently schedule a code upgrade." ] } ] @@ -46422,7 +46422,7 @@ "id": 786, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "initializer", "BufferedSessionChange" ], @@ -46471,7 +46471,7 @@ "id": 788, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundDownwardMessage" ], "params": [ @@ -46505,7 +46505,7 @@ "id": 789, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "HrmpOpenChannelRequest" ], @@ -46572,7 +46572,7 @@ "id": 791, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "HrmpChannel" ], @@ -46651,7 +46651,7 @@ "id": 793, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundHrmpMessage" ], "params": [ @@ -46712,7 +46712,7 @@ "id": 796, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Error" @@ -46911,7 +46911,7 @@ "id": 798, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "SessionInfo" ], @@ -47007,7 +47007,7 @@ "id": 799, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "IndexedVec" ], @@ -47040,7 +47040,7 @@ "id": 800, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "IndexedVec" ], @@ -47087,7 +47087,7 @@ "id": 802, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "DisputeState" ], @@ -47161,7 +47161,7 @@ "id": 804, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Error" @@ -47259,7 +47259,7 @@ "id": 805, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v6", "slashing", "PendingSlashes" @@ -47348,7 +47348,7 @@ "id": 809, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "slashing", "pallet", @@ -47424,7 +47424,7 @@ "id": 810, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "ParaInfo" ], @@ -47509,7 +47509,7 @@ "id": 812, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Error" @@ -47564,11 +47564,11 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "fields": [], "index": 5, "docs": [ - "Para is not a Teyrchain." + "Para is not a Parachain." ] }, { @@ -47576,7 +47576,7 @@ "fields": [], "index": 6, "docs": [ - "Para is not a Parathread (on-demand teyrchain)." + "Para is not a Parathread (on-demand parachain)." ] }, { @@ -47592,7 +47592,7 @@ "fields": [], "index": 8, "docs": [ - "Cannot schedule downgrade of lease holding teyrchain to on-demand teyrchain" + "Cannot schedule downgrade of lease holding parachain to on-demand parachain" ] }, { @@ -47600,7 +47600,7 @@ "fields": [], "index": 9, "docs": [ - "Cannot schedule upgrade of on-demand teyrchain to lease holding teyrchain" + "Cannot schedule upgrade of on-demand parachain to lease holding parachain" ] }, { @@ -47608,7 +47608,7 @@ "fields": [], "index": 10, "docs": [ - "Para is locked from manipulation by the manager. Must use teyrchain or relay chain", + "Para is locked from manipulation by the manager. Must use parachain or relay chain", "governance." ] }, @@ -47625,7 +47625,7 @@ "fields": [], "index": 12, "docs": [ - "Registering teyrchain with empty code is not allowed." + "Registering parachain with empty code is not allowed." ] }, { @@ -47633,7 +47633,7 @@ "fields": [], "index": 13, "docs": [ - "Cannot perform a teyrchain slot / lifecycle swap. Check that the state of both paras", + "Cannot perform a parachain slot / lifecycle swap. Check that the state of both paras", "are correct for the swap to work." ] } @@ -47662,7 +47662,7 @@ "id": 814, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Error" @@ -47681,7 +47681,7 @@ "fields": [], "index": 0, "docs": [ - "The teyrchain ID is not onboarding." + "The parachain ID is not onboarding." ] }, { @@ -47787,7 +47787,7 @@ "id": 819, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Error" @@ -47869,7 +47869,7 @@ "id": 820, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "FundInfo" ], @@ -47964,7 +47964,7 @@ "id": 821, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "LastContribution" ], @@ -48019,7 +48019,7 @@ "id": 822, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Error" @@ -48130,11 +48130,11 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "fields": [], "index": 12, "docs": [ - "This crowdloan does not correspond to a teyrchain." + "This crowdloan does not correspond to a parachain." ] }, { @@ -48142,7 +48142,7 @@ "fields": [], "index": 13, "docs": [ - "This teyrchain lease is still active and retirement cannot yet begin." + "This parachain lease is still active and retirement cannot yet begin." ] }, { @@ -48150,7 +48150,7 @@ "fields": [], "index": 14, "docs": [ - "This teyrchain's bid or lease is still active and withdraw cannot yet begin." + "This parachain's bid or lease is still active and withdraw cannot yet begin." ] }, { @@ -53200,7 +53200,7 @@ "id": 867, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "PrevalidateAttests" ], @@ -53279,7 +53279,7 @@ "id": 870, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "Runtime" ], "params": [], diff --git a/packages/types-support/src/metadata/v15/asset-hub-dicle-json.json b/packages/types-support/src/metadata/v15/asset-hub-dicle-json.json index 5e6ba9a..83bc00f 100644 --- a/packages/types-support/src/metadata/v15/asset-hub-dicle-json.json +++ b/packages/types-support/src/metadata/v15/asset-hub-dicle-json.json @@ -332,9 +332,9 @@ "docs": [] }, { - "name": "TeyrchainSystem", + "name": "ParachainSystem", "storage": { - "prefix": "TeyrchainSystem", + "prefix": "ParachainSystem", "items": [ { "name": "UnincludedSegment", @@ -389,7 +389,7 @@ }, "fallback": "0x00", "docs": [ - " Validation code that is set by the teyrchain and is to be communicated to collator and", + " Validation code that is set by the parachain and is to be communicated to collator and", " consequently the relay-chain.", "", " This will be cleared in `on_initialize` of each new block if no other pallet already set", @@ -428,7 +428,7 @@ }, "fallback": "0x00000000", "docs": [ - " The relay chain block number associated with the last teyrchain block.", + " The relay chain block number associated with the last parachain block.", "", " This is updated in `on_finalize`." ] @@ -445,7 +445,7 @@ " In other words, if this is `Some` and [`NewValidationCode`] is `Some` then the produced", " candidate will be invalid.", "", - " This storage item is a mirror of the corresponding value for the current teyrchain from the", + " This storage item is a mirror of the corresponding value for the current parachain from the", " relay-chain. This value is ephemeral which means it doesn't hit the storage. This value is", " set after the inherent." ] @@ -460,7 +460,7 @@ "docs": [ " Optional upgrade go-ahead signal from the relay-chain.", "", - " This storage item is a mirror of the corresponding value for the current teyrchain from the", + " This storage item is a mirror of the corresponding value for the current parachain from the", " relay-chain. This value is ephemeral which means it doesn't hit the storage. This value is", " set after the inherent." ] @@ -489,7 +489,7 @@ }, "fallback": "0x00", "docs": [ - " The snapshot of some state related to messaging relevant to the current teyrchain as per", + " The snapshot of some state related to messaging relevant to the current parachain as per", " the relay parent.", "", " This field is meant to be updated each block with the validation data inherent. Therefore,", @@ -506,7 +506,7 @@ }, "fallback": "0x00", "docs": [ - " The teyrchain host configuration that was obtained from the relay parent.", + " The parachain host configuration that was obtained from the relay parent.", "", " This field is meant to be updated each block with the validation data inherent. Therefore,", " before processing of the inherent, e.g. in `on_initialize` this data may be stale.", @@ -703,7 +703,7 @@ "type": 187, "value": "0xe8030000", "docs": [ - " Returns the teyrchain ID we are running with." + " Returns the parachain ID we are running with." ] } ], @@ -769,12 +769,12 @@ "docs": [] }, { - "name": "TeyrchainInfo", + "name": "ParachainInfo", "storage": { - "prefix": "TeyrchainInfo", + "prefix": "ParachainInfo", "items": [ { - "name": "TeyrchainId", + "name": "ParachainId", "modifier": "Default", "type": { "plain": 187 @@ -1163,7 +1163,7 @@ " Any liquidity locks on some account balances.", " NOTE: Should only be accessed when setting, changing and freeing a lock.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -1182,7 +1182,7 @@ "docs": [ " Named reserves on some account balances.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -1251,7 +1251,7 @@ " The maximum number of locks that should exist on an account.", " Not strictly enforced, but used for weight estimation.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -1261,7 +1261,7 @@ "docs": [ " The maximum number of named reserves that can exist on an account.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -2075,9 +2075,9 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "storage": { - "prefix": "PezkuwiXcm", + "prefix": "PolkadotXcm", "items": [ { "name": "QueryCounter", @@ -2367,7 +2367,7 @@ "docs": [] }, { - "name": "PezcumulusXcm", + "name": "CumulusXcm", "storage": null, "calls": { "type": 380 @@ -2381,9 +2381,9 @@ "docs": [] }, { - "name": "ToPezkuwiXcmRouter", + "name": "ToPolkadotXcmRouter", "storage": { - "prefix": "ToPezkuwiXcmRouter", + "prefix": "ToPolkadotXcmRouter", "items": [ { "name": "Bridge", @@ -2517,7 +2517,7 @@ "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", " should be provided to the message queue for servicing enqueued items `on_idle`.", - " Useful for teyrchains to process messages at the same block they are received.", + " Useful for parachains to process messages at the same block they are received.", "", " If `None`, it will not call `ServiceQueues::service_queues` in `on_idle`." ] @@ -4985,7 +4985,7 @@ " keys which are then hashed and concatenated, resulting in arbitrarily long keys.", "", " Use the *state migration RPC* to retrieve the length of the longest key in your", - " storage: ", + " storage: ", "", " The migration will halt with a `Halted` event if this value is too small.", " Since there is no real penalty from over-estimating, it is advised to use a large", @@ -4997,7 +4997,7 @@ " - [`frame_support::storage::StorageDoubleMap`]: 96 byte", "", " For more info see", - " " + " " ] } ], @@ -7049,7 +7049,7 @@ "fallback": "0x00000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Number of proposals that have been made." ] @@ -7069,7 +7069,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposals that have been made." ] @@ -7094,7 +7094,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposal indices that have been approved but not yet awarded." ] @@ -7177,7 +7177,7 @@ "value": "0x64000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " The maximum number of approvals that can wait in the spending queue.", "", @@ -8210,7 +8210,7 @@ " This runtime API is used to inform potential block authors whether they will", " have the right to author at a slot, assuming they have claimed the slot.", "", - " In particular, this API allows Aura-based teyrchains to regulate their \"unincluded segment\",", + " In particular, this API allows Aura-based parachains to regulate their \"unincluded segment\",", " which is the section of the head of the chain which has not yet been made available in the", " relay chain.", "", @@ -8219,7 +8219,7 @@ " the amount of blocks that can be created.", "", " Changes:", - " - Version 2: Update to `can_build_upon` to take a relay chain `Slot` instead of a teyrchain `Slot`." + " - Version 2: Update to `can_build_upon` to take a relay chain `Slot` instead of a parachain `Slot`." ] }, { @@ -8261,7 +8261,7 @@ } ], "docs": [ - " The `Core` runtime api that every Bizinikiwi runtime needs to implement." + " The `Core` runtime api that every Substrate runtime needs to implement." ] }, { @@ -9027,7 +9027,7 @@ "", " Version history:", " - Version 2: Changed [`Self::collect_collation_info`] signature", - " - Version 3: Signals to the node to use version 1 of [`TeyrchainBlockData`]." + " - Version 3: Signals to the node to use version 1 of [`ParachainBlockData`]." ] }, { @@ -9098,19 +9098,19 @@ ] }, { - "name": "GetTeyrchainInfo", + "name": "GetParachainInfo", "methods": [ { - "name": "teyrchain_id", + "name": "parachain_id", "inputs": [], "output": 187, "docs": [ - " Retrieve the teyrchain id used for runtime." + " Retrieve the parachain id used for runtime." ] } ], "docs": [ - " Runtime api used to access general info about a teyrchain runtime." + " Runtime api used to access general info about a parachain runtime." ] }, { diff --git a/packages/types-support/src/metadata/v15/asset-hub-dicle-types.json b/packages/types-support/src/metadata/v15/asset-hub-dicle-types.json index 142be8b..5e418d4 100644 --- a/packages/types-support/src/metadata/v15/asset-hub-dicle-types.json +++ b/packages/types-support/src/metadata/v15/asset-hub-dicle-types.json @@ -547,7 +547,7 @@ "id": 21, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "RuntimeEvent" ], "params": [], @@ -568,12 +568,12 @@ "docs": [] }, { - "name": "TeyrchainSystem", + "name": "ParachainSystem", "fields": [ { "name": null, "type": 33, - "typeName": "pezcumulus_pallet_teyrchain_system::Event", + "typeName": "cumulus_pallet_parachain_system::Event", "docs": [] } ], @@ -729,7 +729,7 @@ { "name": null, "type": 107, - "typeName": "pezcumulus_pallet_xcmp_queue::Event", + "typeName": "cumulus_pallet_xcmp_queue::Event", "docs": [] } ], @@ -737,7 +737,7 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, @@ -750,12 +750,12 @@ "docs": [] }, { - "name": "PezcumulusXcm", + "name": "CumulusXcm", "fields": [ { "name": null, "type": 182, - "typeName": "pezcumulus_pallet_xcm::Event", + "typeName": "cumulus_pallet_xcm::Event", "docs": [] } ], @@ -763,7 +763,7 @@ "docs": [] }, { - "name": "ToPezkuwiXcmRouter", + "name": "ToPolkadotXcmRouter", "fields": [ { "name": null, @@ -1942,7 +1942,7 @@ "id": 32, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "RuntimeTask" ], "params": [], @@ -1958,7 +1958,7 @@ "id": 33, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "pallet", "Event" ], @@ -2777,7 +2777,7 @@ "id": 43, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "RuntimeParametersKey" ], "params": [], @@ -2859,7 +2859,7 @@ "id": 44, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "issuance", "ParametersKey" @@ -2930,7 +2930,7 @@ "id": 45, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "issuance", "MinInflation" @@ -2948,7 +2948,7 @@ "id": 46, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "issuance", "MaxInflation" @@ -2966,7 +2966,7 @@ "id": 47, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "issuance", "IdealStake" @@ -2984,7 +2984,7 @@ "id": 48, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "issuance", "Falloff" @@ -3002,7 +3002,7 @@ "id": 49, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "treasury", "ParametersKey" @@ -3047,7 +3047,7 @@ "id": 50, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "treasury", "BurnPortion" @@ -3065,7 +3065,7 @@ "id": 51, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "treasury", "BurnDestination" @@ -3083,7 +3083,7 @@ "id": 52, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "ParametersKey" @@ -3193,7 +3193,7 @@ "id": 53, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "SignedPhase" @@ -3211,7 +3211,7 @@ "id": 54, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "MaxSignedSubmissions" @@ -3229,7 +3229,7 @@ "id": 55, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "UnsignedPhase" @@ -3247,7 +3247,7 @@ "id": 56, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "MinerPages" @@ -3265,7 +3265,7 @@ "id": 57, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "MaxElectingVoters" @@ -3283,7 +3283,7 @@ "id": 58, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "TargetSnapshotPerBlock" @@ -3301,7 +3301,7 @@ "id": 59, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "MaxEraDuration" @@ -3319,7 +3319,7 @@ "id": 60, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "scheduler", "ParametersKey" @@ -3364,7 +3364,7 @@ "id": 61, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "scheduler", "MaxScheduledPerBlock" @@ -3382,7 +3382,7 @@ "id": 62, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "scheduler", "MaximumWeight" @@ -3400,7 +3400,7 @@ "id": 63, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "message_queue", "ParametersKey" @@ -3445,7 +3445,7 @@ "id": 64, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "message_queue", "MaxOnInitWeight" @@ -3463,7 +3463,7 @@ "id": 65, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "message_queue", "MaxOnIdleWeight" @@ -3521,7 +3521,7 @@ "id": 67, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "RuntimeParametersValue" ], "params": [], @@ -3603,7 +3603,7 @@ "id": 68, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "issuance", "ParametersValue" @@ -3698,7 +3698,7 @@ "id": 70, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "treasury", "ParametersValue" @@ -3767,7 +3767,7 @@ "id": 72, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "treasury", "BurnDestinationAccount" ], @@ -3778,7 +3778,7 @@ { "name": null, "type": 73, - "typeName": "Option", + "typeName": "Option", "docs": [] } ] @@ -3831,7 +3831,7 @@ "id": 74, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "ParametersValue" @@ -3941,7 +3941,7 @@ "id": 75, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "scheduler", "ParametersValue" @@ -3986,7 +3986,7 @@ "id": 76, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "message_queue", "ParametersValue" @@ -4952,7 +4952,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -5209,13 +5209,13 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] @@ -5246,7 +5246,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -5657,7 +5657,7 @@ "id": 102, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Event" @@ -5710,7 +5710,7 @@ "id": 103, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EthereumAddress" ], @@ -6027,7 +6027,7 @@ "id": 107, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "pallet", "Event" ], @@ -6052,7 +6052,7 @@ ], "index": 0, "docs": [ - "An HRMP message was sent to a sibling teyrchain." + "An HRMP message was sent to a sibling parachain." ] } ] @@ -9961,7 +9961,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -10205,25 +10205,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -10260,7 +10260,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -10688,7 +10688,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -10932,25 +10932,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -10987,7 +10987,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -11331,7 +11331,7 @@ "id": 182, "type": { "path": [ - "pezcumulus_pallet_xcm", + "cumulus_pallet_xcm", "pallet", "Event" ], @@ -11670,7 +11670,7 @@ "id": 186, "type": { "path": [ - "pezcumulus_primitives_core", + "cumulus_primitives_core", "AggregateMessageOrigin" ], "params": [], @@ -11712,7 +11712,7 @@ "id": 187, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "Id" ], @@ -12374,7 +12374,7 @@ "id": 193, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "ProxyType" ], "params": [], @@ -17469,7 +17469,7 @@ "id": 220, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "Runtime" ], "params": [], @@ -21340,7 +21340,7 @@ "id": 261, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "impls", "VersionedLocatableAsset" ], @@ -21415,7 +21415,7 @@ "id": 262, "type": { "path": [ - "teyrchains_common", + "parachains_common", "pay", "VersionedLocatableAccount" ], @@ -22231,7 +22231,7 @@ "id": 268, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "RuntimeCall" ], "params": [], @@ -22252,12 +22252,12 @@ "docs": [] }, { - "name": "TeyrchainSystem", + "name": "ParachainSystem", "fields": [ { "name": null, "type": 273, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -22278,12 +22278,12 @@ "docs": [] }, { - "name": "TeyrchainInfo", + "name": "ParachainInfo", "fields": [ { "name": null, "type": 295, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -22421,12 +22421,12 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, "type": 336, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -22434,12 +22434,12 @@ "docs": [] }, { - "name": "PezcumulusXcm", + "name": "CumulusXcm", "fields": [ { "name": null, "type": 380, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -22447,12 +22447,12 @@ "docs": [] }, { - "name": "ToPezkuwiXcmRouter", + "name": "ToPolkadotXcmRouter", "fields": [ { "name": null, "type": 381, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -23186,7 +23186,7 @@ "id": 273, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "pallet", "Call" ], @@ -23205,7 +23205,7 @@ { "name": "data", "type": 274, - "typeName": "BasicTeyrchainInherentData", + "typeName": "BasicParachainInherentData", "docs": [] }, { @@ -23253,9 +23253,9 @@ "id": 274, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", - "BasicTeyrchainInherentData" + "cumulus_pallet_parachain_system", + "parachain_inherent", + "BasicParachainInherentData" ], "params": [], "def": { @@ -23295,7 +23295,7 @@ "id": 275, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PersistedValidationData" ], @@ -23346,7 +23346,7 @@ "id": 276, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HeadData" ], @@ -23532,8 +23532,8 @@ "id": 282, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", + "cumulus_pallet_parachain_system", + "parachain_inherent", "InboundMessagesData" ], "params": [], @@ -23562,8 +23562,8 @@ "id": 283, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", + "cumulus_pallet_parachain_system", + "parachain_inherent", "AbridgedInboundMessagesCollection" ], "params": [ @@ -23597,7 +23597,7 @@ "id": 284, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundDownwardMessage" ], "params": [ @@ -23657,7 +23657,7 @@ "id": 287, "type": { "path": [ - "pezcumulus_primitives_teyrchain_inherent", + "cumulus_primitives_parachain_inherent", "HashedMessage" ], "params": [], @@ -23686,8 +23686,8 @@ "id": 288, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", + "cumulus_pallet_parachain_system", + "parachain_inherent", "AbridgedInboundMessagesCollection" ], "params": [ @@ -23735,7 +23735,7 @@ "id": 290, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundHrmpMessage" ], "params": [ @@ -23867,7 +23867,7 @@ "id": 295, "type": { "path": [ - "staging_teyrchain_info", + "staging_parachain_info", "pallet", "Call" ], @@ -24775,7 +24775,7 @@ "id": 308, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "RuntimeParameters" ], "params": [], @@ -24857,7 +24857,7 @@ "id": 309, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "issuance", "Parameters" @@ -24992,7 +24992,7 @@ "id": 311, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "treasury", "Parameters" @@ -25129,7 +25129,7 @@ "id": 314, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "staking_election", "Parameters" @@ -25281,7 +25281,7 @@ "id": 315, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "scheduler", "Parameters" @@ -25338,7 +25338,7 @@ "id": 316, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "dynamic_params", "message_queue", "Parameters" @@ -26086,7 +26086,7 @@ "id": 324, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Call" @@ -26314,7 +26314,7 @@ "id": 325, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EcdsaSignature" ], @@ -26447,7 +26447,7 @@ "id": 330, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "StatementKind" ], @@ -26749,7 +26749,7 @@ "id": 333, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "SessionKeys" ], "params": [], @@ -26797,7 +26797,7 @@ "id": 335, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "pallet", "Call" ], @@ -26973,8 +26973,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -27035,8 +27035,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -27213,8 +27213,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -27269,8 +27269,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -27358,8 +27358,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `X2(Parent,", - " Teyrchain(..))` to send from teyrchain to teyrchain, or `X1(Teyrchain(..))` to send", - " from relay to teyrchain.", + " Parachain(..))` to send from parachain to parachain, or `X1(Parachain(..))` to send", + " from relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -27480,9 +27480,9 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", - " teyrchain across a bridge to another ecosystem destination.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", + " parachain across a bridge to another ecosystem destination.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", " fee on the `dest` (and possibly reserve) chains.", "- `assets_transfer_type`: The XCM `TransferType` used to transfer the `assets`.", @@ -33484,7 +33484,7 @@ "id": 380, "type": { "path": [ - "pezcumulus_pallet_xcm", + "cumulus_pallet_xcm", "pallet", "Call" ], @@ -33926,7 +33926,7 @@ "id": 385, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "OriginCaller" ], "params": [], @@ -33947,7 +33947,7 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, @@ -33960,12 +33960,12 @@ "docs": [] }, { - "name": "PezcumulusXcm", + "name": "CumulusXcm", "fields": [ { "name": null, "type": 388, - "typeName": "pezcumulus_pallet_xcm::Origin", + "typeName": "cumulus_pallet_xcm::Origin", "docs": [] } ], @@ -34093,7 +34093,7 @@ "id": 388, "type": { "path": [ - "pezcumulus_pallet_xcm", + "cumulus_pallet_xcm", "pallet", "Origin" ], @@ -34108,7 +34108,7 @@ "docs": [] }, { - "name": "SiblingTeyrchain", + "name": "SiblingParachain", "fields": [ { "name": null, @@ -34130,7 +34130,7 @@ "id": 389, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "governance", "origins", "pallet_custom_origins", @@ -44494,7 +44494,7 @@ "Forcefully set the progress the running migration.", "", "This is only useful in one case: the next key to migrate is too big to be migrated with", - "a signed account, in a teyrchain context, and we simply want to skip it. A reasonable", + "a signed account, in a parachain context, and we simply want to skip it. A reasonable", "example of this would be `:code:`, which is both very expensive to migrate, and commonly", "used, so probably it is already migrated.", "", @@ -46498,7 +46498,7 @@ "id": 466, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "staking", "NposCompactSolution24" ], @@ -52446,7 +52446,7 @@ "id": 596, "type": { "path": [ - "zagros_runtime_constants", + "kusama_runtime_constants", "proxy", "ProxyType" ], @@ -54234,7 +54234,7 @@ "id": 650, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "ah_migration", "RcPalletsOrigin" ], @@ -60383,7 +60383,7 @@ "type": 187, "typeName": "ParaId", "docs": [ - "The teyrchain ID that had its account migrated." + "The parachain ID that had its account migrated." ] }, { @@ -60413,7 +60413,7 @@ ], "index": 2, "docs": [ - "A sovereign teyrchain account has been migrated from its child to sibling", + "A sovereign parachain account has been migrated from its child to sibling", "representation." ] } @@ -60683,7 +60683,7 @@ ] }, { - "name": "AccountTranslatedTeyrchainSovereign", + "name": "AccountTranslatedParachainSovereign", "fields": [ { "name": "from", @@ -60702,7 +60702,7 @@ "docs": [] }, { - "name": "AccountTranslatedTeyrchainSovereignDerived", + "name": "AccountTranslatedParachainSovereignDerived", "fields": [ { "name": "from", @@ -61555,7 +61555,7 @@ "id": 806, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "unincluded_segment", "Ancestor" ], @@ -61596,7 +61596,7 @@ "id": 807, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "unincluded_segment", "UsedBandwidth" ], @@ -61663,7 +61663,7 @@ "id": 809, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "unincluded_segment", "HrmpChannelUpdate" ], @@ -61760,7 +61760,7 @@ "id": 813, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "UpgradeGoAhead" ], @@ -61790,7 +61790,7 @@ "id": 814, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "unincluded_segment", "SegmentTracker" ], @@ -61871,7 +61871,7 @@ "id": 816, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "UpgradeRestriction" ], @@ -61895,7 +61895,7 @@ "id": 817, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "relay_state_snapshot", "MessagingStateSnapshot" ], @@ -61937,7 +61937,7 @@ "id": 818, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "relay_state_snapshot", "RelayDispatchQueueRemainingCapacity" ], @@ -61994,7 +61994,7 @@ "id": 821, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "AbridgedHrmpChannel" ], @@ -62048,7 +62048,7 @@ "id": 822, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "AbridgedHostConfiguration" ], @@ -62126,7 +62126,7 @@ "id": 823, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "AsyncBackingParams" @@ -62157,7 +62157,7 @@ "id": 824, "type": { "path": [ - "pezcumulus_primitives_teyrchain_inherent", + "cumulus_primitives_parachain_inherent", "MessageQueueChain" ], "params": [], @@ -62238,8 +62238,8 @@ "id": 828, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", + "cumulus_pallet_parachain_system", + "parachain_inherent", "InboundMessageId" ], "params": [], @@ -62281,7 +62281,7 @@ "id": 830, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "OutboundHrmpMessage" ], "params": [ @@ -62315,7 +62315,7 @@ "id": 831, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "pallet", "Error" ], @@ -62337,11 +62337,11 @@ ] }, { - "name": "ProhibitedByPezkuwi", + "name": "ProhibitedByPolkadot", "fields": [], "index": 1, "docs": [ - "Pezkuwi currently prohibits this teyrchain from upgrading its validation function." + "Polkadot currently prohibits this parachain from upgrading its validation function." ] }, { @@ -62349,7 +62349,7 @@ "fields": [], "index": 2, "docs": [ - "The supplied validation function has compiled into a blob larger than Pezkuwi is", + "The supplied validation function has compiled into a blob larger than Polkadot is", "willing to run." ] }, @@ -63250,7 +63250,7 @@ "id": 853, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "RuntimeHoldReason" ], "params": [], @@ -63284,7 +63284,7 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, @@ -63581,7 +63581,7 @@ "id": 861, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "RuntimeFreezeReason" ], "params": [], @@ -63873,7 +63873,7 @@ "id": 867, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Error" @@ -64620,7 +64620,7 @@ "id": 890, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "OutboundChannelDetails" ], "params": [], @@ -64667,7 +64667,7 @@ "id": 891, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "OutboundState" ], "params": [], @@ -64756,7 +64756,7 @@ "id": 895, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "QueueConfigData" ], "params": [], @@ -64791,7 +64791,7 @@ "id": 896, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "pallet", "Error" ], @@ -77134,7 +77134,7 @@ "fields": [], "index": 7, "docs": [ - "Account cannot be migrated since it is not a sovereign teyrchain account." + "Account cannot be migrated since it is not a sovereign parachain account." ] }, { @@ -83128,7 +83128,7 @@ "id": 1195, "type": { "path": [ - "pezcumulus_primitives_core", + "cumulus_primitives_core", "CollationInfo" ], "params": [], @@ -83221,7 +83221,7 @@ "id": 1197, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCode" ], @@ -85280,7 +85280,7 @@ "id": 1252, "type": { "path": [ - "asset_hub_zagros_runtime", + "asset_hub_kusama_runtime", "RuntimeError" ], "params": [], @@ -85301,12 +85301,12 @@ "docs": [] }, { - "name": "TeyrchainSystem", + "name": "ParachainSystem", "fields": [ { "name": null, "type": 831, - "typeName": "pezcumulus_pallet_teyrchain_system::Error", + "typeName": "cumulus_pallet_parachain_system::Error", "docs": [] } ], @@ -85423,7 +85423,7 @@ { "name": null, "type": 896, - "typeName": "pezcumulus_pallet_xcmp_queue::Error", + "typeName": "cumulus_pallet_xcmp_queue::Error", "docs": [] } ], @@ -85431,7 +85431,7 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, diff --git a/packages/types-support/src/metadata/v15/asset-hub-pezkuwi-json.json b/packages/types-support/src/metadata/v15/asset-hub-pezkuwi-json.json index e3a3500..fd03087 100644 --- a/packages/types-support/src/metadata/v15/asset-hub-pezkuwi-json.json +++ b/packages/types-support/src/metadata/v15/asset-hub-pezkuwi-json.json @@ -332,9 +332,9 @@ "docs": [] }, { - "name": "TeyrchainSystem", + "name": "ParachainSystem", "storage": { - "prefix": "TeyrchainSystem", + "prefix": "ParachainSystem", "items": [ { "name": "UnincludedSegment", @@ -389,7 +389,7 @@ }, "fallback": "0x00", "docs": [ - " Validation code that is set by the teyrchain and is to be communicated to collator and", + " Validation code that is set by the parachain and is to be communicated to collator and", " consequently the relay-chain.", "", " This will be cleared in `on_initialize` of each new block if no other pallet already set", @@ -428,7 +428,7 @@ }, "fallback": "0x00000000", "docs": [ - " The relay chain block number associated with the last teyrchain block.", + " The relay chain block number associated with the last parachain block.", "", " This is updated in `on_finalize`." ] @@ -445,7 +445,7 @@ " In other words, if this is `Some` and [`NewValidationCode`] is `Some` then the produced", " candidate will be invalid.", "", - " This storage item is a mirror of the corresponding value for the current teyrchain from the", + " This storage item is a mirror of the corresponding value for the current parachain from the", " relay-chain. This value is ephemeral which means it doesn't hit the storage. This value is", " set after the inherent." ] @@ -460,7 +460,7 @@ "docs": [ " Optional upgrade go-ahead signal from the relay-chain.", "", - " This storage item is a mirror of the corresponding value for the current teyrchain from the", + " This storage item is a mirror of the corresponding value for the current parachain from the", " relay-chain. This value is ephemeral which means it doesn't hit the storage. This value is", " set after the inherent." ] @@ -489,7 +489,7 @@ }, "fallback": "0x00", "docs": [ - " The snapshot of some state related to messaging relevant to the current teyrchain as per", + " The snapshot of some state related to messaging relevant to the current parachain as per", " the relay parent.", "", " This field is meant to be updated each block with the validation data inherent. Therefore,", @@ -506,7 +506,7 @@ }, "fallback": "0x00", "docs": [ - " The teyrchain host configuration that was obtained from the relay parent.", + " The parachain host configuration that was obtained from the relay parent.", "", " This field is meant to be updated each block with the validation data inherent. Therefore,", " before processing of the inherent, e.g. in `on_initialize` this data may be stale.", @@ -703,7 +703,7 @@ "type": 171, "value": "0xe8030000", "docs": [ - " Returns the teyrchain ID we are running with." + " Returns the parachain ID we are running with." ] } ], @@ -769,12 +769,12 @@ "docs": [] }, { - "name": "TeyrchainInfo", + "name": "ParachainInfo", "storage": { - "prefix": "TeyrchainInfo", + "prefix": "ParachainInfo", "items": [ { - "name": "TeyrchainId", + "name": "ParachainId", "modifier": "Default", "type": { "plain": 171 @@ -1087,7 +1087,7 @@ " Any liquidity locks on some account balances.", " NOTE: Should only be accessed when setting, changing and freeing a lock.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -1106,7 +1106,7 @@ "docs": [ " Named reserves on some account balances.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -1175,7 +1175,7 @@ " The maximum number of locks that should exist on an account.", " Not strictly enforced, but used for weight estimation.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -1185,7 +1185,7 @@ "docs": [ " The maximum number of named reserves that can exist on an account.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -1999,9 +1999,9 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "storage": { - "prefix": "PezkuwiXcm", + "prefix": "PolkadotXcm", "items": [ { "name": "QueryCounter", @@ -2291,7 +2291,7 @@ "docs": [] }, { - "name": "PezcumulusXcm", + "name": "CumulusXcm", "storage": null, "calls": { "type": 313 @@ -2305,9 +2305,9 @@ "docs": [] }, { - "name": "ToZagrosXcmRouter", + "name": "ToKusamaXcmRouter", "storage": { - "prefix": "ToZagrosXcmRouter", + "prefix": "ToKusamaXcmRouter", "items": [ { "name": "Bridge", @@ -2441,7 +2441,7 @@ "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", " should be provided to the message queue for servicing enqueued items `on_idle`.", - " Useful for teyrchains to process messages at the same block they are received.", + " Useful for parachains to process messages at the same block they are received.", "", " If `None`, it will not call `ServiceQueues::service_queues` in `on_idle`." ] @@ -4048,7 +4048,7 @@ "fallback": "0x00000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Number of proposals that have been made." ] @@ -4068,7 +4068,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposals that have been made." ] @@ -4093,7 +4093,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposal indices that have been approved but not yet awarded." ] @@ -4176,7 +4176,7 @@ "value": "0x64000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " The maximum number of approvals that can wait in the spending queue.", "", @@ -4910,7 +4910,7 @@ " keys which are then hashed and concatenated, resulting in arbitrarily long keys.", "", " Use the *state migration RPC* to retrieve the length of the longest key in your", - " storage: ", + " storage: ", "", " The migration will halt with a `Halted` event if this value is too small.", " Since there is no real penalty from over-estimating, it is advised to use a large", @@ -4922,7 +4922,7 @@ " - [`frame_support::storage::StorageDoubleMap`]: 96 byte", "", " For more info see", - " " + " " ] } ], @@ -7326,7 +7326,7 @@ " This runtime API is used to inform potential block authors whether they will", " have the right to author at a slot, assuming they have claimed the slot.", "", - " In particular, this API allows Aura-based teyrchains to regulate their \"unincluded segment\",", + " In particular, this API allows Aura-based parachains to regulate their \"unincluded segment\",", " which is the section of the head of the chain which has not yet been made available in the", " relay chain.", "", @@ -7335,7 +7335,7 @@ " the amount of blocks that can be created.", "", " Changes:", - " - Version 2: Update to `can_build_upon` to take a relay chain `Slot` instead of a teyrchain `Slot`." + " - Version 2: Update to `can_build_upon` to take a relay chain `Slot` instead of a parachain `Slot`." ] }, { @@ -7377,7 +7377,7 @@ } ], "docs": [ - " The `Core` runtime api that every Bizinikiwi runtime needs to implement." + " The `Core` runtime api that every Substrate runtime needs to implement." ] }, { @@ -8061,7 +8061,7 @@ "", " Version history:", " - Version 2: Changed [`Self::collect_collation_info`] signature", - " - Version 3: Signals to the node to use version 1 of [`TeyrchainBlockData`]." + " - Version 3: Signals to the node to use version 1 of [`ParachainBlockData`]." ] }, { @@ -8214,19 +8214,19 @@ ] }, { - "name": "GetTeyrchainInfo", + "name": "GetParachainInfo", "methods": [ { - "name": "teyrchain_id", + "name": "parachain_id", "inputs": [], "output": 171, "docs": [ - " Retrieve the teyrchain id used for runtime." + " Retrieve the parachain id used for runtime." ] } ], "docs": [ - " Runtime api used to access general info about a teyrchain runtime." + " Runtime api used to access general info about a parachain runtime." ] }, { diff --git a/packages/types-support/src/metadata/v15/asset-hub-pezkuwi-types.json b/packages/types-support/src/metadata/v15/asset-hub-pezkuwi-types.json index 43adef2..b0f94fd 100644 --- a/packages/types-support/src/metadata/v15/asset-hub-pezkuwi-types.json +++ b/packages/types-support/src/metadata/v15/asset-hub-pezkuwi-types.json @@ -547,7 +547,7 @@ "id": 21, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "RuntimeEvent" ], "params": [], @@ -568,12 +568,12 @@ "docs": [] }, { - "name": "TeyrchainSystem", + "name": "ParachainSystem", "fields": [ { "name": null, "type": 33, - "typeName": "pezcumulus_pallet_teyrchain_system::Event", + "typeName": "cumulus_pallet_parachain_system::Event", "docs": [] } ], @@ -716,7 +716,7 @@ { "name": null, "type": 91, - "typeName": "pezcumulus_pallet_xcmp_queue::Event", + "typeName": "cumulus_pallet_xcmp_queue::Event", "docs": [] } ], @@ -724,7 +724,7 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, @@ -737,12 +737,12 @@ "docs": [] }, { - "name": "PezcumulusXcm", + "name": "CumulusXcm", "fields": [ { "name": null, "type": 166, - "typeName": "pezcumulus_pallet_xcm::Event", + "typeName": "cumulus_pallet_xcm::Event", "docs": [] } ], @@ -750,7 +750,7 @@ "docs": [] }, { - "name": "ToZagrosXcmRouter", + "name": "ToKusamaXcmRouter", "fields": [ { "name": null, @@ -1890,7 +1890,7 @@ "id": 32, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "RuntimeTask" ], "params": [], @@ -1906,7 +1906,7 @@ "id": 33, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "pallet", "Event" ], @@ -2507,7 +2507,7 @@ "id": 41, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "RuntimeParametersKey" ], "params": [], @@ -2563,7 +2563,7 @@ "id": 42, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "ParametersKey" @@ -2673,7 +2673,7 @@ "id": 43, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "SignedPhase" @@ -2691,7 +2691,7 @@ "id": 44, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "MaxSignedSubmissions" @@ -2709,7 +2709,7 @@ "id": 45, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "UnsignedPhase" @@ -2727,7 +2727,7 @@ "id": 46, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "MinerPages" @@ -2745,7 +2745,7 @@ "id": 47, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "MaxElectingVoters" @@ -2763,7 +2763,7 @@ "id": 48, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "TargetSnapshotPerBlock" @@ -2781,7 +2781,7 @@ "id": 49, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "MaxEraDuration" @@ -2799,7 +2799,7 @@ "id": 50, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "scheduler", "ParametersKey" @@ -2844,7 +2844,7 @@ "id": 51, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "scheduler", "MaxScheduledPerBlock" @@ -2862,7 +2862,7 @@ "id": 52, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "scheduler", "MaximumWeight" @@ -2880,7 +2880,7 @@ "id": 53, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "message_queue", "ParametersKey" @@ -2925,7 +2925,7 @@ "id": 54, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "message_queue", "MaxOnInitWeight" @@ -2943,7 +2943,7 @@ "id": 55, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "message_queue", "MaxOnIdleWeight" @@ -3001,7 +3001,7 @@ "id": 57, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "RuntimeParametersValue" ], "params": [], @@ -3057,7 +3057,7 @@ "id": 58, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "ParametersValue" @@ -3167,7 +3167,7 @@ "id": 59, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "scheduler", "ParametersValue" @@ -3212,7 +3212,7 @@ "id": 60, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "message_queue", "ParametersValue" @@ -4178,7 +4178,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -4435,13 +4435,13 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] @@ -4472,7 +4472,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -4883,7 +4883,7 @@ "id": 86, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Event" @@ -4936,7 +4936,7 @@ "id": 87, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EthereumAddress" ], @@ -5253,7 +5253,7 @@ "id": 91, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "pallet", "Event" ], @@ -5278,7 +5278,7 @@ ], "index": 0, "docs": [ - "An HRMP message was sent to a sibling teyrchain." + "An HRMP message was sent to a sibling parachain." ] } ] @@ -9187,7 +9187,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -9431,25 +9431,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -9486,7 +9486,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -9914,7 +9914,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -10158,25 +10158,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -10213,7 +10213,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -10557,7 +10557,7 @@ "id": 166, "type": { "path": [ - "pezcumulus_pallet_xcm", + "cumulus_pallet_xcm", "pallet", "Event" ], @@ -10896,7 +10896,7 @@ "id": 170, "type": { "path": [ - "pezcumulus_primitives_core", + "cumulus_primitives_core", "AggregateMessageOrigin" ], "params": [], @@ -10938,7 +10938,7 @@ "id": 171, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "Id" ], @@ -11703,7 +11703,7 @@ "id": 179, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "ProxyType" ], "params": [], @@ -16816,7 +16816,7 @@ "id": 206, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "impls", "VersionedLocatableAsset" ], @@ -16891,7 +16891,7 @@ "id": 207, "type": { "path": [ - "teyrchains_common", + "parachains_common", "pay", "VersionedLocatableAccount" ], @@ -17707,7 +17707,7 @@ "id": 213, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "RuntimeCall" ], "params": [], @@ -17728,12 +17728,12 @@ "docs": [] }, { - "name": "TeyrchainSystem", + "name": "ParachainSystem", "fields": [ { "name": null, "type": 218, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -17754,12 +17754,12 @@ "docs": [] }, { - "name": "TeyrchainInfo", + "name": "ParachainInfo", "fields": [ { "name": null, "type": 240, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -17884,12 +17884,12 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, "type": 269, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -17897,12 +17897,12 @@ "docs": [] }, { - "name": "PezcumulusXcm", + "name": "CumulusXcm", "fields": [ { "name": null, "type": 313, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -17910,12 +17910,12 @@ "docs": [] }, { - "name": "ToZagrosXcmRouter", + "name": "ToKusamaXcmRouter", "fields": [ { "name": null, "type": 314, - "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", + "typeName": "self::sp_api_hidden_includes_construct_runtime::hidden_include::dispatch\n::CallableCallFor", "docs": [] } ], @@ -18597,7 +18597,7 @@ "id": 218, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "pallet", "Call" ], @@ -18616,7 +18616,7 @@ { "name": "data", "type": 219, - "typeName": "BasicTeyrchainInherentData", + "typeName": "BasicParachainInherentData", "docs": [] }, { @@ -18664,9 +18664,9 @@ "id": 219, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", - "BasicTeyrchainInherentData" + "cumulus_pallet_parachain_system", + "parachain_inherent", + "BasicParachainInherentData" ], "params": [], "def": { @@ -18706,7 +18706,7 @@ "id": 220, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PersistedValidationData" ], @@ -18757,7 +18757,7 @@ "id": 221, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HeadData" ], @@ -18943,8 +18943,8 @@ "id": 227, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", + "cumulus_pallet_parachain_system", + "parachain_inherent", "InboundMessagesData" ], "params": [], @@ -18973,8 +18973,8 @@ "id": 228, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", + "cumulus_pallet_parachain_system", + "parachain_inherent", "AbridgedInboundMessagesCollection" ], "params": [ @@ -19008,7 +19008,7 @@ "id": 229, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundDownwardMessage" ], "params": [ @@ -19068,7 +19068,7 @@ "id": 232, "type": { "path": [ - "pezcumulus_primitives_teyrchain_inherent", + "cumulus_primitives_parachain_inherent", "HashedMessage" ], "params": [], @@ -19097,8 +19097,8 @@ "id": 233, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", + "cumulus_pallet_parachain_system", + "parachain_inherent", "AbridgedInboundMessagesCollection" ], "params": [ @@ -19146,7 +19146,7 @@ "id": 235, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundHrmpMessage" ], "params": [ @@ -19278,7 +19278,7 @@ "id": 240, "type": { "path": [ - "staging_teyrchain_info", + "staging_parachain_info", "pallet", "Call" ], @@ -19824,7 +19824,7 @@ "id": 246, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "RuntimeParameters" ], "params": [], @@ -19880,7 +19880,7 @@ "id": 247, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "staking_election", "Parameters" @@ -20032,7 +20032,7 @@ "id": 248, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "scheduler", "Parameters" @@ -20089,7 +20089,7 @@ "id": 249, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "dynamic_params", "message_queue", "Parameters" @@ -20837,7 +20837,7 @@ "id": 257, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Call" @@ -21065,7 +21065,7 @@ "id": 258, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EcdsaSignature" ], @@ -21198,7 +21198,7 @@ "id": 263, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "StatementKind" ], @@ -21500,7 +21500,7 @@ "id": 266, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "SessionKeys" ], "params": [], @@ -21548,7 +21548,7 @@ "id": 268, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "pallet", "Call" ], @@ -21724,8 +21724,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -21786,8 +21786,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -21964,8 +21964,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -22020,8 +22020,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -22109,8 +22109,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `X2(Parent,", - " Teyrchain(..))` to send from teyrchain to teyrchain, or `X1(Teyrchain(..))` to send", - " from relay to teyrchain.", + " Parachain(..))` to send from parachain to parachain, or `X1(Parachain(..))` to send", + " from relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -22231,9 +22231,9 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", - " teyrchain across a bridge to another ecosystem destination.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", + " parachain across a bridge to another ecosystem destination.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", " fee on the `dest` (and possibly reserve) chains.", "- `assets_transfer_type`: The XCM `TransferType` used to transfer the `assets`.", @@ -28235,7 +28235,7 @@ "id": 313, "type": { "path": [ - "pezcumulus_pallet_xcm", + "cumulus_pallet_xcm", "pallet", "Call" ], @@ -28452,7 +28452,7 @@ ], "index": 1, "docs": [ - "Initiates the registration for a Pezkuwi-native token as a wrapped ERC20 token on", + "Initiates the registration for a Polkadot-native token as a wrapped ERC20 token on", "Ethereum.", "- `asset_id`: Location of the asset", "- `metadata`: Metadata to include in the instantiated ERC20 contract on Ethereum", @@ -28851,7 +28851,7 @@ "id": 321, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "OriginCaller" ], "params": [], @@ -28872,7 +28872,7 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, @@ -28885,12 +28885,12 @@ "docs": [] }, { - "name": "PezcumulusXcm", + "name": "CumulusXcm", "fields": [ { "name": null, "type": 324, - "typeName": "pezcumulus_pallet_xcm::Origin", + "typeName": "cumulus_pallet_xcm::Origin", "docs": [] } ], @@ -29018,7 +29018,7 @@ "id": 324, "type": { "path": [ - "pezcumulus_pallet_xcm", + "cumulus_pallet_xcm", "pallet", "Origin" ], @@ -29033,7 +29033,7 @@ "docs": [] }, { - "name": "SiblingTeyrchain", + "name": "SiblingParachain", "fields": [ { "name": null, @@ -29055,7 +29055,7 @@ "id": 325, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "governance", "origins", "pallet_custom_origins", @@ -39534,7 +39534,7 @@ "Forcefully set the progress the running migration.", "", "This is only useful in one case: the next key to migrate is too big to be migrated with", - "a signed account, in a teyrchain context, and we simply want to skip it. A reasonable", + "a signed account, in a parachain context, and we simply want to skip it. A reasonable", "example of this would be `:code:`, which is both very expensive to migrate, and commonly", "used, so probably it is already migrated.", "", @@ -42002,7 +42002,7 @@ "id": 417, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "staking", "NposCompactSolution16" ], @@ -45858,7 +45858,7 @@ "id": 515, "type": { "path": [ - "pezkuwi_runtime_constants", + "polkadot_runtime_constants", "proxy", "ProxyType" ], @@ -47674,7 +47674,7 @@ "id": 570, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "ah_migration", "RcPalletsOrigin" ], @@ -55113,7 +55113,7 @@ "type": 171, "typeName": "ParaId", "docs": [ - "The teyrchain ID that had its account migrated." + "The parachain ID that had its account migrated." ] }, { @@ -55143,7 +55143,7 @@ ], "index": 2, "docs": [ - "A sovereign teyrchain account has been migrated from its child to sibling", + "A sovereign parachain account has been migrated from its child to sibling", "representation." ] } @@ -55413,7 +55413,7 @@ ] }, { - "name": "AccountTranslatedTeyrchainSovereign", + "name": "AccountTranslatedParachainSovereign", "fields": [ { "name": "from", @@ -55432,7 +55432,7 @@ "docs": [] }, { - "name": "AccountTranslatedTeyrchainSovereignDerived", + "name": "AccountTranslatedParachainSovereignDerived", "fields": [ { "name": "from", @@ -56351,7 +56351,7 @@ "id": 715, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "unincluded_segment", "Ancestor" ], @@ -56392,7 +56392,7 @@ "id": 716, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "unincluded_segment", "UsedBandwidth" ], @@ -56459,7 +56459,7 @@ "id": 718, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "unincluded_segment", "HrmpChannelUpdate" ], @@ -56556,7 +56556,7 @@ "id": 722, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "UpgradeGoAhead" ], @@ -56586,7 +56586,7 @@ "id": 723, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "unincluded_segment", "SegmentTracker" ], @@ -56667,7 +56667,7 @@ "id": 725, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "UpgradeRestriction" ], @@ -56691,7 +56691,7 @@ "id": 726, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "relay_state_snapshot", "MessagingStateSnapshot" ], @@ -56733,7 +56733,7 @@ "id": 727, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "relay_state_snapshot", "RelayDispatchQueueRemainingCapacity" ], @@ -56790,7 +56790,7 @@ "id": 730, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "AbridgedHrmpChannel" ], @@ -56844,7 +56844,7 @@ "id": 731, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "AbridgedHostConfiguration" ], @@ -56922,7 +56922,7 @@ "id": 732, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "AsyncBackingParams" @@ -56953,7 +56953,7 @@ "id": 733, "type": { "path": [ - "pezcumulus_primitives_teyrchain_inherent", + "cumulus_primitives_parachain_inherent", "MessageQueueChain" ], "params": [], @@ -57034,8 +57034,8 @@ "id": 737, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", - "teyrchain_inherent", + "cumulus_pallet_parachain_system", + "parachain_inherent", "InboundMessageId" ], "params": [], @@ -57077,7 +57077,7 @@ "id": 739, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "OutboundHrmpMessage" ], "params": [ @@ -57111,7 +57111,7 @@ "id": 740, "type": { "path": [ - "pezcumulus_pallet_teyrchain_system", + "cumulus_pallet_parachain_system", "pallet", "Error" ], @@ -57133,11 +57133,11 @@ ] }, { - "name": "ProhibitedByPezkuwi", + "name": "ProhibitedByPolkadot", "fields": [], "index": 1, "docs": [ - "Pezkuwi currently prohibits this teyrchain from upgrading its validation function." + "Polkadot currently prohibits this parachain from upgrading its validation function." ] }, { @@ -57145,7 +57145,7 @@ "fields": [], "index": 2, "docs": [ - "The supplied validation function has compiled into a blob larger than Pezkuwi is", + "The supplied validation function has compiled into a blob larger than Polkadot is", "willing to run." ] }, @@ -58013,7 +58013,7 @@ "id": 761, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "RuntimeHoldReason" ], "params": [], @@ -58047,7 +58047,7 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, @@ -58258,7 +58258,7 @@ "id": 767, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "RuntimeFreezeReason" ], "params": [], @@ -58550,7 +58550,7 @@ "id": 773, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Error" @@ -59297,7 +59297,7 @@ "id": 796, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "OutboundChannelDetails" ], "params": [], @@ -59344,7 +59344,7 @@ "id": 797, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "OutboundState" ], "params": [], @@ -59433,7 +59433,7 @@ "id": 801, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "QueueConfigData" ], "params": [], @@ -59468,7 +59468,7 @@ "id": 802, "type": { "path": [ - "pezcumulus_pallet_xcmp_queue", + "cumulus_pallet_xcmp_queue", "pallet", "Error" ], @@ -69922,7 +69922,7 @@ "fields": [], "index": 7, "docs": [ - "Account cannot be migrated since it is not a sovereign teyrchain account." + "Account cannot be migrated since it is not a sovereign parachain account." ] }, { @@ -73799,7 +73799,7 @@ "id": 1014, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "Runtime" ], "params": [], @@ -75878,7 +75878,7 @@ "id": 1070, "type": { "path": [ - "pezcumulus_primitives_core", + "cumulus_primitives_core", "CollationInfo" ], "params": [], @@ -75971,7 +75971,7 @@ "id": 1072, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCode" ], @@ -76167,7 +76167,7 @@ "id": 1079, "type": { "path": [ - "asset_hub_pezkuwi_runtime", + "asset_hub_polkadot_runtime", "RuntimeError" ], "params": [], @@ -76188,12 +76188,12 @@ "docs": [] }, { - "name": "TeyrchainSystem", + "name": "ParachainSystem", "fields": [ { "name": null, "type": 740, - "typeName": "pezcumulus_pallet_teyrchain_system::Error", + "typeName": "cumulus_pallet_parachain_system::Error", "docs": [] } ], @@ -76297,7 +76297,7 @@ { "name": null, "type": 802, - "typeName": "pezcumulus_pallet_xcmp_queue::Error", + "typeName": "cumulus_pallet_xcmp_queue::Error", "docs": [] } ], @@ -76305,7 +76305,7 @@ "docs": [] }, { - "name": "PezkuwiXcm", + "name": "PolkadotXcm", "fields": [ { "name": null, diff --git a/packages/types-support/src/metadata/v15/bizinikiwi-json.json b/packages/types-support/src/metadata/v15/bizinikiwi-json.json index 86ab5bd..41731d0 100644 --- a/packages/types-support/src/metadata/v15/bizinikiwi-json.json +++ b/packages/types-support/src/metadata/v15/bizinikiwi-json.json @@ -855,7 +855,7 @@ " Any liquidity locks on some account balances.", " NOTE: Should only be accessed when setting, changing and freeing a lock.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -874,7 +874,7 @@ "docs": [ " Named reserves on some account balances.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -943,7 +943,7 @@ " The maximum number of locks that should exist on an account.", " Not strictly enforced, but used for weight estimation.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -953,7 +953,7 @@ "docs": [ " The maximum number of named reserves that can exist on an account.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -3238,7 +3238,7 @@ "fallback": "0x00000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Number of proposals that have been made." ] @@ -3258,7 +3258,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposals that have been made." ] @@ -3283,7 +3283,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposal indices that have been approved but not yet awarded." ] @@ -3366,7 +3366,7 @@ "value": "0x64000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " The maximum number of approvals that can wait in the spending queue.", "", @@ -7641,7 +7641,7 @@ " keys which are then hashed and concatenated, resulting in arbitrarily long keys.", "", " Use the *state migration RPC* to retrieve the length of the longest key in your", - " storage: ", + " storage: ", "", " The migration will halt with a `Halted` event if this value is too small.", " Since there is no real penalty from over-estimating, it is advised to use a large", @@ -7653,7 +7653,7 @@ " - [`frame_support::storage::StorageDoubleMap`]: 96 byte", "", " For more info see", - " " + " " ] } ], @@ -9337,7 +9337,7 @@ "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", " should be provided to the message queue for servicing enqueued items `on_idle`.", - " Useful for teyrchains to process messages at the same block they are received.", + " Useful for parachains to process messages at the same block they are received.", "", " If `None`, it will not call `ServiceQueues::service_queues` in `on_idle`." ] @@ -9841,7 +9841,7 @@ }, "fallback": "0x00", "docs": [ - " The Pezkuwi Core reservations (generally tasked with the maintenance of System Chains)." + " The Polkadot Core reservations (generally tasked with the maintenance of System Chains)." ] }, { @@ -9852,7 +9852,7 @@ }, "fallback": "0x00", "docs": [ - " The Pezkuwi Core legacy leases." + " The Polkadot Core legacy leases." ] }, { @@ -10989,7 +10989,7 @@ } ], "docs": [ - " The `Core` runtime api that every Bizinikiwi runtime needs to implement." + " The `Core` runtime api that every Substrate runtime needs to implement." ] }, { diff --git a/packages/types-support/src/metadata/v15/bizinikiwi-types.json b/packages/types-support/src/metadata/v15/bizinikiwi-types.json index 52c1188..3fc8d78 100644 --- a/packages/types-support/src/metadata/v15/bizinikiwi-types.json +++ b/packages/types-support/src/metadata/v15/bizinikiwi-types.json @@ -35912,7 +35912,7 @@ "Forcefully set the progress the running migration.", "", "This is only useful in one case: the next key to migrate is too big to be migrated with", - "a signed account, in a teyrchain context, and we simply want to skip it. A reasonable", + "a signed account, in a parachain context, and we simply want to skip it. A reasonable", "example of this would be `:code:`, which is both very expensive to migrate, and commonly", "used, so probably it is already migrated.", "", @@ -52046,7 +52046,7 @@ "typeName": "CoreMaskBitCount", "docs": [ "The amount of Coretime contributed to the Instantaneous Coretime Pool by the", - "Pezkuwi System." + "Polkadot System." ] } ], @@ -52122,7 +52122,7 @@ "type": 6, "typeName": "BalanceOf", "docs": [ - "The amount of revenue the Pezkuwi System has already taken." + "The amount of revenue the Polkadot System has already taken." ] }, { @@ -52448,7 +52448,7 @@ { "name": null, "type": 537, - "typeName": "::Key", + "typeName": "::Key", "docs": [] } ], @@ -52461,7 +52461,7 @@ { "name": null, "type": 538, - "typeName": "::Key", + "typeName": "::Key", "docs": [] } ], @@ -52621,7 +52621,7 @@ { "name": null, "type": 541, - "typeName": "::Value", + "typeName": "::Value", "docs": [] } ], @@ -52634,7 +52634,7 @@ { "name": null, "type": 542, - "typeName": "::Value", + "typeName": "::Value", "docs": [] } ], diff --git a/packages/types-support/src/metadata/v15/dicle-json.json b/packages/types-support/src/metadata/v15/dicle-json.json index ca72071..49c8731 100644 --- a/packages/types-support/src/metadata/v15/dicle-json.json +++ b/packages/types-support/src/metadata/v15/dicle-json.json @@ -805,7 +805,7 @@ " Any liquidity locks on some account balances.", " NOTE: Should only be accessed when setting, changing and freeing a lock.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -824,7 +824,7 @@ "docs": [ " Named reserves on some account balances.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -893,7 +893,7 @@ " The maximum number of locks that should exist on an account.", " Not strictly enforced, but used for weight estimation.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -903,7 +903,7 @@ "docs": [ " The maximum number of named reserves that can exist on an account.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -2250,7 +2250,7 @@ "fallback": "0x00000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Number of proposals that have been made." ] @@ -2270,7 +2270,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposals that have been made." ] @@ -2295,7 +2295,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposal indices that have been approved but not yet awarded." ] @@ -2378,7 +2378,7 @@ "value": "0x64000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " The maximum number of approvals that can wait in the spending queue.", "", @@ -5545,7 +5545,7 @@ "docs": [] }, { - "name": "TeyrchainsOrigin", + "name": "ParachainsOrigin", "storage": null, "calls": null, "events": null, @@ -5641,7 +5641,7 @@ }, "fallback": "0x00", "docs": [ - " All the validators actively participating in teyrchain consensus.", + " All the validators actively participating in parachain consensus.", " Indices are into the broader validator set." ] }, @@ -5653,7 +5653,7 @@ }, "fallback": "0x00", "docs": [ - " The teyrchain attestation keys of the validators actively participating in teyrchain", + " The parachain attestation keys of the validators actively participating in parachain", " consensus. This should be the same length as `ActiveValidatorIndices`." ] }, @@ -5779,10 +5779,10 @@ "fallback": "0x00", "docs": [ " All the validator groups. One for each core. Indices are into `ActiveValidators` - not the", - " broader set of Pezkuwi validators, but instead just the subset used for teyrchains during", + " broader set of Polkadot validators, but instead just the subset used for parachains during", " this session.", "", - " Bound: The number of cores is the sum of the numbers of teyrchains and parathread", + " Bound: The number of cores is the sum of the numbers of parachains and parathread", " multiplexers. Reasonably, 100-1000. The dominant factor is the number of validators: safe", " upper bound at 10k." ] @@ -5798,7 +5798,7 @@ " The block number where the session start occurred. Used to track how many group rotations", " have occurred.", "", - " Note that in the context of teyrchains modules the session change is signaled during", + " Note that in the context of parachains modules the session change is signaled during", " the block and enacted at the end of the block (at the finalization stage, to be exact).", " Thus for all intents and purposes the effect of the session change is observed at the", " block following the session change, block number of which we save in this storage value." @@ -5862,17 +5862,17 @@ ] }, { - "name": "Teyrchains", + "name": "Parachains", "modifier": "Default", "type": { "plain": 913 }, "fallback": "0x00", "docs": [ - " All lease holding teyrchains. Ordered ascending by `ParaId`. On demand teyrchains are not", + " All lease holding parachains. Ordered ascending by `ParaId`. On demand parachains are not", " included.", "", - " Consider using the [`TeyrchainsCache`] type of modifying." + " Consider using the [`ParachainsCache`] type of modifying." ] }, { @@ -5923,7 +5923,7 @@ }, "fallback": "0x00", "docs": [ - " The context (relay-chain block number) of the most recent teyrchain head." + " The context (relay-chain block number) of the most recent parachain head." ] }, { @@ -5979,7 +5979,7 @@ }, "fallback": "0x0000", "docs": [ - " Past code of teyrchains. The teyrchains themselves may not be registered anymore,", + " Past code of parachains. The parachains themselves may not be registered anymore,", " but we also keep their code on-chain for the same amount of time as outdated code", " to keep it available for approval checkers." ] @@ -5996,7 +5996,7 @@ " was replaced. Note that this is the actual height of the included block, not the expected", " height at which the code upgrade would be applied, although they may be equal.", " This is to ensure the entire acceptance period is covered, not an offset acceptance period", - " starting from the time at which the teyrchain perceives a code upgrade as having occurred.", + " starting from the time at which the parachain perceives a code upgrade as having occurred.", " Multiple entries for a single para are permitted. Ordered ascending by block number." ] }, @@ -6014,7 +6014,7 @@ }, "fallback": "0x00", "docs": [ - " The block number at which the planned code change is expected for a teyrchain.", + " The block number at which the planned code change is expected for a parachain.", "", " The change will be applied after the first parablock for this ID included which executes", " in the context of a relay chain block with a number >= `expected_at`." @@ -6030,9 +6030,9 @@ "docs": [ " The list of upcoming future code upgrades.", "", - " Each item is a pair of the teyrchain and the expected block at which the upgrade should be", + " Each item is a pair of the parachain and the expected block at which the upgrade should be", " applied. The upgrade will be applied at the given relay chain block. In contrast to", - " [`FutureCodeUpgrades`] this code upgrade will be applied regardless the teyrchain making any", + " [`FutureCodeUpgrades`] this code upgrade will be applied regardless the parachain making any", " progress or not.", "", " Ordered ascending by block number." @@ -6088,16 +6088,16 @@ }, "fallback": "0x00", "docs": [ - " This is used by the relay-chain to communicate to a teyrchain a go-ahead with in the upgrade", + " This is used by the relay-chain to communicate to a parachain a go-ahead with in the upgrade", " procedure.", "", " This value is absent when there are no upgrades scheduled or during the time the relay chain", " performs the checks. It is set at the first relay-chain block when the corresponding", - " teyrchain can switch its upgrade function. As soon as the teyrchain's block is included, the", + " parachain can switch its upgrade function. As soon as the parachain's block is included, the", " value gets reset to `None`.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -6115,14 +6115,14 @@ "fallback": "0x00", "docs": [ " This is used by the relay-chain to communicate that there are restrictions for performing", - " an upgrade for this teyrchain.", + " an upgrade for this parachain.", "", - " This may be a because the teyrchain waits for the upgrade cooldown to expire. Another", + " This may be a because the parachain waits for the upgrade cooldown to expire. Another", " potential use case is when we want to perform some maintenance (such as storage migration)", " we could restrict upgrades to make the process simpler.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -6133,7 +6133,7 @@ }, "fallback": "0x00", "docs": [ - " The list of teyrchains that are awaiting for their upgrade restriction to cooldown.", + " The list of parachains that are awaiting for their upgrade restriction to cooldown.", "", " Ordered ascending by block number." ] @@ -6263,7 +6263,7 @@ }, "fallback": "0x00", "docs": [ - " Whether the teyrchains modules have been initialized within this block.", + " Whether the parachains modules have been initialized within this block.", "", " Semantically a `bool`, but this guarantees it should never hit the trie,", " as this is cleared in `on_finalize` and Frame optimizes `None` values to be empty values.", @@ -6678,7 +6678,7 @@ }, "fallback": "0x00", "docs": [ - " The validator account keys of the validators actively participating in teyrchain consensus." + " The validator account keys of the validators actively participating in parachain consensus." ] }, { @@ -6789,7 +6789,7 @@ "fallback": "0x00", "docs": [ " Whether the chain is frozen. Starts as `None`. When this is `Some`,", - " the chain will not accept any new teyrchain blocks for backing or inclusion,", + " the chain will not accept any new parachain blocks for backing or inclusion,", " and its value indicates the last valid block number in the chain.", " It can only be set back to `None` by governance intervention." ] @@ -7117,7 +7117,7 @@ "type": 6, "value": "0x00409452a30300000000000000000000", "docs": [ - " The deposit to be paid to run a on-demand teyrchain.", + " The deposit to be paid to run a on-demand parachain.", " This should include the cost for storing the genesis head and validation code." ] }, @@ -7155,7 +7155,7 @@ }, "fallback": "0x00", "docs": [ - " Amounts held on deposit for each (possibly future) leased teyrchain.", + " Amounts held on deposit for each (possibly future) leased parachain.", "", " The actual amount locked on its behalf by any account at any time is the maximum of the", " second values of the items in this list whose first value is the account.", @@ -7163,10 +7163,10 @@ " The first item in the list is the amount locked for the current Lease Period. Following", " items are for the subsequent lease periods.", "", - " The default value (an empty list) implies that the teyrchain no longer exists (or never", + " The default value (an empty list) implies that the parachain no longer exists (or never", " existed) as far as this pallet is concerned.", "", - " If a teyrchain doesn't exist *yet* but is scheduled to exist in the future, then it", + " If a parachain doesn't exist *yet* but is scheduled to exist in the future, then it", " will be left-padded with one or more `None`s to denote the fact that nothing is held on", " deposit for the non-existent chain currently, but is held at some point in the future.", "", @@ -7844,7 +7844,7 @@ "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", " should be provided to the message queue for servicing enqueued items `on_idle`.", - " Useful for teyrchains to process messages at the same block they are received.", + " Useful for parachains to process messages at the same block they are received.", "", " If `None`, it will not call `ServiceQueues::service_queues` in `on_idle`." ] @@ -8518,7 +8518,7 @@ } ], "docs": [ - " The `Core` runtime api that every Bizinikiwi runtime needs to implement." + " The `Core` runtime api that every Substrate runtime needs to implement." ] }, { @@ -8684,7 +8684,7 @@ ] }, { - "name": "TeyrchainHost", + "name": "ParachainHost", "methods": [ { "name": "validators", @@ -8882,7 +8882,7 @@ "docs": [ " Get the session info for the given session, if stored.", "", - " NOTE: This function is only available since teyrchain host version 2." + " NOTE: This function is only available since parachain host version 2." ] }, { @@ -8901,7 +8901,7 @@ "docs": [ " Submits a PVF pre-checking statement into the transaction pool.", "", - " NOTE: This function is only available since teyrchain host version 2." + " NOTE: This function is only available since parachain host version 2." ] }, { @@ -8911,7 +8911,7 @@ "docs": [ " Returns code hashes of PVFs that require pre-checking by validators in the active set.", "", - " NOTE: This function is only available since teyrchain host version 2." + " NOTE: This function is only available since parachain host version 2." ] }, { @@ -8930,7 +8930,7 @@ "docs": [ " Fetch the hash of the validation code used by a para, making the given `OccupiedCoreAssumption`.", "", - " NOTE: This function is only available since teyrchain host version 2." + " NOTE: This function is only available since parachain host version 2." ] }, { @@ -8960,7 +8960,7 @@ "output": 1088, "docs": [ " Returns a list of validators that lost a past session dispute and need to be slashed.", - " NOTE: This function is only available since teyrchain host version 5." + " NOTE: This function is only available since parachain host version 5." ] }, { @@ -8974,7 +8974,7 @@ "output": 1092, "docs": [ " Returns a merkle proof of a validator session key.", - " NOTE: This function is only available since teyrchain host version 5." + " NOTE: This function is only available since parachain host version 5." ] }, { @@ -8993,7 +8993,7 @@ "docs": [ " Submit an unsigned extrinsic to slash validators who lost a dispute about", " a candidate of a past session.", - " NOTE: This function is only available since teyrchain host version 5." + " NOTE: This function is only available since parachain host version 5." ] }, { @@ -9001,7 +9001,7 @@ "inputs": [], "output": 4, "docs": [ - " Get the minimum number of backing votes for a teyrchain candidate.", + " Get the minimum number of backing votes for a parachain candidate.", " This is a staging method! Do not use on production runtimes!" ] }, @@ -9015,7 +9015,7 @@ ], "output": 1095, "docs": [ - " Returns the state of teyrchain backing for a given para." + " Returns the state of parachain backing for a given para." ] }, { @@ -9090,7 +9090,7 @@ ], "output": 1111, "docs": [ - " Returns the constraints on the actions that can be taken by a new teyrchain", + " Returns the constraints on the actions that can be taken by a new parachain", " block." ] }, @@ -9104,7 +9104,7 @@ } ], "docs": [ - " The API for querying the state of teyrchains on-chain." + " The API for querying the state of parachains on-chain." ] }, { diff --git a/packages/types-support/src/metadata/v15/dicle-types.json b/packages/types-support/src/metadata/v15/dicle-types.json index 1107763..b3fd5ce 100644 --- a/packages/types-support/src/metadata/v15/dicle-types.json +++ b/packages/types-support/src/metadata/v15/dicle-types.json @@ -547,7 +547,7 @@ "id": 21, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeEvent" ], "params": [], @@ -989,7 +989,7 @@ { "name": null, "type": 600, - "typeName": "teyrchains_inclusion::Event", + "typeName": "parachains_inclusion::Event", "docs": [] } ], @@ -1002,7 +1002,7 @@ { "name": null, "type": 604, - "typeName": "teyrchains_paras::Event", + "typeName": "parachains_paras::Event", "docs": [] } ], @@ -1015,7 +1015,7 @@ { "name": null, "type": 605, - "typeName": "teyrchains_hrmp::Event", + "typeName": "parachains_hrmp::Event", "docs": [] } ], @@ -1028,7 +1028,7 @@ { "name": null, "type": 606, - "typeName": "teyrchains_disputes::Event", + "typeName": "parachains_disputes::Event", "docs": [] } ], @@ -1041,7 +1041,7 @@ { "name": null, "type": 609, - "typeName": "teyrchains_on_demand::Event", + "typeName": "parachains_on_demand::Event", "docs": [] } ], @@ -3774,7 +3774,7 @@ "id": 53, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "impls", "VersionedLocatableAsset" ], @@ -4187,7 +4187,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -4444,25 +4444,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -4499,7 +4499,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -4958,7 +4958,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -5202,25 +5202,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -5257,7 +5257,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -5579,7 +5579,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -5823,13 +5823,13 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] @@ -5860,7 +5860,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -6825,7 +6825,7 @@ "id": 100, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeCall" ], "params": [], @@ -10283,7 +10283,7 @@ "id": 138, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "SessionKeys" ], "params": [], @@ -10336,7 +10336,7 @@ "id": 139, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "validator_app", "Public" @@ -10361,7 +10361,7 @@ "id": 140, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "assignment_app", "Public" @@ -11750,7 +11750,7 @@ "id": 160, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "OriginCaller" ], "params": [], @@ -11784,12 +11784,12 @@ "docs": [] }, { - "name": "TeyrchainsOrigin", + "name": "ParachainsOrigin", "fields": [ { "name": null, "type": 163, - "typeName": "teyrchains_origin::Origin", + "typeName": "parachains_origin::Origin", "docs": [] } ], @@ -11873,7 +11873,7 @@ "id": 162, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "governance", "origins", "pallet_custom_origins", @@ -12061,7 +12061,7 @@ "id": 163, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "origin", "pallet", "Origin" @@ -12071,7 +12071,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -12093,7 +12093,7 @@ "id": 164, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "Id" ], @@ -12822,7 +12822,7 @@ "id": 172, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeParameters" ], "params": [], @@ -12865,7 +12865,7 @@ "id": 173, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "Parameters" @@ -12979,7 +12979,7 @@ "id": 174, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "MinInflation" @@ -13061,7 +13061,7 @@ "id": 177, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "MaxInflation" @@ -13079,7 +13079,7 @@ "id": 178, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "IdealStake" @@ -13097,7 +13097,7 @@ "id": 179, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "Falloff" @@ -13115,7 +13115,7 @@ "id": 180, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "UseAuctionSlots" @@ -13173,7 +13173,7 @@ "id": 182, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "treasury", "Parameters" @@ -13230,7 +13230,7 @@ "id": 183, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "treasury", "BurnPortion" @@ -13312,7 +13312,7 @@ "id": 186, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "treasury", "BurnDestination" @@ -13370,7 +13370,7 @@ "id": 188, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "BurnDestinationAccount" ], "params": [], @@ -13393,7 +13393,7 @@ "id": 189, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Call" @@ -13621,7 +13621,7 @@ "id": 190, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EcdsaSignature" ], @@ -13659,7 +13659,7 @@ "id": 192, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EthereumAddress" ], @@ -13778,7 +13778,7 @@ "id": 196, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "StatementKind" ], @@ -15976,7 +15976,7 @@ "id": 209, "type": { "path": [ - "zagros_runtime_constants", + "kusama_runtime_constants", "proxy", "ProxyType" ], @@ -17391,7 +17391,7 @@ "id": 219, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "NposCompactSolution24" ], "params": [], @@ -20419,7 +20419,7 @@ "id": 320, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "pallet", "Call" @@ -20553,7 +20553,7 @@ ], "index": 8, "docs": [ - "Set the teyrchain validator-group rotation frequency" + "Set the parachain validator-group rotation frequency" ] }, { @@ -20613,7 +20613,7 @@ ], "index": 13, "docs": [ - "Set the maximum number of validators to use in teyrchain consensus." + "Set the maximum number of validators to use in parachain consensus." ] }, { @@ -20875,7 +20875,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_inbound_channels", + "name": "set_hrmp_max_parachain_inbound_channels", "fields": [ { "name": "new", @@ -20886,7 +20886,7 @@ ], "index": 34, "docs": [ - "Sets the maximum number of inbound HRMP channels a teyrchain is allowed to accept." + "Sets the maximum number of inbound HRMP channels a parachain is allowed to accept." ] }, { @@ -20905,7 +20905,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_outbound_channels", + "name": "set_hrmp_max_parachain_outbound_channels", "fields": [ { "name": "new", @@ -20916,7 +20916,7 @@ ], "index": 37, "docs": [ - "Sets the maximum number of outbound HRMP channels a teyrchain is allowed to open." + "Sets the maximum number of outbound HRMP channels a parachain is allowed to open." ] }, { @@ -20961,7 +20961,7 @@ ], "index": 43, "docs": [ - "Sets the minimum delay between announcing the upgrade block for a teyrchain until the", + "Sets the minimum delay between announcing the upgrade block for a parachain until the", "upgrade taking place.", "", "See the field documentation for information and constraints for the new value." @@ -21151,7 +21151,7 @@ "id": 321, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "AsyncBackingParams" @@ -21182,7 +21182,7 @@ "id": 322, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "executor_params", "ExecutorParams" @@ -21220,7 +21220,7 @@ "id": 324, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "executor_params", "ExecutorParam" @@ -21335,7 +21335,7 @@ "id": 325, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PvfPrepKind" ], @@ -21365,7 +21365,7 @@ "id": 326, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PvfExecKind" ], @@ -21395,7 +21395,7 @@ "id": 327, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ApprovalVotingParams" ], @@ -21419,7 +21419,7 @@ "id": 328, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "SchedulerParams" ], @@ -21508,7 +21508,7 @@ "id": 329, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "pallet", "Call" @@ -21533,7 +21533,7 @@ "id": 330, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Call" @@ -21558,7 +21558,7 @@ "id": 331, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras_inherent", "pallet", "Call" @@ -21578,7 +21578,7 @@ { "name": "data", "type": 332, - "typeName": "TeyrchainsInherentData>", + "typeName": "ParachainsInherentData>", "docs": [] } ], @@ -21599,7 +21599,7 @@ "id": 332, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "InherentData" ], @@ -21659,7 +21659,7 @@ "id": 334, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "signed", "UncheckedSigned" @@ -21705,7 +21705,7 @@ "id": 335, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "AvailabilityBitfield" ], @@ -21760,7 +21760,7 @@ "id": 338, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ValidatorIndex" ], @@ -21784,7 +21784,7 @@ "id": 339, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "validator_app", "Signature" @@ -21822,7 +21822,7 @@ "id": 341, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "BackedCandidate" ], @@ -21863,7 +21863,7 @@ "id": 342, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CommittedCandidateReceiptV2" ], @@ -21898,7 +21898,7 @@ "id": 343, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CandidateDescriptorV2" ], @@ -21993,7 +21993,7 @@ "id": 344, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "InternalVersion" ], @@ -22031,7 +22031,7 @@ "id": 346, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCodeHash" ], @@ -22055,7 +22055,7 @@ "id": 347, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "CandidateCommitments" ], @@ -22180,7 +22180,7 @@ "id": 350, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "OutboundHrmpMessage" ], "params": [ @@ -22267,7 +22267,7 @@ "id": 353, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCode" ], @@ -22291,7 +22291,7 @@ "id": 354, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HeadData" ], @@ -22328,7 +22328,7 @@ "id": 356, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ValidityAttestation" ], @@ -22385,7 +22385,7 @@ "id": 358, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "DisputeStatementSet" ], @@ -22421,7 +22421,7 @@ "id": 359, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "CandidateHash" ], "params": [], @@ -22472,7 +22472,7 @@ "id": 362, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "DisputeStatement" ], @@ -22516,7 +22516,7 @@ "id": 363, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ValidDisputeStatementKind" ], @@ -22598,7 +22598,7 @@ "id": 365, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "InvalidDisputeStatementKind" ], @@ -22622,7 +22622,7 @@ "id": 366, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Call" @@ -22654,7 +22654,7 @@ ], "index": 0, "docs": [ - "Set the storage for the teyrchain validation code immediately." + "Set the storage for the parachain validation code immediately." ] }, { @@ -22675,7 +22675,7 @@ ], "index": 1, "docs": [ - "Set the storage for the current teyrchain head data immediately." + "Set the storage for the current parachain head data immediately." ] }, { @@ -22738,7 +22738,7 @@ ], "index": 4, "docs": [ - "Put a teyrchain directly into the next session's action queue.", + "Put a parachain directly into the next session's action queue.", "We can't queue it any sooner than this without going into the", "initializer..." ] @@ -22763,11 +22763,11 @@ "Otherwise, the code will be added into the storage. Note that the code will be added", "into storage with reference count 0. This is to account the fact that there are no users", "for this code yet. The caller will have to make sure that this code eventually gets", - "used by some teyrchain or removed from the storage to avoid storage leaks. For the", + "used by some parachain or removed from the storage to avoid storage leaks. For the", "latter prefer to use the `poke_unused_validation_code` dispatchable to raw storage", "manipulation.", "", - "This function is mainly meant to be used for upgrading teyrchains that do not follow", + "This function is mainly meant to be used for upgrading parachains that do not follow", "the go-ahead signal while the PVF pre-checking feature is enabled." ] }, @@ -22786,7 +22786,7 @@ "Remove the validation code from the storage iff the reference count is 0.", "", "This is better than removing the storage directly, because it will not remove the code", - "that was suddenly got used by some teyrchain while this dispatchable was pending", + "that was suddenly got used by some parachain while this dispatchable was pending", "dispatching." ] }, @@ -22830,7 +22830,7 @@ ], "index": 8, "docs": [ - "Set the storage for the current teyrchain head data immediately." + "Set the storage for the current parachain head data immediately." ] }, { @@ -22845,7 +22845,7 @@ ], "index": 9, "docs": [ - "Remove an upgrade cooldown for a teyrchain.", + "Remove an upgrade cooldown for a parachain.", "", "The cost for removing the cooldown earlier depends on the time left for the cooldown", "multiplied by [`Config::CooldownRemovalMultiplier`]. The paid tokens are burned." @@ -22875,7 +22875,7 @@ ], "index": 10, "docs": [ - "Sets the storage for the authorized current code hash of the teyrchain.", + "Sets the storage for the authorized current code hash of the parachain.", "If not applied, it will be removed at the `System::block_number() + valid_period` block.", "", "This can be useful, when triggering `Paras::force_set_current_code(para, code)`", @@ -22906,7 +22906,7 @@ ], "index": 11, "docs": [ - "Applies the already authorized current code for the teyrchain,", + "Applies the already authorized current code for the parachain,", "triggering the same functionality as `force_set_current_code`." ] } @@ -22922,7 +22922,7 @@ "id": 367, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PvfCheckStatement" ], @@ -22964,7 +22964,7 @@ "id": 368, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "initializer", "pallet", "Call" @@ -22990,7 +22990,7 @@ ], "index": 0, "docs": [ - "Issue a signal to the consensus engine to forcibly act as though all teyrchain", + "Issue a signal to the consensus engine to forcibly act as though all parachain", "blocks in all relay chain blocks up to and including the given number in the current", "chain are valid and should be finalized." ] @@ -23007,7 +23007,7 @@ "id": 369, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Call" @@ -23045,7 +23045,7 @@ ], "index": 0, "docs": [ - "Initiate opening a channel from a teyrchain to a given recipient with given channel", + "Initiate opening a channel from a parachain to a given recipient with given channel", "parameters.", "", "- `proposed_max_capacity` - specifies how many messages can be in the channel at once.", @@ -23118,7 +23118,7 @@ "docs": [ "This extrinsic triggers the cleanup of all the HRMP storage items that a para may have.", "Normally this happens once per session, but this allows you to trigger the cleanup", - "immediately for a specific teyrchain.", + "immediately for a specific parachain.", "", "Number of inbound and outbound channels for `para` must be provided as witness data.", "", @@ -23232,7 +23232,7 @@ "configured limits.", "", "Expected use is when one (and only one) of the `ParaId`s involved in the channel is", - "governed by the system, e.g. a system teyrchain.", + "governed by the system, e.g. a system parachain.", "", "Origin must be the `ChannelManager`." ] @@ -23310,13 +23310,13 @@ ], "index": 10, "docs": [ - "Establish a bidirectional HRMP channel between a teyrchain and a system chain.", + "Establish a bidirectional HRMP channel between a parachain and a system chain.", "", "Arguments:", "", "- `target_system_chain`: A system chain, `ParaId`.", "", - "The origin needs to be the teyrchain origin." + "The origin needs to be the parachain origin." ] } ] @@ -23331,7 +23331,7 @@ "id": 370, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HrmpChannelId" ], @@ -23361,7 +23361,7 @@ "id": 371, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Call" @@ -23393,7 +23393,7 @@ "id": 372, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "slashing", "pallet", @@ -23439,7 +23439,7 @@ "id": 373, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "DisputeProof" ], @@ -23481,7 +23481,7 @@ "id": 374, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "DisputesTimeSlot" @@ -23512,7 +23512,7 @@ "id": 375, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "DisputeOffenceKind" ], @@ -23548,7 +23548,7 @@ "id": 376, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "pallet", "Call" @@ -23681,7 +23681,7 @@ "id": 377, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Call" @@ -23724,8 +23724,8 @@ "## Arguments", "- `origin`: Must be called by a `Signed` origin.", "- `id`: The para ID. Must be owned/managed by the `origin` signing account.", - "- `genesis_head`: The genesis head data of the teyrchain/thread.", - "- `validation_code`: The initial validation code of the teyrchain/thread.", + "- `genesis_head`: The genesis head data of the parachain/thread.", + "- `validation_code`: The initial validation code of the parachain/thread.", "", "## Deposits/Fees", "The account with the originating signature must reserve a deposit.", @@ -23782,7 +23782,7 @@ "This function must be called by a Root origin.", "", "The deposit taken can be specified for this registration. Any `ParaId`", - "can be registered, including sub-1000 IDs which are System Teyrchains." + "can be registered, including sub-1000 IDs which are System Parachains." ] }, { @@ -23800,7 +23800,7 @@ "Deregister a Para Id, freeing all data and returning any deposit.", "", "The caller must be Root, the `para` owner, or the `para` itself. The para must be an", - "on-demand teyrchain." + "on-demand parachain." ] }, { @@ -23821,7 +23821,7 @@ ], "index": 3, "docs": [ - "Swap a lease holding teyrchain with another teyrchain, either on-demand or lease", + "Swap a lease holding parachain with another parachain, either on-demand or lease", "holding.", "", "The origin must be Root, the `para` owner, or the `para` itself.", @@ -23830,9 +23830,9 @@ "the swap will be stored in the pending swaps map, ready for a later confirmatory swap.", "", "The `ParaId`s remain mapped to the same head data and code so external code can rely on", - "`ParaId` to be a long-term identifier of a notional \"teyrchain\". However, their", - "scheduling info (i.e. whether they're an on-demand teyrchain or lease holding", - "teyrchain), auction information and the auction deposit are switched." + "`ParaId` to be a long-term identifier of a notional \"parachain\". However, their", + "scheduling info (i.e. whether they're an on-demand parachain or lease holding", + "parachain), auction information and the auction deposit are switched." ] }, { @@ -23850,7 +23850,7 @@ "Remove a manager lock from a para. This will allow the manager of a", "previously locked para to deregister or swap a para without using governance.", "", - "Can only be called by the Root origin or the teyrchain." + "Can only be called by the Root origin or the parachain." ] }, { @@ -23862,8 +23862,8 @@ "", "This function will reserve a new Para Id to be owned/managed by the origin account.", "The origin account is able to register head data and validation code using `register` to", - "create an on-demand teyrchain. Using the Slots pallet, an on-demand teyrchain can then", - "be upgraded to a lease holding teyrchain.", + "create an on-demand parachain. Using the Slots pallet, an on-demand parachain can then", + "be upgraded to a lease holding parachain.", "", "## Arguments", "- `origin`: Must be called by a `Signed` origin. Becomes the manager/owner of the new", @@ -23892,7 +23892,7 @@ "Add a manager lock from a para. This will prevent the manager of a", "para to deregister or swap a para.", "", - "Can be called by Root, the teyrchain, or the teyrchain manager if the teyrchain is", + "Can be called by Root, the parachain, or the parachain manager if the parachain is", "unlocked." ] }, @@ -23914,16 +23914,16 @@ ], "index": 7, "docs": [ - "Schedule a teyrchain upgrade.", + "Schedule a parachain upgrade.", "", "This will kick off a check of `new_code` by all validators. After the majority of the", "validators have reported on the validity of the code, the code will either be enacted", "or the upgrade will be rejected. If the code will be enacted, the current code of the", - "teyrchain will be overwritten directly. This means that any PoV will be checked by this", - "new code. The teyrchain itself will not be informed explicitly that the validation code", + "parachain will be overwritten directly. This means that any PoV will be checked by this", + "new code. The parachain itself will not be informed explicitly that the validation code", "has changed.", "", - "Can be called by Root, the teyrchain, or the teyrchain manager if the teyrchain is", + "Can be called by Root, the parachain, or the parachain manager if the parachain is", "unlocked." ] }, @@ -23945,9 +23945,9 @@ ], "index": 8, "docs": [ - "Set the teyrchain's current head.", + "Set the parachain's current head.", "", - "Can be called by Root, the teyrchain, or the teyrchain manager if the teyrchain is", + "Can be called by Root, the parachain, or the parachain manager if the parachain is", "unlocked." ] } @@ -23963,7 +23963,7 @@ "id": 378, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Call" @@ -24048,7 +24048,7 @@ ], "index": 2, "docs": [ - "Try to onboard a teyrchain that has a lease for the current lease period.", + "Try to onboard a parachain that has a lease for the current lease period.", "", "This function can be useful if there was some state issue with a para that should", "have onboarded, but was unable to. As long as they have a lease period, we can", @@ -24069,7 +24069,7 @@ "id": 379, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Call" @@ -24144,8 +24144,8 @@ ], "index": 1, "docs": [ - "Make a new bid from an account (including a teyrchain account) for deploying a new", - "teyrchain.", + "Make a new bid from an account (including a parachain account) for deploying a new", + "parachain.", "", "Multiple simultaneous bids from the same bidder are allowed only as long as all active", "bids overlap each other (i.e. are mutually exclusive). Bids cannot be redacted.", @@ -24158,7 +24158,7 @@ "absolute lease period index value, not an auction-specific offset.", "- `last_slot` is the last lease period index of the range to bid on. This is the", "absolute lease period index value, not an auction-specific offset.", - "- `amount` is the amount to bid to be held as deposit for the teyrchain should the", + "- `amount` is the amount to bid to be held as deposit for the parachain should the", "bid win. This amount is held throughout the range." ] }, @@ -24197,7 +24197,7 @@ "id": 381, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Call" @@ -24253,11 +24253,11 @@ ], "index": 0, "docs": [ - "Create a new crowdloaning campaign for a teyrchain slot with the given lease period", + "Create a new crowdloaning campaign for a parachain slot with the given lease period", "range.", "", - "This applies a lock to your teyrchain configuration, ensuring that it cannot be changed", - "by the teyrchain manager." + "This applies a lock to your parachain configuration, ensuring that it cannot be changed", + "by the parachain manager." ] }, { @@ -24284,7 +24284,7 @@ ], "index": 1, "docs": [ - "Contribute to a crowd sale. This will transfer some balance over to fund a teyrchain", + "Contribute to a crowd sale. This will transfer some balance over to fund a parachain", "slot. It will be withdrawable when the crowdloan has ended and the funds are unused." ] }, @@ -24322,7 +24322,7 @@ "block number.", "", "- `who`: The account whose contribution should be withdrawn.", - "- `index`: The teyrchain to whose crowdloan the contribution was made." + "- `index`: The parachain to whose crowdloan the contribution was made." ] }, { @@ -24465,7 +24465,7 @@ "index": 8, "docs": [ "Contribute your entire balance to a crowd sale. This will transfer the entire balance of", - "a user over to fund a teyrchain slot. It will be withdrawable when the crowdloan has", + "a user over to fund a parachain slot. It will be withdrawable when the crowdloan has", "ended and the funds are unused." ] } @@ -24673,7 +24673,7 @@ "id": 386, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "coretime", "pallet", "Call" @@ -24867,7 +24867,7 @@ "id": 390, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "PartsOf57600" ], @@ -24963,8 +24963,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -25025,8 +25025,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -25203,8 +25203,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -25259,8 +25259,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -25348,8 +25348,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `X2(Parent,", - " Teyrchain(..))` to send from teyrchain to teyrchain, or `X1(Teyrchain(..))` to send", - " from relay to teyrchain.", + " Parachain(..))` to send from parachain to parachain, or `X1(Parachain(..))` to send", + " from relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -25470,9 +25470,9 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", - " teyrchain across a bridge to another ecosystem destination.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", + " parachain across a bridge to another ecosystem destination.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", " fee on the `dest` (and possibly reserve) chains.", "- `assets_transfer_type`: The XCM `TransferType` used to transfer the `assets`.", @@ -34519,7 +34519,7 @@ "id": 484, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "AggregateMessageOrigin" ], @@ -34550,7 +34550,7 @@ "id": 485, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "UmpQueueId" ], @@ -39850,7 +39850,7 @@ "id": 566, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeParametersKey" ], "params": [], @@ -39893,7 +39893,7 @@ "id": 567, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "ParametersKey" @@ -39977,7 +39977,7 @@ "id": 568, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "treasury", "ParametersKey" @@ -40062,7 +40062,7 @@ "id": 570, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeParametersValue" ], "params": [], @@ -40105,7 +40105,7 @@ "id": 571, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "inflation", "ParametersValue" @@ -40189,7 +40189,7 @@ "id": 572, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "dynamic_params", "treasury", "ParametersValue" @@ -40234,7 +40234,7 @@ "id": 573, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Event" @@ -41090,7 +41090,7 @@ "id": 580, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "Runtime" ], "params": [], @@ -43740,7 +43740,7 @@ "id": 600, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Event" @@ -43880,7 +43880,7 @@ "id": 601, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CandidateReceiptV2" ], @@ -43915,7 +43915,7 @@ "id": 602, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "CoreIndex" ], @@ -43939,7 +43939,7 @@ "id": 603, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "GroupIndex" ], @@ -43963,7 +43963,7 @@ "id": 604, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Event" @@ -44132,7 +44132,7 @@ "type": 164, "typeName": "ParaId", "docs": [ - "The teyrchain for which the cooldown got removed." + "The parachain for which the cooldown got removed." ] } ], @@ -44186,7 +44186,7 @@ "id": 605, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Event" @@ -44237,7 +44237,7 @@ "name": "OpenChannelCanceled", "fields": [ { - "name": "by_teyrchain", + "name": "by_parachain", "type": 164, "typeName": "ParaId", "docs": [] @@ -44279,7 +44279,7 @@ "name": "ChannelClosed", "fields": [ { - "name": "by_teyrchain", + "name": "by_parachain", "type": 164, "typeName": "ParaId", "docs": [] @@ -44395,7 +44395,7 @@ "id": 606, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Event" @@ -44482,7 +44482,7 @@ "id": 607, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "DisputeLocation" ], @@ -44512,7 +44512,7 @@ "id": 608, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "DisputeResult" ], @@ -44542,7 +44542,7 @@ "id": 609, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "pallet", "Event" @@ -44631,7 +44631,7 @@ "id": 610, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Event" @@ -44727,7 +44727,7 @@ "id": 611, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Event" @@ -44798,7 +44798,7 @@ ], "index": 1, "docs": [ - "A para has won the right to a continuous set of lease periods as a teyrchain.", + "A para has won the right to a continuous set of lease periods as a parachain.", "First balance is any extra amount reserved on top of the para's existing deposit.", "Second balance is the total amount reserved." ] @@ -44815,7 +44815,7 @@ "id": 612, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Event" @@ -44945,8 +44945,8 @@ ], "index": 4, "docs": [ - "Someone attempted to lease the same slot twice for a teyrchain. The amount is held in", - "reserve but no teyrchain slot has been leased." + "Someone attempted to lease the same slot twice for a parachain. The amount is held in", + "reserve but no parachain slot has been leased." ] }, { @@ -45022,7 +45022,7 @@ "id": 613, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Event" @@ -45226,7 +45226,7 @@ ], "index": 9, "docs": [ - "A teyrchain has been moved to `NewRaise`" + "A parachain has been moved to `NewRaise`" ] } ] @@ -45241,7 +45241,7 @@ "id": 614, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "coretime", "pallet", "Event" @@ -48456,7 +48456,7 @@ "id": 668, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeHoldReason" ], "params": [], @@ -48746,7 +48746,7 @@ "id": 677, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeFreezeReason" ], "params": [], @@ -52933,7 +52933,7 @@ "id": 764, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Error" @@ -58363,7 +58363,7 @@ "id": 876, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "HostConfiguration" ], @@ -58449,7 +58449,7 @@ "docs": [] }, { - "name": "hrmp_max_teyrchain_outbound_channels", + "name": "hrmp_max_parachain_outbound_channels", "type": 4, "typeName": "u32", "docs": [] @@ -58479,7 +58479,7 @@ "docs": [] }, { - "name": "hrmp_max_teyrchain_inbound_channels", + "name": "hrmp_max_parachain_inbound_channels", "type": 4, "typeName": "u32", "docs": [] @@ -58623,7 +58623,7 @@ "id": 879, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "pallet", "Error" @@ -58683,7 +58683,7 @@ "id": 882, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "AllowedRelayParentsTracker" ], @@ -58735,7 +58735,7 @@ "id": 884, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "RelayParentInfo" ], @@ -58945,7 +58945,7 @@ "id": 894, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "CandidatePendingAvailability" ], @@ -59026,7 +59026,7 @@ "id": 895, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Error" @@ -59086,7 +59086,7 @@ "index": 5, "docs": [ "The candidate's relay-parent was not allowed. Either it was", - "not recent enough or it didn't advance based on the last teyrchain block." + "not recent enough or it didn't advance based on the last parachain block." ] }, { @@ -59191,7 +59191,7 @@ "id": 896, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "ScrapedOnChainVotes" ], @@ -59286,7 +59286,7 @@ "id": 901, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras_inherent", "pallet", "Error" @@ -59403,7 +59403,7 @@ "id": 905, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "scheduler", "common", "Assignment" @@ -59481,7 +59481,7 @@ "id": 908, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "PvfCheckActiveVoteState" ], @@ -59547,7 +59547,7 @@ "id": 910, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "PvfCheckCause" ], @@ -59608,7 +59608,7 @@ "id": 911, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "UpgradeStrategy" ], @@ -59664,7 +59664,7 @@ "id": 914, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaLifecycle" ], @@ -59685,7 +59685,7 @@ "docs": [] }, { - "name": "Teyrchain", + "name": "Parachain", "fields": [], "index": 2, "docs": [] @@ -59697,7 +59697,7 @@ "docs": [] }, { - "name": "DowngradingTeyrchain", + "name": "DowngradingParachain", "fields": [], "index": 4, "docs": [] @@ -59709,7 +59709,7 @@ "docs": [] }, { - "name": "OffboardingTeyrchain", + "name": "OffboardingParachain", "fields": [], "index": 6, "docs": [] @@ -59738,7 +59738,7 @@ "id": 916, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaPastCodeMeta" ], @@ -59786,7 +59786,7 @@ "id": 918, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ReplacementTimes" ], @@ -59834,7 +59834,7 @@ "id": 920, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "AuthorizedCodeHashAndExpiry" ], @@ -59869,7 +59869,7 @@ "id": 921, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "UpgradeGoAhead" ], @@ -59899,7 +59899,7 @@ "id": 922, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "UpgradeRestriction" ], @@ -59923,7 +59923,7 @@ "id": 923, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaGenesisArgs" ], @@ -59959,7 +59959,7 @@ "id": 924, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Error" @@ -60002,7 +60002,7 @@ "fields": [], "index": 3, "docs": [ - "Para cannot be upgraded to a lease holding teyrchain." + "Para cannot be upgraded to a lease holding parachain." ] }, { @@ -60010,7 +60010,7 @@ "fields": [], "index": 4, "docs": [ - "Para cannot be downgraded to an on-demand teyrchain." + "Para cannot be downgraded to an on-demand parachain." ] }, { @@ -60066,7 +60066,7 @@ "fields": [], "index": 11, "docs": [ - "Teyrchain cannot currently schedule a code upgrade." + "Parachain cannot currently schedule a code upgrade." ] }, { @@ -60126,7 +60126,7 @@ "id": 926, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "initializer", "BufferedSessionChange" ], @@ -60175,7 +60175,7 @@ "id": 928, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundDownwardMessage" ], "params": [ @@ -60209,7 +60209,7 @@ "id": 929, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "HrmpOpenChannelRequest" ], @@ -60276,7 +60276,7 @@ "id": 931, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "HrmpChannel" ], @@ -60355,7 +60355,7 @@ "id": 933, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundHrmpMessage" ], "params": [ @@ -60416,7 +60416,7 @@ "id": 936, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Error" @@ -60615,7 +60615,7 @@ "id": 938, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "SessionInfo" ], @@ -60711,7 +60711,7 @@ "id": 939, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "IndexedVec" ], @@ -60744,7 +60744,7 @@ "id": 940, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "IndexedVec" ], @@ -60791,7 +60791,7 @@ "id": 942, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "DisputeState" ], @@ -60865,7 +60865,7 @@ "id": 944, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Error" @@ -60963,7 +60963,7 @@ "id": 945, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "PendingSlashes" ], @@ -61051,7 +61051,7 @@ "id": 949, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "slashing", "pallet", @@ -61127,7 +61127,7 @@ "id": 950, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "CoreAffinityCount" @@ -61158,7 +61158,7 @@ "id": 951, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "QueueStatusType" @@ -61201,7 +61201,7 @@ "id": 952, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "QueueIndex" @@ -61253,7 +61253,7 @@ "id": 954, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "ReverseQueueIndex" @@ -61318,7 +61318,7 @@ "id": 957, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "EnqueuedOrder" @@ -61408,7 +61408,7 @@ "id": 961, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "pallet", "Error" @@ -61473,7 +61473,7 @@ "id": 963, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "Schedule" ], @@ -61514,7 +61514,7 @@ "id": 964, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "CoreDescriptor" ], @@ -61589,7 +61589,7 @@ "id": 966, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "QueueDescriptor" ], @@ -61664,7 +61664,7 @@ "id": 968, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "WorkState" ], @@ -61738,7 +61738,7 @@ "id": 971, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "AssignmentState" ], @@ -61768,7 +61768,7 @@ "id": 972, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "pallet", "Error" @@ -61809,7 +61809,7 @@ "id": 973, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "ParaInfo" ], @@ -61854,7 +61854,7 @@ "id": 974, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Error" @@ -61909,11 +61909,11 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "fields": [], "index": 5, "docs": [ - "Para is not a Teyrchain." + "Para is not a Parachain." ] }, { @@ -61921,7 +61921,7 @@ "fields": [], "index": 6, "docs": [ - "Para is not a Parathread (on-demand teyrchain)." + "Para is not a Parathread (on-demand parachain)." ] }, { @@ -61937,7 +61937,7 @@ "fields": [], "index": 8, "docs": [ - "Cannot schedule downgrade of lease holding teyrchain to on-demand teyrchain" + "Cannot schedule downgrade of lease holding parachain to on-demand parachain" ] }, { @@ -61945,7 +61945,7 @@ "fields": [], "index": 9, "docs": [ - "Cannot schedule upgrade of on-demand teyrchain to lease holding teyrchain" + "Cannot schedule upgrade of on-demand parachain to lease holding parachain" ] }, { @@ -61953,7 +61953,7 @@ "fields": [], "index": 10, "docs": [ - "Para is locked from manipulation by the manager. Must use teyrchain or relay chain", + "Para is locked from manipulation by the manager. Must use parachain or relay chain", "governance." ] }, @@ -61978,7 +61978,7 @@ "fields": [], "index": 13, "docs": [ - "Cannot perform a teyrchain slot / lifecycle swap. Check that the state of both paras", + "Cannot perform a parachain slot / lifecycle swap. Check that the state of both paras", "are correct for the swap to work." ] } @@ -62007,7 +62007,7 @@ "id": 976, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Error" @@ -62026,7 +62026,7 @@ "fields": [], "index": 0, "docs": [ - "The teyrchain ID is not onboarding." + "The parachain ID is not onboarding." ] }, { @@ -62132,7 +62132,7 @@ "id": 981, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Error" @@ -62214,7 +62214,7 @@ "id": 982, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "FundInfo" ], @@ -62309,7 +62309,7 @@ "id": 983, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "LastContribution" ], @@ -62364,7 +62364,7 @@ "id": 984, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Error" @@ -62475,11 +62475,11 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "fields": [], "index": 12, "docs": [ - "This crowdloan does not correspond to a teyrchain." + "This crowdloan does not correspond to a parachain." ] }, { @@ -62487,7 +62487,7 @@ "fields": [], "index": 13, "docs": [ - "This teyrchain lease is still active and retirement cannot yet begin." + "This parachain lease is still active and retirement cannot yet begin." ] }, { @@ -62495,7 +62495,7 @@ "fields": [], "index": 14, "docs": [ - "This teyrchain's bid or lease is still active and withdraw cannot yet begin." + "This parachain's bid or lease is still active and withdraw cannot yet begin." ] }, { @@ -62575,7 +62575,7 @@ "id": 985, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "coretime", "pallet", "Error" @@ -62594,7 +62594,7 @@ "fields": [], "index": 0, "docs": [ - "The paraid making the call is not the coretime brokerage system teyrchain." + "The paraid making the call is not the coretime brokerage system parachain." ] }, { @@ -68385,7 +68385,7 @@ { "name": "next_mint", "type": 1043, - "typeName": "(pezkuwi_primitives::Balance, pezkuwi_primitives::Balance)", + "typeName": "(polkadot_primitives::Balance, polkadot_primitives::Balance)", "docs": [] } ] @@ -69105,7 +69105,7 @@ "id": 1063, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "GroupRotationInfo" ], @@ -69159,7 +69159,7 @@ "id": 1065, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CoreState" ], @@ -69218,7 +69218,7 @@ "id": 1066, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "OccupiedCore" ], @@ -69333,7 +69333,7 @@ "id": 1068, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ScheduledCore" ], @@ -69403,7 +69403,7 @@ "id": 1070, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "collator_app", "Public" @@ -69428,7 +69428,7 @@ "id": 1071, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "OccupiedCoreAssumption" ], @@ -69504,7 +69504,7 @@ "id": 1073, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PersistedValidationData" ], @@ -69662,7 +69662,7 @@ "id": 1078, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CandidateEvent" ], @@ -70046,7 +70046,7 @@ "id": 1090, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "PendingSlashes" @@ -70077,7 +70077,7 @@ "id": 1091, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "SlashingOffenceKind" @@ -70148,7 +70148,7 @@ "id": 1093, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "OpaqueKeyOwnershipProof" @@ -70173,7 +70173,7 @@ "id": 1094, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "DisputeProof" @@ -70256,7 +70256,7 @@ "id": 1096, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "async_backing", "BackingState" @@ -70296,7 +70296,7 @@ "id": 1097, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "Constraints" @@ -70404,7 +70404,7 @@ "id": 1098, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "InboundHrmpLimitations" @@ -70461,7 +70461,7 @@ "id": 1101, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "OutboundHrmpChannelLimitations" @@ -70599,7 +70599,7 @@ "id": 1106, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "async_backing", "CandidatePendingAvailability" @@ -70768,7 +70768,7 @@ "id": 1112, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "async_backing", "Constraints" @@ -72604,7 +72604,7 @@ "id": 1159, "type": { "path": [ - "staging_zagros_runtime", + "staging_kusama_runtime", "RuntimeError" ], "params": [], @@ -73007,7 +73007,7 @@ { "name": null, "type": 879, - "typeName": "teyrchains_configuration::Error", + "typeName": "parachains_configuration::Error", "docs": [] } ], @@ -73020,7 +73020,7 @@ { "name": null, "type": 895, - "typeName": "teyrchains_inclusion::Error", + "typeName": "parachains_inclusion::Error", "docs": [] } ], @@ -73033,7 +73033,7 @@ { "name": null, "type": 901, - "typeName": "teyrchains_paras_inherent::Error", + "typeName": "parachains_paras_inherent::Error", "docs": [] } ], @@ -73046,7 +73046,7 @@ { "name": null, "type": 924, - "typeName": "teyrchains_paras::Error", + "typeName": "parachains_paras::Error", "docs": [] } ], @@ -73059,7 +73059,7 @@ { "name": null, "type": 936, - "typeName": "teyrchains_hrmp::Error", + "typeName": "parachains_hrmp::Error", "docs": [] } ], @@ -73072,7 +73072,7 @@ { "name": null, "type": 944, - "typeName": "teyrchains_disputes::Error", + "typeName": "parachains_disputes::Error", "docs": [] } ], @@ -73085,7 +73085,7 @@ { "name": null, "type": 949, - "typeName": "teyrchains_slashing::Error", + "typeName": "parachains_slashing::Error", "docs": [] } ], @@ -73098,7 +73098,7 @@ { "name": null, "type": 961, - "typeName": "teyrchains_on_demand::Error", + "typeName": "parachains_on_demand::Error", "docs": [] } ], @@ -73111,7 +73111,7 @@ { "name": null, "type": 972, - "typeName": "teyrchains_assigner_coretime::Error", + "typeName": "parachains_assigner_coretime::Error", "docs": [] } ], diff --git a/packages/types-support/src/metadata/v15/pezkuwi-json.json b/packages/types-support/src/metadata/v15/pezkuwi-json.json index 594ccd5..73ee36b 100644 --- a/packages/types-support/src/metadata/v15/pezkuwi-json.json +++ b/packages/types-support/src/metadata/v15/pezkuwi-json.json @@ -980,7 +980,7 @@ " Any liquidity locks on some account balances.", " NOTE: Should only be accessed when setting, changing and freeing a lock.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -999,7 +999,7 @@ "docs": [ " Named reserves on some account balances.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -1068,7 +1068,7 @@ " The maximum number of locks that should exist on an account.", " Not strictly enforced, but used for weight estimation.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -1078,7 +1078,7 @@ "docs": [ " The maximum number of named reserves that can exist on an account.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -2425,7 +2425,7 @@ "fallback": "0x00000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Number of proposals that have been made." ] @@ -2445,7 +2445,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposals that have been made." ] @@ -2470,7 +2470,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposal indices that have been approved but not yet awarded." ] @@ -2553,7 +2553,7 @@ "value": "0x64000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " The maximum number of approvals that can wait in the spending queue.", "", @@ -4714,7 +4714,7 @@ "docs": [] }, { - "name": "TeyrchainsOrigin", + "name": "ParachainsOrigin", "storage": null, "calls": null, "events": null, @@ -4810,7 +4810,7 @@ }, "fallback": "0x00", "docs": [ - " All the validators actively participating in teyrchain consensus.", + " All the validators actively participating in parachain consensus.", " Indices are into the broader validator set." ] }, @@ -4822,7 +4822,7 @@ }, "fallback": "0x00", "docs": [ - " The teyrchain attestation keys of the validators actively participating in teyrchain", + " The parachain attestation keys of the validators actively participating in parachain", " consensus. This should be the same length as `ActiveValidatorIndices`." ] }, @@ -4948,10 +4948,10 @@ "fallback": "0x00", "docs": [ " All the validator groups. One for each core. Indices are into `ActiveValidators` - not the", - " broader set of Pezkuwi validators, but instead just the subset used for teyrchains during", + " broader set of Polkadot validators, but instead just the subset used for parachains during", " this session.", "", - " Bound: The number of cores is the sum of the numbers of teyrchains and parathread", + " Bound: The number of cores is the sum of the numbers of parachains and parathread", " multiplexers. Reasonably, 100-1000. The dominant factor is the number of validators: safe", " upper bound at 10k." ] @@ -4967,7 +4967,7 @@ " The block number where the session start occurred. Used to track how many group rotations", " have occurred.", "", - " Note that in the context of teyrchains modules the session change is signaled during", + " Note that in the context of parachains modules the session change is signaled during", " the block and enacted at the end of the block (at the finalization stage, to be exact).", " Thus for all intents and purposes the effect of the session change is observed at the", " block following the session change, block number of which we save in this storage value." @@ -5031,17 +5031,17 @@ ] }, { - "name": "Teyrchains", + "name": "Parachains", "modifier": "Default", "type": { "plain": 827 }, "fallback": "0x00", "docs": [ - " All lease holding teyrchains. Ordered ascending by `ParaId`. On demand teyrchains are not", + " All lease holding parachains. Ordered ascending by `ParaId`. On demand parachains are not", " included.", "", - " Consider using the [`TeyrchainsCache`] type of modifying." + " Consider using the [`ParachainsCache`] type of modifying." ] }, { @@ -5092,7 +5092,7 @@ }, "fallback": "0x00", "docs": [ - " The context (relay-chain block number) of the most recent teyrchain head." + " The context (relay-chain block number) of the most recent parachain head." ] }, { @@ -5148,7 +5148,7 @@ }, "fallback": "0x0000", "docs": [ - " Past code of teyrchains. The teyrchains themselves may not be registered anymore,", + " Past code of parachains. The parachains themselves may not be registered anymore,", " but we also keep their code on-chain for the same amount of time as outdated code", " to keep it available for approval checkers." ] @@ -5165,7 +5165,7 @@ " was replaced. Note that this is the actual height of the included block, not the expected", " height at which the code upgrade would be applied, although they may be equal.", " This is to ensure the entire acceptance period is covered, not an offset acceptance period", - " starting from the time at which the teyrchain perceives a code upgrade as having occurred.", + " starting from the time at which the parachain perceives a code upgrade as having occurred.", " Multiple entries for a single para are permitted. Ordered ascending by block number." ] }, @@ -5183,7 +5183,7 @@ }, "fallback": "0x00", "docs": [ - " The block number at which the planned code change is expected for a teyrchain.", + " The block number at which the planned code change is expected for a parachain.", "", " The change will be applied after the first parablock for this ID included which executes", " in the context of a relay chain block with a number >= `expected_at`." @@ -5199,9 +5199,9 @@ "docs": [ " The list of upcoming future code upgrades.", "", - " Each item is a pair of the teyrchain and the expected block at which the upgrade should be", + " Each item is a pair of the parachain and the expected block at which the upgrade should be", " applied. The upgrade will be applied at the given relay chain block. In contrast to", - " [`FutureCodeUpgrades`] this code upgrade will be applied regardless the teyrchain making any", + " [`FutureCodeUpgrades`] this code upgrade will be applied regardless the parachain making any", " progress or not.", "", " Ordered ascending by block number." @@ -5257,16 +5257,16 @@ }, "fallback": "0x00", "docs": [ - " This is used by the relay-chain to communicate to a teyrchain a go-ahead with in the upgrade", + " This is used by the relay-chain to communicate to a parachain a go-ahead with in the upgrade", " procedure.", "", " This value is absent when there are no upgrades scheduled or during the time the relay chain", " performs the checks. It is set at the first relay-chain block when the corresponding", - " teyrchain can switch its upgrade function. As soon as the teyrchain's block is included, the", + " parachain can switch its upgrade function. As soon as the parachain's block is included, the", " value gets reset to `None`.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -5284,14 +5284,14 @@ "fallback": "0x00", "docs": [ " This is used by the relay-chain to communicate that there are restrictions for performing", - " an upgrade for this teyrchain.", + " an upgrade for this parachain.", "", - " This may be a because the teyrchain waits for the upgrade cooldown to expire. Another", + " This may be a because the parachain waits for the upgrade cooldown to expire. Another", " potential use case is when we want to perform some maintenance (such as storage migration)", " we could restrict upgrades to make the process simpler.", "", - " NOTE that this field is used by teyrchains via merkle storage proofs, therefore changing", - " the format will require migration of teyrchains." + " NOTE that this field is used by parachains via merkle storage proofs, therefore changing", + " the format will require migration of parachains." ] }, { @@ -5302,7 +5302,7 @@ }, "fallback": "0x00", "docs": [ - " The list of teyrchains that are awaiting for their upgrade restriction to cooldown.", + " The list of parachains that are awaiting for their upgrade restriction to cooldown.", "", " Ordered ascending by block number." ] @@ -5432,7 +5432,7 @@ }, "fallback": "0x00", "docs": [ - " Whether the teyrchains modules have been initialized within this block.", + " Whether the parachains modules have been initialized within this block.", "", " Semantically a `bool`, but this guarantees it should never hit the trie,", " as this is cleared in `on_finalize` and Frame optimizes `None` values to be empty values.", @@ -5847,7 +5847,7 @@ }, "fallback": "0x00", "docs": [ - " The validator account keys of the validators actively participating in teyrchain consensus." + " The validator account keys of the validators actively participating in parachain consensus." ] }, { @@ -5958,7 +5958,7 @@ "fallback": "0x00", "docs": [ " Whether the chain is frozen. Starts as `None`. When this is `Some`,", - " the chain will not accept any new teyrchain blocks for backing or inclusion,", + " the chain will not accept any new parachain blocks for backing or inclusion,", " and its value indicates the last valid block number in the chain.", " It can only be set back to `None` by governance intervention." ] @@ -6286,7 +6286,7 @@ "type": 6, "value": "0x0010a5d4e80000000000000000000000", "docs": [ - " The deposit to be paid to run a on-demand teyrchain.", + " The deposit to be paid to run a on-demand parachain.", " This should include the cost for storing the genesis head and validation code." ] }, @@ -6324,7 +6324,7 @@ }, "fallback": "0x00", "docs": [ - " Amounts held on deposit for each (possibly future) leased teyrchain.", + " Amounts held on deposit for each (possibly future) leased parachain.", "", " The actual amount locked on its behalf by any account at any time is the maximum of the", " second values of the items in this list whose first value is the account.", @@ -6332,10 +6332,10 @@ " The first item in the list is the amount locked for the current Lease Period. Following", " items are for the subsequent lease periods.", "", - " The default value (an empty list) implies that the teyrchain no longer exists (or never", + " The default value (an empty list) implies that the parachain no longer exists (or never", " existed) as far as this pallet is concerned.", "", - " If a teyrchain doesn't exist *yet* but is scheduled to exist in the future, then it", + " If a parachain doesn't exist *yet* but is scheduled to exist in the future, then it", " will be left-padded with one or more `None`s to denote the fact that nothing is held on", " deposit for the non-existent chain currently, but is held at some point in the future.", "", @@ -6686,7 +6686,7 @@ " keys which are then hashed and concatenated, resulting in arbitrarily long keys.", "", " Use the *state migration RPC* to retrieve the length of the longest key in your", - " storage: ", + " storage: ", "", " The migration will halt with a `Halted` event if this value is too small.", " Since there is no real penalty from over-estimating, it is advised to use a large", @@ -6698,7 +6698,7 @@ " - [`frame_support::storage::StorageDoubleMap`]: 96 byte", "", " For more info see", - " " + " " ] } ], @@ -7102,7 +7102,7 @@ "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", " should be provided to the message queue for servicing enqueued items `on_idle`.", - " Useful for teyrchains to process messages at the same block they are received.", + " Useful for parachains to process messages at the same block they are received.", "", " If `None`, it will not call `ServiceQueues::service_queues` in `on_idle`." ] @@ -7817,7 +7817,7 @@ } ], "docs": [ - " The `Core` runtime api that every Bizinikiwi runtime needs to implement." + " The `Core` runtime api that every Substrate runtime needs to implement." ] }, { @@ -8198,7 +8198,7 @@ ] }, { - "name": "TeyrchainHost", + "name": "ParachainHost", "methods": [ { "name": "validators", @@ -8396,7 +8396,7 @@ "docs": [ " Get the session info for the given session, if stored.", "", - " NOTE: This function is only available since teyrchain host version 2." + " NOTE: This function is only available since parachain host version 2." ] }, { @@ -8415,7 +8415,7 @@ "docs": [ " Submits a PVF pre-checking statement into the transaction pool.", "", - " NOTE: This function is only available since teyrchain host version 2." + " NOTE: This function is only available since parachain host version 2." ] }, { @@ -8425,7 +8425,7 @@ "docs": [ " Returns code hashes of PVFs that require pre-checking by validators in the active set.", "", - " NOTE: This function is only available since teyrchain host version 2." + " NOTE: This function is only available since parachain host version 2." ] }, { @@ -8444,7 +8444,7 @@ "docs": [ " Fetch the hash of the validation code used by a para, making the given `OccupiedCoreAssumption`.", "", - " NOTE: This function is only available since teyrchain host version 2." + " NOTE: This function is only available since parachain host version 2." ] }, { @@ -8474,7 +8474,7 @@ "output": 1006, "docs": [ " Returns a list of validators that lost a past session dispute and need to be slashed.", - " NOTE: This function is only available since teyrchain host version 5." + " NOTE: This function is only available since parachain host version 5." ] }, { @@ -8488,7 +8488,7 @@ "output": 1010, "docs": [ " Returns a merkle proof of a validator session key.", - " NOTE: This function is only available since teyrchain host version 5." + " NOTE: This function is only available since parachain host version 5." ] }, { @@ -8507,7 +8507,7 @@ "docs": [ " Submit an unsigned extrinsic to slash validators who lost a dispute about", " a candidate of a past session.", - " NOTE: This function is only available since teyrchain host version 5." + " NOTE: This function is only available since parachain host version 5." ] }, { @@ -8515,7 +8515,7 @@ "inputs": [], "output": 4, "docs": [ - " Get the minimum number of backing votes for a teyrchain candidate.", + " Get the minimum number of backing votes for a parachain candidate.", " This is a staging method! Do not use on production runtimes!" ] }, @@ -8529,7 +8529,7 @@ ], "output": 1013, "docs": [ - " Returns the state of teyrchain backing for a given para." + " Returns the state of parachain backing for a given para." ] }, { @@ -8604,7 +8604,7 @@ ], "output": 1029, "docs": [ - " Returns the constraints on the actions that can be taken by a new teyrchain", + " Returns the constraints on the actions that can be taken by a new parachain", " block." ] }, @@ -8618,7 +8618,7 @@ } ], "docs": [ - " The API for querying the state of teyrchains on-chain." + " The API for querying the state of parachains on-chain." ] }, { diff --git a/packages/types-support/src/metadata/v15/pezkuwi-types.json b/packages/types-support/src/metadata/v15/pezkuwi-types.json index cc888bb..1c71a67 100644 --- a/packages/types-support/src/metadata/v15/pezkuwi-types.json +++ b/packages/types-support/src/metadata/v15/pezkuwi-types.json @@ -547,7 +547,7 @@ "id": 21, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "RuntimeEvent" ], "params": [], @@ -924,7 +924,7 @@ { "name": null, "type": 538, - "typeName": "teyrchains_inclusion::Event", + "typeName": "parachains_inclusion::Event", "docs": [] } ], @@ -937,7 +937,7 @@ { "name": null, "type": 542, - "typeName": "teyrchains_paras::Event", + "typeName": "parachains_paras::Event", "docs": [] } ], @@ -950,7 +950,7 @@ { "name": null, "type": 543, - "typeName": "teyrchains_hrmp::Event", + "typeName": "parachains_hrmp::Event", "docs": [] } ], @@ -963,7 +963,7 @@ { "name": null, "type": 544, - "typeName": "teyrchains_disputes::Event", + "typeName": "parachains_disputes::Event", "docs": [] } ], @@ -976,7 +976,7 @@ { "name": null, "type": 547, - "typeName": "teyrchains_on_demand::Event", + "typeName": "parachains_on_demand::Event", "docs": [] } ], @@ -4156,7 +4156,7 @@ "id": 59, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "impls", "VersionedLocatableAsset" ], @@ -4569,7 +4569,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -4826,25 +4826,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -4881,7 +4881,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -5340,7 +5340,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -5584,25 +5584,25 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] }, { - "name": "Zagros", + "name": "Westend", "fields": [], "index": 4, "docs": [] }, { - "name": "Pezkuwichain", + "name": "Rococo", "fields": [], "index": 5, "docs": [] @@ -5639,7 +5639,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -5961,7 +5961,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -6205,13 +6205,13 @@ "docs": [] }, { - "name": "Pezkuwi", + "name": "Polkadot", "fields": [], "index": 2, "docs": [] }, { - "name": "Zagros", + "name": "Kusama", "fields": [], "index": 3, "docs": [] @@ -6242,7 +6242,7 @@ "docs": [] }, { - "name": "PezkuwiBulletin", + "name": "PolkadotBulletin", "fields": [], "index": 10, "docs": [] @@ -7207,7 +7207,7 @@ "id": 106, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "RuntimeCall" ], "params": [], @@ -11081,7 +11081,7 @@ "id": 147, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "SessionKeys" ], "params": [], @@ -11134,7 +11134,7 @@ "id": 148, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "validator_app", "Public" @@ -11159,7 +11159,7 @@ "id": 149, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "assignment_app", "Public" @@ -12548,7 +12548,7 @@ "id": 169, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "OriginCaller" ], "params": [], @@ -12582,12 +12582,12 @@ "docs": [] }, { - "name": "TeyrchainsOrigin", + "name": "ParachainsOrigin", "fields": [ { "name": null, "type": 172, - "typeName": "teyrchains_origin::Origin", + "typeName": "parachains_origin::Origin", "docs": [] } ], @@ -12671,7 +12671,7 @@ "id": 171, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "governance", "origins", "pallet_custom_origins", @@ -12781,7 +12781,7 @@ "id": 172, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "origin", "pallet", "Origin" @@ -12791,7 +12791,7 @@ "variant": { "variants": [ { - "name": "Teyrchain", + "name": "Parachain", "fields": [ { "name": null, @@ -12813,7 +12813,7 @@ "id": 173, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "Id" ], @@ -13060,7 +13060,7 @@ "id": 178, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Call" @@ -13288,7 +13288,7 @@ "id": 179, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EcdsaSignature" ], @@ -13326,7 +13326,7 @@ "id": 181, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "EthereumAddress" ], @@ -13445,7 +13445,7 @@ "id": 185, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "StatementKind" ], @@ -14435,7 +14435,7 @@ "id": 192, "type": { "path": [ - "pezkuwi_runtime_constants", + "polkadot_runtime_constants", "proxy", "ProxyType" ], @@ -15710,7 +15710,7 @@ "id": 200, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "NposCompactSolution16" ], "params": [], @@ -18354,7 +18354,7 @@ "id": 277, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "pallet", "Call" @@ -18488,7 +18488,7 @@ ], "index": 8, "docs": [ - "Set the teyrchain validator-group rotation frequency" + "Set the parachain validator-group rotation frequency" ] }, { @@ -18548,7 +18548,7 @@ ], "index": 13, "docs": [ - "Set the maximum number of validators to use in teyrchain consensus." + "Set the maximum number of validators to use in parachain consensus." ] }, { @@ -18810,7 +18810,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_inbound_channels", + "name": "set_hrmp_max_parachain_inbound_channels", "fields": [ { "name": "new", @@ -18821,7 +18821,7 @@ ], "index": 34, "docs": [ - "Sets the maximum number of inbound HRMP channels a teyrchain is allowed to accept." + "Sets the maximum number of inbound HRMP channels a parachain is allowed to accept." ] }, { @@ -18840,7 +18840,7 @@ ] }, { - "name": "set_hrmp_max_teyrchain_outbound_channels", + "name": "set_hrmp_max_parachain_outbound_channels", "fields": [ { "name": "new", @@ -18851,7 +18851,7 @@ ], "index": 37, "docs": [ - "Sets the maximum number of outbound HRMP channels a teyrchain is allowed to open." + "Sets the maximum number of outbound HRMP channels a parachain is allowed to open." ] }, { @@ -18896,7 +18896,7 @@ ], "index": 43, "docs": [ - "Sets the minimum delay between announcing the upgrade block for a teyrchain until the", + "Sets the minimum delay between announcing the upgrade block for a parachain until the", "upgrade taking place.", "", "See the field documentation for information and constraints for the new value." @@ -19086,7 +19086,7 @@ "id": 278, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "AsyncBackingParams" @@ -19117,7 +19117,7 @@ "id": 279, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "executor_params", "ExecutorParams" @@ -19155,7 +19155,7 @@ "id": 281, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "executor_params", "ExecutorParam" @@ -19270,7 +19270,7 @@ "id": 282, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PvfPrepKind" ], @@ -19300,7 +19300,7 @@ "id": 283, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PvfExecKind" ], @@ -19330,7 +19330,7 @@ "id": 284, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ApprovalVotingParams" ], @@ -19354,7 +19354,7 @@ "id": 285, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "SchedulerParams" ], @@ -19443,7 +19443,7 @@ "id": 286, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "pallet", "Call" @@ -19468,7 +19468,7 @@ "id": 287, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Call" @@ -19493,7 +19493,7 @@ "id": 288, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras_inherent", "pallet", "Call" @@ -19513,7 +19513,7 @@ { "name": "data", "type": 289, - "typeName": "TeyrchainsInherentData>", + "typeName": "ParachainsInherentData>", "docs": [] } ], @@ -19534,7 +19534,7 @@ "id": 289, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "InherentData" ], @@ -19594,7 +19594,7 @@ "id": 291, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "signed", "UncheckedSigned" @@ -19640,7 +19640,7 @@ "id": 292, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "AvailabilityBitfield" ], @@ -19695,7 +19695,7 @@ "id": 295, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ValidatorIndex" ], @@ -19719,7 +19719,7 @@ "id": 296, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "validator_app", "Signature" @@ -19757,7 +19757,7 @@ "id": 298, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "BackedCandidate" ], @@ -19798,7 +19798,7 @@ "id": 299, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CommittedCandidateReceiptV2" ], @@ -19833,7 +19833,7 @@ "id": 300, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CandidateDescriptorV2" ], @@ -19928,7 +19928,7 @@ "id": 301, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "InternalVersion" ], @@ -19966,7 +19966,7 @@ "id": 303, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCodeHash" ], @@ -19990,7 +19990,7 @@ "id": 304, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "CandidateCommitments" ], @@ -20115,7 +20115,7 @@ "id": 307, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "OutboundHrmpMessage" ], "params": [ @@ -20202,7 +20202,7 @@ "id": 310, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "ValidationCode" ], @@ -20226,7 +20226,7 @@ "id": 311, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HeadData" ], @@ -20263,7 +20263,7 @@ "id": 313, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ValidityAttestation" ], @@ -20320,7 +20320,7 @@ "id": 315, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "DisputeStatementSet" ], @@ -20356,7 +20356,7 @@ "id": 316, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "CandidateHash" ], "params": [], @@ -20407,7 +20407,7 @@ "id": 319, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "DisputeStatement" ], @@ -20451,7 +20451,7 @@ "id": 320, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ValidDisputeStatementKind" ], @@ -20533,7 +20533,7 @@ "id": 322, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "InvalidDisputeStatementKind" ], @@ -20557,7 +20557,7 @@ "id": 323, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Call" @@ -20589,7 +20589,7 @@ ], "index": 0, "docs": [ - "Set the storage for the teyrchain validation code immediately." + "Set the storage for the parachain validation code immediately." ] }, { @@ -20610,7 +20610,7 @@ ], "index": 1, "docs": [ - "Set the storage for the current teyrchain head data immediately." + "Set the storage for the current parachain head data immediately." ] }, { @@ -20673,7 +20673,7 @@ ], "index": 4, "docs": [ - "Put a teyrchain directly into the next session's action queue.", + "Put a parachain directly into the next session's action queue.", "We can't queue it any sooner than this without going into the", "initializer..." ] @@ -20698,11 +20698,11 @@ "Otherwise, the code will be added into the storage. Note that the code will be added", "into storage with reference count 0. This is to account the fact that there are no users", "for this code yet. The caller will have to make sure that this code eventually gets", - "used by some teyrchain or removed from the storage to avoid storage leaks. For the", + "used by some parachain or removed from the storage to avoid storage leaks. For the", "latter prefer to use the `poke_unused_validation_code` dispatchable to raw storage", "manipulation.", "", - "This function is mainly meant to be used for upgrading teyrchains that do not follow", + "This function is mainly meant to be used for upgrading parachains that do not follow", "the go-ahead signal while the PVF pre-checking feature is enabled." ] }, @@ -20721,7 +20721,7 @@ "Remove the validation code from the storage iff the reference count is 0.", "", "This is better than removing the storage directly, because it will not remove the code", - "that was suddenly got used by some teyrchain while this dispatchable was pending", + "that was suddenly got used by some parachain while this dispatchable was pending", "dispatching." ] }, @@ -20765,7 +20765,7 @@ ], "index": 8, "docs": [ - "Set the storage for the current teyrchain head data immediately." + "Set the storage for the current parachain head data immediately." ] }, { @@ -20780,7 +20780,7 @@ ], "index": 9, "docs": [ - "Remove an upgrade cooldown for a teyrchain.", + "Remove an upgrade cooldown for a parachain.", "", "The cost for removing the cooldown earlier depends on the time left for the cooldown", "multiplied by [`Config::CooldownRemovalMultiplier`]. The paid tokens are burned." @@ -20810,7 +20810,7 @@ ], "index": 10, "docs": [ - "Sets the storage for the authorized current code hash of the teyrchain.", + "Sets the storage for the authorized current code hash of the parachain.", "If not applied, it will be removed at the `System::block_number() + valid_period` block.", "", "This can be useful, when triggering `Paras::force_set_current_code(para, code)`", @@ -20841,7 +20841,7 @@ ], "index": 11, "docs": [ - "Applies the already authorized current code for the teyrchain,", + "Applies the already authorized current code for the parachain,", "triggering the same functionality as `force_set_current_code`." ] } @@ -20857,7 +20857,7 @@ "id": 324, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PvfCheckStatement" ], @@ -20899,7 +20899,7 @@ "id": 325, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "initializer", "pallet", "Call" @@ -20925,7 +20925,7 @@ ], "index": 0, "docs": [ - "Issue a signal to the consensus engine to forcibly act as though all teyrchain", + "Issue a signal to the consensus engine to forcibly act as though all parachain", "blocks in all relay chain blocks up to and including the given number in the current", "chain are valid and should be finalized." ] @@ -20942,7 +20942,7 @@ "id": 326, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Call" @@ -20980,7 +20980,7 @@ ], "index": 0, "docs": [ - "Initiate opening a channel from a teyrchain to a given recipient with given channel", + "Initiate opening a channel from a parachain to a given recipient with given channel", "parameters.", "", "- `proposed_max_capacity` - specifies how many messages can be in the channel at once.", @@ -21053,7 +21053,7 @@ "docs": [ "This extrinsic triggers the cleanup of all the HRMP storage items that a para may have.", "Normally this happens once per session, but this allows you to trigger the cleanup", - "immediately for a specific teyrchain.", + "immediately for a specific parachain.", "", "Number of inbound and outbound channels for `para` must be provided as witness data.", "", @@ -21167,7 +21167,7 @@ "configured limits.", "", "Expected use is when one (and only one) of the `ParaId`s involved in the channel is", - "governed by the system, e.g. a system teyrchain.", + "governed by the system, e.g. a system parachain.", "", "Origin must be the `ChannelManager`." ] @@ -21245,13 +21245,13 @@ ], "index": 10, "docs": [ - "Establish a bidirectional HRMP channel between a teyrchain and a system chain.", + "Establish a bidirectional HRMP channel between a parachain and a system chain.", "", "Arguments:", "", "- `target_system_chain`: A system chain, `ParaId`.", "", - "The origin needs to be the teyrchain origin." + "The origin needs to be the parachain origin." ] } ] @@ -21266,7 +21266,7 @@ "id": 327, "type": { "path": [ - "pezkuwi_teyrchain_primitives", + "polkadot_parachain_primitives", "primitives", "HrmpChannelId" ], @@ -21296,7 +21296,7 @@ "id": 328, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Call" @@ -21328,7 +21328,7 @@ "id": 329, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "slashing", "pallet", @@ -21374,7 +21374,7 @@ "id": 330, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "DisputeProof" ], @@ -21416,7 +21416,7 @@ "id": 331, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "DisputesTimeSlot" @@ -21447,7 +21447,7 @@ "id": 332, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "DisputeOffenceKind" ], @@ -21483,7 +21483,7 @@ "id": 333, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "pallet", "Call" @@ -21616,7 +21616,7 @@ "id": 334, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Call" @@ -21659,8 +21659,8 @@ "## Arguments", "- `origin`: Must be called by a `Signed` origin.", "- `id`: The para ID. Must be owned/managed by the `origin` signing account.", - "- `genesis_head`: The genesis head data of the teyrchain/thread.", - "- `validation_code`: The initial validation code of the teyrchain/thread.", + "- `genesis_head`: The genesis head data of the parachain/thread.", + "- `validation_code`: The initial validation code of the parachain/thread.", "", "## Deposits/Fees", "The account with the originating signature must reserve a deposit.", @@ -21717,7 +21717,7 @@ "This function must be called by a Root origin.", "", "The deposit taken can be specified for this registration. Any `ParaId`", - "can be registered, including sub-1000 IDs which are System Teyrchains." + "can be registered, including sub-1000 IDs which are System Parachains." ] }, { @@ -21735,7 +21735,7 @@ "Deregister a Para Id, freeing all data and returning any deposit.", "", "The caller must be Root, the `para` owner, or the `para` itself. The para must be an", - "on-demand teyrchain." + "on-demand parachain." ] }, { @@ -21756,7 +21756,7 @@ ], "index": 3, "docs": [ - "Swap a lease holding teyrchain with another teyrchain, either on-demand or lease", + "Swap a lease holding parachain with another parachain, either on-demand or lease", "holding.", "", "The origin must be Root, the `para` owner, or the `para` itself.", @@ -21765,9 +21765,9 @@ "the swap will be stored in the pending swaps map, ready for a later confirmatory swap.", "", "The `ParaId`s remain mapped to the same head data and code so external code can rely on", - "`ParaId` to be a long-term identifier of a notional \"teyrchain\". However, their", - "scheduling info (i.e. whether they're an on-demand teyrchain or lease holding", - "teyrchain), auction information and the auction deposit are switched." + "`ParaId` to be a long-term identifier of a notional \"parachain\". However, their", + "scheduling info (i.e. whether they're an on-demand parachain or lease holding", + "parachain), auction information and the auction deposit are switched." ] }, { @@ -21785,7 +21785,7 @@ "Remove a manager lock from a para. This will allow the manager of a", "previously locked para to deregister or swap a para without using governance.", "", - "Can only be called by the Root origin or the teyrchain." + "Can only be called by the Root origin or the parachain." ] }, { @@ -21797,8 +21797,8 @@ "", "This function will reserve a new Para Id to be owned/managed by the origin account.", "The origin account is able to register head data and validation code using `register` to", - "create an on-demand teyrchain. Using the Slots pallet, an on-demand teyrchain can then", - "be upgraded to a lease holding teyrchain.", + "create an on-demand parachain. Using the Slots pallet, an on-demand parachain can then", + "be upgraded to a lease holding parachain.", "", "## Arguments", "- `origin`: Must be called by a `Signed` origin. Becomes the manager/owner of the new", @@ -21827,7 +21827,7 @@ "Add a manager lock from a para. This will prevent the manager of a", "para to deregister or swap a para.", "", - "Can be called by Root, the teyrchain, or the teyrchain manager if the teyrchain is", + "Can be called by Root, the parachain, or the parachain manager if the parachain is", "unlocked." ] }, @@ -21849,16 +21849,16 @@ ], "index": 7, "docs": [ - "Schedule a teyrchain upgrade.", + "Schedule a parachain upgrade.", "", "This will kick off a check of `new_code` by all validators. After the majority of the", "validators have reported on the validity of the code, the code will either be enacted", "or the upgrade will be rejected. If the code will be enacted, the current code of the", - "teyrchain will be overwritten directly. This means that any PoV will be checked by this", - "new code. The teyrchain itself will not be informed explicitly that the validation code", + "parachain will be overwritten directly. This means that any PoV will be checked by this", + "new code. The parachain itself will not be informed explicitly that the validation code", "has changed.", "", - "Can be called by Root, the teyrchain, or the teyrchain manager if the teyrchain is", + "Can be called by Root, the parachain, or the parachain manager if the parachain is", "unlocked." ] }, @@ -21880,9 +21880,9 @@ ], "index": 8, "docs": [ - "Set the teyrchain's current head.", + "Set the parachain's current head.", "", - "Can be called by Root, the teyrchain, or the teyrchain manager if the teyrchain is", + "Can be called by Root, the parachain, or the parachain manager if the parachain is", "unlocked." ] } @@ -21898,7 +21898,7 @@ "id": 335, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Call" @@ -21983,7 +21983,7 @@ ], "index": 2, "docs": [ - "Try to onboard a teyrchain that has a lease for the current lease period.", + "Try to onboard a parachain that has a lease for the current lease period.", "", "This function can be useful if there was some state issue with a para that should", "have onboarded, but was unable to. As long as they have a lease period, we can", @@ -22004,7 +22004,7 @@ "id": 336, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Call" @@ -22079,8 +22079,8 @@ ], "index": 1, "docs": [ - "Make a new bid from an account (including a teyrchain account) for deploying a new", - "teyrchain.", + "Make a new bid from an account (including a parachain account) for deploying a new", + "parachain.", "", "Multiple simultaneous bids from the same bidder are allowed only as long as all active", "bids overlap each other (i.e. are mutually exclusive). Bids cannot be redacted.", @@ -22093,7 +22093,7 @@ "absolute lease period index value, not an auction-specific offset.", "- `last_slot` is the last lease period index of the range to bid on. This is the", "absolute lease period index value, not an auction-specific offset.", - "- `amount` is the amount to bid to be held as deposit for the teyrchain should the", + "- `amount` is the amount to bid to be held as deposit for the parachain should the", "bid win. This amount is held throughout the range." ] }, @@ -22132,7 +22132,7 @@ "id": 338, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Call" @@ -22188,11 +22188,11 @@ ], "index": 0, "docs": [ - "Create a new crowdloaning campaign for a teyrchain slot with the given lease period", + "Create a new crowdloaning campaign for a parachain slot with the given lease period", "range.", "", - "This applies a lock to your teyrchain configuration, ensuring that it cannot be changed", - "by the teyrchain manager." + "This applies a lock to your parachain configuration, ensuring that it cannot be changed", + "by the parachain manager." ] }, { @@ -22219,7 +22219,7 @@ ], "index": 1, "docs": [ - "Contribute to a crowd sale. This will transfer some balance over to fund a teyrchain", + "Contribute to a crowd sale. This will transfer some balance over to fund a parachain", "slot. It will be withdrawable when the crowdloan has ended and the funds are unused." ] }, @@ -22257,7 +22257,7 @@ "block number.", "", "- `who`: The account whose contribution should be withdrawn.", - "- `index`: The teyrchain to whose crowdloan the contribution was made." + "- `index`: The parachain to whose crowdloan the contribution was made." ] }, { @@ -22400,7 +22400,7 @@ "index": 8, "docs": [ "Contribute your entire balance to a crowd sale. This will transfer the entire balance of", - "a user over to fund a teyrchain slot. It will be withdrawable when the crowdloan has", + "a user over to fund a parachain slot. It will be withdrawable when the crowdloan has", "ended and the funds are unused." ] } @@ -22608,7 +22608,7 @@ "id": 343, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "coretime", "pallet", "Call" @@ -22802,7 +22802,7 @@ "id": 347, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "PartsOf57600" ], @@ -22995,7 +22995,7 @@ "Forcefully set the progress the running migration.", "", "This is only useful in one case: the next key to migrate is too big to be migrated with", - "a signed account, in a teyrchain context, and we simply want to skip it. A reasonable", + "a signed account, in a parachain context, and we simply want to skip it. A reasonable", "example of this would be `:code:`, which is both very expensive to migrate, and commonly", "used, so probably it is already migrated.", "", @@ -23291,8 +23291,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -23353,8 +23353,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -23531,8 +23531,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -23587,8 +23587,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -23676,8 +23676,8 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `X2(Parent,", - " Teyrchain(..))` to send from teyrchain to teyrchain, or `X1(Teyrchain(..))` to send", - " from relay to teyrchain.", + " Parachain(..))` to send from parachain to parachain, or `X1(Parachain(..))` to send", + " from relay to parachain.", "- `beneficiary`: A beneficiary location for the assets in the context of `dest`. Will", " generally be an `AccountId32` value.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", @@ -23798,9 +23798,9 @@ "", "- `origin`: Must be capable of withdrawing the `assets` and executing XCM.", "- `dest`: Destination context for the assets. Will typically be `[Parent,", - " Teyrchain(..)]` to send from teyrchain to teyrchain, or `[Teyrchain(..)]` to send from", - " relay to teyrchain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", - " teyrchain across a bridge to another ecosystem destination.", + " Parachain(..)]` to send from parachain to parachain, or `[Parachain(..)]` to send from", + " relay to parachain, or `(parents: 2, (GlobalConsensus(..), ..))` to send from", + " parachain across a bridge to another ecosystem destination.", "- `assets`: The assets to be withdrawn. This should include the assets used to pay the", " fee on the `dest` (and possibly reserve) chains.", "- `assets_transfer_type`: The XCM `TransferType` used to transfer the `assets`.", @@ -32847,7 +32847,7 @@ "id": 447, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "AggregateMessageOrigin" ], @@ -32878,7 +32878,7 @@ "id": 448, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "UmpQueueId" ], @@ -37100,7 +37100,7 @@ "id": 519, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Event" @@ -39588,7 +39588,7 @@ "id": 538, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Event" @@ -39728,7 +39728,7 @@ "id": 539, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CandidateReceiptV2" ], @@ -39763,7 +39763,7 @@ "id": 540, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "CoreIndex" ], @@ -39787,7 +39787,7 @@ "id": 541, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "GroupIndex" ], @@ -39811,7 +39811,7 @@ "id": 542, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Event" @@ -39980,7 +39980,7 @@ "type": 173, "typeName": "ParaId", "docs": [ - "The teyrchain for which the cooldown got removed." + "The parachain for which the cooldown got removed." ] } ], @@ -40034,7 +40034,7 @@ "id": 543, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Event" @@ -40085,7 +40085,7 @@ "name": "OpenChannelCanceled", "fields": [ { - "name": "by_teyrchain", + "name": "by_parachain", "type": 173, "typeName": "ParaId", "docs": [] @@ -40127,7 +40127,7 @@ "name": "ChannelClosed", "fields": [ { - "name": "by_teyrchain", + "name": "by_parachain", "type": 173, "typeName": "ParaId", "docs": [] @@ -40243,7 +40243,7 @@ "id": 544, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Event" @@ -40330,7 +40330,7 @@ "id": 545, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "DisputeLocation" ], @@ -40360,7 +40360,7 @@ "id": 546, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "DisputeResult" ], @@ -40390,7 +40390,7 @@ "id": 547, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "pallet", "Event" @@ -40479,7 +40479,7 @@ "id": 548, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Event" @@ -40575,7 +40575,7 @@ "id": 549, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Event" @@ -40646,7 +40646,7 @@ ], "index": 1, "docs": [ - "A para has won the right to a continuous set of lease periods as a teyrchain.", + "A para has won the right to a continuous set of lease periods as a parachain.", "First balance is any extra amount reserved on top of the para's existing deposit.", "Second balance is the total amount reserved." ] @@ -40663,7 +40663,7 @@ "id": 550, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Event" @@ -40793,8 +40793,8 @@ ], "index": 4, "docs": [ - "Someone attempted to lease the same slot twice for a teyrchain. The amount is held in", - "reserve but no teyrchain slot has been leased." + "Someone attempted to lease the same slot twice for a parachain. The amount is held in", + "reserve but no parachain slot has been leased." ] }, { @@ -40870,7 +40870,7 @@ "id": 551, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Event" @@ -41074,7 +41074,7 @@ ], "index": 9, "docs": [ - "A teyrchain has been moved to `NewRaise`" + "A parachain has been moved to `NewRaise`" ] } ] @@ -41089,7 +41089,7 @@ "id": 552, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "coretime", "pallet", "Event" @@ -45197,7 +45197,7 @@ "id": 623, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "RuntimeHoldReason" ], "params": [], @@ -45524,7 +45524,7 @@ "id": 633, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "RuntimeFreezeReason" ], "params": [], @@ -49066,7 +49066,7 @@ "id": 712, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "pallet", "Error" @@ -52718,7 +52718,7 @@ "id": 790, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "HostConfiguration" ], @@ -52804,7 +52804,7 @@ "docs": [] }, { - "name": "hrmp_max_teyrchain_outbound_channels", + "name": "hrmp_max_parachain_outbound_channels", "type": 4, "typeName": "u32", "docs": [] @@ -52834,7 +52834,7 @@ "docs": [] }, { - "name": "hrmp_max_teyrchain_inbound_channels", + "name": "hrmp_max_parachain_inbound_channels", "type": 4, "typeName": "u32", "docs": [] @@ -52978,7 +52978,7 @@ "id": 793, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "configuration", "pallet", "Error" @@ -53038,7 +53038,7 @@ "id": 796, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "AllowedRelayParentsTracker" ], @@ -53090,7 +53090,7 @@ "id": 798, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "shared", "RelayParentInfo" ], @@ -53300,7 +53300,7 @@ "id": 808, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "CandidatePendingAvailability" ], @@ -53381,7 +53381,7 @@ "id": 809, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "inclusion", "pallet", "Error" @@ -53441,7 +53441,7 @@ "index": 5, "docs": [ "The candidate's relay-parent was not allowed. Either it was", - "not recent enough or it didn't advance based on the last teyrchain block." + "not recent enough or it didn't advance based on the last parachain block." ] }, { @@ -53546,7 +53546,7 @@ "id": 810, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "ScrapedOnChainVotes" ], @@ -53641,7 +53641,7 @@ "id": 815, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras_inherent", "pallet", "Error" @@ -53758,7 +53758,7 @@ "id": 819, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "scheduler", "common", "Assignment" @@ -53836,7 +53836,7 @@ "id": 822, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "PvfCheckActiveVoteState" ], @@ -53902,7 +53902,7 @@ "id": 824, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "PvfCheckCause" ], @@ -53963,7 +53963,7 @@ "id": 825, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "UpgradeStrategy" ], @@ -54019,7 +54019,7 @@ "id": 828, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaLifecycle" ], @@ -54040,7 +54040,7 @@ "docs": [] }, { - "name": "Teyrchain", + "name": "Parachain", "fields": [], "index": 2, "docs": [] @@ -54052,7 +54052,7 @@ "docs": [] }, { - "name": "DowngradingTeyrchain", + "name": "DowngradingParachain", "fields": [], "index": 4, "docs": [] @@ -54064,7 +54064,7 @@ "docs": [] }, { - "name": "OffboardingTeyrchain", + "name": "OffboardingParachain", "fields": [], "index": 6, "docs": [] @@ -54093,7 +54093,7 @@ "id": 830, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaPastCodeMeta" ], @@ -54141,7 +54141,7 @@ "id": 832, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ReplacementTimes" ], @@ -54189,7 +54189,7 @@ "id": 834, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "AuthorizedCodeHashAndExpiry" ], @@ -54224,7 +54224,7 @@ "id": 835, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "UpgradeGoAhead" ], @@ -54254,7 +54254,7 @@ "id": 836, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "UpgradeRestriction" ], @@ -54278,7 +54278,7 @@ "id": 837, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "ParaGenesisArgs" ], @@ -54314,7 +54314,7 @@ "id": 838, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "paras", "pallet", "Error" @@ -54357,7 +54357,7 @@ "fields": [], "index": 3, "docs": [ - "Para cannot be upgraded to a lease holding teyrchain." + "Para cannot be upgraded to a lease holding parachain." ] }, { @@ -54365,7 +54365,7 @@ "fields": [], "index": 4, "docs": [ - "Para cannot be downgraded to an on-demand teyrchain." + "Para cannot be downgraded to an on-demand parachain." ] }, { @@ -54421,7 +54421,7 @@ "fields": [], "index": 11, "docs": [ - "Teyrchain cannot currently schedule a code upgrade." + "Parachain cannot currently schedule a code upgrade." ] }, { @@ -54481,7 +54481,7 @@ "id": 840, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "initializer", "BufferedSessionChange" ], @@ -54530,7 +54530,7 @@ "id": 842, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundDownwardMessage" ], "params": [ @@ -54564,7 +54564,7 @@ "id": 843, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "HrmpOpenChannelRequest" ], @@ -54631,7 +54631,7 @@ "id": 845, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "HrmpChannel" ], @@ -54710,7 +54710,7 @@ "id": 847, "type": { "path": [ - "pezkuwi_core_primitives", + "polkadot_core_primitives", "InboundHrmpMessage" ], "params": [ @@ -54771,7 +54771,7 @@ "id": 850, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "hrmp", "pallet", "Error" @@ -54970,7 +54970,7 @@ "id": 852, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "SessionInfo" ], @@ -55066,7 +55066,7 @@ "id": 853, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "IndexedVec" ], @@ -55099,7 +55099,7 @@ "id": 854, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "IndexedVec" ], @@ -55146,7 +55146,7 @@ "id": 856, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "DisputeState" ], @@ -55220,7 +55220,7 @@ "id": 858, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "pallet", "Error" @@ -55318,7 +55318,7 @@ "id": 859, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "PendingSlashes" ], @@ -55406,7 +55406,7 @@ "id": 863, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "disputes", "slashing", "pallet", @@ -55482,7 +55482,7 @@ "id": 864, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "CoreAffinityCount" @@ -55513,7 +55513,7 @@ "id": 865, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "QueueStatusType" @@ -55556,7 +55556,7 @@ "id": 866, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "QueueIndex" @@ -55608,7 +55608,7 @@ "id": 868, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "ReverseQueueIndex" @@ -55673,7 +55673,7 @@ "id": 871, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "types", "EnqueuedOrder" @@ -55763,7 +55763,7 @@ "id": 875, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "on_demand", "pallet", "Error" @@ -55828,7 +55828,7 @@ "id": 877, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "Schedule" ], @@ -55869,7 +55869,7 @@ "id": 878, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "CoreDescriptor" ], @@ -55944,7 +55944,7 @@ "id": 880, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "QueueDescriptor" ], @@ -56019,7 +56019,7 @@ "id": 882, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "WorkState" ], @@ -56093,7 +56093,7 @@ "id": 885, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "AssignmentState" ], @@ -56123,7 +56123,7 @@ "id": 886, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "assigner_coretime", "pallet", "Error" @@ -56164,7 +56164,7 @@ "id": 887, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "ParaInfo" ], @@ -56249,7 +56249,7 @@ "id": 889, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "paras_registrar", "pallet", "Error" @@ -56304,11 +56304,11 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "fields": [], "index": 5, "docs": [ - "Para is not a Teyrchain." + "Para is not a Parachain." ] }, { @@ -56316,7 +56316,7 @@ "fields": [], "index": 6, "docs": [ - "Para is not a Parathread (on-demand teyrchain)." + "Para is not a Parathread (on-demand parachain)." ] }, { @@ -56332,7 +56332,7 @@ "fields": [], "index": 8, "docs": [ - "Cannot schedule downgrade of lease holding teyrchain to on-demand teyrchain" + "Cannot schedule downgrade of lease holding parachain to on-demand parachain" ] }, { @@ -56340,7 +56340,7 @@ "fields": [], "index": 9, "docs": [ - "Cannot schedule upgrade of on-demand teyrchain to lease holding teyrchain" + "Cannot schedule upgrade of on-demand parachain to lease holding parachain" ] }, { @@ -56348,7 +56348,7 @@ "fields": [], "index": 10, "docs": [ - "Para is locked from manipulation by the manager. Must use teyrchain or relay chain", + "Para is locked from manipulation by the manager. Must use parachain or relay chain", "governance." ] }, @@ -56373,7 +56373,7 @@ "fields": [], "index": 13, "docs": [ - "Cannot perform a teyrchain slot / lifecycle swap. Check that the state of both paras", + "Cannot perform a parachain slot / lifecycle swap. Check that the state of both paras", "are correct for the swap to work." ] } @@ -56402,7 +56402,7 @@ "id": 891, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "slots", "pallet", "Error" @@ -56421,7 +56421,7 @@ "fields": [], "index": 0, "docs": [ - "The teyrchain ID is not onboarding." + "The parachain ID is not onboarding." ] }, { @@ -56527,7 +56527,7 @@ "id": 896, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "auctions", "pallet", "Error" @@ -56609,7 +56609,7 @@ "id": 897, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "FundInfo" ], @@ -56704,7 +56704,7 @@ "id": 898, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "LastContribution" ], @@ -56759,7 +56759,7 @@ "id": 899, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "crowdloan", "pallet", "Error" @@ -56870,11 +56870,11 @@ ] }, { - "name": "NotTeyrchain", + "name": "NotParachain", "fields": [], "index": 12, "docs": [ - "This crowdloan does not correspond to a teyrchain." + "This crowdloan does not correspond to a parachain." ] }, { @@ -56882,7 +56882,7 @@ "fields": [], "index": 13, "docs": [ - "This teyrchain lease is still active and retirement cannot yet begin." + "This parachain lease is still active and retirement cannot yet begin." ] }, { @@ -56890,7 +56890,7 @@ "fields": [], "index": 14, "docs": [ - "This teyrchain's bid or lease is still active and withdraw cannot yet begin." + "This parachain's bid or lease is still active and withdraw cannot yet begin." ] }, { @@ -56970,7 +56970,7 @@ "id": 900, "type": { "path": [ - "pezkuwi_runtime_teyrchains", + "polkadot_runtime_parachains", "coretime", "pallet", "Error" @@ -56989,7 +56989,7 @@ "fields": [], "index": 0, "docs": [ - "The paraid making the call is not the coretime brokerage system teyrchain." + "The paraid making the call is not the coretime brokerage system parachain." ] }, { @@ -62702,7 +62702,7 @@ "id": 954, "type": { "path": [ - "pezkuwi_runtime_common", + "polkadot_runtime_common", "claims", "PrevalidateAttests" ], @@ -62781,7 +62781,7 @@ "id": 957, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "Runtime" ], "params": [], @@ -62814,7 +62814,7 @@ { "name": "next_mint", "type": 960, - "typeName": "(pezkuwi_primitives::Balance, pezkuwi_primitives::Balance)", + "typeName": "(polkadot_primitives::Balance, polkadot_primitives::Balance)", "docs": [] } ] @@ -63572,7 +63572,7 @@ "id": 981, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "GroupRotationInfo" ], @@ -63626,7 +63626,7 @@ "id": 983, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CoreState" ], @@ -63685,7 +63685,7 @@ "id": 984, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "OccupiedCore" ], @@ -63800,7 +63800,7 @@ "id": 986, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "ScheduledCore" ], @@ -63870,7 +63870,7 @@ "id": 988, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "collator_app", "Public" @@ -63895,7 +63895,7 @@ "id": 989, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "OccupiedCoreAssumption" ], @@ -63971,7 +63971,7 @@ "id": 991, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "PersistedValidationData" ], @@ -64129,7 +64129,7 @@ "id": 996, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "CandidateEvent" ], @@ -64513,7 +64513,7 @@ "id": 1008, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "PendingSlashes" @@ -64544,7 +64544,7 @@ "id": 1009, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "SlashingOffenceKind" @@ -64615,7 +64615,7 @@ "id": 1011, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "OpaqueKeyOwnershipProof" @@ -64640,7 +64640,7 @@ "id": 1012, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "slashing", "DisputeProof" @@ -64723,7 +64723,7 @@ "id": 1014, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "async_backing", "BackingState" @@ -64763,7 +64763,7 @@ "id": 1015, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "Constraints" @@ -64871,7 +64871,7 @@ "id": 1016, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "InboundHrmpLimitations" @@ -64928,7 +64928,7 @@ "id": 1019, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "v8", "async_backing", "OutboundHrmpChannelLimitations" @@ -65066,7 +65066,7 @@ "id": 1024, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "async_backing", "CandidatePendingAvailability" @@ -65235,7 +65235,7 @@ "id": 1030, "type": { "path": [ - "pezkuwi_primitives", + "polkadot_primitives", "vstaging", "async_backing", "Constraints" @@ -67195,7 +67195,7 @@ "id": 1080, "type": { "path": [ - "pezkuwi_runtime", + "polkadot_runtime", "RuntimeError" ], "params": [], @@ -67546,7 +67546,7 @@ { "name": null, "type": 793, - "typeName": "teyrchains_configuration::Error", + "typeName": "parachains_configuration::Error", "docs": [] } ], @@ -67559,7 +67559,7 @@ { "name": null, "type": 809, - "typeName": "teyrchains_inclusion::Error", + "typeName": "parachains_inclusion::Error", "docs": [] } ], @@ -67572,7 +67572,7 @@ { "name": null, "type": 815, - "typeName": "teyrchains_paras_inherent::Error", + "typeName": "parachains_paras_inherent::Error", "docs": [] } ], @@ -67585,7 +67585,7 @@ { "name": null, "type": 838, - "typeName": "teyrchains_paras::Error", + "typeName": "parachains_paras::Error", "docs": [] } ], @@ -67598,7 +67598,7 @@ { "name": null, "type": 850, - "typeName": "teyrchains_hrmp::Error", + "typeName": "parachains_hrmp::Error", "docs": [] } ], @@ -67611,7 +67611,7 @@ { "name": null, "type": 858, - "typeName": "teyrchains_disputes::Error", + "typeName": "parachains_disputes::Error", "docs": [] } ], @@ -67624,7 +67624,7 @@ { "name": null, "type": 863, - "typeName": "teyrchains_slashing::Error", + "typeName": "parachains_slashing::Error", "docs": [] } ], @@ -67637,7 +67637,7 @@ { "name": null, "type": 875, - "typeName": "teyrchains_on_demand::Error", + "typeName": "parachains_on_demand::Error", "docs": [] } ], @@ -67650,7 +67650,7 @@ { "name": null, "type": 886, - "typeName": "teyrchains_assigner_coretime::Error", + "typeName": "parachains_assigner_coretime::Error", "docs": [] } ], diff --git a/packages/types-support/src/metadata/v16/bizinikiwi-json.json b/packages/types-support/src/metadata/v16/bizinikiwi-json.json index b50f236..14ec167 100644 --- a/packages/types-support/src/metadata/v16/bizinikiwi-json.json +++ b/packages/types-support/src/metadata/v16/bizinikiwi-json.json @@ -1159,7 +1159,7 @@ " Any liquidity locks on some account balances.", " NOTE: Should only be accessed when setting, changing and freeing a lock.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ], "deprecationInfo": { "notDeprecated": null @@ -1181,7 +1181,7 @@ "docs": [ " Named reserves on some account balances.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ], "deprecationInfo": { "notDeprecated": null @@ -1264,7 +1264,7 @@ " The maximum number of locks that should exist on an account.", " Not strictly enforced, but used for weight estimation.", "", - " Use of locks is deprecated in favour of freezes. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of locks is deprecated in favour of freezes. See `https://github.com/paritytech/substrate/pull/12951/`" ], "deprecationInfo": { "notDeprecated": null @@ -1277,7 +1277,7 @@ "docs": [ " The maximum number of named reserves that can exist on an account.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ], "deprecationInfo": { "notDeprecated": null @@ -1320,7 +1320,7 @@ "docs": [ " The ID type for reserves.", "", - " Use of reserves is deprecated in favour of holds. See `https://github.com/pezkuwichain/bizinikiwi/pull/12951/`" + " Use of reserves is deprecated in favour of holds. See `https://github.com/paritytech/substrate/pull/12951/`" ] }, { @@ -4209,7 +4209,7 @@ "fallback": "0x00000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Number of proposals that have been made." ], @@ -4232,7 +4232,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposals that have been made." ], @@ -4263,7 +4263,7 @@ "fallback": "0x00", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " Proposal indices that have been approved but not yet awarded." ], @@ -4382,7 +4382,7 @@ "value": "0x64000000", "docs": [ " DEPRECATED: associated with `spend_local` call and will be removed in May 2025.", - " Refer to for migration to `spend`.", + " Refer to for migration to `spend`.", "", " The maximum number of approvals that can wait in the spending queue.", "", @@ -10147,7 +10147,7 @@ " keys which are then hashed and concatenated, resulting in arbitrarily long keys.", "", " Use the *state migration RPC* to retrieve the length of the longest key in your", - " storage: ", + " storage: ", "", " The migration will halt with a `Halted` event if this value is too small.", " Since there is no real penalty from over-estimating, it is advised to use a large", @@ -10159,7 +10159,7 @@ " - [`frame_support::storage::StorageDoubleMap`]: 96 byte", "", " For more info see", - " " + " " ], "deprecationInfo": { "notDeprecated": null @@ -11600,7 +11600,7 @@ "", " See the inline code docs of `Member::pending_rewards` and `RewardPool::update_recorded`", " for example analysis. A [`sp_runtime::FixedU128`] should be fine for chains with balance", - " types similar to that of Pezkuwi and Zagros, in the absence of severe slashing (or", + " types similar to that of Polkadot and Kusama, in the absence of severe slashing (or", " prevented via a reasonable `MaxPointsToBalance`), for many many years to come." ] } @@ -12368,7 +12368,7 @@ "docs": [ " The maximum amount of weight (if any) to be used from remaining weight `on_idle` which", " should be provided to the message queue for servicing enqueued items `on_idle`.", - " Useful for teyrchains to process messages at the same block they are received.", + " Useful for parachains to process messages at the same block they are received.", "", " If `None`, it will not call `ServiceQueues::service_queues` in `on_idle`." ], @@ -13030,7 +13030,7 @@ }, "fallback": "0x00", "docs": [ - " The Pezkuwi Core reservations (generally tasked with the maintenance of System Chains)." + " The Polkadot Core reservations (generally tasked with the maintenance of System Chains)." ], "deprecationInfo": { "notDeprecated": null @@ -13044,7 +13044,7 @@ }, "fallback": "0x00", "docs": [ - " The Pezkuwi Core legacy leases." + " The Polkadot Core legacy leases." ], "deprecationInfo": { "notDeprecated": null @@ -14525,7 +14525,7 @@ } ], "docs": [ - " The `Core` runtime api that every Bizinikiwi runtime needs to implement." + " The `Core` runtime api that every Substrate runtime needs to implement." ], "version": 5, "deprecationInfo": { diff --git a/packages/types-support/src/metadata/v16/bizinikiwi-types.json b/packages/types-support/src/metadata/v16/bizinikiwi-types.json index 5d13b68..8b9b50f 100644 --- a/packages/types-support/src/metadata/v16/bizinikiwi-types.json +++ b/packages/types-support/src/metadata/v16/bizinikiwi-types.json @@ -36254,7 +36254,7 @@ "Forcefully set the progress the running migration.", "", "This is only useful in one case: the next key to migrate is too big to be migrated with", - "a signed account, in a teyrchain context, and we simply want to skip it. A reasonable", + "a signed account, in a parachain context, and we simply want to skip it. A reasonable", "example of this would be `:code:`, which is both very expensive to migrate, and commonly", "used, so probably it is already migrated.", "", @@ -52388,7 +52388,7 @@ "typeName": "CoreMaskBitCount", "docs": [ "The amount of Coretime contributed to the Instantaneous Coretime Pool by the", - "Pezkuwi System." + "Polkadot System." ] } ], @@ -52464,7 +52464,7 @@ "type": 6, "typeName": "BalanceOf", "docs": [ - "The amount of revenue the Pezkuwi System has already taken." + "The amount of revenue the Polkadot System has already taken." ] }, { @@ -52790,7 +52790,7 @@ { "name": null, "type": 539, - "typeName": "::Key", + "typeName": "::Key", "docs": [] } ], @@ -52803,7 +52803,7 @@ { "name": null, "type": 540, - "typeName": "::Key", + "typeName": "::Key", "docs": [] } ], @@ -52963,7 +52963,7 @@ { "name": null, "type": 543, - "typeName": "::Value", + "typeName": "::Value", "docs": [] } ], @@ -52976,7 +52976,7 @@ { "name": null, "type": 544, - "typeName": "::Value", + "typeName": "::Value", "docs": [] } ], diff --git a/packages/types-support/src/packageInfo.ts b/packages/types-support/src/packageInfo.ts index 7b66502..8113ba2 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 @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/types-support', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/types-support', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/packages/types/LICENSE b/packages/types/LICENSE new file mode 100644 index 0000000..0d381b2 --- /dev/null +++ b/packages/types/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + +TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + +1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + +2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + +3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + +4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + +5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + +6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + +7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + +8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + +9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + +END OF TERMS AND CONDITIONS + +APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + +Copyright [yyyy] [name of copyright owner] + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. diff --git a/packages/types/package.json b/packages/types/package.json index 0517a22..75b539f 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -15,23 +15,5925 @@ }, "sideEffects": [ "./packageDetect.js", - "./packageDetect.cjs" + "./cjs/packageDetect.js" ], "type": "module", - "version": "16.5.6", - "main": "index.js", + "types": "./build/index.d.ts", + "version": "16.5.9", + "main": "./build/cjs/index.js", + "module": "./build/index.js", + "exports": { + ".": { + "module": { + "types": "./build/index.d.ts", + "default": "./build/index.js" + }, + "require": { + "types": "./build/cjs/index.d.ts", + "default": "./build/cjs/index.js" + }, + "default": { + "types": "./build/index.d.ts", + "default": "./build/index.js" + } + }, + "./bundle": { + "module": { + "types": "./build/bundle.d.ts", + "default": "./build/bundle.js" + }, + "require": { + "types": "./build/cjs/bundle.d.ts", + "default": "./build/cjs/bundle.js" + }, + "default": { + "types": "./build/bundle.d.ts", + "default": "./build/bundle.js" + } + }, + "./cjs/*": "./build/cjs/*.js", + "./cjs/package.json": "./cjs/package.json", + "./codec": { + "module": { + "types": "./build/codec/index.d.ts", + "default": "./build/codec/index.js" + }, + "require": { + "types": "./build/cjs/codec/index.d.ts", + "default": "./build/cjs/codec/index.js" + }, + "default": { + "types": "./build/codec/index.d.ts", + "default": "./build/codec/index.js" + } + }, + "./codec/types": { + "module": { + "types": "./build/codec/types.d.ts", + "default": "./build/codec/types.js" + }, + "require": { + "types": "./build/cjs/codec/types.d.ts", + "default": "./build/cjs/codec/types.js" + }, + "default": { + "types": "./build/codec/types.d.ts", + "default": "./build/codec/types.js" + } + }, + "./create": { + "module": { + "types": "./build/create/index.d.ts", + "default": "./build/create/index.js" + }, + "require": { + "types": "./build/cjs/create/index.d.ts", + "default": "./build/cjs/create/index.js" + }, + "default": { + "types": "./build/create/index.d.ts", + "default": "./build/create/index.js" + } + }, + "./create/createClass": { + "module": { + "types": "./build/create/createClass.d.ts", + "default": "./build/create/createClass.js" + }, + "require": { + "types": "./build/cjs/create/createClass.d.ts", + "default": "./build/cjs/create/createClass.js" + }, + "default": { + "types": "./build/create/createClass.d.ts", + "default": "./build/create/createClass.js" + } + }, + "./create/createType": { + "module": { + "types": "./build/create/createType.d.ts", + "default": "./build/create/createType.js" + }, + "require": { + "types": "./build/cjs/create/createType.d.ts", + "default": "./build/cjs/create/createType.js" + }, + "default": { + "types": "./build/create/createType.d.ts", + "default": "./build/create/createType.js" + } + }, + "./create/lazy": { + "module": { + "types": "./build/create/lazy.d.ts", + "default": "./build/create/lazy.js" + }, + "require": { + "types": "./build/cjs/create/lazy.d.ts", + "default": "./build/cjs/create/lazy.js" + }, + "default": { + "types": "./build/create/lazy.d.ts", + "default": "./build/create/lazy.js" + } + }, + "./create/registry": { + "module": { + "types": "./build/create/registry.d.ts", + "default": "./build/create/registry.js" + }, + "require": { + "types": "./build/cjs/create/registry.d.ts", + "default": "./build/cjs/create/registry.js" + }, + "default": { + "types": "./build/create/registry.d.ts", + "default": "./build/create/registry.js" + } + }, + "./create/types": { + "module": { + "types": "./build/create/types.d.ts", + "default": "./build/create/types.js" + }, + "require": { + "types": "./build/cjs/create/types.d.ts", + "default": "./build/cjs/create/types.js" + }, + "default": { + "types": "./build/create/types.d.ts", + "default": "./build/create/types.js" + } + }, + "./ethereum": { + "module": { + "types": "./build/ethereum/index.d.ts", + "default": "./build/ethereum/index.js" + }, + "require": { + "types": "./build/cjs/ethereum/index.d.ts", + "default": "./build/cjs/ethereum/index.js" + }, + "default": { + "types": "./build/ethereum/index.d.ts", + "default": "./build/ethereum/index.js" + } + }, + "./ethereum/AccountId": { + "module": { + "types": "./build/ethereum/AccountId.d.ts", + "default": "./build/ethereum/AccountId.js" + }, + "require": { + "types": "./build/cjs/ethereum/AccountId.d.ts", + "default": "./build/cjs/ethereum/AccountId.js" + }, + "default": { + "types": "./build/ethereum/AccountId.d.ts", + "default": "./build/ethereum/AccountId.js" + } + }, + "./ethereum/LookupSource": { + "module": { + "types": "./build/ethereum/LookupSource.d.ts", + "default": "./build/ethereum/LookupSource.js" + }, + "require": { + "types": "./build/cjs/ethereum/LookupSource.d.ts", + "default": "./build/cjs/ethereum/LookupSource.js" + }, + "default": { + "types": "./build/ethereum/LookupSource.d.ts", + "default": "./build/ethereum/LookupSource.js" + } + }, + "./extrinsic": { + "module": { + "types": "./build/extrinsic/index.d.ts", + "default": "./build/extrinsic/index.js" + }, + "require": { + "types": "./build/cjs/extrinsic/index.d.ts", + "default": "./build/cjs/extrinsic/index.js" + }, + "default": { + "types": "./build/extrinsic/index.d.ts", + "default": "./build/extrinsic/index.js" + } + }, + "./extrinsic/constants": { + "module": { + "types": "./build/extrinsic/constants.d.ts", + "default": "./build/extrinsic/constants.js" + }, + "require": { + "types": "./build/cjs/extrinsic/constants.d.ts", + "default": "./build/cjs/extrinsic/constants.js" + }, + "default": { + "types": "./build/extrinsic/constants.d.ts", + "default": "./build/extrinsic/constants.js" + } + }, + "./extrinsic/Extrinsic": { + "module": { + "types": "./build/extrinsic/Extrinsic.d.ts", + "default": "./build/extrinsic/Extrinsic.js" + }, + "require": { + "types": "./build/cjs/extrinsic/Extrinsic.d.ts", + "default": "./build/cjs/extrinsic/Extrinsic.js" + }, + "default": { + "types": "./build/extrinsic/Extrinsic.d.ts", + "default": "./build/extrinsic/Extrinsic.js" + } + }, + "./extrinsic/ExtrinsicEra": { + "module": { + "types": "./build/extrinsic/ExtrinsicEra.d.ts", + "default": "./build/extrinsic/ExtrinsicEra.js" + }, + "require": { + "types": "./build/cjs/extrinsic/ExtrinsicEra.d.ts", + "default": "./build/cjs/extrinsic/ExtrinsicEra.js" + }, + "default": { + "types": "./build/extrinsic/ExtrinsicEra.d.ts", + "default": "./build/extrinsic/ExtrinsicEra.js" + } + }, + "./extrinsic/ExtrinsicPayload": { + "module": { + "types": "./build/extrinsic/ExtrinsicPayload.d.ts", + "default": "./build/extrinsic/ExtrinsicPayload.js" + }, + "require": { + "types": "./build/cjs/extrinsic/ExtrinsicPayload.d.ts", + "default": "./build/cjs/extrinsic/ExtrinsicPayload.js" + }, + "default": { + "types": "./build/extrinsic/ExtrinsicPayload.d.ts", + "default": "./build/extrinsic/ExtrinsicPayload.js" + } + }, + "./extrinsic/ExtrinsicPayloadUnknown": { + "module": { + "types": "./build/extrinsic/ExtrinsicPayloadUnknown.d.ts", + "default": "./build/extrinsic/ExtrinsicPayloadUnknown.js" + }, + "require": { + "types": "./build/cjs/extrinsic/ExtrinsicPayloadUnknown.d.ts", + "default": "./build/cjs/extrinsic/ExtrinsicPayloadUnknown.js" + }, + "default": { + "types": "./build/extrinsic/ExtrinsicPayloadUnknown.d.ts", + "default": "./build/extrinsic/ExtrinsicPayloadUnknown.js" + } + }, + "./extrinsic/ExtrinsicUnknown": { + "module": { + "types": "./build/extrinsic/ExtrinsicUnknown.d.ts", + "default": "./build/extrinsic/ExtrinsicUnknown.js" + }, + "require": { + "types": "./build/cjs/extrinsic/ExtrinsicUnknown.d.ts", + "default": "./build/cjs/extrinsic/ExtrinsicUnknown.js" + }, + "default": { + "types": "./build/extrinsic/ExtrinsicUnknown.d.ts", + "default": "./build/extrinsic/ExtrinsicUnknown.js" + } + }, + "./extrinsic/signedExtensions": { + "module": { + "types": "./build/extrinsic/signedExtensions/index.d.ts", + "default": "./build/extrinsic/signedExtensions/index.js" + }, + "require": { + "types": "./build/cjs/extrinsic/signedExtensions/index.d.ts", + "default": "./build/cjs/extrinsic/signedExtensions/index.js" + }, + "default": { + "types": "./build/extrinsic/signedExtensions/index.d.ts", + "default": "./build/extrinsic/signedExtensions/index.js" + } + }, + "./extrinsic/signedExtensions/bizinikiwi": { + "module": { + "types": "./build/extrinsic/signedExtensions/bizinikiwi.d.ts", + "default": "./build/extrinsic/signedExtensions/bizinikiwi.js" + }, + "require": { + "types": "./build/cjs/extrinsic/signedExtensions/bizinikiwi.d.ts", + "default": "./build/cjs/extrinsic/signedExtensions/bizinikiwi.js" + }, + "default": { + "types": "./build/extrinsic/signedExtensions/bizinikiwi.d.ts", + "default": "./build/extrinsic/signedExtensions/bizinikiwi.js" + } + }, + "./extrinsic/signedExtensions/emptyCheck": { + "module": { + "types": "./build/extrinsic/signedExtensions/emptyCheck.d.ts", + "default": "./build/extrinsic/signedExtensions/emptyCheck.js" + }, + "require": { + "types": "./build/cjs/extrinsic/signedExtensions/emptyCheck.d.ts", + "default": "./build/cjs/extrinsic/signedExtensions/emptyCheck.js" + }, + "default": { + "types": "./build/extrinsic/signedExtensions/emptyCheck.d.ts", + "default": "./build/extrinsic/signedExtensions/emptyCheck.js" + } + }, + "./extrinsic/signedExtensions/pezkuwi": { + "module": { + "types": "./build/extrinsic/signedExtensions/pezkuwi.d.ts", + "default": "./build/extrinsic/signedExtensions/pezkuwi.js" + }, + "require": { + "types": "./build/cjs/extrinsic/signedExtensions/pezkuwi.d.ts", + "default": "./build/cjs/extrinsic/signedExtensions/pezkuwi.js" + }, + "default": { + "types": "./build/extrinsic/signedExtensions/pezkuwi.d.ts", + "default": "./build/extrinsic/signedExtensions/pezkuwi.js" + } + }, + "./extrinsic/signedExtensions/shell": { + "module": { + "types": "./build/extrinsic/signedExtensions/shell.d.ts", + "default": "./build/extrinsic/signedExtensions/shell.js" + }, + "require": { + "types": "./build/cjs/extrinsic/signedExtensions/shell.d.ts", + "default": "./build/cjs/extrinsic/signedExtensions/shell.js" + }, + "default": { + "types": "./build/extrinsic/signedExtensions/shell.d.ts", + "default": "./build/extrinsic/signedExtensions/shell.js" + } + }, + "./extrinsic/signedExtensions/statemint": { + "module": { + "types": "./build/extrinsic/signedExtensions/statemint.d.ts", + "default": "./build/extrinsic/signedExtensions/statemint.js" + }, + "require": { + "types": "./build/cjs/extrinsic/signedExtensions/statemint.d.ts", + "default": "./build/cjs/extrinsic/signedExtensions/statemint.js" + }, + "default": { + "types": "./build/extrinsic/signedExtensions/statemint.d.ts", + "default": "./build/extrinsic/signedExtensions/statemint.js" + } + }, + "./extrinsic/signedExtensions/types": { + "module": { + "types": "./build/extrinsic/signedExtensions/types.d.ts", + "default": "./build/extrinsic/signedExtensions/types.js" + }, + "require": { + "types": "./build/cjs/extrinsic/signedExtensions/types.d.ts", + "default": "./build/cjs/extrinsic/signedExtensions/types.js" + }, + "default": { + "types": "./build/extrinsic/signedExtensions/types.d.ts", + "default": "./build/extrinsic/signedExtensions/types.js" + } + }, + "./extrinsic/SignerPayload": { + "module": { + "types": "./build/extrinsic/SignerPayload.d.ts", + "default": "./build/extrinsic/SignerPayload.js" + }, + "require": { + "types": "./build/cjs/extrinsic/SignerPayload.d.ts", + "default": "./build/cjs/extrinsic/SignerPayload.js" + }, + "default": { + "types": "./build/extrinsic/SignerPayload.d.ts", + "default": "./build/extrinsic/SignerPayload.js" + } + }, + "./extrinsic/types": { + "module": { + "types": "./build/extrinsic/types.d.ts", + "default": "./build/extrinsic/types.js" + }, + "require": { + "types": "./build/cjs/extrinsic/types.d.ts", + "default": "./build/cjs/extrinsic/types.js" + }, + "default": { + "types": "./build/extrinsic/types.d.ts", + "default": "./build/extrinsic/types.js" + } + }, + "./extrinsic/util": { + "module": { + "types": "./build/extrinsic/util.d.ts", + "default": "./build/extrinsic/util.js" + }, + "require": { + "types": "./build/cjs/extrinsic/util.d.ts", + "default": "./build/cjs/extrinsic/util.js" + }, + "default": { + "types": "./build/extrinsic/util.d.ts", + "default": "./build/extrinsic/util.js" + } + }, + "./extrinsic/v4": { + "module": { + "types": "./build/extrinsic/v4/index.d.ts", + "default": "./build/extrinsic/v4/index.js" + }, + "require": { + "types": "./build/cjs/extrinsic/v4/index.d.ts", + "default": "./build/cjs/extrinsic/v4/index.js" + }, + "default": { + "types": "./build/extrinsic/v4/index.d.ts", + "default": "./build/extrinsic/v4/index.js" + } + }, + "./extrinsic/v4/Extrinsic": { + "module": { + "types": "./build/extrinsic/v4/Extrinsic.d.ts", + "default": "./build/extrinsic/v4/Extrinsic.js" + }, + "require": { + "types": "./build/cjs/extrinsic/v4/Extrinsic.d.ts", + "default": "./build/cjs/extrinsic/v4/Extrinsic.js" + }, + "default": { + "types": "./build/extrinsic/v4/Extrinsic.d.ts", + "default": "./build/extrinsic/v4/Extrinsic.js" + } + }, + "./extrinsic/v4/ExtrinsicPayload": { + "module": { + "types": "./build/extrinsic/v4/ExtrinsicPayload.d.ts", + "default": "./build/extrinsic/v4/ExtrinsicPayload.js" + }, + "require": { + "types": "./build/cjs/extrinsic/v4/ExtrinsicPayload.d.ts", + "default": "./build/cjs/extrinsic/v4/ExtrinsicPayload.js" + }, + "default": { + "types": "./build/extrinsic/v4/ExtrinsicPayload.d.ts", + "default": "./build/extrinsic/v4/ExtrinsicPayload.js" + } + }, + "./extrinsic/v4/ExtrinsicSignature": { + "module": { + "types": "./build/extrinsic/v4/ExtrinsicSignature.d.ts", + "default": "./build/extrinsic/v4/ExtrinsicSignature.js" + }, + "require": { + "types": "./build/cjs/extrinsic/v4/ExtrinsicSignature.d.ts", + "default": "./build/cjs/extrinsic/v4/ExtrinsicSignature.js" + }, + "default": { + "types": "./build/extrinsic/v4/ExtrinsicSignature.d.ts", + "default": "./build/extrinsic/v4/ExtrinsicSignature.js" + } + }, + "./extrinsic/v5": { + "module": { + "types": "./build/extrinsic/v5/index.d.ts", + "default": "./build/extrinsic/v5/index.js" + }, + "require": { + "types": "./build/cjs/extrinsic/v5/index.d.ts", + "default": "./build/cjs/extrinsic/v5/index.js" + }, + "default": { + "types": "./build/extrinsic/v5/index.d.ts", + "default": "./build/extrinsic/v5/index.js" + } + }, + "./extrinsic/v5/Extrinsic": { + "module": { + "types": "./build/extrinsic/v5/Extrinsic.d.ts", + "default": "./build/extrinsic/v5/Extrinsic.js" + }, + "require": { + "types": "./build/cjs/extrinsic/v5/Extrinsic.d.ts", + "default": "./build/cjs/extrinsic/v5/Extrinsic.js" + }, + "default": { + "types": "./build/extrinsic/v5/Extrinsic.d.ts", + "default": "./build/extrinsic/v5/Extrinsic.js" + } + }, + "./extrinsic/v5/ExtrinsicPayload": { + "module": { + "types": "./build/extrinsic/v5/ExtrinsicPayload.d.ts", + "default": "./build/extrinsic/v5/ExtrinsicPayload.js" + }, + "require": { + "types": "./build/cjs/extrinsic/v5/ExtrinsicPayload.d.ts", + "default": "./build/cjs/extrinsic/v5/ExtrinsicPayload.js" + }, + "default": { + "types": "./build/extrinsic/v5/ExtrinsicPayload.d.ts", + "default": "./build/extrinsic/v5/ExtrinsicPayload.js" + } + }, + "./extrinsic/v5/ExtrinsicSignature": { + "module": { + "types": "./build/extrinsic/v5/ExtrinsicSignature.d.ts", + "default": "./build/extrinsic/v5/ExtrinsicSignature.js" + }, + "require": { + "types": "./build/cjs/extrinsic/v5/ExtrinsicSignature.d.ts", + "default": "./build/cjs/extrinsic/v5/ExtrinsicSignature.js" + }, + "default": { + "types": "./build/extrinsic/v5/ExtrinsicSignature.d.ts", + "default": "./build/extrinsic/v5/ExtrinsicSignature.js" + } + }, + "./extrinsic/v5/GeneralExtrinsic": { + "module": { + "types": "./build/extrinsic/v5/GeneralExtrinsic.d.ts", + "default": "./build/extrinsic/v5/GeneralExtrinsic.js" + }, + "require": { + "types": "./build/cjs/extrinsic/v5/GeneralExtrinsic.d.ts", + "default": "./build/cjs/extrinsic/v5/GeneralExtrinsic.js" + }, + "default": { + "types": "./build/extrinsic/v5/GeneralExtrinsic.d.ts", + "default": "./build/extrinsic/v5/GeneralExtrinsic.js" + } + }, + "./generic": { + "module": { + "types": "./build/generic/index.d.ts", + "default": "./build/generic/index.js" + }, + "require": { + "types": "./build/cjs/generic/index.d.ts", + "default": "./build/cjs/generic/index.js" + }, + "default": { + "types": "./build/generic/index.d.ts", + "default": "./build/generic/index.js" + } + }, + "./generic/AccountId": { + "module": { + "types": "./build/generic/AccountId.d.ts", + "default": "./build/generic/AccountId.js" + }, + "require": { + "types": "./build/cjs/generic/AccountId.d.ts", + "default": "./build/cjs/generic/AccountId.js" + }, + "default": { + "types": "./build/generic/AccountId.d.ts", + "default": "./build/generic/AccountId.js" + } + }, + "./generic/AccountIndex": { + "module": { + "types": "./build/generic/AccountIndex.d.ts", + "default": "./build/generic/AccountIndex.js" + }, + "require": { + "types": "./build/cjs/generic/AccountIndex.d.ts", + "default": "./build/cjs/generic/AccountIndex.js" + }, + "default": { + "types": "./build/generic/AccountIndex.d.ts", + "default": "./build/generic/AccountIndex.js" + } + }, + "./generic/Block": { + "module": { + "types": "./build/generic/Block.d.ts", + "default": "./build/generic/Block.js" + }, + "require": { + "types": "./build/cjs/generic/Block.d.ts", + "default": "./build/cjs/generic/Block.js" + }, + "default": { + "types": "./build/generic/Block.d.ts", + "default": "./build/generic/Block.js" + } + }, + "./generic/Call": { + "module": { + "types": "./build/generic/Call.d.ts", + "default": "./build/generic/Call.js" + }, + "require": { + "types": "./build/cjs/generic/Call.d.ts", + "default": "./build/cjs/generic/Call.js" + }, + "default": { + "types": "./build/generic/Call.d.ts", + "default": "./build/generic/Call.js" + } + }, + "./generic/ChainProperties": { + "module": { + "types": "./build/generic/ChainProperties.d.ts", + "default": "./build/generic/ChainProperties.js" + }, + "require": { + "types": "./build/cjs/generic/ChainProperties.d.ts", + "default": "./build/cjs/generic/ChainProperties.js" + }, + "default": { + "types": "./build/generic/ChainProperties.d.ts", + "default": "./build/generic/ChainProperties.js" + } + }, + "./generic/ConsensusEngineId": { + "module": { + "types": "./build/generic/ConsensusEngineId.d.ts", + "default": "./build/generic/ConsensusEngineId.js" + }, + "require": { + "types": "./build/cjs/generic/ConsensusEngineId.d.ts", + "default": "./build/cjs/generic/ConsensusEngineId.js" + }, + "default": { + "types": "./build/generic/ConsensusEngineId.d.ts", + "default": "./build/generic/ConsensusEngineId.js" + } + }, + "./generic/Event": { + "module": { + "types": "./build/generic/Event.d.ts", + "default": "./build/generic/Event.js" + }, + "require": { + "types": "./build/cjs/generic/Event.d.ts", + "default": "./build/cjs/generic/Event.js" + }, + "default": { + "types": "./build/generic/Event.d.ts", + "default": "./build/generic/Event.js" + } + }, + "./generic/LookupSource": { + "module": { + "types": "./build/generic/LookupSource.d.ts", + "default": "./build/generic/LookupSource.js" + }, + "require": { + "types": "./build/cjs/generic/LookupSource.d.ts", + "default": "./build/cjs/generic/LookupSource.js" + }, + "default": { + "types": "./build/generic/LookupSource.d.ts", + "default": "./build/generic/LookupSource.js" + } + }, + "./generic/MultiAddress": { + "module": { + "types": "./build/generic/MultiAddress.d.ts", + "default": "./build/generic/MultiAddress.js" + }, + "require": { + "types": "./build/cjs/generic/MultiAddress.d.ts", + "default": "./build/cjs/generic/MultiAddress.js" + }, + "default": { + "types": "./build/generic/MultiAddress.d.ts", + "default": "./build/generic/MultiAddress.js" + } + }, + "./generic/Vote": { + "module": { + "types": "./build/generic/Vote.d.ts", + "default": "./build/generic/Vote.js" + }, + "require": { + "types": "./build/cjs/generic/Vote.d.ts", + "default": "./build/cjs/generic/Vote.js" + }, + "default": { + "types": "./build/generic/Vote.d.ts", + "default": "./build/generic/Vote.js" + } + }, + "./index.types": { + "module": { + "types": "./build/index.types.d.ts", + "default": "./build/index.types.js" + }, + "require": { + "types": "./build/cjs/index.types.d.ts", + "default": "./build/cjs/index.types.js" + }, + "default": { + "types": "./build/index.types.d.ts", + "default": "./build/index.types.js" + } + }, + "./interfaces": { + "module": { + "types": "./build/interfaces/index.d.ts", + "default": "./build/interfaces/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/index.d.ts", + "default": "./build/cjs/interfaces/index.js" + }, + "default": { + "types": "./build/interfaces/index.d.ts", + "default": "./build/interfaces/index.js" + } + }, + "./interfaces/alias": { + "module": { + "types": "./build/interfaces/alias.d.ts", + "default": "./build/interfaces/alias.js" + }, + "require": { + "types": "./build/cjs/interfaces/alias.d.ts", + "default": "./build/cjs/interfaces/alias.js" + }, + "default": { + "types": "./build/interfaces/alias.d.ts", + "default": "./build/interfaces/alias.js" + } + }, + "./interfaces/assetConversion": { + "module": { + "types": "./build/interfaces/assetConversion/index.d.ts", + "default": "./build/interfaces/assetConversion/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/assetConversion/index.d.ts", + "default": "./build/cjs/interfaces/assetConversion/index.js" + }, + "default": { + "types": "./build/interfaces/assetConversion/index.d.ts", + "default": "./build/interfaces/assetConversion/index.js" + } + }, + "./interfaces/assetConversion/definitions": { + "module": { + "types": "./build/interfaces/assetConversion/definitions.d.ts", + "default": "./build/interfaces/assetConversion/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/assetConversion/definitions.d.ts", + "default": "./build/cjs/interfaces/assetConversion/definitions.js" + }, + "default": { + "types": "./build/interfaces/assetConversion/definitions.d.ts", + "default": "./build/interfaces/assetConversion/definitions.js" + } + }, + "./interfaces/assetConversion/runtime": { + "module": { + "types": "./build/interfaces/assetConversion/runtime.d.ts", + "default": "./build/interfaces/assetConversion/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/assetConversion/runtime.d.ts", + "default": "./build/cjs/interfaces/assetConversion/runtime.js" + }, + "default": { + "types": "./build/interfaces/assetConversion/runtime.d.ts", + "default": "./build/interfaces/assetConversion/runtime.js" + } + }, + "./interfaces/assetConversion/types": { + "module": { + "types": "./build/interfaces/assetConversion/types.d.ts", + "default": "./build/interfaces/assetConversion/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/assetConversion/types.d.ts", + "default": "./build/cjs/interfaces/assetConversion/types.js" + }, + "default": { + "types": "./build/interfaces/assetConversion/types.d.ts", + "default": "./build/interfaces/assetConversion/types.js" + } + }, + "./interfaces/assets": { + "module": { + "types": "./build/interfaces/assets/index.d.ts", + "default": "./build/interfaces/assets/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/assets/index.d.ts", + "default": "./build/cjs/interfaces/assets/index.js" + }, + "default": { + "types": "./build/interfaces/assets/index.d.ts", + "default": "./build/interfaces/assets/index.js" + } + }, + "./interfaces/assets/definitions": { + "module": { + "types": "./build/interfaces/assets/definitions.d.ts", + "default": "./build/interfaces/assets/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/assets/definitions.d.ts", + "default": "./build/cjs/interfaces/assets/definitions.js" + }, + "default": { + "types": "./build/interfaces/assets/definitions.d.ts", + "default": "./build/interfaces/assets/definitions.js" + } + }, + "./interfaces/assets/runtime": { + "module": { + "types": "./build/interfaces/assets/runtime.d.ts", + "default": "./build/interfaces/assets/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/assets/runtime.d.ts", + "default": "./build/cjs/interfaces/assets/runtime.js" + }, + "default": { + "types": "./build/interfaces/assets/runtime.d.ts", + "default": "./build/interfaces/assets/runtime.js" + } + }, + "./interfaces/assets/types": { + "module": { + "types": "./build/interfaces/assets/types.d.ts", + "default": "./build/interfaces/assets/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/assets/types.d.ts", + "default": "./build/cjs/interfaces/assets/types.js" + }, + "default": { + "types": "./build/interfaces/assets/types.d.ts", + "default": "./build/interfaces/assets/types.js" + } + }, + "./interfaces/attestations": { + "module": { + "types": "./build/interfaces/attestations/index.d.ts", + "default": "./build/interfaces/attestations/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/attestations/index.d.ts", + "default": "./build/cjs/interfaces/attestations/index.js" + }, + "default": { + "types": "./build/interfaces/attestations/index.d.ts", + "default": "./build/interfaces/attestations/index.js" + } + }, + "./interfaces/attestations/definitions": { + "module": { + "types": "./build/interfaces/attestations/definitions.d.ts", + "default": "./build/interfaces/attestations/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/attestations/definitions.d.ts", + "default": "./build/cjs/interfaces/attestations/definitions.js" + }, + "default": { + "types": "./build/interfaces/attestations/definitions.d.ts", + "default": "./build/interfaces/attestations/definitions.js" + } + }, + "./interfaces/attestations/types": { + "module": { + "types": "./build/interfaces/attestations/types.d.ts", + "default": "./build/interfaces/attestations/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/attestations/types.d.ts", + "default": "./build/cjs/interfaces/attestations/types.js" + }, + "default": { + "types": "./build/interfaces/attestations/types.d.ts", + "default": "./build/interfaces/attestations/types.js" + } + }, + "./interfaces/aura": { + "module": { + "types": "./build/interfaces/aura/index.d.ts", + "default": "./build/interfaces/aura/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/aura/index.d.ts", + "default": "./build/cjs/interfaces/aura/index.js" + }, + "default": { + "types": "./build/interfaces/aura/index.d.ts", + "default": "./build/interfaces/aura/index.js" + } + }, + "./interfaces/aura/definitions": { + "module": { + "types": "./build/interfaces/aura/definitions.d.ts", + "default": "./build/interfaces/aura/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/aura/definitions.d.ts", + "default": "./build/cjs/interfaces/aura/definitions.js" + }, + "default": { + "types": "./build/interfaces/aura/definitions.d.ts", + "default": "./build/interfaces/aura/definitions.js" + } + }, + "./interfaces/aura/runtime": { + "module": { + "types": "./build/interfaces/aura/runtime.d.ts", + "default": "./build/interfaces/aura/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/aura/runtime.d.ts", + "default": "./build/cjs/interfaces/aura/runtime.js" + }, + "default": { + "types": "./build/interfaces/aura/runtime.d.ts", + "default": "./build/interfaces/aura/runtime.js" + } + }, + "./interfaces/aura/types": { + "module": { + "types": "./build/interfaces/aura/types.d.ts", + "default": "./build/interfaces/aura/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/aura/types.d.ts", + "default": "./build/cjs/interfaces/aura/types.js" + }, + "default": { + "types": "./build/interfaces/aura/types.d.ts", + "default": "./build/interfaces/aura/types.js" + } + }, + "./interfaces/author": { + "module": { + "types": "./build/interfaces/author/index.d.ts", + "default": "./build/interfaces/author/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/author/index.d.ts", + "default": "./build/cjs/interfaces/author/index.js" + }, + "default": { + "types": "./build/interfaces/author/index.d.ts", + "default": "./build/interfaces/author/index.js" + } + }, + "./interfaces/author/definitions": { + "module": { + "types": "./build/interfaces/author/definitions.d.ts", + "default": "./build/interfaces/author/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/author/definitions.d.ts", + "default": "./build/cjs/interfaces/author/definitions.js" + }, + "default": { + "types": "./build/interfaces/author/definitions.d.ts", + "default": "./build/interfaces/author/definitions.js" + } + }, + "./interfaces/author/rpc": { + "module": { + "types": "./build/interfaces/author/rpc.d.ts", + "default": "./build/interfaces/author/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/author/rpc.d.ts", + "default": "./build/cjs/interfaces/author/rpc.js" + }, + "default": { + "types": "./build/interfaces/author/rpc.d.ts", + "default": "./build/interfaces/author/rpc.js" + } + }, + "./interfaces/author/types": { + "module": { + "types": "./build/interfaces/author/types.d.ts", + "default": "./build/interfaces/author/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/author/types.d.ts", + "default": "./build/cjs/interfaces/author/types.js" + }, + "default": { + "types": "./build/interfaces/author/types.d.ts", + "default": "./build/interfaces/author/types.js" + } + }, + "./interfaces/authorship": { + "module": { + "types": "./build/interfaces/authorship/index.d.ts", + "default": "./build/interfaces/authorship/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/authorship/index.d.ts", + "default": "./build/cjs/interfaces/authorship/index.js" + }, + "default": { + "types": "./build/interfaces/authorship/index.d.ts", + "default": "./build/interfaces/authorship/index.js" + } + }, + "./interfaces/authorship/definitions": { + "module": { + "types": "./build/interfaces/authorship/definitions.d.ts", + "default": "./build/interfaces/authorship/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/authorship/definitions.d.ts", + "default": "./build/cjs/interfaces/authorship/definitions.js" + }, + "default": { + "types": "./build/interfaces/authorship/definitions.d.ts", + "default": "./build/interfaces/authorship/definitions.js" + } + }, + "./interfaces/authorship/types": { + "module": { + "types": "./build/interfaces/authorship/types.d.ts", + "default": "./build/interfaces/authorship/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/authorship/types.d.ts", + "default": "./build/cjs/interfaces/authorship/types.js" + }, + "default": { + "types": "./build/interfaces/authorship/types.d.ts", + "default": "./build/interfaces/authorship/types.js" + } + }, + "./interfaces/babe": { + "module": { + "types": "./build/interfaces/babe/index.d.ts", + "default": "./build/interfaces/babe/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/babe/index.d.ts", + "default": "./build/cjs/interfaces/babe/index.js" + }, + "default": { + "types": "./build/interfaces/babe/index.d.ts", + "default": "./build/interfaces/babe/index.js" + } + }, + "./interfaces/babe/definitions": { + "module": { + "types": "./build/interfaces/babe/definitions.d.ts", + "default": "./build/interfaces/babe/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/babe/definitions.d.ts", + "default": "./build/cjs/interfaces/babe/definitions.js" + }, + "default": { + "types": "./build/interfaces/babe/definitions.d.ts", + "default": "./build/interfaces/babe/definitions.js" + } + }, + "./interfaces/babe/rpc": { + "module": { + "types": "./build/interfaces/babe/rpc.d.ts", + "default": "./build/interfaces/babe/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/babe/rpc.d.ts", + "default": "./build/cjs/interfaces/babe/rpc.js" + }, + "default": { + "types": "./build/interfaces/babe/rpc.d.ts", + "default": "./build/interfaces/babe/rpc.js" + } + }, + "./interfaces/babe/runtime": { + "module": { + "types": "./build/interfaces/babe/runtime.d.ts", + "default": "./build/interfaces/babe/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/babe/runtime.d.ts", + "default": "./build/cjs/interfaces/babe/runtime.js" + }, + "default": { + "types": "./build/interfaces/babe/runtime.d.ts", + "default": "./build/interfaces/babe/runtime.js" + } + }, + "./interfaces/babe/types": { + "module": { + "types": "./build/interfaces/babe/types.d.ts", + "default": "./build/interfaces/babe/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/babe/types.d.ts", + "default": "./build/cjs/interfaces/babe/types.js" + }, + "default": { + "types": "./build/interfaces/babe/types.d.ts", + "default": "./build/interfaces/babe/types.js" + } + }, + "./interfaces/balances": { + "module": { + "types": "./build/interfaces/balances/index.d.ts", + "default": "./build/interfaces/balances/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/balances/index.d.ts", + "default": "./build/cjs/interfaces/balances/index.js" + }, + "default": { + "types": "./build/interfaces/balances/index.d.ts", + "default": "./build/interfaces/balances/index.js" + } + }, + "./interfaces/balances/definitions": { + "module": { + "types": "./build/interfaces/balances/definitions.d.ts", + "default": "./build/interfaces/balances/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/balances/definitions.d.ts", + "default": "./build/cjs/interfaces/balances/definitions.js" + }, + "default": { + "types": "./build/interfaces/balances/definitions.d.ts", + "default": "./build/interfaces/balances/definitions.js" + } + }, + "./interfaces/balances/types": { + "module": { + "types": "./build/interfaces/balances/types.d.ts", + "default": "./build/interfaces/balances/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/balances/types.d.ts", + "default": "./build/cjs/interfaces/balances/types.js" + }, + "default": { + "types": "./build/interfaces/balances/types.d.ts", + "default": "./build/interfaces/balances/types.js" + } + }, + "./interfaces/beefy": { + "module": { + "types": "./build/interfaces/beefy/index.d.ts", + "default": "./build/interfaces/beefy/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/beefy/index.d.ts", + "default": "./build/cjs/interfaces/beefy/index.js" + }, + "default": { + "types": "./build/interfaces/beefy/index.d.ts", + "default": "./build/interfaces/beefy/index.js" + } + }, + "./interfaces/beefy/definitions": { + "module": { + "types": "./build/interfaces/beefy/definitions.d.ts", + "default": "./build/interfaces/beefy/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/beefy/definitions.d.ts", + "default": "./build/cjs/interfaces/beefy/definitions.js" + }, + "default": { + "types": "./build/interfaces/beefy/definitions.d.ts", + "default": "./build/interfaces/beefy/definitions.js" + } + }, + "./interfaces/beefy/rpc": { + "module": { + "types": "./build/interfaces/beefy/rpc.d.ts", + "default": "./build/interfaces/beefy/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/beefy/rpc.d.ts", + "default": "./build/cjs/interfaces/beefy/rpc.js" + }, + "default": { + "types": "./build/interfaces/beefy/rpc.d.ts", + "default": "./build/interfaces/beefy/rpc.js" + } + }, + "./interfaces/beefy/runtime": { + "module": { + "types": "./build/interfaces/beefy/runtime.d.ts", + "default": "./build/interfaces/beefy/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/beefy/runtime.d.ts", + "default": "./build/cjs/interfaces/beefy/runtime.js" + }, + "default": { + "types": "./build/interfaces/beefy/runtime.d.ts", + "default": "./build/interfaces/beefy/runtime.js" + } + }, + "./interfaces/beefy/types": { + "module": { + "types": "./build/interfaces/beefy/types.d.ts", + "default": "./build/interfaces/beefy/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/beefy/types.d.ts", + "default": "./build/cjs/interfaces/beefy/types.js" + }, + "default": { + "types": "./build/interfaces/beefy/types.d.ts", + "default": "./build/interfaces/beefy/types.js" + } + }, + "./interfaces/benchmark": { + "module": { + "types": "./build/interfaces/benchmark/index.d.ts", + "default": "./build/interfaces/benchmark/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/benchmark/index.d.ts", + "default": "./build/cjs/interfaces/benchmark/index.js" + }, + "default": { + "types": "./build/interfaces/benchmark/index.d.ts", + "default": "./build/interfaces/benchmark/index.js" + } + }, + "./interfaces/benchmark/definitions": { + "module": { + "types": "./build/interfaces/benchmark/definitions.d.ts", + "default": "./build/interfaces/benchmark/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/benchmark/definitions.d.ts", + "default": "./build/cjs/interfaces/benchmark/definitions.js" + }, + "default": { + "types": "./build/interfaces/benchmark/definitions.d.ts", + "default": "./build/interfaces/benchmark/definitions.js" + } + }, + "./interfaces/benchmark/runtime": { + "module": { + "types": "./build/interfaces/benchmark/runtime.d.ts", + "default": "./build/interfaces/benchmark/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/benchmark/runtime.d.ts", + "default": "./build/cjs/interfaces/benchmark/runtime.js" + }, + "default": { + "types": "./build/interfaces/benchmark/runtime.d.ts", + "default": "./build/interfaces/benchmark/runtime.js" + } + }, + "./interfaces/benchmark/types": { + "module": { + "types": "./build/interfaces/benchmark/types.d.ts", + "default": "./build/interfaces/benchmark/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/benchmark/types.d.ts", + "default": "./build/cjs/interfaces/benchmark/types.js" + }, + "default": { + "types": "./build/interfaces/benchmark/types.d.ts", + "default": "./build/interfaces/benchmark/types.js" + } + }, + "./interfaces/blockbuilder": { + "module": { + "types": "./build/interfaces/blockbuilder/index.d.ts", + "default": "./build/interfaces/blockbuilder/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/blockbuilder/index.d.ts", + "default": "./build/cjs/interfaces/blockbuilder/index.js" + }, + "default": { + "types": "./build/interfaces/blockbuilder/index.d.ts", + "default": "./build/interfaces/blockbuilder/index.js" + } + }, + "./interfaces/blockbuilder/definitions": { + "module": { + "types": "./build/interfaces/blockbuilder/definitions.d.ts", + "default": "./build/interfaces/blockbuilder/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/blockbuilder/definitions.d.ts", + "default": "./build/cjs/interfaces/blockbuilder/definitions.js" + }, + "default": { + "types": "./build/interfaces/blockbuilder/definitions.d.ts", + "default": "./build/interfaces/blockbuilder/definitions.js" + } + }, + "./interfaces/blockbuilder/runtime": { + "module": { + "types": "./build/interfaces/blockbuilder/runtime.d.ts", + "default": "./build/interfaces/blockbuilder/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/blockbuilder/runtime.d.ts", + "default": "./build/cjs/interfaces/blockbuilder/runtime.js" + }, + "default": { + "types": "./build/interfaces/blockbuilder/runtime.d.ts", + "default": "./build/interfaces/blockbuilder/runtime.js" + } + }, + "./interfaces/blockbuilder/types": { + "module": { + "types": "./build/interfaces/blockbuilder/types.d.ts", + "default": "./build/interfaces/blockbuilder/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/blockbuilder/types.d.ts", + "default": "./build/cjs/interfaces/blockbuilder/types.js" + }, + "default": { + "types": "./build/interfaces/blockbuilder/types.d.ts", + "default": "./build/interfaces/blockbuilder/types.js" + } + }, + "./interfaces/bridges": { + "module": { + "types": "./build/interfaces/bridges/index.d.ts", + "default": "./build/interfaces/bridges/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/bridges/index.d.ts", + "default": "./build/cjs/interfaces/bridges/index.js" + }, + "default": { + "types": "./build/interfaces/bridges/index.d.ts", + "default": "./build/interfaces/bridges/index.js" + } + }, + "./interfaces/bridges/definitions": { + "module": { + "types": "./build/interfaces/bridges/definitions.d.ts", + "default": "./build/interfaces/bridges/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/bridges/definitions.d.ts", + "default": "./build/cjs/interfaces/bridges/definitions.js" + }, + "default": { + "types": "./build/interfaces/bridges/definitions.d.ts", + "default": "./build/interfaces/bridges/definitions.js" + } + }, + "./interfaces/bridges/types": { + "module": { + "types": "./build/interfaces/bridges/types.d.ts", + "default": "./build/interfaces/bridges/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/bridges/types.d.ts", + "default": "./build/cjs/interfaces/bridges/types.js" + }, + "default": { + "types": "./build/interfaces/bridges/types.d.ts", + "default": "./build/interfaces/bridges/types.js" + } + }, + "./interfaces/chain": { + "module": { + "types": "./build/interfaces/chain/index.d.ts", + "default": "./build/interfaces/chain/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/chain/index.d.ts", + "default": "./build/cjs/interfaces/chain/index.js" + }, + "default": { + "types": "./build/interfaces/chain/index.d.ts", + "default": "./build/interfaces/chain/index.js" + } + }, + "./interfaces/chain/definitions": { + "module": { + "types": "./build/interfaces/chain/definitions.d.ts", + "default": "./build/interfaces/chain/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/chain/definitions.d.ts", + "default": "./build/cjs/interfaces/chain/definitions.js" + }, + "default": { + "types": "./build/interfaces/chain/definitions.d.ts", + "default": "./build/interfaces/chain/definitions.js" + } + }, + "./interfaces/chain/rpc": { + "module": { + "types": "./build/interfaces/chain/rpc.d.ts", + "default": "./build/interfaces/chain/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/chain/rpc.d.ts", + "default": "./build/cjs/interfaces/chain/rpc.js" + }, + "default": { + "types": "./build/interfaces/chain/rpc.d.ts", + "default": "./build/interfaces/chain/rpc.js" + } + }, + "./interfaces/chain/types": { + "module": { + "types": "./build/interfaces/chain/types.d.ts", + "default": "./build/interfaces/chain/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/chain/types.d.ts", + "default": "./build/cjs/interfaces/chain/types.js" + }, + "default": { + "types": "./build/interfaces/chain/types.d.ts", + "default": "./build/interfaces/chain/types.js" + } + }, + "./interfaces/childstate": { + "module": { + "types": "./build/interfaces/childstate/index.d.ts", + "default": "./build/interfaces/childstate/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/childstate/index.d.ts", + "default": "./build/cjs/interfaces/childstate/index.js" + }, + "default": { + "types": "./build/interfaces/childstate/index.d.ts", + "default": "./build/interfaces/childstate/index.js" + } + }, + "./interfaces/childstate/definitions": { + "module": { + "types": "./build/interfaces/childstate/definitions.d.ts", + "default": "./build/interfaces/childstate/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/childstate/definitions.d.ts", + "default": "./build/cjs/interfaces/childstate/definitions.js" + }, + "default": { + "types": "./build/interfaces/childstate/definitions.d.ts", + "default": "./build/interfaces/childstate/definitions.js" + } + }, + "./interfaces/childstate/rpc": { + "module": { + "types": "./build/interfaces/childstate/rpc.d.ts", + "default": "./build/interfaces/childstate/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/childstate/rpc.d.ts", + "default": "./build/cjs/interfaces/childstate/rpc.js" + }, + "default": { + "types": "./build/interfaces/childstate/rpc.d.ts", + "default": "./build/interfaces/childstate/rpc.js" + } + }, + "./interfaces/childstate/types": { + "module": { + "types": "./build/interfaces/childstate/types.d.ts", + "default": "./build/interfaces/childstate/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/childstate/types.d.ts", + "default": "./build/cjs/interfaces/childstate/types.js" + }, + "default": { + "types": "./build/interfaces/childstate/types.d.ts", + "default": "./build/interfaces/childstate/types.js" + } + }, + "./interfaces/claims": { + "module": { + "types": "./build/interfaces/claims/index.d.ts", + "default": "./build/interfaces/claims/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/claims/index.d.ts", + "default": "./build/cjs/interfaces/claims/index.js" + }, + "default": { + "types": "./build/interfaces/claims/index.d.ts", + "default": "./build/interfaces/claims/index.js" + } + }, + "./interfaces/claims/definitions": { + "module": { + "types": "./build/interfaces/claims/definitions.d.ts", + "default": "./build/interfaces/claims/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/claims/definitions.d.ts", + "default": "./build/cjs/interfaces/claims/definitions.js" + }, + "default": { + "types": "./build/interfaces/claims/definitions.d.ts", + "default": "./build/interfaces/claims/definitions.js" + } + }, + "./interfaces/claims/types": { + "module": { + "types": "./build/interfaces/claims/types.d.ts", + "default": "./build/interfaces/claims/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/claims/types.d.ts", + "default": "./build/cjs/interfaces/claims/types.js" + }, + "default": { + "types": "./build/interfaces/claims/types.d.ts", + "default": "./build/interfaces/claims/types.js" + } + }, + "./interfaces/collective": { + "module": { + "types": "./build/interfaces/collective/index.d.ts", + "default": "./build/interfaces/collective/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/collective/index.d.ts", + "default": "./build/cjs/interfaces/collective/index.js" + }, + "default": { + "types": "./build/interfaces/collective/index.d.ts", + "default": "./build/interfaces/collective/index.js" + } + }, + "./interfaces/collective/definitions": { + "module": { + "types": "./build/interfaces/collective/definitions.d.ts", + "default": "./build/interfaces/collective/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/collective/definitions.d.ts", + "default": "./build/cjs/interfaces/collective/definitions.js" + }, + "default": { + "types": "./build/interfaces/collective/definitions.d.ts", + "default": "./build/interfaces/collective/definitions.js" + } + }, + "./interfaces/collective/types": { + "module": { + "types": "./build/interfaces/collective/types.d.ts", + "default": "./build/interfaces/collective/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/collective/types.d.ts", + "default": "./build/cjs/interfaces/collective/types.js" + }, + "default": { + "types": "./build/interfaces/collective/types.d.ts", + "default": "./build/interfaces/collective/types.js" + } + }, + "./interfaces/consensus": { + "module": { + "types": "./build/interfaces/consensus/index.d.ts", + "default": "./build/interfaces/consensus/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/consensus/index.d.ts", + "default": "./build/cjs/interfaces/consensus/index.js" + }, + "default": { + "types": "./build/interfaces/consensus/index.d.ts", + "default": "./build/interfaces/consensus/index.js" + } + }, + "./interfaces/consensus/definitions": { + "module": { + "types": "./build/interfaces/consensus/definitions.d.ts", + "default": "./build/interfaces/consensus/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/consensus/definitions.d.ts", + "default": "./build/cjs/interfaces/consensus/definitions.js" + }, + "default": { + "types": "./build/interfaces/consensus/definitions.d.ts", + "default": "./build/interfaces/consensus/definitions.js" + } + }, + "./interfaces/consensus/types": { + "module": { + "types": "./build/interfaces/consensus/types.d.ts", + "default": "./build/interfaces/consensus/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/consensus/types.d.ts", + "default": "./build/cjs/interfaces/consensus/types.js" + }, + "default": { + "types": "./build/interfaces/consensus/types.d.ts", + "default": "./build/interfaces/consensus/types.js" + } + }, + "./interfaces/contracts": { + "module": { + "types": "./build/interfaces/contracts/index.d.ts", + "default": "./build/interfaces/contracts/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/contracts/index.d.ts", + "default": "./build/cjs/interfaces/contracts/index.js" + }, + "default": { + "types": "./build/interfaces/contracts/index.d.ts", + "default": "./build/interfaces/contracts/index.js" + } + }, + "./interfaces/contracts/definitions": { + "module": { + "types": "./build/interfaces/contracts/definitions.d.ts", + "default": "./build/interfaces/contracts/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/contracts/definitions.d.ts", + "default": "./build/cjs/interfaces/contracts/definitions.js" + }, + "default": { + "types": "./build/interfaces/contracts/definitions.d.ts", + "default": "./build/interfaces/contracts/definitions.js" + } + }, + "./interfaces/contracts/rpc": { + "module": { + "types": "./build/interfaces/contracts/rpc.d.ts", + "default": "./build/interfaces/contracts/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/contracts/rpc.d.ts", + "default": "./build/cjs/interfaces/contracts/rpc.js" + }, + "default": { + "types": "./build/interfaces/contracts/rpc.d.ts", + "default": "./build/interfaces/contracts/rpc.js" + } + }, + "./interfaces/contracts/runtime": { + "module": { + "types": "./build/interfaces/contracts/runtime.d.ts", + "default": "./build/interfaces/contracts/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/contracts/runtime.d.ts", + "default": "./build/cjs/interfaces/contracts/runtime.js" + }, + "default": { + "types": "./build/interfaces/contracts/runtime.d.ts", + "default": "./build/interfaces/contracts/runtime.js" + } + }, + "./interfaces/contracts/types": { + "module": { + "types": "./build/interfaces/contracts/types.d.ts", + "default": "./build/interfaces/contracts/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/contracts/types.d.ts", + "default": "./build/cjs/interfaces/contracts/types.js" + }, + "default": { + "types": "./build/interfaces/contracts/types.d.ts", + "default": "./build/interfaces/contracts/types.js" + } + }, + "./interfaces/contractsAbi": { + "module": { + "types": "./build/interfaces/contractsAbi/index.d.ts", + "default": "./build/interfaces/contractsAbi/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/contractsAbi/index.d.ts", + "default": "./build/cjs/interfaces/contractsAbi/index.js" + }, + "default": { + "types": "./build/interfaces/contractsAbi/index.d.ts", + "default": "./build/interfaces/contractsAbi/index.js" + } + }, + "./interfaces/contractsAbi/definitions": { + "module": { + "types": "./build/interfaces/contractsAbi/definitions.d.ts", + "default": "./build/interfaces/contractsAbi/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/contractsAbi/definitions.d.ts", + "default": "./build/cjs/interfaces/contractsAbi/definitions.js" + }, + "default": { + "types": "./build/interfaces/contractsAbi/definitions.d.ts", + "default": "./build/interfaces/contractsAbi/definitions.js" + } + }, + "./interfaces/contractsAbi/types": { + "module": { + "types": "./build/interfaces/contractsAbi/types.d.ts", + "default": "./build/interfaces/contractsAbi/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/contractsAbi/types.d.ts", + "default": "./build/cjs/interfaces/contractsAbi/types.js" + }, + "default": { + "types": "./build/interfaces/contractsAbi/types.d.ts", + "default": "./build/interfaces/contractsAbi/types.js" + } + }, + "./interfaces/crowdloan": { + "module": { + "types": "./build/interfaces/crowdloan/index.d.ts", + "default": "./build/interfaces/crowdloan/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/crowdloan/index.d.ts", + "default": "./build/cjs/interfaces/crowdloan/index.js" + }, + "default": { + "types": "./build/interfaces/crowdloan/index.d.ts", + "default": "./build/interfaces/crowdloan/index.js" + } + }, + "./interfaces/crowdloan/definitions": { + "module": { + "types": "./build/interfaces/crowdloan/definitions.d.ts", + "default": "./build/interfaces/crowdloan/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/crowdloan/definitions.d.ts", + "default": "./build/cjs/interfaces/crowdloan/definitions.js" + }, + "default": { + "types": "./build/interfaces/crowdloan/definitions.d.ts", + "default": "./build/interfaces/crowdloan/definitions.js" + } + }, + "./interfaces/crowdloan/types": { + "module": { + "types": "./build/interfaces/crowdloan/types.d.ts", + "default": "./build/interfaces/crowdloan/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/crowdloan/types.d.ts", + "default": "./build/cjs/interfaces/crowdloan/types.js" + }, + "default": { + "types": "./build/interfaces/crowdloan/types.d.ts", + "default": "./build/interfaces/crowdloan/types.js" + } + }, + "./interfaces/definitions": { + "module": { + "types": "./build/interfaces/definitions.d.ts", + "default": "./build/interfaces/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/definitions.d.ts", + "default": "./build/cjs/interfaces/definitions.js" + }, + "default": { + "types": "./build/interfaces/definitions.d.ts", + "default": "./build/interfaces/definitions.js" + } + }, + "./interfaces/democracy": { + "module": { + "types": "./build/interfaces/democracy/index.d.ts", + "default": "./build/interfaces/democracy/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/democracy/index.d.ts", + "default": "./build/cjs/interfaces/democracy/index.js" + }, + "default": { + "types": "./build/interfaces/democracy/index.d.ts", + "default": "./build/interfaces/democracy/index.js" + } + }, + "./interfaces/democracy/definitions": { + "module": { + "types": "./build/interfaces/democracy/definitions.d.ts", + "default": "./build/interfaces/democracy/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/democracy/definitions.d.ts", + "default": "./build/cjs/interfaces/democracy/definitions.js" + }, + "default": { + "types": "./build/interfaces/democracy/definitions.d.ts", + "default": "./build/interfaces/democracy/definitions.js" + } + }, + "./interfaces/democracy/types": { + "module": { + "types": "./build/interfaces/democracy/types.d.ts", + "default": "./build/interfaces/democracy/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/democracy/types.d.ts", + "default": "./build/cjs/interfaces/democracy/types.js" + }, + "default": { + "types": "./build/interfaces/democracy/types.d.ts", + "default": "./build/interfaces/democracy/types.js" + } + }, + "./interfaces/dev": { + "module": { + "types": "./build/interfaces/dev/index.d.ts", + "default": "./build/interfaces/dev/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/dev/index.d.ts", + "default": "./build/cjs/interfaces/dev/index.js" + }, + "default": { + "types": "./build/interfaces/dev/index.d.ts", + "default": "./build/interfaces/dev/index.js" + } + }, + "./interfaces/dev/definitions": { + "module": { + "types": "./build/interfaces/dev/definitions.d.ts", + "default": "./build/interfaces/dev/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/dev/definitions.d.ts", + "default": "./build/cjs/interfaces/dev/definitions.js" + }, + "default": { + "types": "./build/interfaces/dev/definitions.d.ts", + "default": "./build/interfaces/dev/definitions.js" + } + }, + "./interfaces/dev/rpc": { + "module": { + "types": "./build/interfaces/dev/rpc.d.ts", + "default": "./build/interfaces/dev/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/dev/rpc.d.ts", + "default": "./build/cjs/interfaces/dev/rpc.js" + }, + "default": { + "types": "./build/interfaces/dev/rpc.d.ts", + "default": "./build/interfaces/dev/rpc.js" + } + }, + "./interfaces/dev/types": { + "module": { + "types": "./build/interfaces/dev/types.d.ts", + "default": "./build/interfaces/dev/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/dev/types.d.ts", + "default": "./build/cjs/interfaces/dev/types.js" + }, + "default": { + "types": "./build/interfaces/dev/types.d.ts", + "default": "./build/interfaces/dev/types.js" + } + }, + "./interfaces/discovery": { + "module": { + "types": "./build/interfaces/discovery/index.d.ts", + "default": "./build/interfaces/discovery/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/discovery/index.d.ts", + "default": "./build/cjs/interfaces/discovery/index.js" + }, + "default": { + "types": "./build/interfaces/discovery/index.d.ts", + "default": "./build/interfaces/discovery/index.js" + } + }, + "./interfaces/discovery/definitions": { + "module": { + "types": "./build/interfaces/discovery/definitions.d.ts", + "default": "./build/interfaces/discovery/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/discovery/definitions.d.ts", + "default": "./build/cjs/interfaces/discovery/definitions.js" + }, + "default": { + "types": "./build/interfaces/discovery/definitions.d.ts", + "default": "./build/interfaces/discovery/definitions.js" + } + }, + "./interfaces/discovery/runtime": { + "module": { + "types": "./build/interfaces/discovery/runtime.d.ts", + "default": "./build/interfaces/discovery/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/discovery/runtime.d.ts", + "default": "./build/cjs/interfaces/discovery/runtime.js" + }, + "default": { + "types": "./build/interfaces/discovery/runtime.d.ts", + "default": "./build/interfaces/discovery/runtime.js" + } + }, + "./interfaces/discovery/types": { + "module": { + "types": "./build/interfaces/discovery/types.d.ts", + "default": "./build/interfaces/discovery/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/discovery/types.d.ts", + "default": "./build/cjs/interfaces/discovery/types.js" + }, + "default": { + "types": "./build/interfaces/discovery/types.d.ts", + "default": "./build/interfaces/discovery/types.js" + } + }, + "./interfaces/dryRunApi": { + "module": { + "types": "./build/interfaces/dryRunApi/index.d.ts", + "default": "./build/interfaces/dryRunApi/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/dryRunApi/index.d.ts", + "default": "./build/cjs/interfaces/dryRunApi/index.js" + }, + "default": { + "types": "./build/interfaces/dryRunApi/index.d.ts", + "default": "./build/interfaces/dryRunApi/index.js" + } + }, + "./interfaces/dryRunApi/definitions": { + "module": { + "types": "./build/interfaces/dryRunApi/definitions.d.ts", + "default": "./build/interfaces/dryRunApi/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/dryRunApi/definitions.d.ts", + "default": "./build/cjs/interfaces/dryRunApi/definitions.js" + }, + "default": { + "types": "./build/interfaces/dryRunApi/definitions.d.ts", + "default": "./build/interfaces/dryRunApi/definitions.js" + } + }, + "./interfaces/dryRunApi/runtime": { + "module": { + "types": "./build/interfaces/dryRunApi/runtime.d.ts", + "default": "./build/interfaces/dryRunApi/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/dryRunApi/runtime.d.ts", + "default": "./build/cjs/interfaces/dryRunApi/runtime.js" + }, + "default": { + "types": "./build/interfaces/dryRunApi/runtime.d.ts", + "default": "./build/interfaces/dryRunApi/runtime.js" + } + }, + "./interfaces/dryRunApi/types": { + "module": { + "types": "./build/interfaces/dryRunApi/types.d.ts", + "default": "./build/interfaces/dryRunApi/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/dryRunApi/types.d.ts", + "default": "./build/cjs/interfaces/dryRunApi/types.js" + }, + "default": { + "types": "./build/interfaces/dryRunApi/types.d.ts", + "default": "./build/interfaces/dryRunApi/types.js" + } + }, + "./interfaces/elections": { + "module": { + "types": "./build/interfaces/elections/index.d.ts", + "default": "./build/interfaces/elections/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/elections/index.d.ts", + "default": "./build/cjs/interfaces/elections/index.js" + }, + "default": { + "types": "./build/interfaces/elections/index.d.ts", + "default": "./build/interfaces/elections/index.js" + } + }, + "./interfaces/elections/definitions": { + "module": { + "types": "./build/interfaces/elections/definitions.d.ts", + "default": "./build/interfaces/elections/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/elections/definitions.d.ts", + "default": "./build/cjs/interfaces/elections/definitions.js" + }, + "default": { + "types": "./build/interfaces/elections/definitions.d.ts", + "default": "./build/interfaces/elections/definitions.js" + } + }, + "./interfaces/elections/types": { + "module": { + "types": "./build/interfaces/elections/types.d.ts", + "default": "./build/interfaces/elections/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/elections/types.d.ts", + "default": "./build/cjs/interfaces/elections/types.js" + }, + "default": { + "types": "./build/interfaces/elections/types.d.ts", + "default": "./build/interfaces/elections/types.js" + } + }, + "./interfaces/engine": { + "module": { + "types": "./build/interfaces/engine/index.d.ts", + "default": "./build/interfaces/engine/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/engine/index.d.ts", + "default": "./build/cjs/interfaces/engine/index.js" + }, + "default": { + "types": "./build/interfaces/engine/index.d.ts", + "default": "./build/interfaces/engine/index.js" + } + }, + "./interfaces/engine/definitions": { + "module": { + "types": "./build/interfaces/engine/definitions.d.ts", + "default": "./build/interfaces/engine/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/engine/definitions.d.ts", + "default": "./build/cjs/interfaces/engine/definitions.js" + }, + "default": { + "types": "./build/interfaces/engine/definitions.d.ts", + "default": "./build/interfaces/engine/definitions.js" + } + }, + "./interfaces/engine/rpc": { + "module": { + "types": "./build/interfaces/engine/rpc.d.ts", + "default": "./build/interfaces/engine/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/engine/rpc.d.ts", + "default": "./build/cjs/interfaces/engine/rpc.js" + }, + "default": { + "types": "./build/interfaces/engine/rpc.d.ts", + "default": "./build/interfaces/engine/rpc.js" + } + }, + "./interfaces/engine/types": { + "module": { + "types": "./build/interfaces/engine/types.d.ts", + "default": "./build/interfaces/engine/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/engine/types.d.ts", + "default": "./build/cjs/interfaces/engine/types.js" + }, + "default": { + "types": "./build/interfaces/engine/types.d.ts", + "default": "./build/interfaces/engine/types.js" + } + }, + "./interfaces/essentials": { + "module": { + "types": "./build/interfaces/essentials.d.ts", + "default": "./build/interfaces/essentials.js" + }, + "require": { + "types": "./build/cjs/interfaces/essentials.d.ts", + "default": "./build/cjs/interfaces/essentials.js" + }, + "default": { + "types": "./build/interfaces/essentials.d.ts", + "default": "./build/interfaces/essentials.js" + } + }, + "./interfaces/eth": { + "module": { + "types": "./build/interfaces/eth/index.d.ts", + "default": "./build/interfaces/eth/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/eth/index.d.ts", + "default": "./build/cjs/interfaces/eth/index.js" + }, + "default": { + "types": "./build/interfaces/eth/index.d.ts", + "default": "./build/interfaces/eth/index.js" + } + }, + "./interfaces/eth/definitions": { + "module": { + "types": "./build/interfaces/eth/definitions.d.ts", + "default": "./build/interfaces/eth/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/eth/definitions.d.ts", + "default": "./build/cjs/interfaces/eth/definitions.js" + }, + "default": { + "types": "./build/interfaces/eth/definitions.d.ts", + "default": "./build/interfaces/eth/definitions.js" + } + }, + "./interfaces/eth/rpc": { + "module": { + "types": "./build/interfaces/eth/rpc.d.ts", + "default": "./build/interfaces/eth/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/eth/rpc.d.ts", + "default": "./build/cjs/interfaces/eth/rpc.js" + }, + "default": { + "types": "./build/interfaces/eth/rpc.d.ts", + "default": "./build/interfaces/eth/rpc.js" + } + }, + "./interfaces/eth/runtime": { + "module": { + "types": "./build/interfaces/eth/runtime.d.ts", + "default": "./build/interfaces/eth/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/eth/runtime.d.ts", + "default": "./build/cjs/interfaces/eth/runtime.js" + }, + "default": { + "types": "./build/interfaces/eth/runtime.d.ts", + "default": "./build/interfaces/eth/runtime.js" + } + }, + "./interfaces/eth/types": { + "module": { + "types": "./build/interfaces/eth/types.d.ts", + "default": "./build/interfaces/eth/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/eth/types.d.ts", + "default": "./build/cjs/interfaces/eth/types.js" + }, + "default": { + "types": "./build/interfaces/eth/types.d.ts", + "default": "./build/interfaces/eth/types.js" + } + }, + "./interfaces/evm": { + "module": { + "types": "./build/interfaces/evm/index.d.ts", + "default": "./build/interfaces/evm/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/evm/index.d.ts", + "default": "./build/cjs/interfaces/evm/index.js" + }, + "default": { + "types": "./build/interfaces/evm/index.d.ts", + "default": "./build/interfaces/evm/index.js" + } + }, + "./interfaces/evm/definitions": { + "module": { + "types": "./build/interfaces/evm/definitions.d.ts", + "default": "./build/interfaces/evm/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/evm/definitions.d.ts", + "default": "./build/cjs/interfaces/evm/definitions.js" + }, + "default": { + "types": "./build/interfaces/evm/definitions.d.ts", + "default": "./build/interfaces/evm/definitions.js" + } + }, + "./interfaces/evm/types": { + "module": { + "types": "./build/interfaces/evm/types.d.ts", + "default": "./build/interfaces/evm/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/evm/types.d.ts", + "default": "./build/cjs/interfaces/evm/types.js" + }, + "default": { + "types": "./build/interfaces/evm/types.d.ts", + "default": "./build/interfaces/evm/types.js" + } + }, + "./interfaces/extrinsics": { + "module": { + "types": "./build/interfaces/extrinsics/index.d.ts", + "default": "./build/interfaces/extrinsics/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/extrinsics/index.d.ts", + "default": "./build/cjs/interfaces/extrinsics/index.js" + }, + "default": { + "types": "./build/interfaces/extrinsics/index.d.ts", + "default": "./build/interfaces/extrinsics/index.js" + } + }, + "./interfaces/extrinsics/definitions": { + "module": { + "types": "./build/interfaces/extrinsics/definitions.d.ts", + "default": "./build/interfaces/extrinsics/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/extrinsics/definitions.d.ts", + "default": "./build/cjs/interfaces/extrinsics/definitions.js" + }, + "default": { + "types": "./build/interfaces/extrinsics/definitions.d.ts", + "default": "./build/interfaces/extrinsics/definitions.js" + } + }, + "./interfaces/extrinsics/types": { + "module": { + "types": "./build/interfaces/extrinsics/types.d.ts", + "default": "./build/interfaces/extrinsics/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/extrinsics/types.d.ts", + "default": "./build/cjs/interfaces/extrinsics/types.js" + }, + "default": { + "types": "./build/interfaces/extrinsics/types.d.ts", + "default": "./build/interfaces/extrinsics/types.js" + } + }, + "./interfaces/finality": { + "module": { + "types": "./build/interfaces/finality/index.d.ts", + "default": "./build/interfaces/finality/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/finality/index.d.ts", + "default": "./build/cjs/interfaces/finality/index.js" + }, + "default": { + "types": "./build/interfaces/finality/index.d.ts", + "default": "./build/interfaces/finality/index.js" + } + }, + "./interfaces/finality/definitions": { + "module": { + "types": "./build/interfaces/finality/definitions.d.ts", + "default": "./build/interfaces/finality/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/finality/definitions.d.ts", + "default": "./build/cjs/interfaces/finality/definitions.js" + }, + "default": { + "types": "./build/interfaces/finality/definitions.d.ts", + "default": "./build/interfaces/finality/definitions.js" + } + }, + "./interfaces/finality/runtime": { + "module": { + "types": "./build/interfaces/finality/runtime.d.ts", + "default": "./build/interfaces/finality/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/finality/runtime.d.ts", + "default": "./build/cjs/interfaces/finality/runtime.js" + }, + "default": { + "types": "./build/interfaces/finality/runtime.d.ts", + "default": "./build/interfaces/finality/runtime.js" + } + }, + "./interfaces/finality/types": { + "module": { + "types": "./build/interfaces/finality/types.d.ts", + "default": "./build/interfaces/finality/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/finality/types.d.ts", + "default": "./build/cjs/interfaces/finality/types.js" + }, + "default": { + "types": "./build/interfaces/finality/types.d.ts", + "default": "./build/interfaces/finality/types.js" + } + }, + "./interfaces/fungibles": { + "module": { + "types": "./build/interfaces/fungibles/index.d.ts", + "default": "./build/interfaces/fungibles/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/fungibles/index.d.ts", + "default": "./build/cjs/interfaces/fungibles/index.js" + }, + "default": { + "types": "./build/interfaces/fungibles/index.d.ts", + "default": "./build/interfaces/fungibles/index.js" + } + }, + "./interfaces/fungibles/definitions": { + "module": { + "types": "./build/interfaces/fungibles/definitions.d.ts", + "default": "./build/interfaces/fungibles/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/fungibles/definitions.d.ts", + "default": "./build/cjs/interfaces/fungibles/definitions.js" + }, + "default": { + "types": "./build/interfaces/fungibles/definitions.d.ts", + "default": "./build/interfaces/fungibles/definitions.js" + } + }, + "./interfaces/fungibles/runtime": { + "module": { + "types": "./build/interfaces/fungibles/runtime.d.ts", + "default": "./build/interfaces/fungibles/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/fungibles/runtime.d.ts", + "default": "./build/cjs/interfaces/fungibles/runtime.js" + }, + "default": { + "types": "./build/interfaces/fungibles/runtime.d.ts", + "default": "./build/interfaces/fungibles/runtime.js" + } + }, + "./interfaces/fungibles/types": { + "module": { + "types": "./build/interfaces/fungibles/types.d.ts", + "default": "./build/interfaces/fungibles/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/fungibles/types.d.ts", + "default": "./build/cjs/interfaces/fungibles/types.js" + }, + "default": { + "types": "./build/interfaces/fungibles/types.d.ts", + "default": "./build/interfaces/fungibles/types.js" + } + }, + "./interfaces/genericAsset": { + "module": { + "types": "./build/interfaces/genericAsset/index.d.ts", + "default": "./build/interfaces/genericAsset/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/genericAsset/index.d.ts", + "default": "./build/cjs/interfaces/genericAsset/index.js" + }, + "default": { + "types": "./build/interfaces/genericAsset/index.d.ts", + "default": "./build/interfaces/genericAsset/index.js" + } + }, + "./interfaces/genericAsset/definitions": { + "module": { + "types": "./build/interfaces/genericAsset/definitions.d.ts", + "default": "./build/interfaces/genericAsset/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/genericAsset/definitions.d.ts", + "default": "./build/cjs/interfaces/genericAsset/definitions.js" + }, + "default": { + "types": "./build/interfaces/genericAsset/definitions.d.ts", + "default": "./build/interfaces/genericAsset/definitions.js" + } + }, + "./interfaces/genericAsset/types": { + "module": { + "types": "./build/interfaces/genericAsset/types.d.ts", + "default": "./build/interfaces/genericAsset/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/genericAsset/types.d.ts", + "default": "./build/cjs/interfaces/genericAsset/types.js" + }, + "default": { + "types": "./build/interfaces/genericAsset/types.d.ts", + "default": "./build/interfaces/genericAsset/types.js" + } + }, + "./interfaces/genesisBuilder": { + "module": { + "types": "./build/interfaces/genesisBuilder/index.d.ts", + "default": "./build/interfaces/genesisBuilder/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/genesisBuilder/index.d.ts", + "default": "./build/cjs/interfaces/genesisBuilder/index.js" + }, + "default": { + "types": "./build/interfaces/genesisBuilder/index.d.ts", + "default": "./build/interfaces/genesisBuilder/index.js" + } + }, + "./interfaces/genesisBuilder/definitions": { + "module": { + "types": "./build/interfaces/genesisBuilder/definitions.d.ts", + "default": "./build/interfaces/genesisBuilder/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/genesisBuilder/definitions.d.ts", + "default": "./build/cjs/interfaces/genesisBuilder/definitions.js" + }, + "default": { + "types": "./build/interfaces/genesisBuilder/definitions.d.ts", + "default": "./build/interfaces/genesisBuilder/definitions.js" + } + }, + "./interfaces/genesisBuilder/runtime": { + "module": { + "types": "./build/interfaces/genesisBuilder/runtime.d.ts", + "default": "./build/interfaces/genesisBuilder/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/genesisBuilder/runtime.d.ts", + "default": "./build/cjs/interfaces/genesisBuilder/runtime.js" + }, + "default": { + "types": "./build/interfaces/genesisBuilder/runtime.d.ts", + "default": "./build/interfaces/genesisBuilder/runtime.js" + } + }, + "./interfaces/genesisBuilder/types": { + "module": { + "types": "./build/interfaces/genesisBuilder/types.d.ts", + "default": "./build/interfaces/genesisBuilder/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/genesisBuilder/types.d.ts", + "default": "./build/cjs/interfaces/genesisBuilder/types.js" + }, + "default": { + "types": "./build/interfaces/genesisBuilder/types.d.ts", + "default": "./build/interfaces/genesisBuilder/types.js" + } + }, + "./interfaces/gilt": { + "module": { + "types": "./build/interfaces/gilt/index.d.ts", + "default": "./build/interfaces/gilt/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/gilt/index.d.ts", + "default": "./build/cjs/interfaces/gilt/index.js" + }, + "default": { + "types": "./build/interfaces/gilt/index.d.ts", + "default": "./build/interfaces/gilt/index.js" + } + }, + "./interfaces/gilt/definitions": { + "module": { + "types": "./build/interfaces/gilt/definitions.d.ts", + "default": "./build/interfaces/gilt/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/gilt/definitions.d.ts", + "default": "./build/cjs/interfaces/gilt/definitions.js" + }, + "default": { + "types": "./build/interfaces/gilt/definitions.d.ts", + "default": "./build/interfaces/gilt/definitions.js" + } + }, + "./interfaces/gilt/types": { + "module": { + "types": "./build/interfaces/gilt/types.d.ts", + "default": "./build/interfaces/gilt/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/gilt/types.d.ts", + "default": "./build/cjs/interfaces/gilt/types.js" + }, + "default": { + "types": "./build/interfaces/gilt/types.d.ts", + "default": "./build/interfaces/gilt/types.js" + } + }, + "./interfaces/grandpa": { + "module": { + "types": "./build/interfaces/grandpa/index.d.ts", + "default": "./build/interfaces/grandpa/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/grandpa/index.d.ts", + "default": "./build/cjs/interfaces/grandpa/index.js" + }, + "default": { + "types": "./build/interfaces/grandpa/index.d.ts", + "default": "./build/interfaces/grandpa/index.js" + } + }, + "./interfaces/grandpa/definitions": { + "module": { + "types": "./build/interfaces/grandpa/definitions.d.ts", + "default": "./build/interfaces/grandpa/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/grandpa/definitions.d.ts", + "default": "./build/cjs/interfaces/grandpa/definitions.js" + }, + "default": { + "types": "./build/interfaces/grandpa/definitions.d.ts", + "default": "./build/interfaces/grandpa/definitions.js" + } + }, + "./interfaces/grandpa/rpc": { + "module": { + "types": "./build/interfaces/grandpa/rpc.d.ts", + "default": "./build/interfaces/grandpa/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/grandpa/rpc.d.ts", + "default": "./build/cjs/interfaces/grandpa/rpc.js" + }, + "default": { + "types": "./build/interfaces/grandpa/rpc.d.ts", + "default": "./build/interfaces/grandpa/rpc.js" + } + }, + "./interfaces/grandpa/runtime": { + "module": { + "types": "./build/interfaces/grandpa/runtime.d.ts", + "default": "./build/interfaces/grandpa/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/grandpa/runtime.d.ts", + "default": "./build/cjs/interfaces/grandpa/runtime.js" + }, + "default": { + "types": "./build/interfaces/grandpa/runtime.d.ts", + "default": "./build/interfaces/grandpa/runtime.js" + } + }, + "./interfaces/grandpa/types": { + "module": { + "types": "./build/interfaces/grandpa/types.d.ts", + "default": "./build/interfaces/grandpa/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/grandpa/types.d.ts", + "default": "./build/cjs/interfaces/grandpa/types.js" + }, + "default": { + "types": "./build/interfaces/grandpa/types.d.ts", + "default": "./build/interfaces/grandpa/types.js" + } + }, + "./interfaces/identity": { + "module": { + "types": "./build/interfaces/identity/index.d.ts", + "default": "./build/interfaces/identity/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/identity/index.d.ts", + "default": "./build/cjs/interfaces/identity/index.js" + }, + "default": { + "types": "./build/interfaces/identity/index.d.ts", + "default": "./build/interfaces/identity/index.js" + } + }, + "./interfaces/identity/definitions": { + "module": { + "types": "./build/interfaces/identity/definitions.d.ts", + "default": "./build/interfaces/identity/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/identity/definitions.d.ts", + "default": "./build/cjs/interfaces/identity/definitions.js" + }, + "default": { + "types": "./build/interfaces/identity/definitions.d.ts", + "default": "./build/interfaces/identity/definitions.js" + } + }, + "./interfaces/identity/types": { + "module": { + "types": "./build/interfaces/identity/types.d.ts", + "default": "./build/interfaces/identity/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/identity/types.d.ts", + "default": "./build/cjs/interfaces/identity/types.js" + }, + "default": { + "types": "./build/interfaces/identity/types.d.ts", + "default": "./build/interfaces/identity/types.js" + } + }, + "./interfaces/imOnline": { + "module": { + "types": "./build/interfaces/imOnline/index.d.ts", + "default": "./build/interfaces/imOnline/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/imOnline/index.d.ts", + "default": "./build/cjs/interfaces/imOnline/index.js" + }, + "default": { + "types": "./build/interfaces/imOnline/index.d.ts", + "default": "./build/interfaces/imOnline/index.js" + } + }, + "./interfaces/imOnline/definitions": { + "module": { + "types": "./build/interfaces/imOnline/definitions.d.ts", + "default": "./build/interfaces/imOnline/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/imOnline/definitions.d.ts", + "default": "./build/cjs/interfaces/imOnline/definitions.js" + }, + "default": { + "types": "./build/interfaces/imOnline/definitions.d.ts", + "default": "./build/interfaces/imOnline/definitions.js" + } + }, + "./interfaces/imOnline/types": { + "module": { + "types": "./build/interfaces/imOnline/types.d.ts", + "default": "./build/interfaces/imOnline/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/imOnline/types.d.ts", + "default": "./build/cjs/interfaces/imOnline/types.js" + }, + "default": { + "types": "./build/interfaces/imOnline/types.d.ts", + "default": "./build/interfaces/imOnline/types.js" + } + }, + "./interfaces/jsonrpc": { + "module": { + "types": "./build/interfaces/jsonrpc.d.ts", + "default": "./build/interfaces/jsonrpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/jsonrpc.d.ts", + "default": "./build/cjs/interfaces/jsonrpc.js" + }, + "default": { + "types": "./build/interfaces/jsonrpc.d.ts", + "default": "./build/interfaces/jsonrpc.js" + } + }, + "./interfaces/lottery": { + "module": { + "types": "./build/interfaces/lottery/index.d.ts", + "default": "./build/interfaces/lottery/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/lottery/index.d.ts", + "default": "./build/cjs/interfaces/lottery/index.js" + }, + "default": { + "types": "./build/interfaces/lottery/index.d.ts", + "default": "./build/interfaces/lottery/index.js" + } + }, + "./interfaces/lottery/definitions": { + "module": { + "types": "./build/interfaces/lottery/definitions.d.ts", + "default": "./build/interfaces/lottery/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/lottery/definitions.d.ts", + "default": "./build/cjs/interfaces/lottery/definitions.js" + }, + "default": { + "types": "./build/interfaces/lottery/definitions.d.ts", + "default": "./build/interfaces/lottery/definitions.js" + } + }, + "./interfaces/lottery/types": { + "module": { + "types": "./build/interfaces/lottery/types.d.ts", + "default": "./build/interfaces/lottery/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/lottery/types.d.ts", + "default": "./build/cjs/interfaces/lottery/types.js" + }, + "default": { + "types": "./build/interfaces/lottery/types.d.ts", + "default": "./build/interfaces/lottery/types.js" + } + }, + "./interfaces/metadata": { + "module": { + "types": "./build/interfaces/metadata/index.d.ts", + "default": "./build/interfaces/metadata/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/index.d.ts", + "default": "./build/cjs/interfaces/metadata/index.js" + }, + "default": { + "types": "./build/interfaces/metadata/index.d.ts", + "default": "./build/interfaces/metadata/index.js" + } + }, + "./interfaces/metadata/definitions": { + "module": { + "types": "./build/interfaces/metadata/definitions.d.ts", + "default": "./build/interfaces/metadata/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/definitions.d.ts", + "default": "./build/cjs/interfaces/metadata/definitions.js" + }, + "default": { + "types": "./build/interfaces/metadata/definitions.d.ts", + "default": "./build/interfaces/metadata/definitions.js" + } + }, + "./interfaces/metadata/hashers": { + "module": { + "types": "./build/interfaces/metadata/hashers.d.ts", + "default": "./build/interfaces/metadata/hashers.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/hashers.d.ts", + "default": "./build/cjs/interfaces/metadata/hashers.js" + }, + "default": { + "types": "./build/interfaces/metadata/hashers.d.ts", + "default": "./build/interfaces/metadata/hashers.js" + } + }, + "./interfaces/metadata/runtime": { + "module": { + "types": "./build/interfaces/metadata/runtime.d.ts", + "default": "./build/interfaces/metadata/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/runtime.d.ts", + "default": "./build/cjs/interfaces/metadata/runtime.js" + }, + "default": { + "types": "./build/interfaces/metadata/runtime.d.ts", + "default": "./build/interfaces/metadata/runtime.js" + } + }, + "./interfaces/metadata/types": { + "module": { + "types": "./build/interfaces/metadata/types.d.ts", + "default": "./build/interfaces/metadata/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/types.d.ts", + "default": "./build/cjs/interfaces/metadata/types.js" + }, + "default": { + "types": "./build/interfaces/metadata/types.d.ts", + "default": "./build/interfaces/metadata/types.js" + } + }, + "./interfaces/metadata/v10": { + "module": { + "types": "./build/interfaces/metadata/v10.d.ts", + "default": "./build/interfaces/metadata/v10.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/v10.d.ts", + "default": "./build/cjs/interfaces/metadata/v10.js" + }, + "default": { + "types": "./build/interfaces/metadata/v10.d.ts", + "default": "./build/interfaces/metadata/v10.js" + } + }, + "./interfaces/metadata/v11": { + "module": { + "types": "./build/interfaces/metadata/v11.d.ts", + "default": "./build/interfaces/metadata/v11.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/v11.d.ts", + "default": "./build/cjs/interfaces/metadata/v11.js" + }, + "default": { + "types": "./build/interfaces/metadata/v11.d.ts", + "default": "./build/interfaces/metadata/v11.js" + } + }, + "./interfaces/metadata/v12": { + "module": { + "types": "./build/interfaces/metadata/v12.d.ts", + "default": "./build/interfaces/metadata/v12.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/v12.d.ts", + "default": "./build/cjs/interfaces/metadata/v12.js" + }, + "default": { + "types": "./build/interfaces/metadata/v12.d.ts", + "default": "./build/interfaces/metadata/v12.js" + } + }, + "./interfaces/metadata/v13": { + "module": { + "types": "./build/interfaces/metadata/v13.d.ts", + "default": "./build/interfaces/metadata/v13.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/v13.d.ts", + "default": "./build/cjs/interfaces/metadata/v13.js" + }, + "default": { + "types": "./build/interfaces/metadata/v13.d.ts", + "default": "./build/interfaces/metadata/v13.js" + } + }, + "./interfaces/metadata/v14": { + "module": { + "types": "./build/interfaces/metadata/v14.d.ts", + "default": "./build/interfaces/metadata/v14.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/v14.d.ts", + "default": "./build/cjs/interfaces/metadata/v14.js" + }, + "default": { + "types": "./build/interfaces/metadata/v14.d.ts", + "default": "./build/interfaces/metadata/v14.js" + } + }, + "./interfaces/metadata/v15": { + "module": { + "types": "./build/interfaces/metadata/v15.d.ts", + "default": "./build/interfaces/metadata/v15.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/v15.d.ts", + "default": "./build/cjs/interfaces/metadata/v15.js" + }, + "default": { + "types": "./build/interfaces/metadata/v15.d.ts", + "default": "./build/interfaces/metadata/v15.js" + } + }, + "./interfaces/metadata/v16": { + "module": { + "types": "./build/interfaces/metadata/v16.d.ts", + "default": "./build/interfaces/metadata/v16.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/v16.d.ts", + "default": "./build/cjs/interfaces/metadata/v16.js" + }, + "default": { + "types": "./build/interfaces/metadata/v16.d.ts", + "default": "./build/interfaces/metadata/v16.js" + } + }, + "./interfaces/metadata/v9": { + "module": { + "types": "./build/interfaces/metadata/v9.d.ts", + "default": "./build/interfaces/metadata/v9.js" + }, + "require": { + "types": "./build/cjs/interfaces/metadata/v9.d.ts", + "default": "./build/cjs/interfaces/metadata/v9.js" + }, + "default": { + "types": "./build/interfaces/metadata/v9.d.ts", + "default": "./build/interfaces/metadata/v9.js" + } + }, + "./interfaces/mixnet": { + "module": { + "types": "./build/interfaces/mixnet/index.d.ts", + "default": "./build/interfaces/mixnet/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/mixnet/index.d.ts", + "default": "./build/cjs/interfaces/mixnet/index.js" + }, + "default": { + "types": "./build/interfaces/mixnet/index.d.ts", + "default": "./build/interfaces/mixnet/index.js" + } + }, + "./interfaces/mixnet/definitions": { + "module": { + "types": "./build/interfaces/mixnet/definitions.d.ts", + "default": "./build/interfaces/mixnet/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/mixnet/definitions.d.ts", + "default": "./build/cjs/interfaces/mixnet/definitions.js" + }, + "default": { + "types": "./build/interfaces/mixnet/definitions.d.ts", + "default": "./build/interfaces/mixnet/definitions.js" + } + }, + "./interfaces/mixnet/runtime": { + "module": { + "types": "./build/interfaces/mixnet/runtime.d.ts", + "default": "./build/interfaces/mixnet/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/mixnet/runtime.d.ts", + "default": "./build/cjs/interfaces/mixnet/runtime.js" + }, + "default": { + "types": "./build/interfaces/mixnet/runtime.d.ts", + "default": "./build/interfaces/mixnet/runtime.js" + } + }, + "./interfaces/mixnet/types": { + "module": { + "types": "./build/interfaces/mixnet/types.d.ts", + "default": "./build/interfaces/mixnet/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/mixnet/types.d.ts", + "default": "./build/cjs/interfaces/mixnet/types.js" + }, + "default": { + "types": "./build/interfaces/mixnet/types.d.ts", + "default": "./build/interfaces/mixnet/types.js" + } + }, + "./interfaces/mmr": { + "module": { + "types": "./build/interfaces/mmr/index.d.ts", + "default": "./build/interfaces/mmr/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/mmr/index.d.ts", + "default": "./build/cjs/interfaces/mmr/index.js" + }, + "default": { + "types": "./build/interfaces/mmr/index.d.ts", + "default": "./build/interfaces/mmr/index.js" + } + }, + "./interfaces/mmr/definitions": { + "module": { + "types": "./build/interfaces/mmr/definitions.d.ts", + "default": "./build/interfaces/mmr/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/mmr/definitions.d.ts", + "default": "./build/cjs/interfaces/mmr/definitions.js" + }, + "default": { + "types": "./build/interfaces/mmr/definitions.d.ts", + "default": "./build/interfaces/mmr/definitions.js" + } + }, + "./interfaces/mmr/rpc": { + "module": { + "types": "./build/interfaces/mmr/rpc.d.ts", + "default": "./build/interfaces/mmr/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/mmr/rpc.d.ts", + "default": "./build/cjs/interfaces/mmr/rpc.js" + }, + "default": { + "types": "./build/interfaces/mmr/rpc.d.ts", + "default": "./build/interfaces/mmr/rpc.js" + } + }, + "./interfaces/mmr/runtime": { + "module": { + "types": "./build/interfaces/mmr/runtime.d.ts", + "default": "./build/interfaces/mmr/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/mmr/runtime.d.ts", + "default": "./build/cjs/interfaces/mmr/runtime.js" + }, + "default": { + "types": "./build/interfaces/mmr/runtime.d.ts", + "default": "./build/interfaces/mmr/runtime.js" + } + }, + "./interfaces/mmr/types": { + "module": { + "types": "./build/interfaces/mmr/types.d.ts", + "default": "./build/interfaces/mmr/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/mmr/types.d.ts", + "default": "./build/cjs/interfaces/mmr/types.js" + }, + "default": { + "types": "./build/interfaces/mmr/types.d.ts", + "default": "./build/interfaces/mmr/types.js" + } + }, + "./interfaces/nfts": { + "module": { + "types": "./build/interfaces/nfts/index.d.ts", + "default": "./build/interfaces/nfts/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/nfts/index.d.ts", + "default": "./build/cjs/interfaces/nfts/index.js" + }, + "default": { + "types": "./build/interfaces/nfts/index.d.ts", + "default": "./build/interfaces/nfts/index.js" + } + }, + "./interfaces/nfts/definitions": { + "module": { + "types": "./build/interfaces/nfts/definitions.d.ts", + "default": "./build/interfaces/nfts/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/nfts/definitions.d.ts", + "default": "./build/cjs/interfaces/nfts/definitions.js" + }, + "default": { + "types": "./build/interfaces/nfts/definitions.d.ts", + "default": "./build/interfaces/nfts/definitions.js" + } + }, + "./interfaces/nfts/runtime": { + "module": { + "types": "./build/interfaces/nfts/runtime.d.ts", + "default": "./build/interfaces/nfts/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/nfts/runtime.d.ts", + "default": "./build/cjs/interfaces/nfts/runtime.js" + }, + "default": { + "types": "./build/interfaces/nfts/runtime.d.ts", + "default": "./build/interfaces/nfts/runtime.js" + } + }, + "./interfaces/nfts/types": { + "module": { + "types": "./build/interfaces/nfts/types.d.ts", + "default": "./build/interfaces/nfts/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/nfts/types.d.ts", + "default": "./build/cjs/interfaces/nfts/types.js" + }, + "default": { + "types": "./build/interfaces/nfts/types.d.ts", + "default": "./build/interfaces/nfts/types.js" + } + }, + "./interfaces/nimbus": { + "module": { + "types": "./build/interfaces/nimbus/index.d.ts", + "default": "./build/interfaces/nimbus/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/nimbus/index.d.ts", + "default": "./build/cjs/interfaces/nimbus/index.js" + }, + "default": { + "types": "./build/interfaces/nimbus/index.d.ts", + "default": "./build/interfaces/nimbus/index.js" + } + }, + "./interfaces/nimbus/definitions": { + "module": { + "types": "./build/interfaces/nimbus/definitions.d.ts", + "default": "./build/interfaces/nimbus/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/nimbus/definitions.d.ts", + "default": "./build/cjs/interfaces/nimbus/definitions.js" + }, + "default": { + "types": "./build/interfaces/nimbus/definitions.d.ts", + "default": "./build/interfaces/nimbus/definitions.js" + } + }, + "./interfaces/nimbus/runtime": { + "module": { + "types": "./build/interfaces/nimbus/runtime.d.ts", + "default": "./build/interfaces/nimbus/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/nimbus/runtime.d.ts", + "default": "./build/cjs/interfaces/nimbus/runtime.js" + }, + "default": { + "types": "./build/interfaces/nimbus/runtime.d.ts", + "default": "./build/interfaces/nimbus/runtime.js" + } + }, + "./interfaces/nimbus/types": { + "module": { + "types": "./build/interfaces/nimbus/types.d.ts", + "default": "./build/interfaces/nimbus/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/nimbus/types.d.ts", + "default": "./build/cjs/interfaces/nimbus/types.js" + }, + "default": { + "types": "./build/interfaces/nimbus/types.d.ts", + "default": "./build/interfaces/nimbus/types.js" + } + }, + "./interfaces/nompools": { + "module": { + "types": "./build/interfaces/nompools/index.d.ts", + "default": "./build/interfaces/nompools/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/nompools/index.d.ts", + "default": "./build/cjs/interfaces/nompools/index.js" + }, + "default": { + "types": "./build/interfaces/nompools/index.d.ts", + "default": "./build/interfaces/nompools/index.js" + } + }, + "./interfaces/nompools/definitions": { + "module": { + "types": "./build/interfaces/nompools/definitions.d.ts", + "default": "./build/interfaces/nompools/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/nompools/definitions.d.ts", + "default": "./build/cjs/interfaces/nompools/definitions.js" + }, + "default": { + "types": "./build/interfaces/nompools/definitions.d.ts", + "default": "./build/interfaces/nompools/definitions.js" + } + }, + "./interfaces/nompools/runtime": { + "module": { + "types": "./build/interfaces/nompools/runtime.d.ts", + "default": "./build/interfaces/nompools/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/nompools/runtime.d.ts", + "default": "./build/cjs/interfaces/nompools/runtime.js" + }, + "default": { + "types": "./build/interfaces/nompools/runtime.d.ts", + "default": "./build/interfaces/nompools/runtime.js" + } + }, + "./interfaces/nompools/types": { + "module": { + "types": "./build/interfaces/nompools/types.d.ts", + "default": "./build/interfaces/nompools/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/nompools/types.d.ts", + "default": "./build/cjs/interfaces/nompools/types.js" + }, + "default": { + "types": "./build/interfaces/nompools/types.d.ts", + "default": "./build/interfaces/nompools/types.js" + } + }, + "./interfaces/offchain": { + "module": { + "types": "./build/interfaces/offchain/index.d.ts", + "default": "./build/interfaces/offchain/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/offchain/index.d.ts", + "default": "./build/cjs/interfaces/offchain/index.js" + }, + "default": { + "types": "./build/interfaces/offchain/index.d.ts", + "default": "./build/interfaces/offchain/index.js" + } + }, + "./interfaces/offchain/definitions": { + "module": { + "types": "./build/interfaces/offchain/definitions.d.ts", + "default": "./build/interfaces/offchain/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/offchain/definitions.d.ts", + "default": "./build/cjs/interfaces/offchain/definitions.js" + }, + "default": { + "types": "./build/interfaces/offchain/definitions.d.ts", + "default": "./build/interfaces/offchain/definitions.js" + } + }, + "./interfaces/offchain/rpc": { + "module": { + "types": "./build/interfaces/offchain/rpc.d.ts", + "default": "./build/interfaces/offchain/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/offchain/rpc.d.ts", + "default": "./build/cjs/interfaces/offchain/rpc.js" + }, + "default": { + "types": "./build/interfaces/offchain/rpc.d.ts", + "default": "./build/interfaces/offchain/rpc.js" + } + }, + "./interfaces/offchain/runtime": { + "module": { + "types": "./build/interfaces/offchain/runtime.d.ts", + "default": "./build/interfaces/offchain/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/offchain/runtime.d.ts", + "default": "./build/cjs/interfaces/offchain/runtime.js" + }, + "default": { + "types": "./build/interfaces/offchain/runtime.d.ts", + "default": "./build/interfaces/offchain/runtime.js" + } + }, + "./interfaces/offchain/types": { + "module": { + "types": "./build/interfaces/offchain/types.d.ts", + "default": "./build/interfaces/offchain/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/offchain/types.d.ts", + "default": "./build/cjs/interfaces/offchain/types.js" + }, + "default": { + "types": "./build/interfaces/offchain/types.d.ts", + "default": "./build/interfaces/offchain/types.js" + } + }, + "./interfaces/offences": { + "module": { + "types": "./build/interfaces/offences/index.d.ts", + "default": "./build/interfaces/offences/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/offences/index.d.ts", + "default": "./build/cjs/interfaces/offences/index.js" + }, + "default": { + "types": "./build/interfaces/offences/index.d.ts", + "default": "./build/interfaces/offences/index.js" + } + }, + "./interfaces/offences/definitions": { + "module": { + "types": "./build/interfaces/offences/definitions.d.ts", + "default": "./build/interfaces/offences/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/offences/definitions.d.ts", + "default": "./build/cjs/interfaces/offences/definitions.js" + }, + "default": { + "types": "./build/interfaces/offences/definitions.d.ts", + "default": "./build/interfaces/offences/definitions.js" + } + }, + "./interfaces/offences/types": { + "module": { + "types": "./build/interfaces/offences/types.d.ts", + "default": "./build/interfaces/offences/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/offences/types.d.ts", + "default": "./build/cjs/interfaces/offences/types.js" + }, + "default": { + "types": "./build/interfaces/offences/types.d.ts", + "default": "./build/interfaces/offences/types.js" + } + }, + "./interfaces/ormlOracle": { + "module": { + "types": "./build/interfaces/ormlOracle/index.d.ts", + "default": "./build/interfaces/ormlOracle/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/ormlOracle/index.d.ts", + "default": "./build/cjs/interfaces/ormlOracle/index.js" + }, + "default": { + "types": "./build/interfaces/ormlOracle/index.d.ts", + "default": "./build/interfaces/ormlOracle/index.js" + } + }, + "./interfaces/ormlOracle/definitions": { + "module": { + "types": "./build/interfaces/ormlOracle/definitions.d.ts", + "default": "./build/interfaces/ormlOracle/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/ormlOracle/definitions.d.ts", + "default": "./build/cjs/interfaces/ormlOracle/definitions.js" + }, + "default": { + "types": "./build/interfaces/ormlOracle/definitions.d.ts", + "default": "./build/interfaces/ormlOracle/definitions.js" + } + }, + "./interfaces/ormlOracle/runtime": { + "module": { + "types": "./build/interfaces/ormlOracle/runtime.d.ts", + "default": "./build/interfaces/ormlOracle/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/ormlOracle/runtime.d.ts", + "default": "./build/cjs/interfaces/ormlOracle/runtime.js" + }, + "default": { + "types": "./build/interfaces/ormlOracle/runtime.d.ts", + "default": "./build/interfaces/ormlOracle/runtime.js" + } + }, + "./interfaces/ormlOracle/types": { + "module": { + "types": "./build/interfaces/ormlOracle/types.d.ts", + "default": "./build/interfaces/ormlOracle/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/ormlOracle/types.d.ts", + "default": "./build/cjs/interfaces/ormlOracle/types.js" + }, + "default": { + "types": "./build/interfaces/ormlOracle/types.d.ts", + "default": "./build/interfaces/ormlOracle/types.js" + } + }, + "./interfaces/ormlTokens": { + "module": { + "types": "./build/interfaces/ormlTokens/index.d.ts", + "default": "./build/interfaces/ormlTokens/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/ormlTokens/index.d.ts", + "default": "./build/cjs/interfaces/ormlTokens/index.js" + }, + "default": { + "types": "./build/interfaces/ormlTokens/index.d.ts", + "default": "./build/interfaces/ormlTokens/index.js" + } + }, + "./interfaces/ormlTokens/definitions": { + "module": { + "types": "./build/interfaces/ormlTokens/definitions.d.ts", + "default": "./build/interfaces/ormlTokens/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/ormlTokens/definitions.d.ts", + "default": "./build/cjs/interfaces/ormlTokens/definitions.js" + }, + "default": { + "types": "./build/interfaces/ormlTokens/definitions.d.ts", + "default": "./build/interfaces/ormlTokens/definitions.js" + } + }, + "./interfaces/ormlTokens/runtime": { + "module": { + "types": "./build/interfaces/ormlTokens/runtime.d.ts", + "default": "./build/interfaces/ormlTokens/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/ormlTokens/runtime.d.ts", + "default": "./build/cjs/interfaces/ormlTokens/runtime.js" + }, + "default": { + "types": "./build/interfaces/ormlTokens/runtime.d.ts", + "default": "./build/interfaces/ormlTokens/runtime.js" + } + }, + "./interfaces/ormlTokens/types": { + "module": { + "types": "./build/interfaces/ormlTokens/types.d.ts", + "default": "./build/interfaces/ormlTokens/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/ormlTokens/types.d.ts", + "default": "./build/cjs/interfaces/ormlTokens/types.js" + }, + "default": { + "types": "./build/interfaces/ormlTokens/types.d.ts", + "default": "./build/interfaces/ormlTokens/types.js" + } + }, + "./interfaces/payment": { + "module": { + "types": "./build/interfaces/payment/index.d.ts", + "default": "./build/interfaces/payment/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/payment/index.d.ts", + "default": "./build/cjs/interfaces/payment/index.js" + }, + "default": { + "types": "./build/interfaces/payment/index.d.ts", + "default": "./build/interfaces/payment/index.js" + } + }, + "./interfaces/payment/definitions": { + "module": { + "types": "./build/interfaces/payment/definitions.d.ts", + "default": "./build/interfaces/payment/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/payment/definitions.d.ts", + "default": "./build/cjs/interfaces/payment/definitions.js" + }, + "default": { + "types": "./build/interfaces/payment/definitions.d.ts", + "default": "./build/interfaces/payment/definitions.js" + } + }, + "./interfaces/payment/rpc": { + "module": { + "types": "./build/interfaces/payment/rpc.d.ts", + "default": "./build/interfaces/payment/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/payment/rpc.d.ts", + "default": "./build/cjs/interfaces/payment/rpc.js" + }, + "default": { + "types": "./build/interfaces/payment/rpc.d.ts", + "default": "./build/interfaces/payment/rpc.js" + } + }, + "./interfaces/payment/runtime": { + "module": { + "types": "./build/interfaces/payment/runtime.d.ts", + "default": "./build/interfaces/payment/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/payment/runtime.d.ts", + "default": "./build/cjs/interfaces/payment/runtime.js" + }, + "default": { + "types": "./build/interfaces/payment/runtime.d.ts", + "default": "./build/interfaces/payment/runtime.js" + } + }, + "./interfaces/payment/types": { + "module": { + "types": "./build/interfaces/payment/types.d.ts", + "default": "./build/interfaces/payment/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/payment/types.d.ts", + "default": "./build/cjs/interfaces/payment/types.js" + }, + "default": { + "types": "./build/interfaces/payment/types.d.ts", + "default": "./build/interfaces/payment/types.js" + } + }, + "./interfaces/pezcumulus": { + "module": { + "types": "./build/interfaces/pezcumulus/index.d.ts", + "default": "./build/interfaces/pezcumulus/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/pezcumulus/index.d.ts", + "default": "./build/cjs/interfaces/pezcumulus/index.js" + }, + "default": { + "types": "./build/interfaces/pezcumulus/index.d.ts", + "default": "./build/interfaces/pezcumulus/index.js" + } + }, + "./interfaces/pezcumulus/definitions": { + "module": { + "types": "./build/interfaces/pezcumulus/definitions.d.ts", + "default": "./build/interfaces/pezcumulus/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/pezcumulus/definitions.d.ts", + "default": "./build/cjs/interfaces/pezcumulus/definitions.js" + }, + "default": { + "types": "./build/interfaces/pezcumulus/definitions.d.ts", + "default": "./build/interfaces/pezcumulus/definitions.js" + } + }, + "./interfaces/pezcumulus/runtime": { + "module": { + "types": "./build/interfaces/pezcumulus/runtime.d.ts", + "default": "./build/interfaces/pezcumulus/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/pezcumulus/runtime.d.ts", + "default": "./build/cjs/interfaces/pezcumulus/runtime.js" + }, + "default": { + "types": "./build/interfaces/pezcumulus/runtime.d.ts", + "default": "./build/interfaces/pezcumulus/runtime.js" + } + }, + "./interfaces/pezcumulus/types": { + "module": { + "types": "./build/interfaces/pezcumulus/types.d.ts", + "default": "./build/interfaces/pezcumulus/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/pezcumulus/types.d.ts", + "default": "./build/cjs/interfaces/pezcumulus/types.js" + }, + "default": { + "types": "./build/interfaces/pezcumulus/types.d.ts", + "default": "./build/interfaces/pezcumulus/types.js" + } + }, + "./interfaces/poll": { + "module": { + "types": "./build/interfaces/poll/index.d.ts", + "default": "./build/interfaces/poll/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/poll/index.d.ts", + "default": "./build/cjs/interfaces/poll/index.js" + }, + "default": { + "types": "./build/interfaces/poll/index.d.ts", + "default": "./build/interfaces/poll/index.js" + } + }, + "./interfaces/poll/definitions": { + "module": { + "types": "./build/interfaces/poll/definitions.d.ts", + "default": "./build/interfaces/poll/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/poll/definitions.d.ts", + "default": "./build/cjs/interfaces/poll/definitions.js" + }, + "default": { + "types": "./build/interfaces/poll/definitions.d.ts", + "default": "./build/interfaces/poll/definitions.js" + } + }, + "./interfaces/poll/types": { + "module": { + "types": "./build/interfaces/poll/types.d.ts", + "default": "./build/interfaces/poll/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/poll/types.d.ts", + "default": "./build/cjs/interfaces/poll/types.js" + }, + "default": { + "types": "./build/interfaces/poll/types.d.ts", + "default": "./build/interfaces/poll/types.js" + } + }, + "./interfaces/pow": { + "module": { + "types": "./build/interfaces/pow/index.d.ts", + "default": "./build/interfaces/pow/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/pow/index.d.ts", + "default": "./build/cjs/interfaces/pow/index.js" + }, + "default": { + "types": "./build/interfaces/pow/index.d.ts", + "default": "./build/interfaces/pow/index.js" + } + }, + "./interfaces/pow/definitions": { + "module": { + "types": "./build/interfaces/pow/definitions.d.ts", + "default": "./build/interfaces/pow/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/pow/definitions.d.ts", + "default": "./build/cjs/interfaces/pow/definitions.js" + }, + "default": { + "types": "./build/interfaces/pow/definitions.d.ts", + "default": "./build/interfaces/pow/definitions.js" + } + }, + "./interfaces/pow/runtime": { + "module": { + "types": "./build/interfaces/pow/runtime.d.ts", + "default": "./build/interfaces/pow/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/pow/runtime.d.ts", + "default": "./build/cjs/interfaces/pow/runtime.js" + }, + "default": { + "types": "./build/interfaces/pow/runtime.d.ts", + "default": "./build/interfaces/pow/runtime.js" + } + }, + "./interfaces/pow/types": { + "module": { + "types": "./build/interfaces/pow/types.d.ts", + "default": "./build/interfaces/pow/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/pow/types.d.ts", + "default": "./build/cjs/interfaces/pow/types.js" + }, + "default": { + "types": "./build/interfaces/pow/types.d.ts", + "default": "./build/interfaces/pow/types.js" + } + }, + "./interfaces/proxy": { + "module": { + "types": "./build/interfaces/proxy/index.d.ts", + "default": "./build/interfaces/proxy/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/proxy/index.d.ts", + "default": "./build/cjs/interfaces/proxy/index.js" + }, + "default": { + "types": "./build/interfaces/proxy/index.d.ts", + "default": "./build/interfaces/proxy/index.js" + } + }, + "./interfaces/proxy/definitions": { + "module": { + "types": "./build/interfaces/proxy/definitions.d.ts", + "default": "./build/interfaces/proxy/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/proxy/definitions.d.ts", + "default": "./build/cjs/interfaces/proxy/definitions.js" + }, + "default": { + "types": "./build/interfaces/proxy/definitions.d.ts", + "default": "./build/interfaces/proxy/definitions.js" + } + }, + "./interfaces/proxy/types": { + "module": { + "types": "./build/interfaces/proxy/types.d.ts", + "default": "./build/interfaces/proxy/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/proxy/types.d.ts", + "default": "./build/cjs/interfaces/proxy/types.js" + }, + "default": { + "types": "./build/interfaces/proxy/types.d.ts", + "default": "./build/interfaces/proxy/types.js" + } + }, + "./interfaces/purchase": { + "module": { + "types": "./build/interfaces/purchase/index.d.ts", + "default": "./build/interfaces/purchase/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/purchase/index.d.ts", + "default": "./build/cjs/interfaces/purchase/index.js" + }, + "default": { + "types": "./build/interfaces/purchase/index.d.ts", + "default": "./build/interfaces/purchase/index.js" + } + }, + "./interfaces/purchase/definitions": { + "module": { + "types": "./build/interfaces/purchase/definitions.d.ts", + "default": "./build/interfaces/purchase/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/purchase/definitions.d.ts", + "default": "./build/cjs/interfaces/purchase/definitions.js" + }, + "default": { + "types": "./build/interfaces/purchase/definitions.d.ts", + "default": "./build/interfaces/purchase/definitions.js" + } + }, + "./interfaces/purchase/types": { + "module": { + "types": "./build/interfaces/purchase/types.d.ts", + "default": "./build/interfaces/purchase/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/purchase/types.d.ts", + "default": "./build/cjs/interfaces/purchase/types.js" + }, + "default": { + "types": "./build/interfaces/purchase/types.d.ts", + "default": "./build/interfaces/purchase/types.js" + } + }, + "./interfaces/recovery": { + "module": { + "types": "./build/interfaces/recovery/index.d.ts", + "default": "./build/interfaces/recovery/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/recovery/index.d.ts", + "default": "./build/cjs/interfaces/recovery/index.js" + }, + "default": { + "types": "./build/interfaces/recovery/index.d.ts", + "default": "./build/interfaces/recovery/index.js" + } + }, + "./interfaces/recovery/definitions": { + "module": { + "types": "./build/interfaces/recovery/definitions.d.ts", + "default": "./build/interfaces/recovery/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/recovery/definitions.d.ts", + "default": "./build/cjs/interfaces/recovery/definitions.js" + }, + "default": { + "types": "./build/interfaces/recovery/definitions.d.ts", + "default": "./build/interfaces/recovery/definitions.js" + } + }, + "./interfaces/recovery/types": { + "module": { + "types": "./build/interfaces/recovery/types.d.ts", + "default": "./build/interfaces/recovery/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/recovery/types.d.ts", + "default": "./build/cjs/interfaces/recovery/types.js" + }, + "default": { + "types": "./build/interfaces/recovery/types.d.ts", + "default": "./build/interfaces/recovery/types.js" + } + }, + "./interfaces/rpc": { + "module": { + "types": "./build/interfaces/rpc/index.d.ts", + "default": "./build/interfaces/rpc/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/rpc/index.d.ts", + "default": "./build/cjs/interfaces/rpc/index.js" + }, + "default": { + "types": "./build/interfaces/rpc/index.d.ts", + "default": "./build/interfaces/rpc/index.js" + } + }, + "./interfaces/rpc/definitions": { + "module": { + "types": "./build/interfaces/rpc/definitions.d.ts", + "default": "./build/interfaces/rpc/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/rpc/definitions.d.ts", + "default": "./build/cjs/interfaces/rpc/definitions.js" + }, + "default": { + "types": "./build/interfaces/rpc/definitions.d.ts", + "default": "./build/interfaces/rpc/definitions.js" + } + }, + "./interfaces/rpc/rpc": { + "module": { + "types": "./build/interfaces/rpc/rpc.d.ts", + "default": "./build/interfaces/rpc/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/rpc/rpc.d.ts", + "default": "./build/cjs/interfaces/rpc/rpc.js" + }, + "default": { + "types": "./build/interfaces/rpc/rpc.d.ts", + "default": "./build/interfaces/rpc/rpc.js" + } + }, + "./interfaces/rpc/types": { + "module": { + "types": "./build/interfaces/rpc/types.d.ts", + "default": "./build/interfaces/rpc/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/rpc/types.d.ts", + "default": "./build/cjs/interfaces/rpc/types.js" + }, + "default": { + "types": "./build/interfaces/rpc/types.d.ts", + "default": "./build/interfaces/rpc/types.js" + } + }, + "./interfaces/runtime": { + "module": { + "types": "./build/interfaces/runtime/index.d.ts", + "default": "./build/interfaces/runtime/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/runtime/index.d.ts", + "default": "./build/cjs/interfaces/runtime/index.js" + }, + "default": { + "types": "./build/interfaces/runtime/index.d.ts", + "default": "./build/interfaces/runtime/index.js" + } + }, + "./interfaces/runtime/definitions": { + "module": { + "types": "./build/interfaces/runtime/definitions.d.ts", + "default": "./build/interfaces/runtime/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/runtime/definitions.d.ts", + "default": "./build/cjs/interfaces/runtime/definitions.js" + }, + "default": { + "types": "./build/interfaces/runtime/definitions.d.ts", + "default": "./build/interfaces/runtime/definitions.js" + } + }, + "./interfaces/runtime/runtime": { + "module": { + "types": "./build/interfaces/runtime/runtime.d.ts", + "default": "./build/interfaces/runtime/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/runtime/runtime.d.ts", + "default": "./build/cjs/interfaces/runtime/runtime.js" + }, + "default": { + "types": "./build/interfaces/runtime/runtime.d.ts", + "default": "./build/interfaces/runtime/runtime.js" + } + }, + "./interfaces/runtime/types": { + "module": { + "types": "./build/interfaces/runtime/types.d.ts", + "default": "./build/interfaces/runtime/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/runtime/types.d.ts", + "default": "./build/cjs/interfaces/runtime/types.js" + }, + "default": { + "types": "./build/interfaces/runtime/types.d.ts", + "default": "./build/interfaces/runtime/types.js" + } + }, + "./interfaces/scaleInfo": { + "module": { + "types": "./build/interfaces/scaleInfo/index.d.ts", + "default": "./build/interfaces/scaleInfo/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/scaleInfo/index.d.ts", + "default": "./build/cjs/interfaces/scaleInfo/index.js" + }, + "default": { + "types": "./build/interfaces/scaleInfo/index.d.ts", + "default": "./build/interfaces/scaleInfo/index.js" + } + }, + "./interfaces/scaleInfo/definitions": { + "module": { + "types": "./build/interfaces/scaleInfo/definitions.d.ts", + "default": "./build/interfaces/scaleInfo/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/scaleInfo/definitions.d.ts", + "default": "./build/cjs/interfaces/scaleInfo/definitions.js" + }, + "default": { + "types": "./build/interfaces/scaleInfo/definitions.d.ts", + "default": "./build/interfaces/scaleInfo/definitions.js" + } + }, + "./interfaces/scaleInfo/types": { + "module": { + "types": "./build/interfaces/scaleInfo/types.d.ts", + "default": "./build/interfaces/scaleInfo/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/scaleInfo/types.d.ts", + "default": "./build/cjs/interfaces/scaleInfo/types.js" + }, + "default": { + "types": "./build/interfaces/scaleInfo/types.d.ts", + "default": "./build/interfaces/scaleInfo/types.js" + } + }, + "./interfaces/scaleInfo/v0": { + "module": { + "types": "./build/interfaces/scaleInfo/v0.d.ts", + "default": "./build/interfaces/scaleInfo/v0.js" + }, + "require": { + "types": "./build/cjs/interfaces/scaleInfo/v0.d.ts", + "default": "./build/cjs/interfaces/scaleInfo/v0.js" + }, + "default": { + "types": "./build/interfaces/scaleInfo/v0.d.ts", + "default": "./build/interfaces/scaleInfo/v0.js" + } + }, + "./interfaces/scaleInfo/v1": { + "module": { + "types": "./build/interfaces/scaleInfo/v1.d.ts", + "default": "./build/interfaces/scaleInfo/v1.js" + }, + "require": { + "types": "./build/cjs/interfaces/scaleInfo/v1.d.ts", + "default": "./build/cjs/interfaces/scaleInfo/v1.js" + }, + "default": { + "types": "./build/interfaces/scaleInfo/v1.d.ts", + "default": "./build/interfaces/scaleInfo/v1.js" + } + }, + "./interfaces/scheduler": { + "module": { + "types": "./build/interfaces/scheduler/index.d.ts", + "default": "./build/interfaces/scheduler/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/scheduler/index.d.ts", + "default": "./build/cjs/interfaces/scheduler/index.js" + }, + "default": { + "types": "./build/interfaces/scheduler/index.d.ts", + "default": "./build/interfaces/scheduler/index.js" + } + }, + "./interfaces/scheduler/definitions": { + "module": { + "types": "./build/interfaces/scheduler/definitions.d.ts", + "default": "./build/interfaces/scheduler/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/scheduler/definitions.d.ts", + "default": "./build/cjs/interfaces/scheduler/definitions.js" + }, + "default": { + "types": "./build/interfaces/scheduler/definitions.d.ts", + "default": "./build/interfaces/scheduler/definitions.js" + } + }, + "./interfaces/scheduler/types": { + "module": { + "types": "./build/interfaces/scheduler/types.d.ts", + "default": "./build/interfaces/scheduler/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/scheduler/types.d.ts", + "default": "./build/cjs/interfaces/scheduler/types.js" + }, + "default": { + "types": "./build/interfaces/scheduler/types.d.ts", + "default": "./build/interfaces/scheduler/types.js" + } + }, + "./interfaces/session": { + "module": { + "types": "./build/interfaces/session/index.d.ts", + "default": "./build/interfaces/session/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/session/index.d.ts", + "default": "./build/cjs/interfaces/session/index.js" + }, + "default": { + "types": "./build/interfaces/session/index.d.ts", + "default": "./build/interfaces/session/index.js" + } + }, + "./interfaces/session/definitions": { + "module": { + "types": "./build/interfaces/session/definitions.d.ts", + "default": "./build/interfaces/session/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/session/definitions.d.ts", + "default": "./build/cjs/interfaces/session/definitions.js" + }, + "default": { + "types": "./build/interfaces/session/definitions.d.ts", + "default": "./build/interfaces/session/definitions.js" + } + }, + "./interfaces/session/runtime": { + "module": { + "types": "./build/interfaces/session/runtime.d.ts", + "default": "./build/interfaces/session/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/session/runtime.d.ts", + "default": "./build/cjs/interfaces/session/runtime.js" + }, + "default": { + "types": "./build/interfaces/session/runtime.d.ts", + "default": "./build/interfaces/session/runtime.js" + } + }, + "./interfaces/session/types": { + "module": { + "types": "./build/interfaces/session/types.d.ts", + "default": "./build/interfaces/session/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/session/types.d.ts", + "default": "./build/cjs/interfaces/session/types.js" + }, + "default": { + "types": "./build/interfaces/session/types.d.ts", + "default": "./build/interfaces/session/types.js" + } + }, + "./interfaces/society": { + "module": { + "types": "./build/interfaces/society/index.d.ts", + "default": "./build/interfaces/society/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/society/index.d.ts", + "default": "./build/cjs/interfaces/society/index.js" + }, + "default": { + "types": "./build/interfaces/society/index.d.ts", + "default": "./build/interfaces/society/index.js" + } + }, + "./interfaces/society/definitions": { + "module": { + "types": "./build/interfaces/society/definitions.d.ts", + "default": "./build/interfaces/society/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/society/definitions.d.ts", + "default": "./build/cjs/interfaces/society/definitions.js" + }, + "default": { + "types": "./build/interfaces/society/definitions.d.ts", + "default": "./build/interfaces/society/definitions.js" + } + }, + "./interfaces/society/types": { + "module": { + "types": "./build/interfaces/society/types.d.ts", + "default": "./build/interfaces/society/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/society/types.d.ts", + "default": "./build/cjs/interfaces/society/types.js" + }, + "default": { + "types": "./build/interfaces/society/types.d.ts", + "default": "./build/interfaces/society/types.js" + } + }, + "./interfaces/staking": { + "module": { + "types": "./build/interfaces/staking/index.d.ts", + "default": "./build/interfaces/staking/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/staking/index.d.ts", + "default": "./build/cjs/interfaces/staking/index.js" + }, + "default": { + "types": "./build/interfaces/staking/index.d.ts", + "default": "./build/interfaces/staking/index.js" + } + }, + "./interfaces/staking/definitions": { + "module": { + "types": "./build/interfaces/staking/definitions.d.ts", + "default": "./build/interfaces/staking/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/staking/definitions.d.ts", + "default": "./build/cjs/interfaces/staking/definitions.js" + }, + "default": { + "types": "./build/interfaces/staking/definitions.d.ts", + "default": "./build/interfaces/staking/definitions.js" + } + }, + "./interfaces/staking/runtime": { + "module": { + "types": "./build/interfaces/staking/runtime.d.ts", + "default": "./build/interfaces/staking/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/staking/runtime.d.ts", + "default": "./build/cjs/interfaces/staking/runtime.js" + }, + "default": { + "types": "./build/interfaces/staking/runtime.d.ts", + "default": "./build/interfaces/staking/runtime.js" + } + }, + "./interfaces/staking/types": { + "module": { + "types": "./build/interfaces/staking/types.d.ts", + "default": "./build/interfaces/staking/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/staking/types.d.ts", + "default": "./build/cjs/interfaces/staking/types.js" + }, + "default": { + "types": "./build/interfaces/staking/types.d.ts", + "default": "./build/interfaces/staking/types.js" + } + }, + "./interfaces/state": { + "module": { + "types": "./build/interfaces/state/index.d.ts", + "default": "./build/interfaces/state/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/state/index.d.ts", + "default": "./build/cjs/interfaces/state/index.js" + }, + "default": { + "types": "./build/interfaces/state/index.d.ts", + "default": "./build/interfaces/state/index.js" + } + }, + "./interfaces/state/definitions": { + "module": { + "types": "./build/interfaces/state/definitions.d.ts", + "default": "./build/interfaces/state/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/state/definitions.d.ts", + "default": "./build/cjs/interfaces/state/definitions.js" + }, + "default": { + "types": "./build/interfaces/state/definitions.d.ts", + "default": "./build/interfaces/state/definitions.js" + } + }, + "./interfaces/state/rpc": { + "module": { + "types": "./build/interfaces/state/rpc.d.ts", + "default": "./build/interfaces/state/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/state/rpc.d.ts", + "default": "./build/cjs/interfaces/state/rpc.js" + }, + "default": { + "types": "./build/interfaces/state/rpc.d.ts", + "default": "./build/interfaces/state/rpc.js" + } + }, + "./interfaces/state/types": { + "module": { + "types": "./build/interfaces/state/types.d.ts", + "default": "./build/interfaces/state/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/state/types.d.ts", + "default": "./build/cjs/interfaces/state/types.js" + }, + "default": { + "types": "./build/interfaces/state/types.d.ts", + "default": "./build/interfaces/state/types.js" + } + }, + "./interfaces/statement": { + "module": { + "types": "./build/interfaces/statement/index.d.ts", + "default": "./build/interfaces/statement/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/statement/index.d.ts", + "default": "./build/cjs/interfaces/statement/index.js" + }, + "default": { + "types": "./build/interfaces/statement/index.d.ts", + "default": "./build/interfaces/statement/index.js" + } + }, + "./interfaces/statement/definitions": { + "module": { + "types": "./build/interfaces/statement/definitions.d.ts", + "default": "./build/interfaces/statement/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/statement/definitions.d.ts", + "default": "./build/cjs/interfaces/statement/definitions.js" + }, + "default": { + "types": "./build/interfaces/statement/definitions.d.ts", + "default": "./build/interfaces/statement/definitions.js" + } + }, + "./interfaces/statement/runtime": { + "module": { + "types": "./build/interfaces/statement/runtime.d.ts", + "default": "./build/interfaces/statement/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/statement/runtime.d.ts", + "default": "./build/cjs/interfaces/statement/runtime.js" + }, + "default": { + "types": "./build/interfaces/statement/runtime.d.ts", + "default": "./build/interfaces/statement/runtime.js" + } + }, + "./interfaces/statement/types": { + "module": { + "types": "./build/interfaces/statement/types.d.ts", + "default": "./build/interfaces/statement/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/statement/types.d.ts", + "default": "./build/cjs/interfaces/statement/types.js" + }, + "default": { + "types": "./build/interfaces/statement/types.d.ts", + "default": "./build/interfaces/statement/types.js" + } + }, + "./interfaces/support": { + "module": { + "types": "./build/interfaces/support/index.d.ts", + "default": "./build/interfaces/support/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/support/index.d.ts", + "default": "./build/cjs/interfaces/support/index.js" + }, + "default": { + "types": "./build/interfaces/support/index.d.ts", + "default": "./build/interfaces/support/index.js" + } + }, + "./interfaces/support/definitions": { + "module": { + "types": "./build/interfaces/support/definitions.d.ts", + "default": "./build/interfaces/support/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/support/definitions.d.ts", + "default": "./build/cjs/interfaces/support/definitions.js" + }, + "default": { + "types": "./build/interfaces/support/definitions.d.ts", + "default": "./build/interfaces/support/definitions.js" + } + }, + "./interfaces/support/types": { + "module": { + "types": "./build/interfaces/support/types.d.ts", + "default": "./build/interfaces/support/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/support/types.d.ts", + "default": "./build/cjs/interfaces/support/types.js" + }, + "default": { + "types": "./build/interfaces/support/types.d.ts", + "default": "./build/interfaces/support/types.js" + } + }, + "./interfaces/syncstate": { + "module": { + "types": "./build/interfaces/syncstate/index.d.ts", + "default": "./build/interfaces/syncstate/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/syncstate/index.d.ts", + "default": "./build/cjs/interfaces/syncstate/index.js" + }, + "default": { + "types": "./build/interfaces/syncstate/index.d.ts", + "default": "./build/interfaces/syncstate/index.js" + } + }, + "./interfaces/syncstate/definitions": { + "module": { + "types": "./build/interfaces/syncstate/definitions.d.ts", + "default": "./build/interfaces/syncstate/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/syncstate/definitions.d.ts", + "default": "./build/cjs/interfaces/syncstate/definitions.js" + }, + "default": { + "types": "./build/interfaces/syncstate/definitions.d.ts", + "default": "./build/interfaces/syncstate/definitions.js" + } + }, + "./interfaces/syncstate/rpc": { + "module": { + "types": "./build/interfaces/syncstate/rpc.d.ts", + "default": "./build/interfaces/syncstate/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/syncstate/rpc.d.ts", + "default": "./build/cjs/interfaces/syncstate/rpc.js" + }, + "default": { + "types": "./build/interfaces/syncstate/rpc.d.ts", + "default": "./build/interfaces/syncstate/rpc.js" + } + }, + "./interfaces/syncstate/types": { + "module": { + "types": "./build/interfaces/syncstate/types.d.ts", + "default": "./build/interfaces/syncstate/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/syncstate/types.d.ts", + "default": "./build/cjs/interfaces/syncstate/types.js" + }, + "default": { + "types": "./build/interfaces/syncstate/types.d.ts", + "default": "./build/interfaces/syncstate/types.js" + } + }, + "./interfaces/system": { + "module": { + "types": "./build/interfaces/system/index.d.ts", + "default": "./build/interfaces/system/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/system/index.d.ts", + "default": "./build/cjs/interfaces/system/index.js" + }, + "default": { + "types": "./build/interfaces/system/index.d.ts", + "default": "./build/interfaces/system/index.js" + } + }, + "./interfaces/system/definitions": { + "module": { + "types": "./build/interfaces/system/definitions.d.ts", + "default": "./build/interfaces/system/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/system/definitions.d.ts", + "default": "./build/cjs/interfaces/system/definitions.js" + }, + "default": { + "types": "./build/interfaces/system/definitions.d.ts", + "default": "./build/interfaces/system/definitions.js" + } + }, + "./interfaces/system/rpc": { + "module": { + "types": "./build/interfaces/system/rpc.d.ts", + "default": "./build/interfaces/system/rpc.js" + }, + "require": { + "types": "./build/cjs/interfaces/system/rpc.d.ts", + "default": "./build/cjs/interfaces/system/rpc.js" + }, + "default": { + "types": "./build/interfaces/system/rpc.d.ts", + "default": "./build/interfaces/system/rpc.js" + } + }, + "./interfaces/system/runtime": { + "module": { + "types": "./build/interfaces/system/runtime.d.ts", + "default": "./build/interfaces/system/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/system/runtime.d.ts", + "default": "./build/cjs/interfaces/system/runtime.js" + }, + "default": { + "types": "./build/interfaces/system/runtime.d.ts", + "default": "./build/interfaces/system/runtime.js" + } + }, + "./interfaces/system/types": { + "module": { + "types": "./build/interfaces/system/types.d.ts", + "default": "./build/interfaces/system/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/system/types.d.ts", + "default": "./build/cjs/interfaces/system/types.js" + }, + "default": { + "types": "./build/interfaces/system/types.d.ts", + "default": "./build/interfaces/system/types.js" + } + }, + "./interfaces/teyrchains": { + "module": { + "types": "./build/interfaces/teyrchains/index.d.ts", + "default": "./build/interfaces/teyrchains/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/teyrchains/index.d.ts", + "default": "./build/cjs/interfaces/teyrchains/index.js" + }, + "default": { + "types": "./build/interfaces/teyrchains/index.d.ts", + "default": "./build/interfaces/teyrchains/index.js" + } + }, + "./interfaces/teyrchains/definitions": { + "module": { + "types": "./build/interfaces/teyrchains/definitions.d.ts", + "default": "./build/interfaces/teyrchains/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/teyrchains/definitions.d.ts", + "default": "./build/cjs/interfaces/teyrchains/definitions.js" + }, + "default": { + "types": "./build/interfaces/teyrchains/definitions.d.ts", + "default": "./build/interfaces/teyrchains/definitions.js" + } + }, + "./interfaces/teyrchains/hrmp": { + "module": { + "types": "./build/interfaces/teyrchains/hrmp.d.ts", + "default": "./build/interfaces/teyrchains/hrmp.js" + }, + "require": { + "types": "./build/cjs/interfaces/teyrchains/hrmp.d.ts", + "default": "./build/cjs/interfaces/teyrchains/hrmp.js" + }, + "default": { + "types": "./build/interfaces/teyrchains/hrmp.d.ts", + "default": "./build/interfaces/teyrchains/hrmp.js" + } + }, + "./interfaces/teyrchains/runtime": { + "module": { + "types": "./build/interfaces/teyrchains/runtime.d.ts", + "default": "./build/interfaces/teyrchains/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/teyrchains/runtime.d.ts", + "default": "./build/cjs/interfaces/teyrchains/runtime.js" + }, + "default": { + "types": "./build/interfaces/teyrchains/runtime.d.ts", + "default": "./build/interfaces/teyrchains/runtime.js" + } + }, + "./interfaces/teyrchains/slots": { + "module": { + "types": "./build/interfaces/teyrchains/slots.d.ts", + "default": "./build/interfaces/teyrchains/slots.js" + }, + "require": { + "types": "./build/cjs/interfaces/teyrchains/slots.d.ts", + "default": "./build/cjs/interfaces/teyrchains/slots.js" + }, + "default": { + "types": "./build/interfaces/teyrchains/slots.d.ts", + "default": "./build/interfaces/teyrchains/slots.js" + } + }, + "./interfaces/teyrchains/types": { + "module": { + "types": "./build/interfaces/teyrchains/types.d.ts", + "default": "./build/interfaces/teyrchains/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/teyrchains/types.d.ts", + "default": "./build/cjs/interfaces/teyrchains/types.js" + }, + "default": { + "types": "./build/interfaces/teyrchains/types.d.ts", + "default": "./build/interfaces/teyrchains/types.js" + } + }, + "./interfaces/treasury": { + "module": { + "types": "./build/interfaces/treasury/index.d.ts", + "default": "./build/interfaces/treasury/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/treasury/index.d.ts", + "default": "./build/cjs/interfaces/treasury/index.js" + }, + "default": { + "types": "./build/interfaces/treasury/index.d.ts", + "default": "./build/interfaces/treasury/index.js" + } + }, + "./interfaces/treasury/definitions": { + "module": { + "types": "./build/interfaces/treasury/definitions.d.ts", + "default": "./build/interfaces/treasury/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/treasury/definitions.d.ts", + "default": "./build/cjs/interfaces/treasury/definitions.js" + }, + "default": { + "types": "./build/interfaces/treasury/definitions.d.ts", + "default": "./build/interfaces/treasury/definitions.js" + } + }, + "./interfaces/treasury/types": { + "module": { + "types": "./build/interfaces/treasury/types.d.ts", + "default": "./build/interfaces/treasury/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/treasury/types.d.ts", + "default": "./build/cjs/interfaces/treasury/types.js" + }, + "default": { + "types": "./build/interfaces/treasury/types.d.ts", + "default": "./build/interfaces/treasury/types.js" + } + }, + "./interfaces/txpayment": { + "module": { + "types": "./build/interfaces/txpayment/index.d.ts", + "default": "./build/interfaces/txpayment/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/txpayment/index.d.ts", + "default": "./build/cjs/interfaces/txpayment/index.js" + }, + "default": { + "types": "./build/interfaces/txpayment/index.d.ts", + "default": "./build/interfaces/txpayment/index.js" + } + }, + "./interfaces/txpayment/definitions": { + "module": { + "types": "./build/interfaces/txpayment/definitions.d.ts", + "default": "./build/interfaces/txpayment/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/txpayment/definitions.d.ts", + "default": "./build/cjs/interfaces/txpayment/definitions.js" + }, + "default": { + "types": "./build/interfaces/txpayment/definitions.d.ts", + "default": "./build/interfaces/txpayment/definitions.js" + } + }, + "./interfaces/txpayment/types": { + "module": { + "types": "./build/interfaces/txpayment/types.d.ts", + "default": "./build/interfaces/txpayment/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/txpayment/types.d.ts", + "default": "./build/cjs/interfaces/txpayment/types.js" + }, + "default": { + "types": "./build/interfaces/txpayment/types.d.ts", + "default": "./build/interfaces/txpayment/types.js" + } + }, + "./interfaces/txqueue": { + "module": { + "types": "./build/interfaces/txqueue/index.d.ts", + "default": "./build/interfaces/txqueue/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/txqueue/index.d.ts", + "default": "./build/cjs/interfaces/txqueue/index.js" + }, + "default": { + "types": "./build/interfaces/txqueue/index.d.ts", + "default": "./build/interfaces/txqueue/index.js" + } + }, + "./interfaces/txqueue/definitions": { + "module": { + "types": "./build/interfaces/txqueue/definitions.d.ts", + "default": "./build/interfaces/txqueue/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/txqueue/definitions.d.ts", + "default": "./build/cjs/interfaces/txqueue/definitions.js" + }, + "default": { + "types": "./build/interfaces/txqueue/definitions.d.ts", + "default": "./build/interfaces/txqueue/definitions.js" + } + }, + "./interfaces/txqueue/runtime": { + "module": { + "types": "./build/interfaces/txqueue/runtime.d.ts", + "default": "./build/interfaces/txqueue/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/txqueue/runtime.d.ts", + "default": "./build/cjs/interfaces/txqueue/runtime.js" + }, + "default": { + "types": "./build/interfaces/txqueue/runtime.d.ts", + "default": "./build/interfaces/txqueue/runtime.js" + } + }, + "./interfaces/txqueue/types": { + "module": { + "types": "./build/interfaces/txqueue/types.d.ts", + "default": "./build/interfaces/txqueue/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/txqueue/types.d.ts", + "default": "./build/cjs/interfaces/txqueue/types.js" + }, + "default": { + "types": "./build/interfaces/txqueue/types.d.ts", + "default": "./build/interfaces/txqueue/types.js" + } + }, + "./interfaces/types": { + "module": { + "types": "./build/interfaces/types.d.ts", + "default": "./build/interfaces/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/types.d.ts", + "default": "./build/cjs/interfaces/types.js" + }, + "default": { + "types": "./build/interfaces/types.d.ts", + "default": "./build/interfaces/types.js" + } + }, + "./interfaces/uniques": { + "module": { + "types": "./build/interfaces/uniques/index.d.ts", + "default": "./build/interfaces/uniques/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/uniques/index.d.ts", + "default": "./build/cjs/interfaces/uniques/index.js" + }, + "default": { + "types": "./build/interfaces/uniques/index.d.ts", + "default": "./build/interfaces/uniques/index.js" + } + }, + "./interfaces/uniques/definitions": { + "module": { + "types": "./build/interfaces/uniques/definitions.d.ts", + "default": "./build/interfaces/uniques/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/uniques/definitions.d.ts", + "default": "./build/cjs/interfaces/uniques/definitions.js" + }, + "default": { + "types": "./build/interfaces/uniques/definitions.d.ts", + "default": "./build/interfaces/uniques/definitions.js" + } + }, + "./interfaces/uniques/types": { + "module": { + "types": "./build/interfaces/uniques/types.d.ts", + "default": "./build/interfaces/uniques/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/uniques/types.d.ts", + "default": "./build/cjs/interfaces/uniques/types.js" + }, + "default": { + "types": "./build/interfaces/uniques/types.d.ts", + "default": "./build/interfaces/uniques/types.js" + } + }, + "./interfaces/utility": { + "module": { + "types": "./build/interfaces/utility/index.d.ts", + "default": "./build/interfaces/utility/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/utility/index.d.ts", + "default": "./build/cjs/interfaces/utility/index.js" + }, + "default": { + "types": "./build/interfaces/utility/index.d.ts", + "default": "./build/interfaces/utility/index.js" + } + }, + "./interfaces/utility/definitions": { + "module": { + "types": "./build/interfaces/utility/definitions.d.ts", + "default": "./build/interfaces/utility/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/utility/definitions.d.ts", + "default": "./build/cjs/interfaces/utility/definitions.js" + }, + "default": { + "types": "./build/interfaces/utility/definitions.d.ts", + "default": "./build/interfaces/utility/definitions.js" + } + }, + "./interfaces/utility/types": { + "module": { + "types": "./build/interfaces/utility/types.d.ts", + "default": "./build/interfaces/utility/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/utility/types.d.ts", + "default": "./build/cjs/interfaces/utility/types.js" + }, + "default": { + "types": "./build/interfaces/utility/types.d.ts", + "default": "./build/interfaces/utility/types.js" + } + }, + "./interfaces/vesting": { + "module": { + "types": "./build/interfaces/vesting/index.d.ts", + "default": "./build/interfaces/vesting/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/vesting/index.d.ts", + "default": "./build/cjs/interfaces/vesting/index.js" + }, + "default": { + "types": "./build/interfaces/vesting/index.d.ts", + "default": "./build/interfaces/vesting/index.js" + } + }, + "./interfaces/vesting/definitions": { + "module": { + "types": "./build/interfaces/vesting/definitions.d.ts", + "default": "./build/interfaces/vesting/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/vesting/definitions.d.ts", + "default": "./build/cjs/interfaces/vesting/definitions.js" + }, + "default": { + "types": "./build/interfaces/vesting/definitions.d.ts", + "default": "./build/interfaces/vesting/definitions.js" + } + }, + "./interfaces/vesting/types": { + "module": { + "types": "./build/interfaces/vesting/types.d.ts", + "default": "./build/interfaces/vesting/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/vesting/types.d.ts", + "default": "./build/cjs/interfaces/vesting/types.js" + }, + "default": { + "types": "./build/interfaces/vesting/types.d.ts", + "default": "./build/interfaces/vesting/types.js" + } + }, + "./interfaces/xcm": { + "module": { + "types": "./build/interfaces/xcm/index.d.ts", + "default": "./build/interfaces/xcm/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcm/index.d.ts", + "default": "./build/cjs/interfaces/xcm/index.js" + }, + "default": { + "types": "./build/interfaces/xcm/index.d.ts", + "default": "./build/interfaces/xcm/index.js" + } + }, + "./interfaces/xcm/definitions": { + "module": { + "types": "./build/interfaces/xcm/definitions.d.ts", + "default": "./build/interfaces/xcm/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcm/definitions.d.ts", + "default": "./build/cjs/interfaces/xcm/definitions.js" + }, + "default": { + "types": "./build/interfaces/xcm/definitions.d.ts", + "default": "./build/interfaces/xcm/definitions.js" + } + }, + "./interfaces/xcm/types": { + "module": { + "types": "./build/interfaces/xcm/types.d.ts", + "default": "./build/interfaces/xcm/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcm/types.d.ts", + "default": "./build/cjs/interfaces/xcm/types.js" + }, + "default": { + "types": "./build/interfaces/xcm/types.d.ts", + "default": "./build/interfaces/xcm/types.js" + } + }, + "./interfaces/xcm/v0": { + "module": { + "types": "./build/interfaces/xcm/v0.d.ts", + "default": "./build/interfaces/xcm/v0.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcm/v0.d.ts", + "default": "./build/cjs/interfaces/xcm/v0.js" + }, + "default": { + "types": "./build/interfaces/xcm/v0.d.ts", + "default": "./build/interfaces/xcm/v0.js" + } + }, + "./interfaces/xcm/v1": { + "module": { + "types": "./build/interfaces/xcm/v1.d.ts", + "default": "./build/interfaces/xcm/v1.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcm/v1.d.ts", + "default": "./build/cjs/interfaces/xcm/v1.js" + }, + "default": { + "types": "./build/interfaces/xcm/v1.d.ts", + "default": "./build/interfaces/xcm/v1.js" + } + }, + "./interfaces/xcm/v2": { + "module": { + "types": "./build/interfaces/xcm/v2.d.ts", + "default": "./build/interfaces/xcm/v2.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcm/v2.d.ts", + "default": "./build/cjs/interfaces/xcm/v2.js" + }, + "default": { + "types": "./build/interfaces/xcm/v2.d.ts", + "default": "./build/interfaces/xcm/v2.js" + } + }, + "./interfaces/xcm/v3": { + "module": { + "types": "./build/interfaces/xcm/v3.d.ts", + "default": "./build/interfaces/xcm/v3.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcm/v3.d.ts", + "default": "./build/cjs/interfaces/xcm/v3.js" + }, + "default": { + "types": "./build/interfaces/xcm/v3.d.ts", + "default": "./build/interfaces/xcm/v3.js" + } + }, + "./interfaces/xcm/v4": { + "module": { + "types": "./build/interfaces/xcm/v4.d.ts", + "default": "./build/interfaces/xcm/v4.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcm/v4.d.ts", + "default": "./build/cjs/interfaces/xcm/v4.js" + }, + "default": { + "types": "./build/interfaces/xcm/v4.d.ts", + "default": "./build/interfaces/xcm/v4.js" + } + }, + "./interfaces/xcm/v5": { + "module": { + "types": "./build/interfaces/xcm/v5.d.ts", + "default": "./build/interfaces/xcm/v5.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcm/v5.d.ts", + "default": "./build/cjs/interfaces/xcm/v5.js" + }, + "default": { + "types": "./build/interfaces/xcm/v5.d.ts", + "default": "./build/interfaces/xcm/v5.js" + } + }, + "./interfaces/xcmPaymentApi": { + "module": { + "types": "./build/interfaces/xcmPaymentApi/index.d.ts", + "default": "./build/interfaces/xcmPaymentApi/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcmPaymentApi/index.d.ts", + "default": "./build/cjs/interfaces/xcmPaymentApi/index.js" + }, + "default": { + "types": "./build/interfaces/xcmPaymentApi/index.d.ts", + "default": "./build/interfaces/xcmPaymentApi/index.js" + } + }, + "./interfaces/xcmPaymentApi/definitions": { + "module": { + "types": "./build/interfaces/xcmPaymentApi/definitions.d.ts", + "default": "./build/interfaces/xcmPaymentApi/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcmPaymentApi/definitions.d.ts", + "default": "./build/cjs/interfaces/xcmPaymentApi/definitions.js" + }, + "default": { + "types": "./build/interfaces/xcmPaymentApi/definitions.d.ts", + "default": "./build/interfaces/xcmPaymentApi/definitions.js" + } + }, + "./interfaces/xcmPaymentApi/runtime": { + "module": { + "types": "./build/interfaces/xcmPaymentApi/runtime.d.ts", + "default": "./build/interfaces/xcmPaymentApi/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcmPaymentApi/runtime.d.ts", + "default": "./build/cjs/interfaces/xcmPaymentApi/runtime.js" + }, + "default": { + "types": "./build/interfaces/xcmPaymentApi/runtime.d.ts", + "default": "./build/interfaces/xcmPaymentApi/runtime.js" + } + }, + "./interfaces/xcmPaymentApi/types": { + "module": { + "types": "./build/interfaces/xcmPaymentApi/types.d.ts", + "default": "./build/interfaces/xcmPaymentApi/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcmPaymentApi/types.d.ts", + "default": "./build/cjs/interfaces/xcmPaymentApi/types.js" + }, + "default": { + "types": "./build/interfaces/xcmPaymentApi/types.d.ts", + "default": "./build/interfaces/xcmPaymentApi/types.js" + } + }, + "./interfaces/xcmRuntimeApi": { + "module": { + "types": "./build/interfaces/xcmRuntimeApi/index.d.ts", + "default": "./build/interfaces/xcmRuntimeApi/index.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcmRuntimeApi/index.d.ts", + "default": "./build/cjs/interfaces/xcmRuntimeApi/index.js" + }, + "default": { + "types": "./build/interfaces/xcmRuntimeApi/index.d.ts", + "default": "./build/interfaces/xcmRuntimeApi/index.js" + } + }, + "./interfaces/xcmRuntimeApi/definitions": { + "module": { + "types": "./build/interfaces/xcmRuntimeApi/definitions.d.ts", + "default": "./build/interfaces/xcmRuntimeApi/definitions.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcmRuntimeApi/definitions.d.ts", + "default": "./build/cjs/interfaces/xcmRuntimeApi/definitions.js" + }, + "default": { + "types": "./build/interfaces/xcmRuntimeApi/definitions.d.ts", + "default": "./build/interfaces/xcmRuntimeApi/definitions.js" + } + }, + "./interfaces/xcmRuntimeApi/runtime": { + "module": { + "types": "./build/interfaces/xcmRuntimeApi/runtime.d.ts", + "default": "./build/interfaces/xcmRuntimeApi/runtime.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcmRuntimeApi/runtime.d.ts", + "default": "./build/cjs/interfaces/xcmRuntimeApi/runtime.js" + }, + "default": { + "types": "./build/interfaces/xcmRuntimeApi/runtime.d.ts", + "default": "./build/interfaces/xcmRuntimeApi/runtime.js" + } + }, + "./interfaces/xcmRuntimeApi/types": { + "module": { + "types": "./build/interfaces/xcmRuntimeApi/types.d.ts", + "default": "./build/interfaces/xcmRuntimeApi/types.js" + }, + "require": { + "types": "./build/cjs/interfaces/xcmRuntimeApi/types.d.ts", + "default": "./build/cjs/interfaces/xcmRuntimeApi/types.js" + }, + "default": { + "types": "./build/interfaces/xcmRuntimeApi/types.d.ts", + "default": "./build/interfaces/xcmRuntimeApi/types.js" + } + }, + "./lookup": { + "module": { + "types": "./build/lookup.d.ts", + "default": "./build/lookup.js" + }, + "require": { + "types": "./build/cjs/lookup.d.ts", + "default": "./build/cjs/lookup.js" + }, + "default": { + "types": "./build/lookup.d.ts", + "default": "./build/lookup.js" + } + }, + "./metadata": { + "module": { + "types": "./build/metadata/index.d.ts", + "default": "./build/metadata/index.js" + }, + "require": { + "types": "./build/cjs/metadata/index.d.ts", + "default": "./build/cjs/metadata/index.js" + }, + "default": { + "types": "./build/metadata/index.d.ts", + "default": "./build/metadata/index.js" + } + }, + "./metadata/decorate": { + "module": { + "types": "./build/metadata/decorate/index.d.ts", + "default": "./build/metadata/decorate/index.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/index.d.ts", + "default": "./build/cjs/metadata/decorate/index.js" + }, + "default": { + "types": "./build/metadata/decorate/index.d.ts", + "default": "./build/metadata/decorate/index.js" + } + }, + "./metadata/decorate/constants": { + "module": { + "types": "./build/metadata/decorate/constants/index.d.ts", + "default": "./build/metadata/decorate/constants/index.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/constants/index.d.ts", + "default": "./build/cjs/metadata/decorate/constants/index.js" + }, + "default": { + "types": "./build/metadata/decorate/constants/index.d.ts", + "default": "./build/metadata/decorate/constants/index.js" + } + }, + "./metadata/decorate/errors": { + "module": { + "types": "./build/metadata/decorate/errors/index.d.ts", + "default": "./build/metadata/decorate/errors/index.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/errors/index.d.ts", + "default": "./build/cjs/metadata/decorate/errors/index.js" + }, + "default": { + "types": "./build/metadata/decorate/errors/index.d.ts", + "default": "./build/metadata/decorate/errors/index.js" + } + }, + "./metadata/decorate/events": { + "module": { + "types": "./build/metadata/decorate/events/index.d.ts", + "default": "./build/metadata/decorate/events/index.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/events/index.d.ts", + "default": "./build/cjs/metadata/decorate/events/index.js" + }, + "default": { + "types": "./build/metadata/decorate/events/index.d.ts", + "default": "./build/metadata/decorate/events/index.js" + } + }, + "./metadata/decorate/extrinsics": { + "module": { + "types": "./build/metadata/decorate/extrinsics/index.d.ts", + "default": "./build/metadata/decorate/extrinsics/index.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/extrinsics/index.d.ts", + "default": "./build/cjs/metadata/decorate/extrinsics/index.js" + }, + "default": { + "types": "./build/metadata/decorate/extrinsics/index.d.ts", + "default": "./build/metadata/decorate/extrinsics/index.js" + } + }, + "./metadata/decorate/extrinsics/createUnchecked": { + "module": { + "types": "./build/metadata/decorate/extrinsics/createUnchecked.d.ts", + "default": "./build/metadata/decorate/extrinsics/createUnchecked.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/extrinsics/createUnchecked.d.ts", + "default": "./build/cjs/metadata/decorate/extrinsics/createUnchecked.js" + }, + "default": { + "types": "./build/metadata/decorate/extrinsics/createUnchecked.d.ts", + "default": "./build/metadata/decorate/extrinsics/createUnchecked.js" + } + }, + "./metadata/decorate/storage": { + "module": { + "types": "./build/metadata/decorate/storage/index.d.ts", + "default": "./build/metadata/decorate/storage/index.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/storage/index.d.ts", + "default": "./build/cjs/metadata/decorate/storage/index.js" + }, + "default": { + "types": "./build/metadata/decorate/storage/index.d.ts", + "default": "./build/metadata/decorate/storage/index.js" + } + }, + "./metadata/decorate/storage/bizinikiwi": { + "module": { + "types": "./build/metadata/decorate/storage/bizinikiwi.d.ts", + "default": "./build/metadata/decorate/storage/bizinikiwi.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/storage/bizinikiwi.d.ts", + "default": "./build/cjs/metadata/decorate/storage/bizinikiwi.js" + }, + "default": { + "types": "./build/metadata/decorate/storage/bizinikiwi.d.ts", + "default": "./build/metadata/decorate/storage/bizinikiwi.js" + } + }, + "./metadata/decorate/storage/createFunction": { + "module": { + "types": "./build/metadata/decorate/storage/createFunction.d.ts", + "default": "./build/metadata/decorate/storage/createFunction.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/storage/createFunction.d.ts", + "default": "./build/cjs/metadata/decorate/storage/createFunction.js" + }, + "default": { + "types": "./build/metadata/decorate/storage/createFunction.d.ts", + "default": "./build/metadata/decorate/storage/createFunction.js" + } + }, + "./metadata/decorate/storage/getHasher": { + "module": { + "types": "./build/metadata/decorate/storage/getHasher.d.ts", + "default": "./build/metadata/decorate/storage/getHasher.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/storage/getHasher.d.ts", + "default": "./build/cjs/metadata/decorate/storage/getHasher.js" + }, + "default": { + "types": "./build/metadata/decorate/storage/getHasher.d.ts", + "default": "./build/metadata/decorate/storage/getHasher.js" + } + }, + "./metadata/decorate/storage/getStorage": { + "module": { + "types": "./build/metadata/decorate/storage/getStorage.d.ts", + "default": "./build/metadata/decorate/storage/getStorage.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/storage/getStorage.d.ts", + "default": "./build/cjs/metadata/decorate/storage/getStorage.js" + }, + "default": { + "types": "./build/metadata/decorate/storage/getStorage.d.ts", + "default": "./build/metadata/decorate/storage/getStorage.js" + } + }, + "./metadata/decorate/storage/util": { + "module": { + "types": "./build/metadata/decorate/storage/util.d.ts", + "default": "./build/metadata/decorate/storage/util.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/storage/util.d.ts", + "default": "./build/cjs/metadata/decorate/storage/util.js" + }, + "default": { + "types": "./build/metadata/decorate/storage/util.d.ts", + "default": "./build/metadata/decorate/storage/util.js" + } + }, + "./metadata/decorate/types": { + "module": { + "types": "./build/metadata/decorate/types.d.ts", + "default": "./build/metadata/decorate/types.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/types.d.ts", + "default": "./build/cjs/metadata/decorate/types.js" + }, + "default": { + "types": "./build/metadata/decorate/types.d.ts", + "default": "./build/metadata/decorate/types.js" + } + }, + "./metadata/decorate/util": { + "module": { + "types": "./build/metadata/decorate/util.d.ts", + "default": "./build/metadata/decorate/util.js" + }, + "require": { + "types": "./build/cjs/metadata/decorate/util.d.ts", + "default": "./build/cjs/metadata/decorate/util.js" + }, + "default": { + "types": "./build/metadata/decorate/util.d.ts", + "default": "./build/metadata/decorate/util.js" + } + }, + "./metadata/MagicNumber": { + "module": { + "types": "./build/metadata/MagicNumber.d.ts", + "default": "./build/metadata/MagicNumber.js" + }, + "require": { + "types": "./build/cjs/metadata/MagicNumber.d.ts", + "default": "./build/cjs/metadata/MagicNumber.js" + }, + "default": { + "types": "./build/metadata/MagicNumber.d.ts", + "default": "./build/metadata/MagicNumber.js" + } + }, + "./metadata/Metadata": { + "module": { + "types": "./build/metadata/Metadata.d.ts", + "default": "./build/metadata/Metadata.js" + }, + "require": { + "types": "./build/cjs/metadata/Metadata.d.ts", + "default": "./build/cjs/metadata/Metadata.js" + }, + "default": { + "types": "./build/metadata/Metadata.d.ts", + "default": "./build/metadata/Metadata.js" + } + }, + "./metadata/MetadataVersioned": { + "module": { + "types": "./build/metadata/MetadataVersioned.d.ts", + "default": "./build/metadata/MetadataVersioned.js" + }, + "require": { + "types": "./build/cjs/metadata/MetadataVersioned.d.ts", + "default": "./build/cjs/metadata/MetadataVersioned.js" + }, + "default": { + "types": "./build/metadata/MetadataVersioned.d.ts", + "default": "./build/metadata/MetadataVersioned.js" + } + }, + "./metadata/PortableRegistry": { + "module": { + "types": "./build/metadata/PortableRegistry/index.d.ts", + "default": "./build/metadata/PortableRegistry/index.js" + }, + "require": { + "types": "./build/cjs/metadata/PortableRegistry/index.d.ts", + "default": "./build/cjs/metadata/PortableRegistry/index.js" + }, + "default": { + "types": "./build/metadata/PortableRegistry/index.d.ts", + "default": "./build/metadata/PortableRegistry/index.js" + } + }, + "./metadata/PortableRegistry/PortableRegistry": { + "module": { + "types": "./build/metadata/PortableRegistry/PortableRegistry.d.ts", + "default": "./build/metadata/PortableRegistry/PortableRegistry.js" + }, + "require": { + "types": "./build/cjs/metadata/PortableRegistry/PortableRegistry.d.ts", + "default": "./build/cjs/metadata/PortableRegistry/PortableRegistry.js" + }, + "default": { + "types": "./build/metadata/PortableRegistry/PortableRegistry.d.ts", + "default": "./build/metadata/PortableRegistry/PortableRegistry.js" + } + }, + "./metadata/PortableRegistry/toV1": { + "module": { + "types": "./build/metadata/PortableRegistry/toV1.d.ts", + "default": "./build/metadata/PortableRegistry/toV1.js" + }, + "require": { + "types": "./build/cjs/metadata/PortableRegistry/toV1.d.ts", + "default": "./build/cjs/metadata/PortableRegistry/toV1.js" + }, + "default": { + "types": "./build/metadata/PortableRegistry/toV1.d.ts", + "default": "./build/metadata/PortableRegistry/toV1.js" + } + }, + "./metadata/README.md": "./metadata/README.md", + "./metadata/types": { + "module": { + "types": "./build/metadata/types.d.ts", + "default": "./build/metadata/types.js" + }, + "require": { + "types": "./build/cjs/metadata/types.d.ts", + "default": "./build/cjs/metadata/types.js" + }, + "default": { + "types": "./build/metadata/types.d.ts", + "default": "./build/metadata/types.js" + } + }, + "./metadata/util": { + "module": { + "types": "./build/metadata/util/index.d.ts", + "default": "./build/metadata/util/index.js" + }, + "require": { + "types": "./build/cjs/metadata/util/index.d.ts", + "default": "./build/cjs/metadata/util/index.js" + }, + "default": { + "types": "./build/metadata/util/index.d.ts", + "default": "./build/metadata/util/index.js" + } + }, + "./metadata/util/extractTypes": { + "module": { + "types": "./build/metadata/util/extractTypes.d.ts", + "default": "./build/metadata/util/extractTypes.js" + }, + "require": { + "types": "./build/cjs/metadata/util/extractTypes.d.ts", + "default": "./build/cjs/metadata/util/extractTypes.js" + }, + "default": { + "types": "./build/metadata/util/extractTypes.d.ts", + "default": "./build/metadata/util/extractTypes.js" + } + }, + "./metadata/util/flattenUniq": { + "module": { + "types": "./build/metadata/util/flattenUniq.d.ts", + "default": "./build/metadata/util/flattenUniq.js" + }, + "require": { + "types": "./build/cjs/metadata/util/flattenUniq.d.ts", + "default": "./build/cjs/metadata/util/flattenUniq.js" + }, + "default": { + "types": "./build/metadata/util/flattenUniq.d.ts", + "default": "./build/metadata/util/flattenUniq.js" + } + }, + "./metadata/util/getSiName": { + "module": { + "types": "./build/metadata/util/getSiName.d.ts", + "default": "./build/metadata/util/getSiName.js" + }, + "require": { + "types": "./build/cjs/metadata/util/getSiName.d.ts", + "default": "./build/cjs/metadata/util/getSiName.js" + }, + "default": { + "types": "./build/metadata/util/getSiName.d.ts", + "default": "./build/metadata/util/getSiName.js" + } + }, + "./metadata/util/getUniqTypes": { + "module": { + "types": "./build/metadata/util/getUniqTypes.d.ts", + "default": "./build/metadata/util/getUniqTypes.js" + }, + "require": { + "types": "./build/cjs/metadata/util/getUniqTypes.d.ts", + "default": "./build/cjs/metadata/util/getUniqTypes.js" + }, + "default": { + "types": "./build/metadata/util/getUniqTypes.d.ts", + "default": "./build/metadata/util/getUniqTypes.js" + } + }, + "./metadata/util/testUtil": { + "module": { + "types": "./build/metadata/util/testUtil.d.ts", + "default": "./build/metadata/util/testUtil.js" + }, + "require": { + "types": "./build/cjs/metadata/util/testUtil.d.ts", + "default": "./build/cjs/metadata/util/testUtil.js" + }, + "default": { + "types": "./build/metadata/util/testUtil.d.ts", + "default": "./build/metadata/util/testUtil.js" + } + }, + "./metadata/util/toCallsOnly": { + "module": { + "types": "./build/metadata/util/toCallsOnly.d.ts", + "default": "./build/metadata/util/toCallsOnly.js" + }, + "require": { + "types": "./build/cjs/metadata/util/toCallsOnly.d.ts", + "default": "./build/cjs/metadata/util/toCallsOnly.js" + }, + "default": { + "types": "./build/metadata/util/toCallsOnly.d.ts", + "default": "./build/metadata/util/toCallsOnly.js" + } + }, + "./metadata/util/types": { + "module": { + "types": "./build/metadata/util/types.d.ts", + "default": "./build/metadata/util/types.js" + }, + "require": { + "types": "./build/cjs/metadata/util/types.d.ts", + "default": "./build/cjs/metadata/util/types.js" + }, + "default": { + "types": "./build/metadata/util/types.d.ts", + "default": "./build/metadata/util/types.js" + } + }, + "./metadata/util/validateTypes": { + "module": { + "types": "./build/metadata/util/validateTypes.d.ts", + "default": "./build/metadata/util/validateTypes.js" + }, + "require": { + "types": "./build/cjs/metadata/util/validateTypes.d.ts", + "default": "./build/cjs/metadata/util/validateTypes.js" + }, + "default": { + "types": "./build/metadata/util/validateTypes.d.ts", + "default": "./build/metadata/util/validateTypes.js" + } + }, + "./metadata/v10/toV11": { + "module": { + "types": "./build/metadata/v10/toV11.d.ts", + "default": "./build/metadata/v10/toV11.js" + }, + "require": { + "types": "./build/cjs/metadata/v10/toV11.d.ts", + "default": "./build/cjs/metadata/v10/toV11.js" + }, + "default": { + "types": "./build/metadata/v10/toV11.d.ts", + "default": "./build/metadata/v10/toV11.js" + } + }, + "./metadata/v11/toV12": { + "module": { + "types": "./build/metadata/v11/toV12.d.ts", + "default": "./build/metadata/v11/toV12.js" + }, + "require": { + "types": "./build/cjs/metadata/v11/toV12.d.ts", + "default": "./build/cjs/metadata/v11/toV12.js" + }, + "default": { + "types": "./build/metadata/v11/toV12.d.ts", + "default": "./build/metadata/v11/toV12.js" + } + }, + "./metadata/v12/toV13": { + "module": { + "types": "./build/metadata/v12/toV13.d.ts", + "default": "./build/metadata/v12/toV13.js" + }, + "require": { + "types": "./build/cjs/metadata/v12/toV13.d.ts", + "default": "./build/cjs/metadata/v12/toV13.js" + }, + "default": { + "types": "./build/metadata/v12/toV13.d.ts", + "default": "./build/metadata/v12/toV13.js" + } + }, + "./metadata/v13/toV14": { + "module": { + "types": "./build/metadata/v13/toV14.d.ts", + "default": "./build/metadata/v13/toV14.js" + }, + "require": { + "types": "./build/cjs/metadata/v13/toV14.d.ts", + "default": "./build/cjs/metadata/v13/toV14.js" + }, + "default": { + "types": "./build/metadata/v13/toV14.d.ts", + "default": "./build/metadata/v13/toV14.js" + } + }, + "./metadata/v14/toV15": { + "module": { + "types": "./build/metadata/v14/toV15.d.ts", + "default": "./build/metadata/v14/toV15.js" + }, + "require": { + "types": "./build/cjs/metadata/v14/toV15.d.ts", + "default": "./build/cjs/metadata/v14/toV15.js" + }, + "default": { + "types": "./build/metadata/v14/toV15.d.ts", + "default": "./build/metadata/v14/toV15.js" + } + }, + "./metadata/v15/toV16": { + "module": { + "types": "./build/metadata/v15/toV16.d.ts", + "default": "./build/metadata/v15/toV16.js" + }, + "require": { + "types": "./build/cjs/metadata/v15/toV16.d.ts", + "default": "./build/cjs/metadata/v15/toV16.js" + }, + "default": { + "types": "./build/metadata/v15/toV16.d.ts", + "default": "./build/metadata/v15/toV16.js" + } + }, + "./metadata/v16/toLatest": { + "module": { + "types": "./build/metadata/v16/toLatest.d.ts", + "default": "./build/metadata/v16/toLatest.js" + }, + "require": { + "types": "./build/cjs/metadata/v16/toLatest.d.ts", + "default": "./build/cjs/metadata/v16/toLatest.js" + }, + "default": { + "types": "./build/metadata/v16/toLatest.d.ts", + "default": "./build/metadata/v16/toLatest.js" + } + }, + "./metadata/v9/toV10": { + "module": { + "types": "./build/metadata/v9/toV10.d.ts", + "default": "./build/metadata/v9/toV10.js" + }, + "require": { + "types": "./build/cjs/metadata/v9/toV10.d.ts", + "default": "./build/cjs/metadata/v9/toV10.js" + }, + "default": { + "types": "./build/metadata/v9/toV10.d.ts", + "default": "./build/metadata/v9/toV10.js" + } + }, + "./metadata/versions": { + "module": { + "types": "./build/metadata/versions.d.ts", + "default": "./build/metadata/versions.js" + }, + "require": { + "types": "./build/cjs/metadata/versions.d.ts", + "default": "./build/cjs/metadata/versions.js" + }, + "default": { + "types": "./build/metadata/versions.d.ts", + "default": "./build/metadata/versions.js" + } + }, + "./package.json": { + "require": "./cjs/package.json", + "default": "./package.json" + }, + "./packageDetect": { + "module": { + "types": "./build/packageDetect.d.ts", + "default": "./build/packageDetect.js" + }, + "require": { + "types": "./build/cjs/packageDetect.d.ts", + "default": "./build/cjs/packageDetect.js" + }, + "default": { + "types": "./build/packageDetect.d.ts", + "default": "./build/packageDetect.js" + } + }, + "./packageInfo": { + "module": { + "types": "./build/packageInfo.d.ts", + "default": "./build/packageInfo.js" + }, + "require": { + "types": "./build/cjs/packageInfo.d.ts", + "default": "./build/cjs/packageInfo.js" + }, + "default": { + "types": "./build/packageInfo.d.ts", + "default": "./build/packageInfo.js" + } + }, + "./packageInfo.js": { + "module": { + "types": "./build/packageInfo.d.ts", + "default": "./build/packageInfo.js" + }, + "require": { + "types": "./build/cjs/packageInfo.d.ts", + "default": "./build/cjs/packageInfo.js" + }, + "default": { + "types": "./build/packageInfo.d.ts", + "default": "./build/packageInfo.js" + } + }, + "./primitive": { + "module": { + "types": "./build/primitive/index.d.ts", + "default": "./build/primitive/index.js" + }, + "require": { + "types": "./build/cjs/primitive/index.d.ts", + "default": "./build/cjs/primitive/index.js" + }, + "default": { + "types": "./build/primitive/index.d.ts", + "default": "./build/primitive/index.js" + } + }, + "./primitive/Data": { + "module": { + "types": "./build/primitive/Data.d.ts", + "default": "./build/primitive/Data.js" + }, + "require": { + "types": "./build/cjs/primitive/Data.d.ts", + "default": "./build/cjs/primitive/Data.js" + }, + "default": { + "types": "./build/primitive/Data.d.ts", + "default": "./build/primitive/Data.js" + } + }, + "./primitive/StorageKey": { + "module": { + "types": "./build/primitive/StorageKey.d.ts", + "default": "./build/primitive/StorageKey.js" + }, + "require": { + "types": "./build/cjs/primitive/StorageKey.d.ts", + "default": "./build/cjs/primitive/StorageKey.js" + }, + "default": { + "types": "./build/primitive/StorageKey.d.ts", + "default": "./build/primitive/StorageKey.js" + } + }, + "./primitive/types": { + "module": { + "types": "./build/primitive/types.d.ts", + "default": "./build/primitive/types.js" + }, + "require": { + "types": "./build/cjs/primitive/types.d.ts", + "default": "./build/cjs/primitive/types.js" + }, + "default": { + "types": "./build/primitive/types.d.ts", + "default": "./build/primitive/types.js" + } + }, + "./types": { + "module": { + "types": "./build/types/index.d.ts", + "default": "./build/types/index.js" + }, + "require": { + "types": "./build/cjs/types/index.d.ts", + "default": "./build/cjs/types/index.js" + }, + "default": { + "types": "./build/types/index.d.ts", + "default": "./build/types/index.js" + } + }, + "./types/augmentLookup": { + "module": { + "types": "./build/types/augmentLookup.d.ts", + "default": "./build/types/augmentLookup.js" + }, + "require": { + "types": "./build/cjs/types/augmentLookup.d.ts", + "default": "./build/cjs/types/augmentLookup.js" + }, + "default": { + "types": "./build/types/augmentLookup.d.ts", + "default": "./build/types/augmentLookup.js" + } + }, + "./types/augmentRegistry": { + "module": { + "types": "./build/types/augmentRegistry.d.ts", + "default": "./build/types/augmentRegistry.js" + }, + "require": { + "types": "./build/cjs/types/augmentRegistry.d.ts", + "default": "./build/cjs/types/augmentRegistry.js" + }, + "default": { + "types": "./build/types/augmentRegistry.d.ts", + "default": "./build/types/augmentRegistry.js" + } + }, + "./types/calls": { + "module": { + "types": "./build/types/calls.d.ts", + "default": "./build/types/calls.js" + }, + "require": { + "types": "./build/cjs/types/calls.d.ts", + "default": "./build/cjs/types/calls.js" + }, + "default": { + "types": "./build/types/calls.d.ts", + "default": "./build/types/calls.js" + } + }, + "./types/codec": { + "module": { + "types": "./build/types/codec.d.ts", + "default": "./build/types/codec.js" + }, + "require": { + "types": "./build/cjs/types/codec.d.ts", + "default": "./build/cjs/types/codec.js" + }, + "default": { + "types": "./build/types/codec.d.ts", + "default": "./build/types/codec.js" + } + }, + "./types/definitions": { + "module": { + "types": "./build/types/definitions.d.ts", + "default": "./build/types/definitions.js" + }, + "require": { + "types": "./build/cjs/types/definitions.d.ts", + "default": "./build/cjs/types/definitions.js" + }, + "default": { + "types": "./build/types/definitions.d.ts", + "default": "./build/types/definitions.js" + } + }, + "./types/detect": { + "module": { + "types": "./build/types/detect.d.ts", + "default": "./build/types/detect.js" + }, + "require": { + "types": "./build/cjs/types/detect.d.ts", + "default": "./build/cjs/types/detect.js" + }, + "default": { + "types": "./build/types/detect.d.ts", + "default": "./build/types/detect.js" + } + }, + "./types/events": { + "module": { + "types": "./build/types/events.d.ts", + "default": "./build/types/events.js" + }, + "require": { + "types": "./build/cjs/types/events.d.ts", + "default": "./build/cjs/types/events.js" + }, + "default": { + "types": "./build/types/events.d.ts", + "default": "./build/types/events.js" + } + }, + "./types/extrinsic": { + "module": { + "types": "./build/types/extrinsic.d.ts", + "default": "./build/types/extrinsic.js" + }, + "require": { + "types": "./build/cjs/types/extrinsic.d.ts", + "default": "./build/cjs/types/extrinsic.js" + }, + "default": { + "types": "./build/types/extrinsic.d.ts", + "default": "./build/types/extrinsic.js" + } + }, + "./types/interfaces": { + "module": { + "types": "./build/types/interfaces.d.ts", + "default": "./build/types/interfaces.js" + }, + "require": { + "types": "./build/cjs/types/interfaces.d.ts", + "default": "./build/cjs/types/interfaces.js" + }, + "default": { + "types": "./build/types/interfaces.d.ts", + "default": "./build/types/interfaces.js" + } + }, + "./types/registry": { + "module": { + "types": "./build/types/registry.d.ts", + "default": "./build/types/registry.js" + }, + "require": { + "types": "./build/cjs/types/registry.d.ts", + "default": "./build/cjs/types/registry.js" + }, + "default": { + "types": "./build/types/registry.d.ts", + "default": "./build/types/registry.js" + } + }, + "./util": { + "module": { + "types": "./build/util/index.d.ts", + "default": "./build/util/index.js" + }, + "require": { + "types": "./build/cjs/util/index.d.ts", + "default": "./build/cjs/util/index.js" + }, + "default": { + "types": "./build/util/index.d.ts", + "default": "./build/util/index.js" + } + }, + "./util/storage": { + "module": { + "types": "./build/util/storage.d.ts", + "default": "./build/util/storage.js" + }, + "require": { + "types": "./build/cjs/util/storage.d.ts", + "default": "./build/cjs/util/storage.js" + }, + "default": { + "types": "./build/util/storage.d.ts", + "default": "./build/util/storage.js" + } + } + }, "dependencies": { - "@pezkuwi/keyring": "^14.0.1", - "@pezkuwi/types-augment": "16.5.4", - "@pezkuwi/types-codec": "16.5.4", - "@pezkuwi/types-create": "16.5.4", - "@pezkuwi/util": "^14.0.1", - "@pezkuwi/util-crypto": "^14.0.1", + "@pezkuwi/keyring": "14.0.11", + "@pezkuwi/types-augment": "16.5.9", + "@pezkuwi/types-codec": "16.5.9", + "@pezkuwi/types-create": "16.5.9", + "@pezkuwi/types-support": "16.5.9", + "@pezkuwi/util": "14.0.11", + "@pezkuwi/util-crypto": "14.0.11", "rxjs": "^7.8.1", "tslib": "^2.8.1" - }, - "devDependencies": { - "@pezkuwi/keyring": "^14.0.1", - "@pezkuwi/types-support": "16.5.4" } } diff --git a/packages/types/src/extrinsic/ExtrinsicPayload.spec.ts b/packages/types/src/extrinsic/ExtrinsicPayload.spec.ts index a9388f4..6bd68aa 100644 --- a/packages/types/src/extrinsic/ExtrinsicPayload.spec.ts +++ b/packages/types/src/extrinsic/ExtrinsicPayload.spec.ts @@ -62,7 +62,7 @@ describe('ExtrinsicPayload', (): void => { interior: { x2: [ { - palletInstance: 50 + pezpalletInstance: 50 }, { generalIndex: 1984 diff --git a/packages/types/src/extrinsic/SignerPayload.spec.ts b/packages/types/src/extrinsic/SignerPayload.spec.ts index 05d6e7e..65c9001 100644 --- a/packages/types/src/extrinsic/SignerPayload.spec.ts +++ b/packages/types/src/extrinsic/SignerPayload.spec.ts @@ -46,7 +46,7 @@ describe('SignerPayload', (): void => { new SignerPayload(registry, { address: '5DTestUPts3kjeXSTMyerHihn1uwMfLj8vU8sqF7qYrFabHE', // eslint-disable-next-line sort-keys - assetId: { parents: 0, interior: { x2: [{ palletInstance: 50 }, { generalIndex: 123 }] } }, + assetId: { parents: 0, interior: { x2: [{ pezpalletInstance: 50 }, { generalIndex: 123 }] } }, blockHash: '0xde8f69eeb5e065e18c6950ff708d7e551f68dc9bf59a07c52367c0280f805ec7', blockNumber: '0x231d30', era: registry.createType('ExtrinsicEra', { current: 2301232, period: 200 }), @@ -84,7 +84,7 @@ describe('SignerPayload', (): void => { it('handles Option correctly', (): void => { const test = new SignerPayload(registry, { // eslint-disable-next-line sort-keys - assetId: { parents: 0, interior: { x2: [{ palletInstance: 50 }, { generalIndex: 123 }] } } + assetId: { parents: 0, interior: { x2: [{ pezpalletInstance: 50 }, { generalIndex: 123 }] } } }); expect( @@ -137,7 +137,7 @@ describe('SignerPayload', (): void => { expect(u8aToHex(payload.assetId?.toU8a())) .toEqual(u8aToHex(registry.createType('Option', { // eslint-disable-next-line sort-keys - parents: 0, interior: { X2: [{ palletInstance: 50 }, { generalIndex: 123 }] } + parents: 0, interior: { X2: [{ pezpalletInstance: 50 }, { generalIndex: 123 }] } }).toU8a())); }); diff --git a/packages/types/src/extrinsic/v4/ExtrinsicPayload.spec.ts b/packages/types/src/extrinsic/v4/ExtrinsicPayload.spec.ts index a5bbacc..148df6a 100644 --- a/packages/types/src/extrinsic/v4/ExtrinsicPayload.spec.ts +++ b/packages/types/src/extrinsic/v4/ExtrinsicPayload.spec.ts @@ -61,7 +61,7 @@ describe('ExtrinsicPayload', (): void => { interior: { x2: [ { - palletInstance: 50 + pezpalletInstance: 50 }, { generalIndex: 1984 diff --git a/packages/types/src/interfaces/beefy/runtime.ts b/packages/types/src/interfaces/beefy/runtime.ts index d57efa1..3ee2f38 100644 --- a/packages/types/src/interfaces/beefy/runtime.ts +++ b/packages/types/src/interfaces/beefy/runtime.ts @@ -55,7 +55,7 @@ const BEEFY_V4: Record = { params: [ { name: 'equivocationProof', - type: 'PezspConsensusBeefyDoubleVotingProof' + type: 'BeefyEquivocationProof' }, { name: 'keyOwnerProof', diff --git a/packages/types/src/interfaces/runtime/definitions.ts b/packages/types/src/interfaces/runtime/definitions.ts index c15fc2f..061072e 100644 --- a/packages/types/src/interfaces/runtime/definitions.ts +++ b/packages/types/src/interfaces/runtime/definitions.ts @@ -152,6 +152,8 @@ export default { System: 'SystemOrigin' } }, + PalletId: 'PezpalletId', + ParachainsInherentData: 'TeyrchainsInherentData', PezpalletId: 'LockIdentifier', PezpalletsOrigin: 'OriginCaller', PezpalletVersion: { diff --git a/packages/types/src/interfaces/runtime/types.ts b/packages/types/src/interfaces/runtime/types.ts index 2296d8f..72b22cc 100644 --- a/packages/types/src/interfaces/runtime/types.ts +++ b/packages/types/src/interfaces/runtime/types.ts @@ -7,6 +7,7 @@ import type { ITuple } from '@pezkuwi/types-codec/types'; import type { AuthorityId } from '@pezkuwi/types/interfaces/consensus'; import type { Signature } from '@pezkuwi/types/interfaces/extrinsics'; import type { Event, SystemOrigin } from '@pezkuwi/types/interfaces/system'; +import type { TeyrchainsInherentData } from '@pezkuwi/types/interfaces/teyrchains'; /** @name AccountId */ export interface AccountId extends AccountId32 {} @@ -254,6 +255,12 @@ export interface OriginCaller extends Enum { readonly type: 'System'; } +/** @name PalletId */ +export interface PalletId extends PezpalletId {} + +/** @name ParachainsInherentData */ +export interface ParachainsInherentData extends TeyrchainsInherentData {} + /** @name Pays */ export interface Pays extends Enum { readonly isYes: boolean; diff --git a/packages/types/src/packageInfo.ts b/packages/types/src/packageInfo.ts index fd92bfc..b87fbdb 100644 --- a/packages/types/src/packageInfo.ts +++ b/packages/types/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @pezkuwi/dev -export const packageInfo = { name: '@pezkuwi/types', path: 'auto', type: 'auto', version: '16.5.4' }; +export const packageInfo = { name: '@pezkuwi/types', path: 'auto', type: 'auto', version: '16.5.9' }; diff --git a/test-bundle.html b/test-bundle.html index 9092e32..c2bcace 100644 --- a/test-bundle.html +++ b/test-bundle.html @@ -30,31 +30,31 @@ document.body.appendChild(pre); } - - - - + + + + - + diff --git a/yarn.lock b/yarn.lock index 4e10089..61cba7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -583,27 +583,27 @@ __metadata: languageName: node linkType: hard -"@pezkuwi/api-augment@npm:16.5.4, @pezkuwi/api-augment@workspace:packages/api-augment": +"@pezkuwi/api-augment@npm:16.5.9, @pezkuwi/api-augment@workspace:packages/api-augment": version: 0.0.0-use.local resolution: "@pezkuwi/api-augment@workspace:packages/api-augment" dependencies: - "@pezkuwi/api-base": "npm:16.5.4" - "@pezkuwi/rpc-augment": "npm:16.5.4" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-augment": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" + "@pezkuwi/api-base": "npm:16.5.9" + "@pezkuwi/rpc-augment": "npm:16.5.9" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-augment": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/api-base@npm:16.5.4, @pezkuwi/api-base@workspace:packages/api-base": +"@pezkuwi/api-base@npm:16.5.9, @pezkuwi/api-base@workspace:packages/api-base": version: 0.0.0-use.local resolution: "@pezkuwi/api-base@workspace:packages/api-base" dependencies: - "@pezkuwi/rpc-core": "npm:16.5.4" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" + "@pezkuwi/rpc-core": "npm:16.5.9" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown @@ -613,93 +613,90 @@ __metadata: version: 0.0.0-use.local resolution: "@pezkuwi/api-contract@workspace:packages/api-contract" dependencies: - "@pezkuwi/api": "npm:16.5.4" - "@pezkuwi/api-augment": "npm:16.5.4" - "@pezkuwi/keyring": "npm:^14.0.1" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/types-create": "npm:16.5.4" - "@pezkuwi/types-support": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" - "@pezkuwi/util-crypto": "npm:^14.0.1" + "@pezkuwi/api": "npm:16.5.9" + "@pezkuwi/api-augment": "npm:16.5.9" + "@pezkuwi/keyring": "npm:14.0.11" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/types-create": "npm:16.5.9" + "@pezkuwi/types-support": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" + "@pezkuwi/util-crypto": "npm:14.0.11" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/api-derive@npm:16.5.4, @pezkuwi/api-derive@workspace:packages/api-derive": +"@pezkuwi/api-derive@npm:16.5.9, @pezkuwi/api-derive@workspace:packages/api-derive": version: 0.0.0-use.local resolution: "@pezkuwi/api-derive@workspace:packages/api-derive" dependencies: - "@pezkuwi/api": "npm:16.5.4" - "@pezkuwi/api-augment": "npm:16.5.4" - "@pezkuwi/api-base": "npm:16.5.4" - "@pezkuwi/rpc-augment": "npm:16.5.4" - "@pezkuwi/rpc-core": "npm:16.5.4" - "@pezkuwi/rpc-provider": "npm:16.5.4" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/types-support": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" - "@pezkuwi/util-crypto": "npm:^14.0.1" + "@pezkuwi/api": "npm:16.5.9" + "@pezkuwi/api-augment": "npm:16.5.9" + "@pezkuwi/api-base": "npm:16.5.9" + "@pezkuwi/rpc-core": "npm:16.5.9" + "@pezkuwi/rpc-provider": "npm:16.5.9" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/types-support": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" + "@pezkuwi/util-crypto": "npm:14.0.11" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/api@npm:16.5.4, @pezkuwi/api@workspace:packages/api": +"@pezkuwi/api@npm:16.5.9, @pezkuwi/api@workspace:*, @pezkuwi/api@workspace:packages/api": version: 0.0.0-use.local resolution: "@pezkuwi/api@workspace:packages/api" dependencies: - "@pezkuwi/api-augment": "npm:16.5.4" - "@pezkuwi/api-base": "npm:16.5.4" - "@pezkuwi/api-derive": "npm:16.5.4" - "@pezkuwi/keyring": "npm:^14.0.1" - "@pezkuwi/rpc-augment": "npm:16.5.4" - "@pezkuwi/rpc-core": "npm:16.5.4" - "@pezkuwi/rpc-provider": "npm:16.5.4" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-augment": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/types-create": "npm:16.5.4" - "@pezkuwi/types-known": "npm:16.5.4" - "@pezkuwi/types-support": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" - "@pezkuwi/util-crypto": "npm:^14.0.1" + "@pezkuwi/api-augment": "npm:16.5.9" + "@pezkuwi/api-base": "npm:16.5.9" + "@pezkuwi/api-derive": "npm:16.5.9" + "@pezkuwi/keyring": "npm:14.0.11" + "@pezkuwi/rpc-augment": "npm:16.5.9" + "@pezkuwi/rpc-core": "npm:16.5.9" + "@pezkuwi/rpc-provider": "npm:16.5.9" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-augment": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/types-create": "npm:16.5.9" + "@pezkuwi/types-known": "npm:16.5.9" + "@pezkuwi/types-support": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" + "@pezkuwi/util-crypto": "npm:14.0.11" eventemitter3: "npm:^5.0.1" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/dev-test@npm:0.85.1": - version: 0.85.1 - resolution: "@pezkuwi/dev-test@npm:0.85.1" +"@pezkuwi/dev-test@portal:../pezkuwi-dev/packages/dev-test::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/dev-test@portal:../pezkuwi-dev/packages/dev-test::locator=root-workspace-0b6124%40workspace%3A." dependencies: jsdom: "npm:^24.0.0" tslib: "npm:^2.7.0" - checksum: 10/98253c862a0db3f59b10d761a9eba6ca96cac39f9608674de0ab6d8ee6d76c9a25d92d5ea6c4a003c86d36ab9fcda18e7c10ffd6155256a0e8de25d3a53ab997 languageName: node - linkType: hard + linkType: soft -"@pezkuwi/dev-ts@npm:0.85.1": - version: 0.85.1 - resolution: "@pezkuwi/dev-ts@npm:0.85.1" +"@pezkuwi/dev-ts@portal:../pezkuwi-dev/packages/dev-ts::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/dev-ts@portal:../pezkuwi-dev/packages/dev-ts::locator=root-workspace-0b6124%40workspace%3A." dependencies: json5: "npm:^2.2.3" tslib: "npm:^2.7.0" typescript: "npm:^5.5.4" - checksum: 10/badcf660f6c94ade4f4c56afff4c71f6bcee0790c5c666214a1dedbc686940e8784bd1d29d4a146c3666183212983f5aa0bfa744aa5b59acaedc6487cd88c327 languageName: node - linkType: hard + linkType: soft -"@pezkuwi/dev@npm:0.85.1": - version: 0.85.1 - resolution: "@pezkuwi/dev@npm:0.85.1" +"@pezkuwi/dev@portal:../pezkuwi-dev/packages/dev::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/dev@portal:../pezkuwi-dev/packages/dev::locator=root-workspace-0b6124%40workspace%3A." dependencies: "@eslint/js": "npm:^8.56.0" - "@pezkuwi/dev-test": "npm:^0.83.3" - "@pezkuwi/dev-ts": "npm:^0.83.3" + "@pezkuwi/dev-test": "npm:^0.85.3" + "@pezkuwi/dev-ts": "npm:^0.85.3" "@rollup/plugin-alias": "npm:^5.1.1" "@rollup/plugin-commonjs": "npm:^25.0.8" "@rollup/plugin-dynamic-import-vars": "npm:^2.1.5" @@ -741,97 +738,94 @@ __metadata: webpack-subresource-integrity: "npm:^5.2.0-rc.1" yargs: "npm:^17.7.2" bin: - pezkuwi-ci-ghact-build: scripts/pezkuwi-ci-ghact-build.mjs - pezkuwi-ci-ghact-docs: scripts/pezkuwi-ci-ghact-docs.mjs - pezkuwi-ci-ghpages-force: scripts/pezkuwi-ci-ghpages-force.mjs - pezkuwi-dev-build-docs: scripts/pezkuwi-dev-build-docs.mjs - pezkuwi-dev-build-ts: scripts/pezkuwi-dev-build-ts.mjs - pezkuwi-dev-circular: scripts/pezkuwi-dev-circular.mjs - pezkuwi-dev-clean-build: scripts/pezkuwi-dev-clean-build.mjs - pezkuwi-dev-contrib: scripts/pezkuwi-dev-contrib.mjs - pezkuwi-dev-copy-dir: scripts/pezkuwi-dev-copy-dir.mjs - pezkuwi-dev-copy-to: scripts/pezkuwi-dev-copy-to.mjs - pezkuwi-dev-deno-map: scripts/pezkuwi-dev-deno-map.mjs - pezkuwi-dev-run-lint: scripts/pezkuwi-dev-run-lint.mjs - pezkuwi-dev-run-node-ts: scripts/pezkuwi-dev-run-node-ts.mjs - pezkuwi-dev-run-test: scripts/pezkuwi-dev-run-test.mjs - pezkuwi-dev-version: scripts/pezkuwi-dev-version.mjs - pezkuwi-dev-yarn-only: scripts/pezkuwi-dev-yarn-only.mjs - pezkuwi-exec-eslint: scripts/pezkuwi-exec-eslint.mjs - pezkuwi-exec-ghpages: scripts/pezkuwi-exec-ghpages.mjs - pezkuwi-exec-ghrelease: scripts/pezkuwi-exec-ghrelease.mjs - pezkuwi-exec-node-test: scripts/pezkuwi-exec-node-test.mjs - pezkuwi-exec-rollup: scripts/pezkuwi-exec-rollup.mjs - pezkuwi-exec-tsc: scripts/pezkuwi-exec-tsc.mjs - pezkuwi-exec-webpack: scripts/pezkuwi-exec-webpack.mjs - checksum: 10/c8187ee4ea3e88b3f15b9a2852a610008877fd5fb813bf2d449f6d660a6bf142387964d8c8ca1e02d5feb6370ba872443feddc4119e253c46b38d200a76a928d + pezkuwi-ci-ghact-build: ./scripts/pezkuwi-ci-ghact-build.mjs + pezkuwi-ci-ghact-docs: ./scripts/pezkuwi-ci-ghact-docs.mjs + pezkuwi-ci-ghpages-force: ./scripts/pezkuwi-ci-ghpages-force.mjs + pezkuwi-dev-build-docs: ./scripts/pezkuwi-dev-build-docs.mjs + pezkuwi-dev-build-ts: ./scripts/pezkuwi-dev-build-ts.mjs + pezkuwi-dev-circular: ./scripts/pezkuwi-dev-circular.mjs + pezkuwi-dev-clean-build: ./scripts/pezkuwi-dev-clean-build.mjs + pezkuwi-dev-contrib: ./scripts/pezkuwi-dev-contrib.mjs + pezkuwi-dev-copy-dir: ./scripts/pezkuwi-dev-copy-dir.mjs + pezkuwi-dev-copy-to: ./scripts/pezkuwi-dev-copy-to.mjs + pezkuwi-dev-deno-map: ./scripts/pezkuwi-dev-deno-map.mjs + pezkuwi-dev-run-lint: ./scripts/pezkuwi-dev-run-lint.mjs + pezkuwi-dev-run-node-ts: ./scripts/pezkuwi-dev-run-node-ts.mjs + pezkuwi-dev-run-test: ./scripts/pezkuwi-dev-run-test.mjs + pezkuwi-dev-version: ./scripts/pezkuwi-dev-version.mjs + pezkuwi-dev-yarn-only: ./scripts/pezkuwi-dev-yarn-only.mjs + pezkuwi-exec-eslint: ./scripts/pezkuwi-exec-eslint.mjs + pezkuwi-exec-ghpages: ./scripts/pezkuwi-exec-ghpages.mjs + pezkuwi-exec-ghrelease: ./scripts/pezkuwi-exec-ghrelease.mjs + pezkuwi-exec-node-test: ./scripts/pezkuwi-exec-node-test.mjs + pezkuwi-exec-rollup: ./scripts/pezkuwi-exec-rollup.mjs + pezkuwi-exec-tsc: ./scripts/pezkuwi-exec-tsc.mjs + pezkuwi-exec-webpack: ./scripts/pezkuwi-exec-webpack.mjs languageName: node - linkType: hard + linkType: soft -"@pezkuwi/keyring@npm:^14.0.1": - version: 14.0.6 - resolution: "@pezkuwi/keyring@npm:14.0.6" +"@pezkuwi/keyring@portal:../pezkuwi-common/packages/keyring::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/keyring@portal:../pezkuwi-common/packages/keyring::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@pezkuwi/util": "npm:14.0.1" - "@pezkuwi/util-crypto": "npm:^14.0.2" + "@pezkuwi/util": "npm:14.0.11" + "@pezkuwi/util-crypto": "npm:14.0.11" tslib: "npm:^2.8.0" peerDependencies: - "@pezkuwi/util": 14.0.1 - "@pezkuwi/util-crypto": ^14.0.2 - checksum: 10/5028370771818d89b909c0bbd4fbbb0f8139e3655d7d07192f29164035630dc8f023bae162b16402c9ceba733cd923da4339d508ec59a5309d7f4adcfff3d591 + "@pezkuwi/util": 14.0.11 + "@pezkuwi/util-crypto": 14.0.11 languageName: node - linkType: hard + linkType: soft -"@pezkuwi/networks@npm:14.0.5, @pezkuwi/networks@npm:^14.0.1": - version: 14.0.5 - resolution: "@pezkuwi/networks@npm:14.0.5" +"@pezkuwi/networks@portal:../pezkuwi-common/packages/networks::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/networks@portal:../pezkuwi-common/packages/networks::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@pezkuwi/util": "npm:14.0.5" + "@pezkuwi/util": "npm:14.0.11" "@substrate/ss58-registry": "npm:^1.51.0" tslib: "npm:^2.8.0" - checksum: 10/2d11606e87ee30e4cf58984d372e1c6f56ed01757fe5a4f23f2d346cdbf5c551cc845315a8bdaf8046222cdf739d5129cfffe7e293c685baffbf02a1075eefd0 languageName: node - linkType: hard + linkType: soft -"@pezkuwi/rpc-augment@npm:16.5.4, @pezkuwi/rpc-augment@workspace:packages/rpc-augment": +"@pezkuwi/rpc-augment@npm:16.5.9, @pezkuwi/rpc-augment@workspace:packages/rpc-augment": version: 0.0.0-use.local resolution: "@pezkuwi/rpc-augment@workspace:packages/rpc-augment" dependencies: - "@pezkuwi/rpc-core": "npm:16.5.4" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" + "@pezkuwi/rpc-core": "npm:16.5.9" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/rpc-core@npm:16.5.4, @pezkuwi/rpc-core@workspace:packages/rpc-core": +"@pezkuwi/rpc-core@npm:16.5.9, @pezkuwi/rpc-core@workspace:packages/rpc-core": version: 0.0.0-use.local resolution: "@pezkuwi/rpc-core@workspace:packages/rpc-core" dependencies: - "@pezkuwi/keyring": "npm:^14.0.1" - "@pezkuwi/rpc-augment": "npm:16.5.4" - "@pezkuwi/rpc-provider": "npm:16.5.4" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" + "@pezkuwi/keyring": "npm:14.0.11" + "@pezkuwi/rpc-augment": "npm:16.5.9" + "@pezkuwi/rpc-provider": "npm:16.5.9" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/rpc-provider@npm:16.5.4, @pezkuwi/rpc-provider@workspace:packages/rpc-provider": +"@pezkuwi/rpc-provider@npm:16.5.9, @pezkuwi/rpc-provider@workspace:packages/rpc-provider": version: 0.0.0-use.local resolution: "@pezkuwi/rpc-provider@workspace:packages/rpc-provider" dependencies: "@bizinikiwi/connect": "npm:2.1.9" - "@pezkuwi/keyring": "npm:^14.0.1" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-support": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" - "@pezkuwi/util-crypto": "npm:^14.0.1" - "@pezkuwi/x-fetch": "npm:^14.0.1" - "@pezkuwi/x-global": "npm:^14.0.1" - "@pezkuwi/x-ws": "npm:^14.0.1" + "@pezkuwi/keyring": "npm:14.0.11" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-support": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" + "@pezkuwi/util-crypto": "npm:14.0.11" + "@pezkuwi/x-fetch": "npm:14.0.11" + "@pezkuwi/x-global": "npm:14.0.11" + "@pezkuwi/x-ws": "npm:14.0.11" eventemitter3: "npm:^5.0.1" mock-socket: "npm:^9.3.1" nock: "npm:^13.5.5" @@ -842,24 +836,23 @@ __metadata: languageName: unknown linkType: soft -"@pezkuwi/typegen@npm:^16.5.4, @pezkuwi/typegen@workspace:packages/typegen": +"@pezkuwi/typegen@workspace:*, @pezkuwi/typegen@workspace:packages/typegen": version: 0.0.0-use.local resolution: "@pezkuwi/typegen@workspace:packages/typegen" dependencies: - "@pezkuwi/api": "npm:16.5.4" - "@pezkuwi/api-augment": "npm:16.5.4" - "@pezkuwi/api-derive": "npm:16.5.4" - "@pezkuwi/rpc-augment": "npm:16.5.4" - "@pezkuwi/rpc-provider": "npm:16.5.4" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-augment": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/types-create": "npm:16.5.4" - "@pezkuwi/types-support": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" - "@pezkuwi/util-crypto": "npm:^14.0.1" - "@pezkuwi/x-ws": "npm:^14.0.1" - "@types/yargs": "npm:^17.0.33" + "@pezkuwi/api": "npm:16.5.9" + "@pezkuwi/api-augment": "npm:16.5.9" + "@pezkuwi/api-derive": "npm:16.5.9" + "@pezkuwi/rpc-augment": "npm:16.5.9" + "@pezkuwi/rpc-provider": "npm:16.5.9" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-augment": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/types-create": "npm:16.5.9" + "@pezkuwi/types-support": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" + "@pezkuwi/util-crypto": "npm:14.0.11" + "@pezkuwi/x-ws": "npm:14.0.11" comment-parser: "npm:^1.4.1" handlebars: "npm:^4.7.8" tslib: "npm:^2.8.1" @@ -873,131 +866,114 @@ __metadata: languageName: unknown linkType: soft -"@pezkuwi/types-augment@npm:16.5.4, @pezkuwi/types-augment@workspace:packages/types-augment": +"@pezkuwi/types-augment@npm:16.5.9, @pezkuwi/types-augment@workspace:packages/types-augment": version: 0.0.0-use.local resolution: "@pezkuwi/types-augment@workspace:packages/types-augment" dependencies: - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/types-codec@npm:16.5.4, @pezkuwi/types-codec@workspace:packages/types-codec": +"@pezkuwi/types-codec@npm:16.5.9, @pezkuwi/types-codec@workspace:packages/types-codec": version: 0.0.0-use.local resolution: "@pezkuwi/types-codec@workspace:packages/types-codec" dependencies: - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-augment": "npm:16.5.4" - "@pezkuwi/types-support": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" - "@pezkuwi/util-crypto": "npm:^14.0.1" - "@pezkuwi/x-bigint": "npm:^14.0.1" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-augment": "npm:16.5.9" + "@pezkuwi/types-support": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" + "@pezkuwi/util-crypto": "npm:14.0.11" + "@pezkuwi/x-bigint": "npm:14.0.11" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/types-create@npm:16.5.4, @pezkuwi/types-create@workspace:packages/types-create": +"@pezkuwi/types-create@npm:16.5.9, @pezkuwi/types-create@workspace:packages/types-create": version: 0.0.0-use.local resolution: "@pezkuwi/types-create@workspace:packages/types-create" dependencies: - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/types-known@npm:16.5.4, @pezkuwi/types-known@workspace:packages/types-known": +"@pezkuwi/types-known@npm:16.5.9, @pezkuwi/types-known@workspace:packages/types-known": version: 0.0.0-use.local resolution: "@pezkuwi/types-known@workspace:packages/types-known" dependencies: - "@pezkuwi/api": "npm:16.5.4" - "@pezkuwi/networks": "npm:^14.0.1" - "@pezkuwi/types": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/types-create": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" + "@pezkuwi/api": "workspace:*" + "@pezkuwi/networks": "npm:16.5.9" + "@pezkuwi/types": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/types-create": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/types-support@npm:16.5.4, @pezkuwi/types-support@workspace:packages/types-support": +"@pezkuwi/types-support@npm:16.5.9, @pezkuwi/types-support@workspace:packages/types-support": version: 0.0.0-use.local resolution: "@pezkuwi/types-support@workspace:packages/types-support" dependencies: - "@pezkuwi/util": "npm:^14.0.1" + "@pezkuwi/util": "npm:14.0.11" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/types@npm:16.5.4, @pezkuwi/types@workspace:packages/types": +"@pezkuwi/types@npm:16.5.9, @pezkuwi/types@workspace:packages/types": version: 0.0.0-use.local resolution: "@pezkuwi/types@workspace:packages/types" dependencies: - "@pezkuwi/keyring": "npm:^14.0.1" - "@pezkuwi/types-augment": "npm:16.5.4" - "@pezkuwi/types-codec": "npm:16.5.4" - "@pezkuwi/types-create": "npm:16.5.4" - "@pezkuwi/types-support": "npm:16.5.4" - "@pezkuwi/util": "npm:^14.0.1" - "@pezkuwi/util-crypto": "npm:^14.0.1" + "@pezkuwi/keyring": "npm:14.0.11" + "@pezkuwi/types-augment": "npm:16.5.9" + "@pezkuwi/types-codec": "npm:16.5.9" + "@pezkuwi/types-create": "npm:16.5.9" + "@pezkuwi/types-support": "npm:16.5.9" + "@pezkuwi/util": "npm:14.0.11" + "@pezkuwi/util-crypto": "npm:14.0.11" rxjs: "npm:^7.8.1" tslib: "npm:^2.8.1" languageName: unknown linkType: soft -"@pezkuwi/util-crypto@npm:^14.0.1, @pezkuwi/util-crypto@npm:^14.0.2": - version: 14.0.5 - resolution: "@pezkuwi/util-crypto@npm:14.0.5" +"@pezkuwi/util-crypto@portal:../pezkuwi-common/packages/util-crypto::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/util-crypto@portal:../pezkuwi-common/packages/util-crypto::locator=root-workspace-0b6124%40workspace%3A." dependencies: "@noble/curves": "npm:^1.3.0" "@noble/hashes": "npm:^1.3.3" - "@pezkuwi/networks": "npm:14.0.5" - "@pezkuwi/util": "npm:14.0.5" - "@pezkuwi/wasm-crypto": "npm:^7.5.3" - "@pezkuwi/wasm-util": "npm:^7.5.3" - "@pezkuwi/x-bigint": "npm:14.0.5" - "@pezkuwi/x-randomvalues": "npm:14.0.5" + "@pezkuwi/networks": "npm:14.0.11" + "@pezkuwi/util": "npm:14.0.11" + "@pezkuwi/wasm-crypto": "npm:^7.5.4" + "@pezkuwi/wasm-util": "npm:^7.5.4" + "@pezkuwi/x-bigint": "npm:14.0.11" + "@pezkuwi/x-randomvalues": "npm:14.0.11" "@scure/base": "npm:^1.1.7" "@scure/sr25519": "npm:^0.2.0" tslib: "npm:^2.8.0" peerDependencies: - "@pezkuwi/util": 14.0.5 - checksum: 10/f86b117544798cd0fa6f5e14bd1d76b0fbc19390717cddd52b9bd3b590d819dd26ab04d469ad5af5ab697201cdd83122669ed2e536757b9091848b0dd8d2a45b + "@pezkuwi/util": 14.0.11 languageName: node - linkType: hard + linkType: soft -"@pezkuwi/util@npm:14.0.1": - version: 14.0.1 - resolution: "@pezkuwi/util@npm:14.0.1" +"@pezkuwi/util@portal:../pezkuwi-common/packages/util::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/util@portal:../pezkuwi-common/packages/util::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@pezkuwi/x-bigint": "npm:14.0.1" - "@pezkuwi/x-global": "npm:14.0.1" - "@pezkuwi/x-textdecoder": "npm:14.0.1" - "@pezkuwi/x-textencoder": "npm:14.0.1" + "@pezkuwi/x-bigint": "npm:14.0.11" + "@pezkuwi/x-global": "npm:14.0.11" + "@pezkuwi/x-textdecoder": "npm:14.0.11" + "@pezkuwi/x-textencoder": "npm:14.0.11" "@types/bn.js": "npm:^5.1.6" bn.js: "npm:^5.2.1" tslib: "npm:^2.8.0" - checksum: 10/3077ace69ce058aea2ff55e81c943298ebb616316977fe2a618d534c26926cd53188ecaf927367845ba180dc6013102460e574335b4a27b1438527c967f83c4d languageName: node - linkType: hard - -"@pezkuwi/util@npm:14.0.5, @pezkuwi/util@npm:^14.0.1": - version: 14.0.5 - resolution: "@pezkuwi/util@npm:14.0.5" - dependencies: - "@pezkuwi/x-bigint": "npm:14.0.5" - "@pezkuwi/x-global": "npm:14.0.5" - "@pezkuwi/x-textdecoder": "npm:14.0.5" - "@pezkuwi/x-textencoder": "npm:14.0.5" - "@types/bn.js": "npm:^5.1.6" - bn.js: "npm:^5.2.1" - tslib: "npm:^2.8.0" - checksum: 10/13a091b45928456f59484de923679a86b4088369366943145ad8b7f2272af128a419e40b1d9d7a03b2a5fbb30969919d6dc16c991feb120fd77a654a38a63ded - languageName: node - linkType: hard + linkType: soft "@pezkuwi/wasm-bridge@npm:7.5.4": version: 7.5.4 @@ -1051,7 +1027,7 @@ __metadata: languageName: node linkType: hard -"@pezkuwi/wasm-crypto@npm:^7.5.3": +"@pezkuwi/wasm-crypto@npm:7.5.4": version: 7.5.4 resolution: "@pezkuwi/wasm-crypto@npm:7.5.4" dependencies: @@ -1068,18 +1044,7 @@ __metadata: languageName: node linkType: hard -"@pezkuwi/wasm-util@npm:7.5.3": - version: 7.5.3 - resolution: "@pezkuwi/wasm-util@npm:7.5.3" - dependencies: - tslib: "npm:^2.7.0" - peerDependencies: - "@pezkuwi/util": "*" - checksum: 10/61e195ee2350837133565a82d20bea2924a9830b48f241c1bbbd367eedf86a123e358724a31da54db778f9ca0803642166dfeb01d6bbe61691c02a082c1c302e - languageName: node - linkType: hard - -"@pezkuwi/wasm-util@npm:7.5.4, @pezkuwi/wasm-util@npm:^7.5.3": +"@pezkuwi/wasm-util@npm:7.5.4": version: 7.5.4 resolution: "@pezkuwi/wasm-util@npm:7.5.4" dependencies: @@ -1090,118 +1055,72 @@ __metadata: languageName: node linkType: hard -"@pezkuwi/x-bigint@npm:14.0.1": - version: 14.0.1 - resolution: "@pezkuwi/x-bigint@npm:14.0.1" +"@pezkuwi/x-bigint@portal:../pezkuwi-common/packages/x-bigint::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/x-bigint@portal:../pezkuwi-common/packages/x-bigint::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@pezkuwi/x-global": "npm:14.0.1" + "@pezkuwi/x-global": "npm:14.0.11" tslib: "npm:^2.8.0" - checksum: 10/bd47dfdab154720c6bc272bc7028b9c9d0f439ebd61dd019bed59900ab0adc4d721827d692a0710a1464eda1724f3bfed2a12b69ecbd1613aea851483f39ce60 languageName: node - linkType: hard + linkType: soft -"@pezkuwi/x-bigint@npm:14.0.5, @pezkuwi/x-bigint@npm:^14.0.1": - version: 14.0.5 - resolution: "@pezkuwi/x-bigint@npm:14.0.5" +"@pezkuwi/x-fetch@portal:../pezkuwi-common/packages/x-fetch::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/x-fetch@portal:../pezkuwi-common/packages/x-fetch::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@pezkuwi/x-global": "npm:14.0.5" - tslib: "npm:^2.8.0" - checksum: 10/d96f085883b12dc1596722ff85a4c9975f93fbf67c394592b779e7a8d3df32768f9d384159b247f06e3584db028b9affef0ff53d7084e3371540901efaa18c06 - languageName: node - linkType: hard - -"@pezkuwi/x-fetch@npm:^14.0.1": - version: 14.0.5 - resolution: "@pezkuwi/x-fetch@npm:14.0.5" - dependencies: - "@pezkuwi/x-global": "npm:14.0.5" + "@pezkuwi/x-global": "npm:14.0.11" node-fetch: "npm:^3.3.2" tslib: "npm:^2.8.0" - checksum: 10/8c532cc9183018a76b98fee5b0c2e346fe0ffdac2d3c5213b10fccfb3adbd2a2cd59b628fb1d9112fad2d05ec9c81b1fae71b72cb4a648292ba9c1df3531834f languageName: node - linkType: hard + linkType: soft -"@pezkuwi/x-global@npm:14.0.1": - version: 14.0.1 - resolution: "@pezkuwi/x-global@npm:14.0.1" +"@pezkuwi/x-global@portal:../pezkuwi-common/packages/x-global::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/x-global@portal:../pezkuwi-common/packages/x-global::locator=root-workspace-0b6124%40workspace%3A." dependencies: tslib: "npm:^2.8.0" - checksum: 10/7ecfa21346d36c1cae7fd5b1a9f9c23456de92f4319835e7507085df17896bbe6a51d681ec2f20ad4dd0452aa72ad25128a4bf3bc73dac5b2e85a8d85b17acaf languageName: node - linkType: hard + linkType: soft -"@pezkuwi/x-global@npm:14.0.5, @pezkuwi/x-global@npm:^14.0.1": - version: 14.0.5 - resolution: "@pezkuwi/x-global@npm:14.0.5" +"@pezkuwi/x-randomvalues@portal:../pezkuwi-common/packages/x-randomvalues::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/x-randomvalues@portal:../pezkuwi-common/packages/x-randomvalues::locator=root-workspace-0b6124%40workspace%3A." dependencies: - tslib: "npm:^2.8.0" - checksum: 10/26900fd74047648ab40ca08de3f1534f31fe1e59f67675836b1b94a785f95adb99ee3fe5717a4eab9e43d229717154b507748d1209663d04cd878915c7f53182 - languageName: node - linkType: hard - -"@pezkuwi/x-randomvalues@npm:14.0.5": - version: 14.0.5 - resolution: "@pezkuwi/x-randomvalues@npm:14.0.5" - dependencies: - "@pezkuwi/x-global": "npm:14.0.5" + "@pezkuwi/x-global": "npm:14.0.11" tslib: "npm:^2.8.0" peerDependencies: - "@pezkuwi/util": 14.0.5 + "@pezkuwi/util": 14.0.11 "@pezkuwi/wasm-util": "*" - checksum: 10/9a811806153374d7b8a5d4bf3e6a766ad4de08d9d8d7f944698e6f75ee9eb3a64f851c4d67b574a2ae41025d22181af4a869fb864564d52c63e83f966684c1d2 languageName: node - linkType: hard + linkType: soft -"@pezkuwi/x-textdecoder@npm:14.0.1": - version: 14.0.1 - resolution: "@pezkuwi/x-textdecoder@npm:14.0.1" +"@pezkuwi/x-textdecoder@portal:../pezkuwi-common/packages/x-textdecoder::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/x-textdecoder@portal:../pezkuwi-common/packages/x-textdecoder::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@pezkuwi/x-global": "npm:14.0.1" + "@pezkuwi/x-global": "npm:14.0.11" tslib: "npm:^2.8.0" - checksum: 10/9b864d44dde25b2ac5c3c2cb29c3b21b1cf8771dbc0bdbc31b341c1b3d8cd24002983545983148c4301834e6f41aac31f4d23951f1005e85f39cfcf4a3a8986e languageName: node - linkType: hard + linkType: soft -"@pezkuwi/x-textdecoder@npm:14.0.5": - version: 14.0.5 - resolution: "@pezkuwi/x-textdecoder@npm:14.0.5" +"@pezkuwi/x-textencoder@portal:../pezkuwi-common/packages/x-textencoder::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/x-textencoder@portal:../pezkuwi-common/packages/x-textencoder::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@pezkuwi/x-global": "npm:14.0.5" + "@pezkuwi/x-global": "npm:14.0.11" tslib: "npm:^2.8.0" - checksum: 10/48e74787f6cf2e232014b0cd005c865958333af88273766887dd71a072deb6216c4c2d771c2515bfc7bcb3a6eb98ef947f0c289047bdea53f660cbef0fad1579 languageName: node - linkType: hard + linkType: soft -"@pezkuwi/x-textencoder@npm:14.0.1": - version: 14.0.1 - resolution: "@pezkuwi/x-textencoder@npm:14.0.1" +"@pezkuwi/x-ws@portal:../pezkuwi-common/packages/x-ws::locator=root-workspace-0b6124%40workspace%3A.": + version: 0.0.0-use.local + resolution: "@pezkuwi/x-ws@portal:../pezkuwi-common/packages/x-ws::locator=root-workspace-0b6124%40workspace%3A." dependencies: - "@pezkuwi/x-global": "npm:14.0.1" - tslib: "npm:^2.8.0" - checksum: 10/161c11f90aa0fe42d1f24145612e3c77960a3d0debd7425ce925ec75e1a8208df514dba36fb8e91231acde3375a20a0d8eef33362f86fc778df729a5288aad1f - languageName: node - linkType: hard - -"@pezkuwi/x-textencoder@npm:14.0.5": - version: 14.0.5 - resolution: "@pezkuwi/x-textencoder@npm:14.0.5" - dependencies: - "@pezkuwi/x-global": "npm:14.0.5" - tslib: "npm:^2.8.0" - checksum: 10/59687b490072b6921830c52dcf2586cfc53d5ca61f470dfaacba0c4a543c14c4bc7075ca9bf9254c9b85bf12efd2d37f44e21ae2335c78a821e78590a29b1c47 - languageName: node - linkType: hard - -"@pezkuwi/x-ws@npm:^14.0.1": - version: 14.0.5 - resolution: "@pezkuwi/x-ws@npm:14.0.5" - dependencies: - "@pezkuwi/x-global": "npm:14.0.5" + "@pezkuwi/x-global": "npm:14.0.11" tslib: "npm:^2.8.0" ws: "npm:^8.18.0" - checksum: 10/9170dfc424324638215a0da39eceea3c4a7595dae5a88d669f962cdc9689bf4be6e23c3de60ed3f3a2599df4ea6c87fcc4f9fff83fa290328d57f57fb9abd456 languageName: node - linkType: hard + linkType: soft "@rollup/plugin-alias@npm:^5.1.1": version: 5.1.1 @@ -1629,26 +1548,26 @@ __metadata: linkType: hard "@types/express-serve-static-core@npm:*, @types/express-serve-static-core@npm:^5.0.0": - version: 5.1.0 - resolution: "@types/express-serve-static-core@npm:5.1.0" + version: 5.1.1 + resolution: "@types/express-serve-static-core@npm:5.1.1" dependencies: "@types/node": "npm:*" "@types/qs": "npm:*" "@types/range-parser": "npm:*" "@types/send": "npm:*" - checksum: 10/c0b5b7ebc15b222f51e5705da2b8a5180335bf70927cc83c065784331aa9291984db1bfa4a14f5ba31b538dcb543561d9280046051fa4c9b7256eb971293e735 + checksum: 10/7f3d8cf7e68764c9f3e8f6a12825b69ccf5287347fc1c20b29803d4f08a4abc1153ae11d7258852c61aad50f62ef72d4c1b9c97092b0a90462c3dddec2f6026c languageName: node linkType: hard "@types/express-serve-static-core@npm:^4.17.33": - version: 4.19.7 - resolution: "@types/express-serve-static-core@npm:4.19.7" + version: 4.19.8 + resolution: "@types/express-serve-static-core@npm:4.19.8" dependencies: "@types/node": "npm:*" "@types/qs": "npm:*" "@types/range-parser": "npm:*" "@types/send": "npm:*" - checksum: 10/a87830df965fb52eec6390accdba918a6f33f3d6cb96853be2cc2f74829a0bc09a29bddd9699127dbc17a170c7eebbe1294a9db9843b5a34dbc768f9ee844c01 + checksum: 10/eb1b832343c0991395c9b10e124dc805921ea7c08efe01222d83912123b8c054119d009e9e55c91af6bdbeeec153c0d35411c9c6d80781bc8c0a43e8b1a84387 languageName: node linkType: hard @@ -1731,20 +1650,20 @@ __metadata: linkType: hard "@types/node@npm:*": - version: 25.0.3 - resolution: "@types/node@npm:25.0.3" + version: 25.0.6 + resolution: "@types/node@npm:25.0.6" dependencies: undici-types: "npm:~7.16.0" - checksum: 10/5889b00f398eff4d4af28c3e5e97976f65c39a63fa3d7011f35cbf8640675fa6835e5dd47dce94d6ba48667711ddcd1f5c9bc5d93233e6a8e9ea1e502e8aa5a4 + checksum: 10/19d6dcaccc49b8d9efd987d6e7573f84cf3665fbe88adc0eb08e87d3682a36a4a6997a5ead2a11c79eb891c0e0c5260caef23bd262e5772708d95330d5b7ddf1 languageName: node linkType: hard "@types/node@npm:^22.10.5": - version: 22.19.3 - resolution: "@types/node@npm:22.19.3" + version: 22.19.5 + resolution: "@types/node@npm:22.19.5" dependencies: undici-types: "npm:~6.21.0" - checksum: 10/ffee06ce6d741fde98a40bc65a57394ed2283c521f57f9143d2356513181162bd4108809be6902a861d098b35e35569f61f14c64d3032e48a0289b74f917669a + checksum: 10/59662e5e1cf5039ab82677a050ed8f7428510695aef160b10809a29396d98fea671e6e203f7fca98fc59d8d3f36c32efea34d34e7c18346d4ed2129d56e9293c languageName: node linkType: hard @@ -1859,22 +1778,6 @@ __metadata: languageName: node linkType: hard -"@types/yargs-parser@npm:*": - version: 21.0.3 - resolution: "@types/yargs-parser@npm:21.0.3" - checksum: 10/a794eb750e8ebc6273a51b12a0002de41343ffe46befef460bdbb57262d187fdf608bc6615b7b11c462c63c3ceb70abe2564c8dd8ee0f7628f38a314f74a9b9b - languageName: node - linkType: hard - -"@types/yargs@npm:^17.0.33": - version: 17.0.35 - resolution: "@types/yargs@npm:17.0.35" - dependencies: - "@types/yargs-parser": "npm:*" - checksum: 10/47bcd4476a4194ea11617ea71cba8a1eddf5505fc39c44336c1a08d452a0de4486aedbc13f47a017c8efbcb5a8aa358d976880663732ebcbc6dbcbbecadb0581 - languageName: node - linkType: hard - "@typescript-eslint/eslint-plugin@npm:^6.19.1": version: 6.21.0 resolution: "@typescript-eslint/eslint-plugin@npm:6.21.0" @@ -2847,11 +2750,11 @@ __metadata: linkType: hard "baseline-browser-mapping@npm:^2.9.0": - version: 2.9.11 - resolution: "baseline-browser-mapping@npm:2.9.11" + version: 2.9.14 + resolution: "baseline-browser-mapping@npm:2.9.14" bin: baseline-browser-mapping: dist/cli.js - checksum: 10/d71fe6693f999ee0bf1fcd72b31c01390f2bfac40d179175817f24cdb11b19d14a102227a8fa28e0a4733a17c780458c17384c75f2227e45b0e8a0080caf6532 + checksum: 10/a329881e5f673c0834843640e9c954c478f643fb983449c99850392e48cf52dfb1dc3de8d81c6a6a2802c86310833accc5e3deb6bef5fb6e329989e28ca5489b languageName: node linkType: hard @@ -3104,9 +3007,9 @@ __metadata: linkType: hard "caniuse-lite@npm:^1.0.30001759": - version: 1.0.30001762 - resolution: "caniuse-lite@npm:1.0.30001762" - checksum: 10/d60a589180198ac759fa1775e521862f03503286cc9354144adcd88e76d275f03b2b6e9cab1c606790eee9d6af5cedbedb048ec652f5ff77a2b229992b7c4845 + version: 1.0.30001763 + resolution: "caniuse-lite@npm:1.0.30001763" + checksum: 10/66efb73a641fe2612f561d0f32e5b55415b742dfa3b585f69891b2306cddd8f79bc1a1b0eaac42512686ba9cff59c049aaf1a50192eb5bd27d6f6890c934a5ae languageName: node linkType: hard @@ -5781,11 +5684,11 @@ __metadata: linkType: hard "iconv-lite@npm:^0.7.0": - version: 0.7.1 - resolution: "iconv-lite@npm:0.7.1" + version: 0.7.2 + resolution: "iconv-lite@npm:0.7.2" dependencies: safer-buffer: "npm:>= 2.1.2 < 3.0.0" - checksum: 10/bf9bfa10132b591d7b43cc2cc6700cd72d848b7943c3f38db05527d04c224eb44d1d92101f76d25eac7fabc67cb918320b93808b0be47e45cf7257df0a5ec54c + checksum: 10/24c937b532f868e938386b62410b303b7c767ce3d08dc2829cbe59464d5a26ef86ae5ad1af6b34eec43ddfea39e7d101638644b0178d67262fa87015d59f983a languageName: node linkType: hard @@ -8541,10 +8444,10 @@ __metadata: version: 0.0.0-use.local resolution: "root-workspace-0b6124@workspace:." dependencies: - "@pezkuwi/dev": "npm:^0.85.1" - "@pezkuwi/dev-test": "npm:^0.85.1" - "@pezkuwi/dev-ts": "npm:^0.85.1" - "@pezkuwi/typegen": "npm:^16.5.4" + "@pezkuwi/dev": "npm:^0.85.3" + "@pezkuwi/dev-test": "npm:^0.85.3" + "@pezkuwi/dev-ts": "npm:^0.85.3" + "@pezkuwi/typegen": "workspace:*" "@types/node": "npm:^22.10.5" languageName: unknown linkType: soft