auto-commit for 3a02b3dd-cebb-4882-bfc5-dbb637e71a6d

This commit is contained in:
emergent-agent-e1
2025-11-08 10:27:44 +00:00
parent 0a8c0df2e1
commit 7ae3a6d0ec
1906 changed files with 1906 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":20,"index":162},"end":{"line":5,"column":42,"index":184}},{"start":{"line":6,"column":21,"index":207},"end":{"line":6,"column":43,"index":229}}],"key":"qgv0ioRoiyx5tPp690zbl2FdD2M=","exportNames":["*"],"imports":2}}],"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 const bundle_js_1 = require(_dependencyMap[2], \"./bundle.js\");\n tslib_1.__exportStar(require(_dependencyMap[2], \"./bundle.js\"), exports);\n exports.default = bundle_js_1.Keyring;\n});","lineCount":12,"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],[9,8,5,6,"bundle_js_1"],[9,19,5,17],[9,22,5,20,"require"],[9,29,5,27],[9,30,5,27,"_dependencyMap"],[9,44,5,27],[9,62,5,41],[9,63,5,42],[10,2,6,0,"tslib_1"],[10,9,6,7],[10,10,6,8,"__exportStar"],[10,22,6,20],[10,23,6,21,"require"],[10,30,6,28],[10,31,6,28,"_dependencyMap"],[10,45,6,28],[10,63,6,42],[10,64,6,43],[10,66,6,45,"exports"],[10,73,6,52],[10,74,6,53],[11,2,7,0,"exports"],[11,9,7,7],[11,10,7,8,"default"],[11,17,7,15],[11,20,7,18,"bundle_js_1"],[11,31,7,29],[11,32,7,30,"Keyring"],[11,39,7,37],[12,0,7,38],[12,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../util/lift","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":13,"index":117},"end":{"line":4,"column":36,"index":140}}],"key":"QCxE0PdfaUm4cT9qPVYaaaoo46A=","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.finalize = void 0;\n var lift_1 = require(_dependencyMap[0], \"../util/lift\");\n function finalize(callback) {\n return lift_1.operate(function (source, subscriber) {\n try {\n source.subscribe(subscriber);\n } finally {\n subscriber.add(callback);\n }\n });\n }\n exports.finalize = finalize;\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,"finalize"],[7,18,3,16],[7,21,3,19],[7,26,3,24],[7,27,3,25],[8,2,4,0],[8,6,4,4,"lift_1"],[8,12,4,10],[8,15,4,13,"require"],[8,22,4,20],[8,23,4,20,"_dependencyMap"],[8,37,4,20],[8,56,4,35],[8,57,4,36],[9,2,5,0],[9,11,5,9,"finalize"],[9,19,5,17,"finalize"],[9,20,5,18,"callback"],[9,28,5,26],[9,30,5,28],[10,4,6,4],[10,11,6,11,"lift_1"],[10,17,6,17],[10,18,6,18,"operate"],[10,25,6,25],[10,26,6,26],[10,36,6,36,"source"],[10,42,6,42],[10,44,6,44,"subscriber"],[10,54,6,54],[10,56,6,56],[11,6,7,8],[11,10,7,12],[12,8,8,12,"source"],[12,14,8,18],[12,15,8,19,"subscribe"],[12,24,8,28],[12,25,8,29,"subscriber"],[12,35,8,39],[12,36,8,40],[13,6,9,8],[13,7,9,9],[13,16,10,16],[14,8,11,12,"subscriber"],[14,18,11,22],[14,19,11,23,"add"],[14,22,11,26],[14,23,11,27,"callback"],[14,31,11,35],[14,32,11,36],[15,6,12,8],[16,4,13,4],[16,5,13,5],[16,6,13,6],[17,2,14,0],[18,2,15,0,"exports"],[18,9,15,7],[18,10,15,8,"finalize"],[18,18,15,16],[18,21,15,19,"finalize"],[18,29,15,27],[19,0,15,28],[19,3]],"functionMap":{"names":["<global>","finalize","lift_1.operate$argument_0"],"mappings":"AAA;ACI;0BCC;KDO;CDC"},"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.emptyCheck = void 0;\n exports.emptyCheck = {\n extrinsic: {},\n payload: {}\n };\n});","lineCount":12,"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,"emptyCheck"],[7,20,3,18],[7,23,3,21],[7,28,3,26],[7,29,3,27],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"emptyCheck"],[8,20,4,18],[8,23,4,21],[9,4,5,4,"extrinsic"],[9,13,5,13],[9,15,5,15],[9,16,5,16],[9,17,5,17],[10,4,6,4,"payload"],[10,11,6,11],[10,13,6,13],[10,14,6,14],[11,2,7,0],[11,3,7,1],[12,0,7,2],[12,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
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
{"dependencies":[{"name":"./decode.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":20,"index":134},"end":{"line":4,"column":42,"index":156}}],"key":"NjDZuONZNxCfNbNOGpYxcMs1w6o=","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.addressToU8a = addressToU8a;\n const decode_js_1 = require(_dependencyMap[0], \"./decode.js\");\n function addressToU8a(who) {\n return (0, decode_js_1.decodeAddress)(who);\n }\n});","lineCount":12,"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,"addressToU8a"],[7,22,3,20],[7,25,3,23,"addressToU8a"],[7,37,3,35],[8,2,4,0],[8,8,4,6,"decode_js_1"],[8,19,4,17],[8,22,4,20,"require"],[8,29,4,27],[8,30,4,27,"_dependencyMap"],[8,44,4,27],[8,62,4,41],[8,63,4,42],[9,2,5,0],[9,11,5,9,"addressToU8a"],[9,23,5,21,"addressToU8a"],[9,24,5,22,"who"],[9,27,5,25],[9,29,5,27],[10,4,6,4],[10,11,6,11],[10,12,6,12],[10,13,6,13],[10,15,6,15,"decode_js_1"],[10,26,6,26],[10,27,6,27,"decodeAddress"],[10,40,6,40],[10,42,6,42,"who"],[10,45,6,45],[10,46,6,46],[11,2,7,0],[12,0,7,1],[12,3]],"functionMap":{"names":["<global>","addressToU8a"],"mappings":"AAA;ACI;CDE"},"hasCjsExports":true},"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.floatToU8a = floatToU8a;\n /**\n * @name floatToU8a\n * @description Converts a float into a U8a representation (While we don't use BE in SCALE\n * we still allow for either representation, although, as elsewhere, isLe is default)\n */\n function floatToU8a(value = 0.0, {\n bitLength = 32,\n isLe = true\n } = {}) {\n if (bitLength !== 32 && bitLength !== 64) {\n throw new Error('Invalid bitLength provided, expected 32 or 64');\n }\n const result = new Uint8Array(bitLength / 8);\n const dv = new DataView(result.buffer, result.byteOffset);\n if (bitLength === 32) {\n dv.setFloat32(0, Number(value), isLe);\n } else {\n dv.setFloat64(0, Number(value), isLe);\n }\n return result;\n }\n});","lineCount":29,"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,"floatToU8a"],[7,20,3,18],[7,23,3,21,"floatToU8a"],[7,33,3,31],[8,2,4,0],[9,0,5,0],[10,0,6,0],[11,0,7,0],[12,0,8,0],[13,2,9,0],[13,11,9,9,"floatToU8a"],[13,21,9,19,"floatToU8a"],[13,22,9,20,"value"],[13,27,9,25],[13,30,9,28],[13,33,9,31],[13,35,9,33],[14,4,9,35,"bitLength"],[14,13,9,44],[14,16,9,47],[14,18,9,49],[15,4,9,51,"isLe"],[15,8,9,55],[15,11,9,58],[16,2,9,63],[16,3,9,64],[16,6,9,67],[16,7,9,68],[16,8,9,69],[16,10,9,71],[17,4,10,4],[17,8,10,8,"bitLength"],[17,17,10,17],[17,22,10,22],[17,24,10,24],[17,28,10,28,"bitLength"],[17,37,10,37],[17,42,10,42],[17,44,10,44],[17,46,10,46],[18,6,11,8],[18,12,11,14],[18,16,11,18,"Error"],[18,21,11,23],[18,22,11,24],[18,69,11,71],[18,70,11,72],[19,4,12,4],[20,4,13,4],[20,10,13,10,"result"],[20,16,13,16],[20,19,13,19],[20,23,13,23,"Uint8Array"],[20,33,13,33],[20,34,13,34,"bitLength"],[20,43,13,43],[20,46,13,46],[20,47,13,47],[20,48,13,48],[21,4,14,4],[21,10,14,10,"dv"],[21,12,14,12],[21,15,14,15],[21,19,14,19,"DataView"],[21,27,14,27],[21,28,14,28,"result"],[21,34,14,34],[21,35,14,35,"buffer"],[21,41,14,41],[21,43,14,43,"result"],[21,49,14,49],[21,50,14,50,"byteOffset"],[21,60,14,60],[21,61,14,61],[22,4,15,4],[22,8,15,8,"bitLength"],[22,17,15,17],[22,22,15,22],[22,24,15,24],[22,26,15,26],[23,6,16,8,"dv"],[23,8,16,10],[23,9,16,11,"setFloat32"],[23,19,16,21],[23,20,16,22],[23,21,16,23],[23,23,16,25,"Number"],[23,29,16,31],[23,30,16,32,"value"],[23,35,16,37],[23,36,16,38],[23,38,16,40,"isLe"],[23,42,16,44],[23,43,16,45],[24,4,17,4],[24,5,17,5],[24,11,18,9],[25,6,19,8,"dv"],[25,8,19,10],[25,9,19,11,"setFloat64"],[25,19,19,21],[25,20,19,22],[25,21,19,23],[25,23,19,25,"Number"],[25,29,19,31],[25,30,19,32,"value"],[25,35,19,37],[25,36,19,38],[25,38,19,40,"isLe"],[25,42,19,44],[25,43,19,45],[26,4,20,4],[27,4,21,4],[27,11,21,11,"result"],[27,17,21,17],[28,2,22,0],[29,0,22,1],[29,3]],"functionMap":{"names":["<global>","floatToU8a"],"mappings":"AAA;ACQ;CDa"},"hasCjsExports":true},"type":"js/module"}]}