auto-commit for 155cdee4-7b20-4acf-ad4d-053760ff258d

This commit is contained in:
emergent-agent-e1
2025-10-24 02:48:32 +00:00
parent 02778c9714
commit 8d0ee162c0
1845 changed files with 1845 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":43,"index":43}}],"key":"ISHU1ovvPMrCldqRjtd1JhW9dyo=","exportNames":["*"],"imports":1}},{"name":"@polkadot/wasm-crypto","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":44},"end":{"line":2,"column":63,"index":107}}],"key":"2/wMT/y5UfnEdVow79e3G5+65jw=","exportNames":["*"],"imports":1}},{"name":"./bip39.js","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":108},"end":{"line":3,"column":46,"index":154}}],"key":"17M9rOjABGHWB/ywkR7gVGofi/Q=","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.mnemonicGenerate = mnemonicGenerate;\n var _polkadotUtil = require(_dependencyMap[0], \"@polkadot/util\");\n var _polkadotWasmCrypto = require(_dependencyMap[1], \"@polkadot/wasm-crypto\");\n var _bip39Js = require(_dependencyMap[2], \"./bip39.js\");\n /**\n * @name mnemonicGenerate\n * @summary Creates a valid mnemonic string using using [BIP39](https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki).\n * @example\n * <BR>\n *\n * ```javascript\n * import { mnemonicGenerate } from '@polkadot/util-crypto';\n *\n * const mnemonic = mnemonicGenerate(); // => string\n * ```\n */\n function mnemonicGenerate(numWords = 12, wordlist, onlyJs) {\n return !_polkadotUtil.hasBigInt || !wordlist && !onlyJs && (0, _polkadotWasmCrypto.isReady)() ? (0, _polkadotWasmCrypto.bip39Generate)(numWords) : (0, _bip39Js.generateMnemonic)(numWords, wordlist);\n }\n});","lineCount":26,"map":[[7,2,16,0,"exports"],[7,9,16,0],[7,10,16,0,"mnemonicGenerate"],[7,26,16,0],[7,29,16,0,"mnemonicGenerate"],[7,45,16,0],[8,2,1,0],[8,6,1,0,"_polkadotUtil"],[8,19,1,0],[8,22,1,0,"require"],[8,29,1,0],[8,30,1,0,"_dependencyMap"],[8,44,1,0],[9,2,2,0],[9,6,2,0,"_polkadotWasmCrypto"],[9,25,2,0],[9,28,2,0,"require"],[9,35,2,0],[9,36,2,0,"_dependencyMap"],[9,50,2,0],[10,2,3,0],[10,6,3,0,"_bip39Js"],[10,14,3,0],[10,17,3,0,"require"],[10,24,3,0],[10,25,3,0,"_dependencyMap"],[10,39,3,0],[11,2,4,0],[12,0,5,0],[13,0,6,0],[14,0,7,0],[15,0,8,0],[16,0,9,0],[17,0,10,0],[18,0,11,0],[19,0,12,0],[20,0,13,0],[21,0,14,0],[22,0,15,0],[23,2,16,7],[23,11,16,16,"mnemonicGenerate"],[23,27,16,32,"mnemonicGenerate"],[23,28,16,33,"numWords"],[23,36,16,41],[23,39,16,44],[23,41,16,46],[23,43,16,48,"wordlist"],[23,51,16,56],[23,53,16,58,"onlyJs"],[23,59,16,64],[23,61,16,66],[24,4,17,4],[24,11,17,11],[24,12,17,12,"hasBigInt"],[24,25,17,21],[24,26,17,21,"hasBigInt"],[24,35,17,21],[24,39,17,26],[24,40,17,27,"wordlist"],[24,48,17,35],[24,52,17,39],[24,53,17,40,"onlyJs"],[24,59,17,46],[24,63,17,50],[24,67,17,50,"isReady"],[24,86,17,57],[24,87,17,57,"isReady"],[24,94,17,57],[24,96,17,58],[24,97,17,60],[24,100,18,10],[24,104,18,10,"bip39Generate"],[24,123,18,23],[24,124,18,23,"bip39Generate"],[24,137,18,23],[24,139,18,24,"numWords"],[24,147,18,32],[24,148,18,33],[24,151,19,10],[24,155,19,10,"generateMnemonic"],[24,163,19,26],[24,164,19,26,"generateMnemonic"],[24,180,19,26],[24,182,19,27,"numWords"],[24,190,19,35],[24,192,19,37,"wordlist"],[24,200,19,45],[24,201,19,46],[25,2,20,0],[26,0,20,1],[26,3]],"functionMap":{"names":["<global>","mnemonicGenerate"],"mappings":"AAA;OCe;CDI"},"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
@@ -0,0 +1 @@
{"dependencies":[{"name":"@polkadot/util","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":44,"index":44}}],"key":"ISHU1ovvPMrCldqRjtd1JhW9dyo=","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.hasEq = hasEq;\n var _polkadotUtil = require(_dependencyMap[0], \"@polkadot/util\");\n function hasEq(o) {\n return (0, _polkadotUtil.isFunction)(o.eq);\n }\n});","lineCount":12,"map":[[7,2,2,0,"exports"],[7,9,2,0],[7,10,2,0,"hasEq"],[7,15,2,0],[7,18,2,0,"hasEq"],[7,23,2,0],[8,2,1,0],[8,6,1,0,"_polkadotUtil"],[8,19,1,0],[8,22,1,0,"require"],[8,29,1,0],[8,30,1,0,"_dependencyMap"],[8,44,1,0],[9,2,2,7],[9,11,2,16,"hasEq"],[9,16,2,21,"hasEq"],[9,17,2,22,"o"],[9,18,2,23],[9,20,2,25],[10,4,3,4],[10,11,3,11],[10,15,3,11,"isFunction"],[10,28,3,21],[10,29,3,21,"isFunction"],[10,39,3,21],[10,41,3,22,"o"],[10,42,3,23],[10,43,3,24,"eq"],[10,45,3,26],[10,46,3,27],[11,2,4,0],[12,0,4,1],[12,3]],"functionMap":{"names":["<global>","hasEq"],"mappings":"AAA;OCC;CDE"},"hasCjsExports":false},"type":"js/module"}]}