auto-commit for f8470fe1-4ce5-4123-a3e6-0b710ab3390a

This commit is contained in:
emergent-agent-e1
2025-11-08 07:19:17 +00:00
parent 92245c9124
commit dd2549e54a
1911 changed files with 1911 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"@noble/hashes/sha256","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":17,"index":165},"end":{"line":4,"column":48,"index":196}}],"key":"EfhdhA5Ga0BuepmWq7uP+xrNUyw=","exportNames":["*"],"imports":1}},{"name":"@noble/hashes/sha512","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":17,"index":215},"end":{"line":5,"column":48,"index":246}}],"key":"y2LIjaB+j81HxRIgOBMx/pbbd3E=","exportNames":["*"],"imports":1}},{"name":"@polkadot/wasm-crypto","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":22,"index":270},"end":{"line":6,"column":54,"index":302}}],"key":"iIJx+ejRpeeDyPIizByl2fy6gpQ=","exportNames":["*"],"imports":1}},{"name":"../helpers.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":7,"column":21,"index":325},"end":{"line":7,"column":45,"index":349}}],"key":"SE77CtsJgC8iI+dksCgETtr2kFg=","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.sha512AsU8a = exports.sha256AsU8a = exports.shaAsU8a = void 0;\n const sha256_1 = require(_dependencyMap[0], \"@noble/hashes/sha256\");\n const sha512_1 = require(_dependencyMap[1], \"@noble/hashes/sha512\");\n const wasm_crypto_1 = require(_dependencyMap[2], \"@polkadot/wasm-crypto\");\n const helpers_js_1 = require(_dependencyMap[3], \"../helpers.js\");\n /**\n * @name shaAsU8a\n * @summary Creates a sha Uint8Array from the input.\n */\n exports.shaAsU8a = (0, helpers_js_1.createDualHasher)({\n 256: wasm_crypto_1.sha256,\n 512: wasm_crypto_1.sha512\n }, {\n 256: sha256_1.sha256,\n 512: sha512_1.sha512\n });\n /**\n * @name sha256AsU8a\n * @summary Creates a sha256 Uint8Array from the input.\n */\n exports.sha256AsU8a = (0, helpers_js_1.createBitHasher)(256, exports.shaAsU8a);\n /**\n * @name sha512AsU8a\n * @summary Creates a sha512 Uint8Array from the input.\n */\n exports.sha512AsU8a = (0, helpers_js_1.createBitHasher)(512, exports.shaAsU8a);\n});","lineCount":33,"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,"sha512AsU8a"],[7,21,3,19],[7,24,3,22,"exports"],[7,31,3,29],[7,32,3,30,"sha256AsU8a"],[7,43,3,41],[7,46,3,44,"exports"],[7,53,3,51],[7,54,3,52,"shaAsU8a"],[7,62,3,60],[7,65,3,63],[7,70,3,68],[7,71,3,69],[8,2,4,0],[8,8,4,6,"sha256_1"],[8,16,4,14],[8,19,4,17,"require"],[8,26,4,24],[8,27,4,24,"_dependencyMap"],[8,41,4,24],[8,68,4,47],[8,69,4,48],[9,2,5,0],[9,8,5,6,"sha512_1"],[9,16,5,14],[9,19,5,17,"require"],[9,26,5,24],[9,27,5,24,"_dependencyMap"],[9,41,5,24],[9,68,5,47],[9,69,5,48],[10,2,6,0],[10,8,6,6,"wasm_crypto_1"],[10,21,6,19],[10,24,6,22,"require"],[10,31,6,29],[10,32,6,29,"_dependencyMap"],[10,46,6,29],[10,74,6,53],[10,75,6,54],[11,2,7,0],[11,8,7,6,"helpers_js_1"],[11,20,7,18],[11,23,7,21,"require"],[11,30,7,28],[11,31,7,28,"_dependencyMap"],[11,45,7,28],[11,65,7,44],[11,66,7,45],[12,2,8,0],[13,0,9,0],[14,0,10,0],[15,0,11,0],[16,2,12,0,"exports"],[16,9,12,7],[16,10,12,8,"shaAsU8a"],[16,18,12,16],[16,21,12,19],[16,22,12,20],[16,23,12,21],[16,25,12,23,"helpers_js_1"],[16,37,12,35],[16,38,12,36,"createDualHasher"],[16,54,12,52],[16,56,12,54],[17,4,12,56],[17,7,12,59],[17,9,12,61,"wasm_crypto_1"],[17,22,12,74],[17,23,12,75,"sha256"],[17,29,12,81],[18,4,12,83],[18,7,12,86],[18,9,12,88,"wasm_crypto_1"],[18,22,12,101],[18,23,12,102,"sha512"],[19,2,12,109],[19,3,12,110],[19,5,12,112],[20,4,12,114],[20,7,12,117],[20,9,12,119,"sha256_1"],[20,17,12,127],[20,18,12,128,"sha256"],[20,24,12,134],[21,4,12,136],[21,7,12,139],[21,9,12,141,"sha512_1"],[21,17,12,149],[21,18,12,150,"sha512"],[22,2,12,157],[22,3,12,158],[22,4,12,159],[23,2,13,0],[24,0,14,0],[25,0,15,0],[26,0,16,0],[27,2,17,0,"exports"],[27,9,17,7],[27,10,17,8,"sha256AsU8a"],[27,21,17,19],[27,24,17,22],[27,25,17,23],[27,26,17,24],[27,28,17,26,"helpers_js_1"],[27,40,17,38],[27,41,17,39,"createBitHasher"],[27,56,17,54],[27,58,17,56],[27,61,17,59],[27,63,17,61,"exports"],[27,70,17,68],[27,71,17,69,"shaAsU8a"],[27,79,17,77],[27,80,17,78],[28,2,18,0],[29,0,19,0],[30,0,20,0],[31,0,21,0],[32,2,22,0,"exports"],[32,9,22,7],[32,10,22,8,"sha512AsU8a"],[32,21,22,19],[32,24,22,22],[32,25,22,23],[32,26,22,24],[32,28,22,26,"helpers_js_1"],[32,40,22,38],[32,41,22,39,"createBitHasher"],[32,56,22,54],[32,58,22,56],[32,61,22,59],[32,63,22,61,"exports"],[32,70,22,68],[32,71,22,69,"shaAsU8a"],[32,79,22,77],[32,80,22,78],[33,0,22,79],[33,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"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.getHeaderTitle = getHeaderTitle;\n function getHeaderTitle(options, fallback) {\n return typeof options.headerTitle === 'string' ? options.headerTitle : options.title !== undefined ? options.title : fallback;\n }\n});","lineCount":11,"map":[[2,2,1,0],[2,14,1,12],[4,2,1,13,"Object"],[4,8,1,13],[4,9,1,13,"defineProperty"],[4,23,1,13],[4,24,1,13,"exports"],[4,31,1,13],[5,4,1,13,"value"],[5,9,1,13],[6,2,1,13],[7,2,3,0,"exports"],[7,9,3,0],[7,10,3,0,"getHeaderTitle"],[7,24,3,0],[7,27,3,0,"getHeaderTitle"],[7,41,3,0],[8,2,3,7],[8,11,3,16,"getHeaderTitle"],[8,25,3,30,"getHeaderTitle"],[8,26,3,31,"options"],[8,33,3,38],[8,35,3,40,"fallback"],[8,43,3,48],[8,45,3,50],[9,4,4,2],[9,11,4,9],[9,18,4,16,"options"],[9,25,4,23],[9,26,4,24,"headerTitle"],[9,37,4,35],[9,42,4,40],[9,50,4,48],[9,53,4,51,"options"],[9,60,4,58],[9,61,4,59,"headerTitle"],[9,72,4,70],[9,75,4,73,"options"],[9,82,4,80],[9,83,4,81,"title"],[9,88,4,86],[9,93,4,91,"undefined"],[9,102,4,100],[9,105,4,103,"options"],[9,112,4,110],[9,113,4,111,"title"],[9,118,4,116],[9,121,4,119,"fallback"],[9,129,4,127],[10,2,5,0],[11,0,5,1],[11,3]],"functionMap":{"names":["<global>","getHeaderTitle"],"mappings":"AAA;OCE;CDE"},"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});","lineCount":3,"map":[[2,2,1,0],[2,14,1,12],[3,0,1,13],[3,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"type":"js/module"}]}
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.runtime = void 0;\n exports.runtime = {\n MixnetApi: [{\n methods: {\n current_mixnodes: {\n description: 'Get the index and phase of the current session.',\n params: [],\n type: 'Result<Mixnode, MixnodesErr>'\n },\n maybe_register: {\n description: 'Try to register a mixnode for the next session.',\n params: [{\n name: 'session_index',\n type: 'u32'\n }, {\n name: 'mixnode',\n type: 'Mixnode'\n }],\n type: 'bool'\n },\n prev_mixnodes: {\n description: 'Get the index and phase of the current session.',\n params: [],\n type: 'Result<Mixnode, MixnodesErr>'\n },\n session_status: {\n description: 'Get the index and phase of the current session.',\n params: [],\n type: 'SessionStatus'\n }\n },\n version: 1\n }]\n };\n});","lineCount":41,"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,"runtime"],[7,17,3,15],[7,20,3,18],[7,25,3,23],[7,26,3,24],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"runtime"],[8,17,4,15],[8,20,4,18],[9,4,5,4,"MixnetApi"],[9,13,5,13],[9,15,5,15],[9,16,6,8],[10,6,7,12,"methods"],[10,13,7,19],[10,15,7,21],[11,8,8,16,"current_mixnodes"],[11,24,8,32],[11,26,8,34],[12,10,9,20,"description"],[12,21,9,31],[12,23,9,33],[12,72,9,82],[13,10,10,20,"params"],[13,16,10,26],[13,18,10,28],[13,20,10,30],[14,10,11,20,"type"],[14,14,11,24],[14,16,11,26],[15,8,12,16],[15,9,12,17],[16,8,13,16,"maybe_register"],[16,22,13,30],[16,24,13,32],[17,10,14,20,"description"],[17,21,14,31],[17,23,14,33],[17,72,14,82],[18,10,15,20,"params"],[18,16,15,26],[18,18,15,28],[18,19,16,24],[19,12,17,28,"name"],[19,16,17,32],[19,18,17,34],[19,33,17,49],[20,12,18,28,"type"],[20,16,18,32],[20,18,18,34],[21,10,19,24],[21,11,19,25],[21,13,20,24],[22,12,21,28,"name"],[22,16,21,32],[22,18,21,34],[22,27,21,43],[23,12,22,28,"type"],[23,16,22,32],[23,18,22,34],[24,10,23,24],[24,11,23,25],[24,12,24,21],[25,10,25,20,"type"],[25,14,25,24],[25,16,25,26],[26,8,26,16],[26,9,26,17],[27,8,27,16,"prev_mixnodes"],[27,21,27,29],[27,23,27,31],[28,10,28,20,"description"],[28,21,28,31],[28,23,28,33],[28,72,28,82],[29,10,29,20,"params"],[29,16,29,26],[29,18,29,28],[29,20,29,30],[30,10,30,20,"type"],[30,14,30,24],[30,16,30,26],[31,8,31,16],[31,9,31,17],[32,8,32,16,"session_status"],[32,22,32,30],[32,24,32,32],[33,10,33,20,"description"],[33,21,33,31],[33,23,33,33],[33,72,33,82],[34,10,34,20,"params"],[34,16,34,26],[34,18,34,28],[34,20,34,30],[35,10,35,20,"type"],[35,14,35,24],[35,16,35,26],[36,8,36,16],[37,6,37,12],[37,7,37,13],[38,6,38,12,"version"],[38,13,38,19],[38,15,38,21],[39,4,39,8],[39,5,39,9],[40,2,41,0],[40,3,41,1],[41,0,41,2],[41,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n var id = 0;\n function _classPrivateFieldKey(e) {\n return \"__private_\" + id++ + \"_\" + e;\n }\n module.exports = _classPrivateFieldKey, module.exports.__esModule = true, module.exports[\"default\"] = module.exports;\n});","lineCount":7,"map":[[2,2,1,0],[2,6,1,4,"id"],[2,8,1,6],[2,11,1,9],[2,12,1,10],[3,2,2,0],[3,11,2,9,"_classPrivateFieldKey"],[3,32,2,30,"_classPrivateFieldKey"],[3,33,2,31,"e"],[3,34,2,32],[3,36,2,34],[4,4,3,2],[4,11,3,9],[4,23,3,21],[4,26,3,24,"id"],[4,28,3,26],[4,30,3,28],[4,33,3,31],[4,36,3,34],[4,39,3,37,"e"],[4,40,3,38],[5,2,4,0],[6,2,5,0,"module"],[6,8,5,6],[6,9,5,7,"exports"],[6,16,5,14],[6,19,5,17,"_classPrivateFieldKey"],[6,40,5,38],[6,42,5,40,"module"],[6,48,5,46],[6,49,5,47,"exports"],[6,56,5,54],[6,57,5,55,"__esModule"],[6,67,5,65],[6,70,5,68],[6,74,5,72],[6,76,5,74,"module"],[6,82,5,80],[6,83,5,81,"exports"],[6,90,5,88],[6,91,5,89],[6,100,5,98],[6,101,5,99],[6,104,5,102,"module"],[6,110,5,108],[6,111,5,109,"exports"],[6,118,5,116],[7,0,5,117],[7,3]],"functionMap":{"names":["<global>","_classPrivateFieldKey"],"mappings":"AAA;ACC;CDE"},"hasCjsExports":true},"type":"js/module"}]}