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":"tslib","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":16,"index":93},"end":{"line":3,"column":32,"index":109}}],"key":"vm88vOsSPZItrLOmMEyUuGkd1y4=","exportNames":["*"],"imports":1}},{"name":"./packageDetect.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":0,"index":111},"end":{"line":4,"column":29,"index":140}}],"key":"6wfJhxiZsUlUZpTrbglZlrYne1I=","exportNames":["*"],"imports":1}},{"name":"./bundle.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":21,"index":163},"end":{"line":5,"column":43,"index":185}}],"key":"qgv0ioRoiyx5tPp690zbl2FdD2M=","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 tslib_1 = require(_dependencyMap[0], \"tslib\");\n require(_dependencyMap[1], \"./packageDetect.js\");\n tslib_1.__exportStar(require(_dependencyMap[2], \"./bundle.js\"), exports);\n});","lineCount":10,"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,"tslib_1"],[7,15,3,13],[7,18,3,16,"require"],[7,25,3,23],[7,26,3,23,"_dependencyMap"],[7,40,3,23],[7,52,3,31],[7,53,3,32],[8,2,4,0,"require"],[8,9,4,7],[8,10,4,7,"_dependencyMap"],[8,24,4,7],[8,49,4,28],[8,50,4,29],[9,2,5,0,"tslib_1"],[9,9,5,7],[9,10,5,8,"__exportStar"],[9,22,5,20],[9,23,5,21,"require"],[9,30,5,28],[9,31,5,28,"_dependencyMap"],[9,45,5,28],[9,63,5,42],[9,64,5,43],[9,66,5,45,"exports"],[9,73,5,52],[9,74,5,53],[10,0,5,54],[10,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"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 exports.LOWEST_SUPPORTED_EXTRINSIC_FORMAT_VERSION = exports.GENERAL_EXTRINSIC = exports.BARE_EXTRINSIC = exports.TYPE_MASK = exports.VERSION_MASK = exports.LATEST_EXTRINSIC_VERSION = exports.DEFAULT_PREAMBLE = exports.UNMASK_VERSION = exports.IMMORTAL_ERA = exports.EMPTY_U8A = exports.BIT_UNSIGNED = exports.BIT_SIGNED = void 0;\n exports.BIT_SIGNED = 0b10000000;\n exports.BIT_UNSIGNED = 0;\n exports.EMPTY_U8A = new Uint8Array();\n exports.IMMORTAL_ERA = new Uint8Array([0]);\n exports.UNMASK_VERSION = 0b01111111;\n exports.DEFAULT_PREAMBLE = 'bare';\n exports.LATEST_EXTRINSIC_VERSION = 4;\n exports.VERSION_MASK = 0b00111111;\n exports.TYPE_MASK = 0b11000000;\n exports.BARE_EXTRINSIC = 0b00000000;\n exports.GENERAL_EXTRINSIC = 0b01000000;\n exports.LOWEST_SUPPORTED_EXTRINSIC_FORMAT_VERSION = 4;\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,"LOWEST_SUPPORTED_EXTRINSIC_FORMAT_VERSION"],[7,51,3,49],[7,54,3,52,"exports"],[7,61,3,59],[7,62,3,60,"GENERAL_EXTRINSIC"],[7,79,3,77],[7,82,3,80,"exports"],[7,89,3,87],[7,90,3,88,"BARE_EXTRINSIC"],[7,104,3,102],[7,107,3,105,"exports"],[7,114,3,112],[7,115,3,113,"TYPE_MASK"],[7,124,3,122],[7,127,3,125,"exports"],[7,134,3,132],[7,135,3,133,"VERSION_MASK"],[7,147,3,145],[7,150,3,148,"exports"],[7,157,3,155],[7,158,3,156,"LATEST_EXTRINSIC_VERSION"],[7,182,3,180],[7,185,3,183,"exports"],[7,192,3,190],[7,193,3,191,"DEFAULT_PREAMBLE"],[7,209,3,207],[7,212,3,210,"exports"],[7,219,3,217],[7,220,3,218,"UNMASK_VERSION"],[7,234,3,232],[7,237,3,235,"exports"],[7,244,3,242],[7,245,3,243,"IMMORTAL_ERA"],[7,257,3,255],[7,260,3,258,"exports"],[7,267,3,265],[7,268,3,266,"EMPTY_U8A"],[7,277,3,275],[7,280,3,278,"exports"],[7,287,3,285],[7,288,3,286,"BIT_UNSIGNED"],[7,300,3,298],[7,303,3,301,"exports"],[7,310,3,308],[7,311,3,309,"BIT_SIGNED"],[7,321,3,319],[7,324,3,322],[7,329,3,327],[7,330,3,328],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"BIT_SIGNED"],[8,20,4,18],[8,23,4,21],[8,33,4,31],[9,2,5,0,"exports"],[9,9,5,7],[9,10,5,8,"BIT_UNSIGNED"],[9,22,5,20],[9,25,5,23],[9,26,5,24],[10,2,6,0,"exports"],[10,9,6,7],[10,10,6,8,"EMPTY_U8A"],[10,19,6,17],[10,22,6,20],[10,26,6,24,"Uint8Array"],[10,36,6,34],[10,37,6,35],[10,38,6,36],[11,2,7,0,"exports"],[11,9,7,7],[11,10,7,8,"IMMORTAL_ERA"],[11,22,7,20],[11,25,7,23],[11,29,7,27,"Uint8Array"],[11,39,7,37],[11,40,7,38],[11,41,7,39],[11,42,7,40],[11,43,7,41],[11,44,7,42],[12,2,8,0,"exports"],[12,9,8,7],[12,10,8,8,"UNMASK_VERSION"],[12,24,8,22],[12,27,8,25],[12,37,8,35],[13,2,9,0,"exports"],[13,9,9,7],[13,10,9,8,"DEFAULT_PREAMBLE"],[13,26,9,24],[13,29,9,27],[13,35,9,33],[14,2,10,0,"exports"],[14,9,10,7],[14,10,10,8,"LATEST_EXTRINSIC_VERSION"],[14,34,10,32],[14,37,10,35],[14,38,10,36],[15,2,11,0,"exports"],[15,9,11,7],[15,10,11,8,"VERSION_MASK"],[15,22,11,20],[15,25,11,23],[15,35,11,33],[16,2,12,0,"exports"],[16,9,12,7],[16,10,12,8,"TYPE_MASK"],[16,19,12,17],[16,22,12,20],[16,32,12,30],[17,2,13,0,"exports"],[17,9,13,7],[17,10,13,8,"BARE_EXTRINSIC"],[17,24,13,22],[17,27,13,25],[17,37,13,35],[18,2,14,0,"exports"],[18,9,14,7],[18,10,14,8,"GENERAL_EXTRINSIC"],[18,27,14,25],[18,30,14,28],[18,40,14,38],[19,2,15,0,"exports"],[19,9,15,7],[19,10,15,8,"LOWEST_SUPPORTED_EXTRINSIC_FORMAT_VERSION"],[19,51,15,49],[19,54,15,52],[19,55,15,53],[20,0,15,54],[20,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"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":[{"name":"rxjs","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":15,"index":133},"end":{"line":4,"column":30,"index":148}}],"key":"atDzfUGaJNRNtwyVumomzH/5ygw=","exportNames":["*"],"imports":1}},{"name":"../util/index.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":19,"index":169},"end":{"line":5,"column":46,"index":196}}],"key":"H94lp+EitftSFqDHaenrSs5zKB0=","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.votingBalances = votingBalances;\n const rxjs_1 = require(_dependencyMap[0], \"rxjs\");\n const index_js_1 = require(_dependencyMap[1], \"../util/index.js\");\n /**\n * @name votingBalances\n * @description Retrieves the balance information for multiple accounts, typically used in governance-related contexts to check voting power.\n * @param {(AccountId | AccountIndex | Address | string)[]} addresses An array of account identifiers.\n * @example\n * ```javascript\n * const addresses = [\"5D4b...Zf1\", \"5HGj...yrV\"];\n * const balances = await api.derive.balances.votingBalances(addresses);\n * console.log(\"Voting Balances:\", balances);\n * ```\n */\n function votingBalances(instanceId, api) {\n return (0, index_js_1.memo)(instanceId, addresses => !addresses?.length ? (0, rxjs_1.of)([]) : (0, rxjs_1.combineLatest)(addresses.map(accountId => api.derive.balances.account(accountId))));\n }\n});","lineCount":24,"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,"votingBalances"],[7,24,3,22],[7,27,3,25,"votingBalances"],[7,41,3,39],[8,2,4,0],[8,8,4,6,"rxjs_1"],[8,14,4,12],[8,17,4,15,"require"],[8,24,4,22],[8,25,4,22,"_dependencyMap"],[8,39,4,22],[8,50,4,29],[8,51,4,30],[9,2,5,0],[9,8,5,6,"index_js_1"],[9,18,5,16],[9,21,5,19,"require"],[9,28,5,26],[9,29,5,26,"_dependencyMap"],[9,43,5,26],[9,66,5,45],[9,67,5,46],[10,2,6,0],[11,0,7,0],[12,0,8,0],[13,0,9,0],[14,0,10,0],[15,0,11,0],[16,0,12,0],[17,0,13,0],[18,0,14,0],[19,0,15,0],[20,0,16,0],[21,2,17,0],[21,11,17,9,"votingBalances"],[21,25,17,23,"votingBalances"],[21,26,17,24,"instanceId"],[21,36,17,34],[21,38,17,36,"api"],[21,41,17,39],[21,43,17,41],[22,4,18,4],[22,11,18,11],[22,12,18,12],[22,13,18,13],[22,15,18,15,"index_js_1"],[22,25,18,25],[22,26,18,26,"memo"],[22,30,18,30],[22,32,18,32,"instanceId"],[22,42,18,42],[22,44,18,45,"addresses"],[22,53,18,54],[22,57,18,59],[22,58,18,60,"addresses"],[22,67,18,69],[22,69,18,71,"length"],[22,75,18,77],[22,78,19,10],[22,79,19,11],[22,80,19,12],[22,82,19,14,"rxjs_1"],[22,88,19,20],[22,89,19,21,"of"],[22,91,19,23],[22,93,19,25],[22,95,19,27],[22,96,19,28],[22,99,20,10],[22,100,20,11],[22,101,20,12],[22,103,20,14,"rxjs_1"],[22,109,20,20],[22,110,20,21,"combineLatest"],[22,123,20,34],[22,125,20,36,"addresses"],[22,134,20,45],[22,135,20,46,"map"],[22,138,20,49],[22,139,20,51,"accountId"],[22,148,20,60],[22,152,20,65,"api"],[22,155,20,68],[22,156,20,69,"derive"],[22,162,20,75],[22,163,20,76,"balances"],[22,171,20,84],[22,172,20,85,"account"],[22,179,20,92],[22,180,20,93,"accountId"],[22,189,20,102],[22,190,20,103],[22,191,20,104],[22,192,20,105],[22,193,20,106],[23,2,21,0],[24,0,21,1],[24,3]],"functionMap":{"names":["<global>","votingBalances","<anonymous>","addresses.map$argument_0"],"mappings":"AAA;ACgB;4CCC;kDCE,qDD,ED;CDC"},"hasCjsExports":true},"type":"js/module"}]}