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":"./verify.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":7,"column":18,"index":187},"end":{"line":7,"column":40,"index":209}}],"key":"cMQFf59HEroNFwesR4lDi6NI1Dc=","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.signatureVerify = void 0;\n /**\n * @summary Utilities for working with signatures\n */\n var verify_js_1 = require(_dependencyMap[0], \"./verify.js\");\n Object.defineProperty(exports, \"signatureVerify\", {\n enumerable: true,\n get: function () {\n return verify_js_1.signatureVerify;\n }\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,"signatureVerify"],[7,25,3,23],[7,28,3,26],[7,33,3,31],[7,34,3,32],[8,2,4,0],[9,0,5,0],[10,0,6,0],[11,2,7,0],[11,6,7,4,"verify_js_1"],[11,17,7,15],[11,20,7,18,"require"],[11,27,7,25],[11,28,7,25,"_dependencyMap"],[11,42,7,25],[11,60,7,39],[11,61,7,40],[12,2,8,0,"Object"],[12,8,8,6],[12,9,8,7,"defineProperty"],[12,23,8,21],[12,24,8,22,"exports"],[12,31,8,29],[12,33,8,31],[12,50,8,48],[12,52,8,50],[13,4,8,52,"enumerable"],[13,14,8,62],[13,16,8,64],[13,20,8,68],[14,4,8,70,"get"],[14,7,8,73],[14,9,8,75],[14,18,8,75,"get"],[14,19,8,75],[14,21,8,87],[15,6,8,89],[15,13,8,96,"verify_js_1"],[15,24,8,107],[15,25,8,108,"signatureVerify"],[15,40,8,123],[16,4,8,125],[17,2,8,127],[17,3,8,128],[17,4,8,129],[18,0,8,130],[18,3]],"functionMap":{"names":["<global>","Object.defineProperty$argument_2.get"],"mappings":"AAA;2ECO,mDD"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./v0.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":3,"column":16,"index":93},"end":{"line":3,"column":34,"index":111}}],"key":"N6CrgjOnj8WHVSvBKD2tui19jSM=","exportNames":["*"],"imports":1}},{"name":"./v1.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":16,"index":129},"end":{"line":4,"column":34,"index":147}}],"key":"IkVtgfXZVYKYIuo03pgrYdQBEKY=","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 v0_js_1 = require(_dependencyMap[0], \"./v0.js\");\n const v1_js_1 = require(_dependencyMap[1], \"./v1.js\");\n /* eslint-disable sort-keys */\n exports.default = {\n rpc: {},\n types: {\n ...v0_js_1.v0,\n ...v1_js_1.v1,\n // latest mappings\n SiField: 'Si1Field',\n SiLookupTypeId: 'Si1LookupTypeId',\n SiPath: 'Si1Path',\n SiType: 'Si1Type',\n SiTypeDef: 'Si1TypeDef',\n SiTypeDefArray: 'Si1TypeDefArray',\n SiTypeDefBitSequence: 'Si1TypeDefBitSequence',\n SiTypeDefCompact: 'Si1TypeDefCompact',\n SiTypeDefComposite: 'Si1TypeDefComposite',\n SiTypeDefPrimitive: 'Si1TypeDefPrimitive',\n SiTypeDefSequence: 'Si1TypeDefSequence',\n SiTypeDefTuple: 'Si1TypeDefTuple',\n SiTypeParameter: 'Si1TypeParameter',\n SiTypeDefVariant: 'Si1TypeDefVariant',\n SiVariant: 'Si1Variant'\n }\n };\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],[7,8,3,6,"v0_js_1"],[7,15,3,13],[7,18,3,16,"require"],[7,25,3,23],[7,26,3,23,"_dependencyMap"],[7,40,3,23],[7,54,3,33],[7,55,3,34],[8,2,4,0],[8,8,4,6,"v1_js_1"],[8,15,4,13],[8,18,4,16,"require"],[8,25,4,23],[8,26,4,23,"_dependencyMap"],[8,40,4,23],[8,54,4,33],[8,55,4,34],[9,2,5,0],[10,2,6,0,"exports"],[10,9,6,7],[10,10,6,8,"default"],[10,17,6,15],[10,20,6,18],[11,4,7,4,"rpc"],[11,7,7,7],[11,9,7,9],[11,10,7,10],[11,11,7,11],[12,4,8,4,"types"],[12,9,8,9],[12,11,8,11],[13,6,9,8],[13,9,9,11,"v0_js_1"],[13,16,9,18],[13,17,9,19,"v0"],[13,19,9,21],[14,6,10,8],[14,9,10,11,"v1_js_1"],[14,16,10,18],[14,17,10,19,"v1"],[14,19,10,21],[15,6,11,8],[16,6,12,8,"SiField"],[16,13,12,15],[16,15,12,17],[16,25,12,27],[17,6,13,8,"SiLookupTypeId"],[17,20,13,22],[17,22,13,24],[17,39,13,41],[18,6,14,8,"SiPath"],[18,12,14,14],[18,14,14,16],[18,23,14,25],[19,6,15,8,"SiType"],[19,12,15,14],[19,14,15,16],[19,23,15,25],[20,6,16,8,"SiTypeDef"],[20,15,16,17],[20,17,16,19],[20,29,16,31],[21,6,17,8,"SiTypeDefArray"],[21,20,17,22],[21,22,17,24],[21,39,17,41],[22,6,18,8,"SiTypeDefBitSequence"],[22,26,18,28],[22,28,18,30],[22,51,18,53],[23,6,19,8,"SiTypeDefCompact"],[23,22,19,24],[23,24,19,26],[23,43,19,45],[24,6,20,8,"SiTypeDefComposite"],[24,24,20,26],[24,26,20,28],[24,47,20,49],[25,6,21,8,"SiTypeDefPrimitive"],[25,24,21,26],[25,26,21,28],[25,47,21,49],[26,6,22,8,"SiTypeDefSequence"],[26,23,22,25],[26,25,22,27],[26,45,22,47],[27,6,23,8,"SiTypeDefTuple"],[27,20,23,22],[27,22,23,24],[27,39,23,41],[28,6,24,8,"SiTypeParameter"],[28,21,24,23],[28,23,24,25],[28,41,24,43],[29,6,25,8,"SiTypeDefVariant"],[29,22,25,24],[29,24,25,26],[29,43,25,45],[30,6,26,8,"SiVariant"],[30,15,26,17],[30,17,26,19],[31,4,27,4],[32,2,28,0],[32,3,28,1],[33,0,28,2],[33,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../base/UInt.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":18,"index":118},"end":{"line":4,"column":44,"index":144}}],"key":"rdla5PpsmahLG4iwTj9Hi/INa+U=","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.u256 = void 0;\n const UInt_js_1 = require(_dependencyMap[0], \"../base/UInt.js\");\n /**\n * @name u256\n * @description\n * A 256-bit unsigned integer\n */\n class u256 extends UInt_js_1.UInt.with(256) {\n // NOTE without this, we cannot properly determine extensions\n __UIntType = 'u256';\n }\n exports.u256 = u256;\n});","lineCount":19,"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,"u256"],[7,14,3,12],[7,17,3,15],[7,22,3,20],[7,23,3,21],[8,2,4,0],[8,8,4,6,"UInt_js_1"],[8,17,4,15],[8,20,4,18,"require"],[8,27,4,25],[8,28,4,25,"_dependencyMap"],[8,42,4,25],[8,64,4,43],[8,65,4,44],[9,2,5,0],[10,0,6,0],[11,0,7,0],[12,0,8,0],[13,0,9,0],[14,2,10,0],[14,8,10,6,"u256"],[14,12,10,10],[14,21,10,19,"UInt_js_1"],[14,30,10,28],[14,31,10,29,"UInt"],[14,35,10,33],[14,36,10,34,"with"],[14,40,10,38],[14,41,10,39],[14,44,10,42],[14,45,10,43],[14,46,10,44],[15,4,11,4],[16,4,12,4,"__UIntType"],[16,14,12,14],[16,17,12,17],[16,23,12,23],[17,2,13,0],[18,2,14,0,"exports"],[18,9,14,7],[18,10,14,8,"u256"],[18,14,14,12],[18,17,14,15,"u256"],[18,21,14,19],[19,0,14,20],[19,3]],"functionMap":{"names":["<global>","u256"],"mappings":"AAA;ACS;CDG"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long