auto-commit for 419f22ef-909a-4d7d-ab8a-e053a891ce1f

This commit is contained in:
emergent-agent-e1
2025-10-24 02:46:57 +00:00
parent 41853ac979
commit c0604aafc1
1555 changed files with 1555 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"./emptyCheck.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":45,"index":45}}],"key":"kX4I6yHbz72itrk3dIml2tFWYHY=","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, \"shell\", {\n enumerable: true,\n get: function () {\n return shell;\n }\n });\n var _emptyCheckJs = require(_dependencyMap[0], \"./emptyCheck.js\");\n const shell = {\n DisallowSigned: _emptyCheckJs.emptyCheck\n };\n});","lineCount":17,"map":[[7,2,2,0,"Object"],[7,8,2,0],[7,9,2,0,"defineProperty"],[7,23,2,0],[7,24,2,0,"exports"],[7,31,2,0],[8,4,2,0,"enumerable"],[8,14,2,0],[9,4,2,0,"get"],[9,7,2,0],[9,18,2,0,"get"],[9,19,2,0],[10,6,2,0],[10,13,2,0,"shell"],[10,18,2,0],[11,4,2,0],[12,2,2,0],[13,2,1,0],[13,6,1,0,"_emptyCheckJs"],[13,19,1,0],[13,22,1,0,"require"],[13,29,1,0],[13,30,1,0,"_dependencyMap"],[13,44,1,0],[14,2,2,7],[14,8,2,13,"shell"],[14,13,2,18],[14,16,2,21],[15,4,3,4,"DisallowSigned"],[15,18,3,18],[15,20,3,20,"emptyCheck"],[15,33,3,30],[15,34,3,30,"emptyCheck"],[16,2,4,0],[16,3,4,1],[17,0,4,2],[17,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 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":46,"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,"MixnetApi"],[14,13,2,13],[14,15,2,15],[14,16,3,8],[15,6,4,12,"methods"],[15,13,4,19],[15,15,4,21],[16,8,5,16,"current_mixnodes"],[16,24,5,32],[16,26,5,34],[17,10,6,20,"description"],[17,21,6,31],[17,23,6,33],[17,72,6,82],[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,"maybe_register"],[21,22,10,30],[21,24,10,32],[22,10,11,20,"description"],[22,21,11,31],[22,23,11,33],[22,72,11,82],[23,10,12,20,"params"],[23,16,12,26],[23,18,12,28],[23,19,13,24],[24,12,14,28,"name"],[24,16,14,32],[24,18,14,34],[24,33,14,49],[25,12,15,28,"type"],[25,16,15,32],[25,18,15,34],[26,10,16,24],[26,11,16,25],[26,13,17,24],[27,12,18,28,"name"],[27,16,18,32],[27,18,18,34],[27,27,18,43],[28,12,19,28,"type"],[28,16,19,32],[28,18,19,34],[29,10,20,24],[29,11,20,25],[29,12,21,21],[30,10,22,20,"type"],[30,14,22,24],[30,16,22,26],[31,8,23,16],[31,9,23,17],[32,8,24,16,"prev_mixnodes"],[32,21,24,29],[32,23,24,31],[33,10,25,20,"description"],[33,21,25,31],[33,23,25,33],[33,72,25,82],[34,10,26,20,"params"],[34,16,26,26],[34,18,26,28],[34,20,26,30],[35,10,27,20,"type"],[35,14,27,24],[35,16,27,26],[36,8,28,16],[36,9,28,17],[37,8,29,16,"session_status"],[37,22,29,30],[37,24,29,32],[38,10,30,20,"description"],[38,21,30,31],[38,23,30,33],[38,72,30,82],[39,10,31,20,"params"],[39,16,31,26],[39,18,31,28],[39,20,31,30],[40,10,32,20,"type"],[40,14,32,24],[40,16,32,26],[41,8,33,16],[42,6,34,12],[42,7,34,13],[43,6,35,12,"version"],[43,13,35,19],[43,15,35,21],[44,4,36,8],[44,5,36,9],[45,2,38,0],[45,3,38,1],[46,0,38,2],[46,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":[{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":39,"index":39}}],"key":"ISHU1ovvPMrCldqRjtd1JhW9dyo=","exportNames":["*"],"imports":1}},{"name":"./isChecksum.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":40},"end":{"line":2,"column":53,"index":93}}],"key":"P2GAj/mOPu7754VePNCAlv0c4PU=","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.isEthereumAddress = isEthereumAddress;\n var _polkadotUtil = require(_dependencyMap[0], \"@polkadot/util\");\n var _isChecksumJs = require(_dependencyMap[1], \"./isChecksum.js\");\n function isEthereumAddress(address) {\n if (!address || address.length !== 42 || !(0, _polkadotUtil.isHex)(address)) {\n return false;\n } else if (/^(0x)?[0-9a-f]{40}$/.test(address) || /^(0x)?[0-9A-F]{40}$/.test(address)) {\n return true;\n }\n return (0, _isChecksumJs.isEthereumChecksum)(address);\n }\n});","lineCount":18,"map":[[7,2,3,0,"exports"],[7,9,3,0],[7,10,3,0,"isEthereumAddress"],[7,27,3,0],[7,30,3,0,"isEthereumAddress"],[7,47,3,0],[8,2,1,0],[8,6,1,0,"_polkadotUtil"],[8,19,1,0],[8,22,1,0,"require"],[8,29,1,0],[8,30,1,0,"_dependencyMap"],[8,44,1,0],[9,2,2,0],[9,6,2,0,"_isChecksumJs"],[9,19,2,0],[9,22,2,0,"require"],[9,29,2,0],[9,30,2,0,"_dependencyMap"],[9,44,2,0],[10,2,3,7],[10,11,3,16,"isEthereumAddress"],[10,28,3,33,"isEthereumAddress"],[10,29,3,34,"address"],[10,36,3,41],[10,38,3,43],[11,4,4,4],[11,8,4,8],[11,9,4,9,"address"],[11,16,4,16],[11,20,4,20,"address"],[11,27,4,27],[11,28,4,28,"length"],[11,34,4,34],[11,39,4,39],[11,41,4,41],[11,45,4,45],[11,46,4,46],[11,50,4,46,"isHex"],[11,63,4,51],[11,64,4,51,"isHex"],[11,69,4,51],[11,71,4,52,"address"],[11,78,4,59],[11,79,4,60],[11,81,4,62],[12,6,5,8],[12,13,5,15],[12,18,5,20],[13,4,6,4],[13,5,6,5],[13,11,7,9],[13,15,7,13],[13,36,7,34],[13,37,7,35,"test"],[13,41,7,39],[13,42,7,40,"address"],[13,49,7,47],[13,50,7,48],[13,54,7,52],[13,75,7,73],[13,76,7,74,"test"],[13,80,7,78],[13,81,7,79,"address"],[13,88,7,86],[13,89,7,87],[13,91,7,89],[14,6,8,8],[14,13,8,15],[14,17,8,19],[15,4,9,4],[16,4,10,4],[16,11,10,11],[16,15,10,11,"isEthereumChecksum"],[16,28,10,29],[16,29,10,29,"isEthereumChecksum"],[16,47,10,29],[16,49,10,30,"address"],[16,56,10,37],[16,57,10,38],[17,2,11,0],[18,0,11,1],[18,3]],"functionMap":{"names":["<global>","isEthereumAddress"],"mappings":"AAA;OCE;CDQ"},"hasCjsExports":false},"type":"js/module"}]}