auto-commit for 155cdee4-7b20-4acf-ad4d-053760ff258d

This commit is contained in:
emergent-agent-e1
2025-10-24 02:48:32 +00:00
parent 02778c9714
commit 8d0ee162c0
1845 changed files with 1845 additions and 0 deletions
@@ -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.isNull = isNull;\n /**\n * @name isNull\n * @summary Tests for a `null` values.\n * @description\n * Checks to see if the input value is `null`.\n * @example\n * <BR>\n *\n * ```javascript\n * import { isNull } from '@polkadot/util';\n *\n * console.log('isNull', isNull(null)); // => true\n * ```\n */\n function isNull(value) {\n return value === null;\n }\n});","lineCount":25,"map":[[7,2,15,0,"exports"],[7,9,15,0],[7,10,15,0,"isNull"],[7,16,15,0],[7,19,15,0,"isNull"],[7,25,15,0],[8,2,1,0],[9,0,2,0],[10,0,3,0],[11,0,4,0],[12,0,5,0],[13,0,6,0],[14,0,7,0],[15,0,8,0],[16,0,9,0],[17,0,10,0],[18,0,11,0],[19,0,12,0],[20,0,13,0],[21,0,14,0],[22,2,15,7],[22,11,15,16,"isNull"],[22,17,15,22,"isNull"],[22,18,15,23,"value"],[22,23,15,28],[22,25,15,30],[23,4,16,4],[23,11,16,11,"value"],[23,16,16,16],[23,21,16,21],[23,25,16,25],[24,2,17,0],[25,0,17,1],[25,3]],"functionMap":{"names":["<global>","isNull"],"mappings":"AAA;OCc;CDE"},"hasCjsExports":false},"type":"js/module"}]}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n var _default = {\n rpc: {},\n types: {\n Extrinsic: 'GenericExtrinsic',\n ExtrinsicEra: 'GenericExtrinsicEra',\n ExtrinsicPayload: 'GenericExtrinsicPayload',\n ExtrinsicSignature: 'MultiSignature',\n ExtrinsicV4: 'GenericExtrinsicV4',\n ExtrinsicPayloadV4: 'GenericExtrinsicPayloadV4',\n ExtrinsicSignatureV4: 'GenericExtrinsicSignatureV4',\n ExtrinsicUnknown: 'GenericExtrinsicUnknown',\n ExtrinsicPayloadUnknown: 'GenericExtrinsicPayloadUnknown',\n ExtrinsicV5: 'GenericExtrinsicV5',\n ExtrinsicPayloadV5: 'GenericExtrinsicPayloadV5',\n ExtrinsicSignatureV5: 'GenericExtrinsicSignatureV5',\n // eras\n Era: 'ExtrinsicEra',\n ImmortalEra: 'GenericImmortalEra',\n MortalEra: 'GenericMortalEra',\n // signatures & signer\n AnySignature: 'H512',\n MultiSignature: {\n _enum: {\n Ed25519: 'Ed25519Signature',\n Sr25519: 'Sr25519Signature',\n Ecdsa: 'EcdsaSignature'\n }\n },\n Signature: 'H512',\n SignerPayload: 'GenericSignerPayload',\n EcdsaSignature: '[u8; 65]',\n Ed25519Signature: 'H512',\n Sr25519Signature: 'H512'\n }\n };\n});","lineCount":48,"map":[[7,2,1,0,"Object"],[7,8,1,0],[7,9,1,0,"defineProperty"],[7,23,1,0],[7,24,1,0,"exports"],[7,31,1,0],[8,4,1,0,"enumerable"],[8,14,1,0],[9,4,1,0,"get"],[9,7,1,0],[9,18,1,0,"get"],[9,19,1,0],[10,6,1,0],[10,13,1,0,"_default"],[10,21,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,0],[13,6,1,0,"_default"],[13,14,1,0],[13,17,1,15],[14,4,2,4,"rpc"],[14,7,2,7],[14,9,2,9],[14,10,2,10],[14,11,2,11],[15,4,3,4,"types"],[15,9,3,9],[15,11,3,11],[16,6,4,8,"Extrinsic"],[16,15,4,17],[16,17,4,19],[16,35,4,37],[17,6,5,8,"ExtrinsicEra"],[17,18,5,20],[17,20,5,22],[17,41,5,43],[18,6,6,8,"ExtrinsicPayload"],[18,22,6,24],[18,24,6,26],[18,49,6,51],[19,6,7,8,"ExtrinsicSignature"],[19,24,7,26],[19,26,7,28],[19,42,7,44],[20,6,8,8,"ExtrinsicV4"],[20,17,8,19],[20,19,8,21],[20,39,8,41],[21,6,9,8,"ExtrinsicPayloadV4"],[21,24,9,26],[21,26,9,28],[21,53,9,55],[22,6,10,8,"ExtrinsicSignatureV4"],[22,26,10,28],[22,28,10,30],[22,57,10,59],[23,6,11,8,"ExtrinsicUnknown"],[23,22,11,24],[23,24,11,26],[23,49,11,51],[24,6,12,8,"ExtrinsicPayloadUnknown"],[24,29,12,31],[24,31,12,33],[24,63,12,65],[25,6,13,8,"ExtrinsicV5"],[25,17,13,19],[25,19,13,21],[25,39,13,41],[26,6,14,8,"ExtrinsicPayloadV5"],[26,24,14,26],[26,26,14,28],[26,53,14,55],[27,6,15,8,"ExtrinsicSignatureV5"],[27,26,15,28],[27,28,15,30],[27,57,15,59],[28,6,16,8],[29,6,17,8,"Era"],[29,9,17,11],[29,11,17,13],[29,25,17,27],[30,6,18,8,"ImmortalEra"],[30,17,18,19],[30,19,18,21],[30,39,18,41],[31,6,19,8,"MortalEra"],[31,15,19,17],[31,17,19,19],[31,35,19,37],[32,6,20,8],[33,6,21,8,"AnySignature"],[33,18,21,20],[33,20,21,22],[33,26,21,28],[34,6,22,8,"MultiSignature"],[34,20,22,22],[34,22,22,24],[35,8,23,12,"_enum"],[35,13,23,17],[35,15,23,19],[36,10,24,16,"Ed25519"],[36,17,24,23],[36,19,24,25],[36,37,24,43],[37,10,25,16,"Sr25519"],[37,17,25,23],[37,19,25,25],[37,37,25,43],[38,10,26,16,"Ecdsa"],[38,15,26,21],[38,17,26,23],[39,8,27,12],[40,6,28,8],[40,7,28,9],[41,6,29,8,"Signature"],[41,15,29,17],[41,17,29,19],[41,23,29,25],[42,6,30,8,"SignerPayload"],[42,19,30,21],[42,21,30,23],[42,43,30,45],[43,6,31,8,"EcdsaSignature"],[43,20,31,22],[43,22,31,24],[43,32,31,34],[44,6,32,8,"Ed25519Signature"],[44,22,32,24],[44,24,32,26],[44,30,32,32],[45,6,33,8,"Sr25519Signature"],[45,22,33,24],[45,24,33,26],[46,4,34,4],[47,2,35,0],[47,3,35,1],[48,0,35,2],[48,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 Object.defineProperty(exports, \"runtime\", {\n enumerable: true,\n get: function () {\n return runtime;\n }\n });\n const runtime = {\n AuraApi: [{\n methods: {\n authorities: {\n description: 'Return the current set of authorities.',\n params: [],\n type: 'Vec<AuthorityId>'\n },\n slot_duration: {\n description: 'Returns the slot duration for Aura.',\n params: [],\n type: 'SlotDuration'\n }\n },\n version: 1\n }]\n };\n});","lineCount":30,"map":[[7,2,1,0,"Object"],[7,8,1,0],[7,9,1,0,"defineProperty"],[7,23,1,0],[7,24,1,0,"exports"],[7,31,1,0],[8,4,1,0,"enumerable"],[8,14,1,0],[9,4,1,0,"get"],[9,7,1,0],[9,18,1,0,"get"],[9,19,1,0],[10,6,1,0],[10,13,1,0,"runtime"],[10,20,1,0],[11,4,1,0],[12,2,1,0],[13,2,1,7],[13,8,1,13,"runtime"],[13,15,1,20],[13,18,1,23],[14,4,2,4,"AuraApi"],[14,11,2,11],[14,13,2,13],[14,14,3,8],[15,6,4,12,"methods"],[15,13,4,19],[15,15,4,21],[16,8,5,16,"authorities"],[16,19,5,27],[16,21,5,29],[17,10,6,20,"description"],[17,21,6,31],[17,23,6,33],[17,63,6,73],[18,10,7,20,"params"],[18,16,7,26],[18,18,7,28],[18,20,7,30],[19,10,8,20,"type"],[19,14,8,24],[19,16,8,26],[20,8,9,16],[20,9,9,17],[21,8,10,16,"slot_duration"],[21,21,10,29],[21,23,10,31],[22,10,11,20,"description"],[22,21,11,31],[22,23,11,33],[22,60,11,70],[23,10,12,20,"params"],[23,16,12,26],[23,18,12,28],[23,20,12,30],[24,10,13,20,"type"],[24,14,13,24],[24,16,13,26],[25,8,14,16],[26,6,15,12],[26,7,15,13],[27,6,16,12,"version"],[27,13,16,19],[27,15,16,21],[28,4,17,8],[28,5,17,9],[29,2,19,0],[29,3,19,1],[30,0,19,2],[30,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./packageDetect.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":28,"index":28}}],"key":"+Ji6Hptm7ZPX4vBx4NKVCGXQRy0=","exportNames":["*"],"imports":1}},{"name":"./bundle.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":29},"end":{"line":2,"column":28,"index":57}}],"key":"PWR1nJjMkx2QW4pasm5NrmWPUXQ=","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 require(_dependencyMap[0], \"./packageDetect.js\");\n var _bundleJs = require(_dependencyMap[1], \"./bundle.js\");\n Object.keys(_bundleJs).forEach(function (k) {\n if (k !== 'default' && !Object.prototype.hasOwnProperty.call(exports, k)) {\n Object.defineProperty(exports, k, {\n enumerable: true,\n get: function () {\n return _bundleJs[k];\n }\n });\n }\n });\n});","lineCount":19,"map":[[7,2,1,0,"require"],[7,9,1,0],[7,10,1,0,"_dependencyMap"],[7,24,1,0],[8,2,2,0],[8,6,2,0,"_bundleJs"],[8,15,2,0],[8,18,2,0,"require"],[8,25,2,0],[8,26,2,0,"_dependencyMap"],[8,40,2,0],[9,2,2,0,"Object"],[9,8,2,0],[9,9,2,0,"keys"],[9,13,2,0],[9,14,2,0,"_bundleJs"],[9,23,2,0],[9,25,2,0,"forEach"],[9,32,2,0],[9,43,2,0,"k"],[9,44,2,0],[10,4,2,0],[10,8,2,0,"k"],[10,9,2,0],[10,28,2,0,"Object"],[10,34,2,0],[10,35,2,0,"prototype"],[10,44,2,0],[10,45,2,0,"hasOwnProperty"],[10,59,2,0],[10,60,2,0,"call"],[10,64,2,0],[10,65,2,0,"exports"],[10,72,2,0],[10,74,2,0,"k"],[10,75,2,0],[11,6,2,0,"Object"],[11,12,2,0],[11,13,2,0,"defineProperty"],[11,27,2,0],[11,28,2,0,"exports"],[11,35,2,0],[11,37,2,0,"k"],[11,38,2,0],[12,8,2,0,"enumerable"],[12,18,2,0],[13,8,2,0,"get"],[13,11,2,0],[13,22,2,0,"get"],[13,23,2,0],[14,10,2,0],[14,17,2,0,"_bundleJs"],[14,26,2,0],[14,27,2,0,"k"],[14,28,2,0],[15,8,2,0],[16,6,2,0],[17,4,2,0],[18,2,2,0],[19,0,2,28],[19,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":11,"column":0,"index":210},"end":{"line":11,"column":36,"index":246}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","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 Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return useMergeRefs;\n }\n });\n var _react = require(_dependencyMap[0], \"react\");\n /**\n * Copyright (c) Meta Platforms, Inc. and affiliates.\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n *\n * \n * @format\n */\n\n /**\n * Constructs a new ref that forwards new values to each of the given refs. The\n * given refs will always be invoked in the order that they are supplied.\n *\n * WARNING: A known problem of merging refs using this approach is that if any\n * of the given refs change, the returned callback ref will also be changed. If\n * the returned callback ref is supplied as a `ref` to a React element, this may\n * lead to problems with the given refs being invoked more times than desired.\n */\n function useMergeRefs() {\n for (var _len = arguments.length, refs = new Array(_len), _key = 0; _key < _len; _key++) {\n refs[_key] = arguments[_key];\n }\n return (0, _react.useCallback)(current => {\n for (var _i = 0, _refs = refs; _i < _refs.length; _i++) {\n var ref = _refs[_i];\n if (ref != null) {\n if (typeof ref === 'function') {\n ref(current);\n } else {\n ref.current = current;\n }\n }\n }\n }, [...refs] // eslint-disable-line react-hooks/exhaustive-deps\n );\n }\n});","lineCount":51,"map":[[7,2,21,15,"Object"],[7,8,21,15],[7,9,21,15,"defineProperty"],[7,23,21,15],[7,24,21,15,"exports"],[7,31,21,15],[8,4,21,15,"enumerable"],[8,14,21,15],[9,4,21,15,"get"],[9,7,21,15],[9,18,21,15,"get"],[9,19,21,15],[10,6,21,15],[10,13,21,15,"useMergeRefs"],[10,25,21,15],[11,4,21,15],[12,2,21,15],[13,2,11,0],[13,6,11,0,"_react"],[13,12,11,0],[13,15,11,0,"require"],[13,22,11,0],[13,23,11,0,"_dependencyMap"],[13,37,11,0],[14,2,1,0],[15,0,2,0],[16,0,3,0],[17,0,4,0],[18,0,5,0],[19,0,6,0],[20,0,7,0],[21,0,8,0],[22,0,9,0],[24,2,12,0],[25,0,13,0],[26,0,14,0],[27,0,15,0],[28,0,16,0],[29,0,17,0],[30,0,18,0],[31,0,19,0],[32,0,20,0],[33,2,21,15],[33,11,21,24,"useMergeRefs"],[33,23,21,36,"useMergeRefs"],[33,24,21,36],[33,26,21,39],[34,4,22,2],[34,9,22,7],[34,13,22,11,"_len"],[34,17,22,15],[34,20,22,18,"arguments"],[34,29,22,27],[34,30,22,28,"length"],[34,36,22,34],[34,38,22,36,"refs"],[34,42,22,40],[34,45,22,43],[34,49,22,47,"Array"],[34,54,22,52],[34,55,22,53,"_len"],[34,59,22,57],[34,60,22,58],[34,62,22,60,"_key"],[34,66,22,64],[34,69,22,67],[34,70,22,68],[34,72,22,70,"_key"],[34,76,22,74],[34,79,22,77,"_len"],[34,83,22,81],[34,85,22,83,"_key"],[34,89,22,87],[34,91,22,89],[34,93,22,91],[35,6,23,4,"refs"],[35,10,23,8],[35,11,23,9,"_key"],[35,15,23,13],[35,16,23,14],[35,19,23,17,"arguments"],[35,28,23,26],[35,29,23,27,"_key"],[35,33,23,31],[35,34,23,32],[36,4,24,2],[37,4,25,2],[37,11,25,9],[37,15,25,9,"useCallback"],[37,21,25,20],[37,22,25,20,"useCallback"],[37,33,25,20],[37,35,25,21,"current"],[37,42,25,28],[37,46,25,32],[38,6,26,4],[38,11,26,9],[38,15,26,13,"_i"],[38,17,26,15],[38,20,26,18],[38,21,26,19],[38,23,26,21,"_refs"],[38,28,26,26],[38,31,26,29,"refs"],[38,35,26,33],[38,37,26,35,"_i"],[38,39,26,37],[38,42,26,40,"_refs"],[38,47,26,45],[38,48,26,46,"length"],[38,54,26,52],[38,56,26,54,"_i"],[38,58,26,56],[38,60,26,58],[38,62,26,60],[39,8,27,6],[39,12,27,10,"ref"],[39,15,27,13],[39,18,27,16,"_refs"],[39,23,27,21],[39,24,27,22,"_i"],[39,26,27,24],[39,27,27,25],[40,8,28,6],[40,12,28,10,"ref"],[40,15,28,13],[40,19,28,17],[40,23,28,21],[40,25,28,23],[41,10,29,8],[41,14,29,12],[41,21,29,19,"ref"],[41,24,29,22],[41,29,29,27],[41,39,29,37],[41,41,29,39],[42,12,30,10,"ref"],[42,15,30,13],[42,16,30,14,"current"],[42,23,30,21],[42,24,30,22],[43,10,31,8],[43,11,31,9],[43,17,31,15],[44,12,32,10,"ref"],[44,15,32,13],[44,16,32,14,"current"],[44,23,32,21],[44,26,32,24,"current"],[44,33,32,31],[45,10,33,8],[46,8,34,6],[47,6,35,4],[48,4,36,2],[48,5,36,3],[48,7,36,5],[48,8,36,6],[48,11,36,9,"refs"],[48,15,36,13],[48,16,36,14],[48,17,36,15],[49,4,37,2],[49,5,37,3],[50,2,38,0],[51,0,38,1],[51,3]],"functionMap":{"names":["<global>","useMergeRefs","<anonymous>"],"mappings":"AAA;eCoB;qBCI;GDW"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./toHex.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":75},"end":{"line":4,"column":41,"index":116}}],"key":"puuv6C2iWJZ20ysI34XiPJE4VbU=","exportNames":["*"],"imports":1}},{"name":"./toU8a.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":5,"column":0,"index":117},"end":{"line":5,"column":41,"index":158}}],"key":"3bOyH77e/8Wc8K55bqHxvmXdM0A=","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 Object.defineProperty(exports, \"numberToHex\", {\n enumerable: true,\n get: function () {\n return _toHexJs.numberToHex;\n }\n });\n Object.defineProperty(exports, \"numberToU8a\", {\n enumerable: true,\n get: function () {\n return _toU8aJs.numberToU8a;\n }\n });\n var _toHexJs = require(_dependencyMap[0], \"./toHex.js\");\n var _toU8aJs = require(_dependencyMap[1], \"./toU8a.js\");\n});","lineCount":21,"map":[[7,2,4,0,"Object"],[7,8,4,0],[7,9,4,0,"defineProperty"],[7,23,4,0],[7,24,4,0,"exports"],[7,31,4,0],[8,4,4,0,"enumerable"],[8,14,4,0],[9,4,4,0,"get"],[9,7,4,0],[9,18,4,0,"get"],[9,19,4,0],[10,6,4,0],[10,13,4,0,"_toHexJs"],[10,21,4,0],[10,22,4,0,"numberToHex"],[10,33,4,0],[11,4,4,0],[12,2,4,0],[13,2,5,0,"Object"],[13,8,5,0],[13,9,5,0,"defineProperty"],[13,23,5,0],[13,24,5,0,"exports"],[13,31,5,0],[14,4,5,0,"enumerable"],[14,14,5,0],[15,4,5,0,"get"],[15,7,5,0],[15,18,5,0,"get"],[15,19,5,0],[16,6,5,0],[16,13,5,0,"_toU8aJs"],[16,21,5,0],[16,22,5,0,"numberToU8a"],[16,33,5,0],[17,4,5,0],[18,2,5,0],[19,2,4,0],[19,6,4,0,"_toHexJs"],[19,14,4,0],[19,17,4,0,"require"],[19,24,4,0],[19,25,4,0,"_dependencyMap"],[19,39,4,0],[20,2,5,0],[20,6,5,0,"_toU8aJs"],[20,14,5,0],[20,17,5,0,"require"],[20,24,5,0],[20,25,5,0,"_dependencyMap"],[20,39,5,0],[21,0,5,41],[21,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}