auto-commit for d4766860-f253-4ebc-a836-6c1ca9f17d9a

This commit is contained in:
emergent-agent-e1
2025-11-08 10:46:19 +00:00
parent 9d5f0582b7
commit 11e751f2ef
346 changed files with 346 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/wasm-crypto","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":59,"index":59}}],"key":"2/wMT/y5UfnEdVow79e3G5+65jw=","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, \"cryptoIsReady\", {\n enumerable: true,\n get: function () {\n return cryptoIsReady;\n }\n });\n exports.cryptoWaitReady = cryptoWaitReady;\n var _polkadotWasmCrypto = require(_dependencyMap[0], \"@polkadot/wasm-crypto\");\n var cryptoIsReady = _polkadotWasmCrypto.isReady;\n function cryptoWaitReady() {\n return (0, _polkadotWasmCrypto.waitReady)().then(function () {\n if (!(0, _polkadotWasmCrypto.isReady)()) {\n throw new Error('Unable to initialize @polkadot/util-crypto');\n }\n return true;\n }).catch(function () {\n return false;\n });\n }\n});","lineCount":26,"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,"cryptoIsReady"],[10,26,2,0],[11,4,2,0],[12,2,2,0],[13,2,3,0,"exports"],[13,9,3,0],[13,10,3,0,"cryptoWaitReady"],[13,25,3,0],[13,28,3,0,"cryptoWaitReady"],[13,43,3,0],[14,2,1,0],[14,6,1,0,"_polkadotWasmCrypto"],[14,25,1,0],[14,28,1,0,"require"],[14,35,1,0],[14,36,1,0,"_dependencyMap"],[14,50,1,0],[15,2,2,7],[15,6,2,13,"cryptoIsReady"],[15,19,2,26],[15,22,2,29,"isReady"],[15,41,2,36],[15,42,2,36,"isReady"],[15,49,2,36],[16,2,3,7],[16,11,3,16,"cryptoWaitReady"],[16,26,3,31,"cryptoWaitReady"],[16,27,3,31],[16,29,3,34],[17,4,4,4],[17,11,4,11],[17,15,4,11,"waitReady"],[17,34,4,20],[17,35,4,20,"waitReady"],[17,44,4,20],[17,46,4,21],[17,47,4,22],[17,48,5,9,"then"],[17,52,5,13],[17,53,5,14],[17,65,5,20],[18,6,6,8],[18,10,6,12],[18,11,6,13],[18,15,6,13,"isReady"],[18,34,6,20],[18,35,6,20,"isReady"],[18,42,6,20],[18,44,6,21],[18,45,6,22],[18,47,6,24],[19,8,7,12],[19,14,7,18],[19,18,7,22,"Error"],[19,23,7,27],[19,24,7,28],[19,68,7,72],[19,69,7,73],[20,6,8,8],[21,6,9,8],[21,13,9,15],[21,17,9,19],[22,4,10,4],[22,5,10,5],[22,6,10,6],[22,7,11,9,"catch"],[22,12,11,14],[22,13,11,15],[23,6,11,15],[23,13,11,21],[23,18,11,26],[24,4,11,26],[24,6,11,27],[25,2,12,0],[26,0,12,1],[26,3]],"functionMap":{"names":["<global>","cryptoWaitReady","waitReady.then$argument_0","waitReady.then._catch$argument_0"],"mappings":"AAA;OCE;cCE;KDK;eEC,WF;CDC"},"hasCjsExports":false},"type":"js/module"}]}
File diff suppressed because one or more lines are too long