auto-commit for 9f0f8e53-0005-474a-b8c0-62af81dd2fd1

This commit is contained in:
emergent-agent-e1
2025-10-24 02:50:33 +00:00
parent cac3637e68
commit a80510af07
1119 changed files with 1119 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"./createClass.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":25,"index":149},"end":{"line":4,"column":52,"index":176}}],"key":"YVjFlYQHNI/XGAFhURBVYX0Xb/s=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.createSubmittable = createSubmittable;\n const createClass_js_1 = require(_dependencyMap[0], \"./createClass.js\");\n function createSubmittable(apiType, api, decorateMethod, registry, blockHash) {\n const Submittable = (0, createClass_js_1.createClass)({\n api,\n apiType,\n blockHash,\n decorateMethod\n });\n return extrinsic => new Submittable(registry || api.registry, extrinsic);\n }\n});","lineCount":18,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"createSubmittable"],[7,27,3,25],[7,30,3,28,"createSubmittable"],[7,47,3,45],[8,2,4,0],[8,8,4,6,"createClass_js_1"],[8,24,4,22],[8,27,4,25,"require"],[8,34,4,32],[8,35,4,32,"_dependencyMap"],[8,49,4,32],[8,72,4,51],[8,73,4,52],[9,2,5,0],[9,11,5,9,"createSubmittable"],[9,28,5,26,"createSubmittable"],[9,29,5,27,"apiType"],[9,36,5,34],[9,38,5,36,"api"],[9,41,5,39],[9,43,5,41,"decorateMethod"],[9,57,5,55],[9,59,5,57,"registry"],[9,67,5,65],[9,69,5,67,"blockHash"],[9,78,5,76],[9,80,5,78],[10,4,6,4],[10,10,6,10,"Submittable"],[10,21,6,21],[10,24,6,24],[10,25,6,25],[10,26,6,26],[10,28,6,28,"createClass_js_1"],[10,44,6,44],[10,45,6,45,"createClass"],[10,56,6,56],[10,58,6,58],[11,6,6,60,"api"],[11,9,6,63],[12,6,6,65,"apiType"],[12,13,6,72],[13,6,6,74,"blockHash"],[13,15,6,83],[14,6,6,85,"decorateMethod"],[15,4,6,100],[15,5,6,101],[15,6,6,102],[16,4,7,4],[16,11,7,12,"extrinsic"],[16,20,7,21],[16,24,7,26],[16,28,7,30,"Submittable"],[16,39,7,41],[16,40,7,42,"registry"],[16,48,7,50],[16,52,7,54,"api"],[16,55,7,57],[16,56,7,58,"registry"],[16,64,7,66],[16,66,7,68,"extrinsic"],[16,75,7,77],[16,76,7,78],[17,2,8,0],[18,0,8,1],[18,3]],"functionMap":{"names":["<global>","createSubmittable","<anonymous>"],"mappings":"AAA;ACI;WCE,mED;CDC"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/rpc-provider/cjs/packageInfo","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":22,"index":99},"end":{"line":3,"column":71,"index":148}}],"key":"Z07aPIZuvc0KyRTnaSxfKoPElj8=","exportNames":["*"],"imports":1}},{"name":"@polkadot/types/cjs/packageInfo","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":22,"index":172},"end":{"line":4,"column":64,"index":214}}],"key":"3auQ9lFT0OoTpP4MExcX/KcoPDo=","exportNames":["*"],"imports":1}},{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":15,"index":231},"end":{"line":5,"column":40,"index":256}}],"key":"u0mzEw2nilnHoUWtEdZl0JKHutA=","exportNames":["*"],"imports":1}},{"name":"./packageInfo.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":25,"index":283},"end":{"line":6,"column":52,"index":310}}],"key":"Ffmb0bdQh5N+BVJ7J3zvmqqfh9A=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n const packageInfo_1 = require(_dependencyMap[0], \"@polkadot/rpc-provider/cjs/packageInfo\");\n const packageInfo_2 = require(_dependencyMap[1], \"@polkadot/types/cjs/packageInfo\");\n const util_1 = require(_dependencyMap[2], \"@polkadot/util\");\n const packageInfo_js_1 = require(_dependencyMap[3], \"./packageInfo.js\");\n (0, util_1.detectPackage)(packageInfo_js_1.packageInfo, null, [packageInfo_1.packageInfo, packageInfo_2.packageInfo]);\n});","lineCount":12,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0],[7,8,3,6,"packageInfo_1"],[7,21,3,19],[7,24,3,22,"require"],[7,31,3,29],[7,32,3,29,"_dependencyMap"],[7,46,3,29],[7,91,3,70],[7,92,3,71],[8,2,4,0],[8,8,4,6,"packageInfo_2"],[8,21,4,19],[8,24,4,22,"require"],[8,31,4,29],[8,32,4,29,"_dependencyMap"],[8,46,4,29],[8,84,4,63],[8,85,4,64],[9,2,5,0],[9,8,5,6,"util_1"],[9,14,5,12],[9,17,5,15,"require"],[9,24,5,22],[9,25,5,22,"_dependencyMap"],[9,39,5,22],[9,60,5,39],[9,61,5,40],[10,2,6,0],[10,8,6,6,"packageInfo_js_1"],[10,24,6,22],[10,27,6,25,"require"],[10,34,6,32],[10,35,6,32,"_dependencyMap"],[10,49,6,32],[10,72,6,51],[10,73,6,52],[11,2,7,0],[11,3,7,1],[11,4,7,2],[11,6,7,4,"util_1"],[11,12,7,10],[11,13,7,11,"detectPackage"],[11,26,7,24],[11,28,7,26,"packageInfo_js_1"],[11,44,7,42],[11,45,7,43,"packageInfo"],[11,56,7,54],[11,58,7,56],[11,62,7,60],[11,64,7,62],[11,65,7,63,"packageInfo_1"],[11,78,7,76],[11,79,7,77,"packageInfo"],[11,90,7,88],[11,92,7,90,"packageInfo_2"],[11,105,7,103],[11,106,7,104,"packageInfo"],[11,117,7,115],[11,118,7,116],[11,119,7,117],[12,0,7,118],[12,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.rpc = void 0;\n exports.rpc = {\n getBlockStats: {\n description: 'Reexecute the specified `block_hash` and gather statistics while doing so',\n isUnsafe: true,\n params: [{\n isHistoric: true,\n name: 'at',\n type: 'Hash'\n }],\n type: 'Option<BlockStats>'\n }\n };\n});","lineCount":20,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"rpc"],[7,13,3,11],[7,16,3,14],[7,21,3,19],[7,22,3,20],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"rpc"],[8,13,4,11],[8,16,4,14],[9,4,5,4,"getBlockStats"],[9,17,5,17],[9,19,5,19],[10,6,6,8,"description"],[10,17,6,19],[10,19,6,21],[10,94,6,96],[11,6,7,8,"isUnsafe"],[11,14,7,16],[11,16,7,18],[11,20,7,22],[12,6,8,8,"params"],[12,12,8,14],[12,14,8,16],[12,15,9,12],[13,8,10,16,"isHistoric"],[13,18,10,26],[13,20,10,28],[13,24,10,32],[14,8,11,16,"name"],[14,12,11,20],[14,14,11,22],[14,18,11,26],[15,8,12,16,"type"],[15,12,12,20],[15,14,12,22],[16,6,13,12],[16,7,13,13],[16,8,14,9],[17,6,15,8,"type"],[17,10,15,12],[17,12,15,14],[18,4,16,4],[19,2,17,0],[19,3,17,1],[20,0,17,2],[20,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./rpc.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":17,"index":94},"end":{"line":3,"column":36,"index":113}}],"key":"HM5SWdtr7pQCI/dpW5F7o9eBHJM=","exportNames":["*"],"imports":1}},{"name":"./runtime.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":21,"index":136},"end":{"line":4,"column":44,"index":159}}],"key":"1Bt1nJiKs8NxyJ2wvuA5w0tRpWE=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n const rpc_js_1 = require(_dependencyMap[0], \"./rpc.js\");\n const runtime_js_1 = require(_dependencyMap[1], \"./runtime.js\");\n exports.default = {\n rpc: rpc_js_1.rpc,\n runtime: runtime_js_1.runtime,\n types: {\n MmrBatchProof: {\n leafIndices: 'Vec<MmrLeafIndex>',\n leafCount: 'MmrNodeIndex',\n items: 'Vec<Hash>'\n },\n MmrEncodableOpaqueLeaf: 'Bytes',\n MmrError: {\n _enum: ['InvalidNumericOp', 'Push', 'GetRoot', 'Commit', 'GenerateProof', 'Verify', 'LeafNotFound', ' PalletNotIncluded', 'InvalidLeafIndex', 'InvalidBestKnownBlock']\n },\n MmrHash: 'Hash',\n MmrLeafBatchProof: {\n blockHash: 'BlockHash',\n leaves: 'Bytes',\n proof: 'Bytes'\n },\n MmrLeafIndex: 'u64',\n MmrLeafProof: {\n blockHash: 'BlockHash',\n leaf: 'Bytes',\n proof: 'Bytes'\n },\n MmrNodeIndex: 'u64',\n MmrProof: {\n leafIndex: 'MmrLeafIndex',\n leafCount: 'MmrNodeIndex',\n items: 'Vec<Hash>'\n }\n }\n };\n});","lineCount":42,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0],[7,8,3,6,"rpc_js_1"],[7,16,3,14],[7,19,3,17,"require"],[7,26,3,24],[7,27,3,24,"_dependencyMap"],[7,41,3,24],[7,56,3,35],[7,57,3,36],[8,2,4,0],[8,8,4,6,"runtime_js_1"],[8,20,4,18],[8,23,4,21,"require"],[8,30,4,28],[8,31,4,28,"_dependencyMap"],[8,45,4,28],[8,64,4,43],[8,65,4,44],[9,2,5,0,"exports"],[9,9,5,7],[9,10,5,8,"default"],[9,17,5,15],[9,20,5,18],[10,4,6,4,"rpc"],[10,7,6,7],[10,9,6,9,"rpc_js_1"],[10,17,6,17],[10,18,6,18,"rpc"],[10,21,6,21],[11,4,7,4,"runtime"],[11,11,7,11],[11,13,7,13,"runtime_js_1"],[11,25,7,25],[11,26,7,26,"runtime"],[11,33,7,33],[12,4,8,4,"types"],[12,9,8,9],[12,11,8,11],[13,6,9,8,"MmrBatchProof"],[13,19,9,21],[13,21,9,23],[14,8,10,12,"leafIndices"],[14,19,10,23],[14,21,10,25],[14,40,10,44],[15,8,11,12,"leafCount"],[15,17,11,21],[15,19,11,23],[15,33,11,37],[16,8,12,12,"items"],[16,13,12,17],[16,15,12,19],[17,6,13,8],[17,7,13,9],[18,6,14,8,"MmrEncodableOpaqueLeaf"],[18,28,14,30],[18,30,14,32],[18,37,14,39],[19,6,15,8,"MmrError"],[19,14,15,16],[19,16,15,18],[20,8,16,12,"_enum"],[20,13,16,17],[20,15,16,19],[20,16,16,20],[20,34,16,38],[20,36,16,40],[20,42,16,46],[20,44,16,48],[20,53,16,57],[20,55,16,59],[20,63,16,67],[20,65,16,69],[20,80,16,84],[20,82,16,86],[20,90,16,94],[20,92,16,96],[20,106,16,110],[20,108,16,112],[20,128,16,132],[20,130,16,134],[20,148,16,152],[20,150,16,154],[20,173,16,177],[21,6,17,8],[21,7,17,9],[22,6,18,8,"MmrHash"],[22,13,18,15],[22,15,18,17],[22,21,18,23],[23,6,19,8,"MmrLeafBatchProof"],[23,23,19,25],[23,25,19,27],[24,8,20,12,"blockHash"],[24,17,20,21],[24,19,20,23],[24,30,20,34],[25,8,21,12,"leaves"],[25,14,21,18],[25,16,21,20],[25,23,21,27],[26,8,22,12,"proof"],[26,13,22,17],[26,15,22,19],[27,6,23,8],[27,7,23,9],[28,6,24,8,"MmrLeafIndex"],[28,18,24,20],[28,20,24,22],[28,25,24,27],[29,6,25,8,"MmrLeafProof"],[29,18,25,20],[29,20,25,22],[30,8,26,12,"blockHash"],[30,17,26,21],[30,19,26,23],[30,30,26,34],[31,8,27,12,"leaf"],[31,12,27,16],[31,14,27,18],[31,21,27,25],[32,8,28,12,"proof"],[32,13,28,17],[32,15,28,19],[33,6,29,8],[33,7,29,9],[34,6,30,8,"MmrNodeIndex"],[34,18,30,20],[34,20,30,22],[34,25,30,27],[35,6,31,8,"MmrProof"],[35,14,31,16],[35,16,31,18],[36,8,32,12,"leafIndex"],[36,17,32,21],[36,19,32,23],[36,33,32,37],[37,8,33,12,"leafCount"],[37,17,33,21],[37,19,33,23],[37,33,33,37],[38,8,34,12,"items"],[38,13,34,17],[38,15,34,19],[39,6,35,8],[40,4,36,4],[41,2,37,0],[41,3,37,1],[42,0,37,2],[42,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/types-create","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":23,"index":128},"end":{"line":4,"column":56,"index":161}}],"key":"Lshoq+6powX4nUmNfzjvoCDdPt8=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n Object.defineProperty(exports, \"__esModule\", {\n value: true\n });\n exports.versioned = void 0;\n const types_create_1 = require(_dependencyMap[0], \"@polkadot/types-create\");\n const sharedTypes = {\n DispatchErrorModule: 'DispatchErrorModuleU8',\n TAssetBalance: 'u128',\n ProxyType: {\n _enum: ['Any', 'NonTransfer', 'CancelProxy', 'Assets', 'AssetOwner', 'AssetManager', 'Staking']\n },\n Weight: 'WeightV1'\n };\n exports.versioned = [{\n minmax: [0, 3],\n types: {\n // Enum was modified mid-flight -\n // https://github.com/paritytech/substrate/pull/10382/files#diff-e4e016b33a82268b6208dc974eea841bad47597865a749fee2f937eb6fdf67b4R498\n DispatchError: 'DispatchErrorPre6First',\n ...sharedTypes,\n ...(0, types_create_1.mapXcmTypes)('V0')\n }\n }, {\n minmax: [4, 5],\n types: {\n // As above, see https://github.com/polkadot-js/api/issues/5301\n DispatchError: 'DispatchErrorPre6First',\n ...sharedTypes,\n ...(0, types_create_1.mapXcmTypes)('V1')\n }\n }, {\n // metadata V14\n minmax: [500, 9434],\n types: {\n Weight: 'WeightV1',\n TAssetConversion: 'Option<AssetId>'\n }\n }, {\n minmax: [9435, undefined],\n types: {\n Weight: 'WeightV1'\n }\n }];\n});","lineCount":47,"map":[[2,2,1,0],[2,14,1,12],[4,2,2,0,"Object"],[4,8,2,6],[4,9,2,7,"defineProperty"],[4,23,2,21],[4,24,2,22,"exports"],[4,31,2,29],[4,33,2,31],[4,45,2,43],[4,47,2,45],[5,4,2,47,"value"],[5,9,2,52],[5,11,2,54],[6,2,2,59],[6,3,2,60],[6,4,2,61],[7,2,3,0,"exports"],[7,9,3,7],[7,10,3,8,"versioned"],[7,19,3,17],[7,22,3,20],[7,27,3,25],[7,28,3,26],[8,2,4,0],[8,8,4,6,"types_create_1"],[8,22,4,20],[8,25,4,23,"require"],[8,32,4,30],[8,33,4,30,"_dependencyMap"],[8,47,4,30],[8,76,4,55],[8,77,4,56],[9,2,5,0],[9,8,5,6,"sharedTypes"],[9,19,5,17],[9,22,5,20],[10,4,6,4,"DispatchErrorModule"],[10,23,6,23],[10,25,6,25],[10,48,6,48],[11,4,7,4,"TAssetBalance"],[11,17,7,17],[11,19,7,19],[11,25,7,25],[12,4,8,4,"ProxyType"],[12,13,8,13],[12,15,8,15],[13,6,9,8,"_enum"],[13,11,9,13],[13,13,9,15],[13,14,10,12],[13,19,10,17],[13,21,11,12],[13,34,11,25],[13,36,12,12],[13,49,12,25],[13,51,13,12],[13,59,13,20],[13,61,14,12],[13,73,14,24],[13,75,15,12],[13,89,15,26],[13,91,16,12],[13,100,16,21],[14,4,18,4],[14,5,18,5],[15,4,19,4,"Weight"],[15,10,19,10],[15,12,19,12],[16,2,20,0],[16,3,20,1],[17,2,21,0,"exports"],[17,9,21,7],[17,10,21,8,"versioned"],[17,19,21,17],[17,22,21,20],[17,23,22,4],[18,4,23,8,"minmax"],[18,10,23,14],[18,12,23,16],[18,13,23,17],[18,14,23,18],[18,16,23,20],[18,17,23,21],[18,18,23,22],[19,4,24,8,"types"],[19,9,24,13],[19,11,24,15],[20,6,25,12],[21,6,26,12],[22,6,27,12,"DispatchError"],[22,19,27,25],[22,21,27,27],[22,45,27,51],[23,6,28,12],[23,9,28,15,"sharedTypes"],[23,20,28,26],[24,6,29,12],[24,9,29,15],[24,10,29,16],[24,11,29,17],[24,13,29,19,"types_create_1"],[24,27,29,33],[24,28,29,34,"mapXcmTypes"],[24,39,29,45],[24,41,29,47],[24,45,29,51],[25,4,30,8],[26,2,31,4],[26,3,31,5],[26,5,32,4],[27,4,33,8,"minmax"],[27,10,33,14],[27,12,33,16],[27,13,33,17],[27,14,33,18],[27,16,33,20],[27,17,33,21],[27,18,33,22],[28,4,34,8,"types"],[28,9,34,13],[28,11,34,15],[29,6,35,12],[30,6,36,12,"DispatchError"],[30,19,36,25],[30,21,36,27],[30,45,36,51],[31,6,37,12],[31,9,37,15,"sharedTypes"],[31,20,37,26],[32,6,38,12],[32,9,38,15],[32,10,38,16],[32,11,38,17],[32,13,38,19,"types_create_1"],[32,27,38,33],[32,28,38,34,"mapXcmTypes"],[32,39,38,45],[32,41,38,47],[32,45,38,51],[33,4,39,8],[34,2,40,4],[34,3,40,5],[34,5,41,4],[35,4,42,8],[36,4,43,8,"minmax"],[36,10,43,14],[36,12,43,16],[36,13,43,17],[36,16,43,20],[36,18,43,22],[36,22,43,26],[36,23,43,27],[37,4,44,8,"types"],[37,9,44,13],[37,11,44,15],[38,6,45,12,"Weight"],[38,12,45,18],[38,14,45,20],[38,24,45,30],[39,6,46,12,"TAssetConversion"],[39,22,46,28],[39,24,46,30],[40,4,47,8],[41,2,48,4],[41,3,48,5],[41,5,49,4],[42,4,50,8,"minmax"],[42,10,50,14],[42,12,50,16],[42,13,50,17],[42,17,50,21],[42,19,50,23,"undefined"],[42,28,50,32],[42,29,50,33],[43,4,51,8,"types"],[43,9,51,13],[43,11,51,15],[44,6,52,12,"Weight"],[44,12,52,18],[44,14,52,20],[45,4,53,8],[46,2,54,4],[46,3,54,5],[46,4,55,1],[47,0,55,2],[47,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long