auto-commit for 4c084561-1938-4dad-bd1d-79fbb858f837

This commit is contained in:
emergent-agent-e1
2025-11-08 10:06:45 +00:00
parent b54a3f8321
commit e576e8b1ef
2779 changed files with 2779 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":15,"index":139},"end":{"line":4,"column":40,"index":164}}],"key":"u0mzEw2nilnHoUWtEdZl0JKHutA=","exportNames":["*"],"imports":1}},{"name":"@polkadot/wasm-crypto","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":22,"index":188},"end":{"line":5,"column":54,"index":220}}],"key":"iIJx+ejRpeeDyPIizByl2fy6gpQ=","exportNames":["*"],"imports":1}},{"name":"./bip39.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":6,"column":19,"index":241},"end":{"line":6,"column":40,"index":262}}],"key":"nIAAL+4W445k7CNw2BEqjMMxF0A=","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.mnemonicToEntropy = mnemonicToEntropy;\n var util_1 = require(_dependencyMap[0], \"@polkadot/util\");\n var wasm_crypto_1 = require(_dependencyMap[1], \"@polkadot/wasm-crypto\");\n var bip39_js_1 = require(_dependencyMap[2], \"./bip39.js\");\n function mnemonicToEntropy(mnemonic, wordlist, onlyJs) {\n return !util_1.hasBigInt || !wordlist && !onlyJs && (0, wasm_crypto_1.isReady)() ? (0, wasm_crypto_1.bip39ToEntropy)(mnemonic) : (0, bip39_js_1.mnemonicToEntropy)(mnemonic, wordlist);\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,"mnemonicToEntropy"],[7,27,3,25],[7,30,3,28,"mnemonicToEntropy"],[7,47,3,45],[8,2,4,0],[8,6,4,6,"util_1"],[8,12,4,12],[8,15,4,15,"require"],[8,22,4,22],[8,23,4,22,"_dependencyMap"],[8,37,4,22],[8,58,4,39],[8,59,4,40],[9,2,5,0],[9,6,5,6,"wasm_crypto_1"],[9,19,5,19],[9,22,5,22,"require"],[9,29,5,29],[9,30,5,29,"_dependencyMap"],[9,44,5,29],[9,72,5,53],[9,73,5,54],[10,2,6,0],[10,6,6,6,"bip39_js_1"],[10,16,6,16],[10,19,6,19,"require"],[10,26,6,26],[10,27,6,26,"_dependencyMap"],[10,41,6,26],[10,58,6,39],[10,59,6,40],[11,2,7,0],[11,11,7,9,"mnemonicToEntropy"],[11,28,7,26,"mnemonicToEntropy"],[11,29,7,27,"mnemonic"],[11,37,7,35],[11,39,7,37,"wordlist"],[11,47,7,45],[11,49,7,47,"onlyJs"],[11,55,7,53],[11,57,7,55],[12,4,8,4],[12,11,8,11],[12,12,8,12,"util_1"],[12,18,8,18],[12,19,8,19,"hasBigInt"],[12,28,8,28],[12,32,8,33],[12,33,8,34,"wordlist"],[12,41,8,42],[12,45,8,46],[12,46,8,47,"onlyJs"],[12,52,8,53],[12,56,8,57],[12,57,8,58],[12,58,8,59],[12,60,8,61,"wasm_crypto_1"],[12,73,8,74],[12,74,8,75,"isReady"],[12,81,8,82],[12,83,8,84],[12,84,8,86],[12,87,9,10],[12,88,9,11],[12,89,9,12],[12,91,9,14,"wasm_crypto_1"],[12,104,9,27],[12,105,9,28,"bip39ToEntropy"],[12,119,9,42],[12,121,9,44,"mnemonic"],[12,129,9,52],[12,130,9,53],[12,133,10,10],[12,134,10,11],[12,135,10,12],[12,137,10,14,"bip39_js_1"],[12,147,10,24],[12,148,10,25,"mnemonicToEntropy"],[12,165,10,42],[12,167,10,44,"mnemonic"],[12,175,10,52],[12,177,10,54,"wordlist"],[12,185,10,62],[12,186,10,63],[13,2,11,0],[14,0,11,1],[14,3]],"functionMap":{"names":["<global>","mnemonicToEntropy"],"mappings":"AAA;ACM;CDI"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"expo-modules-core","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":64,"index":64}}],"key":"fU8WLIPqoAGygnPbZ/QJiQQfXEY=","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, \"default\", {\n enumerable: true,\n get: function () {\n return _default;\n }\n });\n var _expoModulesCore = require(_dependencyMap[0], \"expo-modules-core\");\n var _default = (0, _expoModulesCore.requireOptionalNativeModule)('ExponentConstants');\n});","lineCount":15,"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,"_default"],[10,21,2,0],[11,4,2,0],[12,2,2,0],[13,2,1,0],[13,6,1,0,"_expoModulesCore"],[13,22,1,0],[13,25,1,0,"require"],[13,32,1,0],[13,33,1,0,"_dependencyMap"],[13,47,1,0],[14,2,2,0],[14,6,2,0,"_default"],[14,14,2,0],[14,17,2,15],[14,21,2,15,"requireOptionalNativeModule"],[14,37,2,42],[14,38,2,42,"requireOptionalNativeModule"],[14,65,2,42],[14,67,2,43],[14,86,2,62],[14,87,2,63],[15,0,2,64],[15,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":false},"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
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long