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":"../base/UInt.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":18,"index":117},"end":{"line":4,"column":44,"index":143}}],"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.u32 = void 0;\n const UInt_js_1 = require(_dependencyMap[0], \"../base/UInt.js\");\n /**\n * @name u32\n * @description\n * A 32-bit unsigned integer\n */\n class u32 extends UInt_js_1.UInt.with(32) {\n // NOTE without this, we cannot properly determine extensions\n __UIntType = 'u32';\n }\n exports.u32 = u32;\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,"u32"],[7,13,3,11],[7,16,3,14],[7,21,3,19],[7,22,3,20],[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,"u32"],[14,11,10,9],[14,20,10,18,"UInt_js_1"],[14,29,10,27],[14,30,10,28,"UInt"],[14,34,10,32],[14,35,10,33,"with"],[14,39,10,37],[14,40,10,38],[14,42,10,40],[14,43,10,41],[14,44,10,42],[15,4,11,4],[16,4,12,4,"__UIntType"],[16,14,12,14],[16,17,12,17],[16,22,12,22],[17,2,13,0],[18,2,14,0,"exports"],[18,9,14,7],[18,10,14,8,"u32"],[18,13,14,11],[18,16,14,14,"u32"],[18,19,14,17],[19,0,14,18],[19,3]],"functionMap":{"names":["<global>","u32"],"mappings":"AAA;ACS;CDG"},"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.default = {\n rpc: {},\n types: {\n ActiveGilt: {\n proportion: 'Perquintill',\n amount: 'Balance',\n who: 'AccountId',\n expiry: 'BlockNumber'\n },\n ActiveGiltsTotal: {\n frozen: 'Balance',\n proportion: 'Perquintill',\n index: 'ActiveIndex',\n target: 'Perquintill'\n },\n ActiveIndex: 'u32',\n GiltBid: {\n amount: 'Balance',\n who: 'AccountId'\n }\n }\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,"default"],[7,17,3,15],[7,20,3,18],[8,4,4,4,"rpc"],[8,7,4,7],[8,9,4,9],[8,10,4,10],[8,11,4,11],[9,4,5,4,"types"],[9,9,5,9],[9,11,5,11],[10,6,6,8,"ActiveGilt"],[10,16,6,18],[10,18,6,20],[11,8,7,12,"proportion"],[11,18,7,22],[11,20,7,24],[11,33,7,37],[12,8,8,12,"amount"],[12,14,8,18],[12,16,8,20],[12,25,8,29],[13,8,9,12,"who"],[13,11,9,15],[13,13,9,17],[13,24,9,28],[14,8,10,12,"expiry"],[14,14,10,18],[14,16,10,20],[15,6,11,8],[15,7,11,9],[16,6,12,8,"ActiveGiltsTotal"],[16,22,12,24],[16,24,12,26],[17,8,13,12,"frozen"],[17,14,13,18],[17,16,13,20],[17,25,13,29],[18,8,14,12,"proportion"],[18,18,14,22],[18,20,14,24],[18,33,14,37],[19,8,15,12,"index"],[19,13,15,17],[19,15,15,19],[19,28,15,32],[20,8,16,12,"target"],[20,14,16,18],[20,16,16,20],[21,6,17,8],[21,7,17,9],[22,6,18,8,"ActiveIndex"],[22,17,18,19],[22,19,18,21],[22,24,18,26],[23,6,19,8,"GiltBid"],[23,13,19,15],[23,15,19,17],[24,8,20,12,"amount"],[24,14,20,18],[24,16,20,20],[24,25,20,29],[25,8,21,12,"who"],[25,11,21,15],[25,13,21,17],[26,6,22,8],[27,4,23,4],[28,2,24,0],[28,3,24,1],[29,0,24,2],[29,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
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.packageInfo = void 0;\n exports.packageInfo = {\n name: '@polkadot/x-fetch',\n path: typeof __dirname === 'string' ? __dirname : 'auto',\n type: 'cjs',\n version: '13.5.7'\n };\n});","lineCount":14,"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,"packageInfo"],[7,21,3,19],[7,24,3,22],[7,29,3,27],[7,30,3,28],[8,2,4,0,"exports"],[8,9,4,7],[8,10,4,8,"packageInfo"],[8,21,4,19],[8,24,4,22],[9,4,4,24,"name"],[9,8,4,28],[9,10,4,30],[9,29,4,49],[10,4,4,51,"path"],[10,8,4,55],[10,10,4,57],[10,17,4,64,"__dirname"],[10,26,4,73],[10,31,4,78],[10,39,4,86],[10,42,4,89,"__dirname"],[10,51,4,98],[10,54,4,101],[10,60,4,107],[11,4,4,109,"type"],[11,8,4,113],[11,10,4,115],[11,15,4,120],[12,4,4,122,"version"],[12,11,4,129],[12,13,4,131],[13,2,4,140],[13,3,4,141],[14,0,4,142],[14,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