auto-commit for f8470fe1-4ce5-4123-a3e6-0b710ab3390a

This commit is contained in:
emergent-agent-e1
2025-11-08 07:19:17 +00:00
parent 92245c9124
commit dd2549e54a
1911 changed files with 1911 additions and 0 deletions
@@ -0,0 +1 @@
{"dependencies":[{"name":"rxjs","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":15,"index":153},"end":{"line":4,"column":30,"index":168}}],"key":"atDzfUGaJNRNtwyVumomzH/5ygw=","exportNames":["*"],"imports":1}},{"name":"../util/index.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":5,"column":19,"index":189},"end":{"line":5,"column":46,"index":216}}],"key":"H94lp+EitftSFqDHaenrSs5zKB0=","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.subscribeFinalizedBlocks = subscribeFinalizedBlocks;\n const rxjs_1 = require(_dependencyMap[0], \"rxjs\");\n const index_js_1 = require(_dependencyMap[1], \"../util/index.js\");\n /**\n * @name subscribeFinalizedBlocks\n * @description Retrieves the finalized block & events for that block\n * @example\n * ```javascript\n * const unsub = await api.derive.chain.subscribeFinalizedBlocks((finalizedBlock) => {\n * console.log(`# Finalized block ${finalizedBlock.block.hash}`);\n * });\n * ```\n */\n function subscribeFinalizedBlocks(instanceId, api) {\n return (0, index_js_1.memo)(instanceId, () => api.derive.chain.subscribeFinalizedHeads().pipe((0, rxjs_1.switchMap)(header => api.derive.chain.getBlock(header.createdAtHash || header.hash))));\n }\n});","lineCount":23,"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,"subscribeFinalizedBlocks"],[7,34,3,32],[7,37,3,35,"subscribeFinalizedBlocks"],[7,61,3,59],[8,2,4,0],[8,8,4,6,"rxjs_1"],[8,14,4,12],[8,17,4,15,"require"],[8,24,4,22],[8,25,4,22,"_dependencyMap"],[8,39,4,22],[8,50,4,29],[8,51,4,30],[9,2,5,0],[9,8,5,6,"index_js_1"],[9,18,5,16],[9,21,5,19,"require"],[9,28,5,26],[9,29,5,26,"_dependencyMap"],[9,43,5,26],[9,66,5,45],[9,67,5,46],[10,2,6,0],[11,0,7,0],[12,0,8,0],[13,0,9,0],[14,0,10,0],[15,0,11,0],[16,0,12,0],[17,0,13,0],[18,0,14,0],[19,0,15,0],[20,2,16,0],[20,11,16,9,"subscribeFinalizedBlocks"],[20,35,16,33,"subscribeFinalizedBlocks"],[20,36,16,34,"instanceId"],[20,46,16,44],[20,48,16,46,"api"],[20,51,16,49],[20,53,16,51],[21,4,17,4],[21,11,17,11],[21,12,17,12],[21,13,17,13],[21,15,17,15,"index_js_1"],[21,25,17,25],[21,26,17,26,"memo"],[21,30,17,30],[21,32,17,32,"instanceId"],[21,42,17,42],[21,44,17,44],[21,50,17,50,"api"],[21,53,17,53],[21,54,17,54,"derive"],[21,60,17,60],[21,61,17,61,"chain"],[21,66,17,66],[21,67,17,67,"subscribeFinalizedHeads"],[21,90,17,90],[21,91,17,91],[21,92,17,92],[21,93,17,93,"pipe"],[21,97,17,97],[21,98,17,98],[21,99,17,99],[21,100,17,100],[21,102,17,102,"rxjs_1"],[21,108,17,108],[21,109,17,109,"switchMap"],[21,118,17,118],[21,120,17,121,"header"],[21,126,17,127],[21,130,17,132,"api"],[21,133,17,135],[21,134,17,136,"derive"],[21,140,17,142],[21,141,17,143,"chain"],[21,146,17,148],[21,147,17,149,"getBlock"],[21,155,17,157],[21,156,17,158,"header"],[21,162,17,164],[21,163,17,165,"createdAtHash"],[21,176,17,178],[21,180,17,182,"header"],[21,186,17,188],[21,187,17,189,"hash"],[21,191,17,193],[21,192,17,194],[21,193,17,195],[21,194,17,196],[21,195,17,197],[22,2,18,0],[23,0,18,1],[23,3]],"functionMap":{"names":["<global>","subscribeFinalizedBlocks","<anonymous>"],"mappings":"AAA;ACe;4CCC,wJD;CDC"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./vendor/react-native-vector-icons/lib/create-icon-set-from-fontello","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":109,"index":109}}],"key":"S+EGmVQnaEp/1GTD58WbeoAEw94=","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 function _interopDefault(e) {\n return e && e.__esModule ? e : {\n default: e\n };\n }\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return _ref;\n }\n });\n var _vendorReactNativeVectorIconsLibCreateIconSetFromFontello = require(_dependencyMap[0], \"./vendor/react-native-vector-icons/lib/create-icon-set-from-fontello\");\n var createIconSetFromFontello = _interopDefault(_vendorReactNativeVectorIconsLibCreateIconSetFromFontello);\n function _ref(config, expoFontName, expoAssetId) {\n return (0, createIconSetFromFontello.default)(config, expoFontName, expoAssetId);\n }\n});","lineCount":23,"map":[[12,2,2,15,"Object"],[12,8,2,15],[12,9,2,15,"defineProperty"],[12,23,2,15],[12,24,2,15,"exports"],[12,31,2,15],[13,4,2,15,"enumerable"],[13,14,2,15],[14,4,2,15,"get"],[14,7,2,15],[14,18,2,15,"get"],[14,19,2,15],[15,6,2,15],[15,13,2,15,"_ref"],[15,17,2,15],[16,4,2,15],[17,2,2,15],[18,2,1,0],[18,6,1,0,"_vendorReactNativeVectorIconsLibCreateIconSetFromFontello"],[18,63,1,0],[18,66,1,0,"require"],[18,73,1,0],[18,74,1,0,"_dependencyMap"],[18,88,1,0],[19,2,1,0],[19,6,1,0,"createIconSetFromFontello"],[19,31,1,0],[19,34,1,0,"_interopDefault"],[19,49,1,0],[19,50,1,0,"_vendorReactNativeVectorIconsLibCreateIconSetFromFontello"],[19,107,1,0],[20,2,2,15],[20,11,2,15,"_ref"],[20,16,2,25,"config"],[20,22,2,31],[20,24,2,33,"expoFontName"],[20,36,2,45],[20,38,2,47,"expoAssetId"],[20,49,2,58],[20,51,2,60],[21,4,3,4],[21,11,3,11],[21,15,3,11,"createIconSetFromFontello"],[21,40,3,36],[21,41,3,36,"default"],[21,48,3,36],[21,50,3,37,"config"],[21,56,3,43],[21,58,3,45,"expoFontName"],[21,70,3,57],[21,72,3,59,"expoAssetId"],[21,83,3,70],[21,84,3,71],[22,2,4,0],[23,0,4,1],[23,3]],"functionMap":{"names":["<global>","default"],"mappings":"AAA;eCC;CDE"},"hasCjsExports":false},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"./helpers.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":21,"index":123},"end":{"line":4,"column":44,"index":146}}],"key":"7UdputPrmvsX25IKteKFXyUGOCE=","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.isToBn = void 0;\n const helpers_js_1 = require(_dependencyMap[0], \"./helpers.js\");\n exports.isToBn = (0, helpers_js_1.isOn)('toBn');\n});","lineCount":10,"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,"isToBn"],[7,16,3,14],[7,19,3,17],[7,24,3,22],[7,25,3,23],[8,2,4,0],[8,8,4,6,"helpers_js_1"],[8,20,4,18],[8,23,4,21,"require"],[8,30,4,28],[8,31,4,28,"_dependencyMap"],[8,45,4,28],[8,64,4,43],[8,65,4,44],[9,2,5,0,"exports"],[9,9,5,7],[9,10,5,8,"isToBn"],[9,16,5,14],[9,19,5,17],[9,20,5,18],[9,21,5,19],[9,23,5,21,"helpers_js_1"],[9,35,5,33],[9,36,5,34,"isOn"],[9,40,5,38],[9,42,5,40],[9,48,5,46],[9,49,5,47],[10,0,5,48],[10,3]],"functionMap":{"names":["<global>"],"mappings":"AAA"},"hasCjsExports":true},"type":"js/module"}]}
@@ -0,0 +1 @@
{"dependencies":[{"name":"../is/hex.js","data":{"asyncType":null,"isESMImport":false,"locs":[{"start":{"line":4,"column":17,"index":135},"end":{"line":4,"column":40,"index":158}}],"key":"r5O71s8renrGaZ4UUjfk0oVB7TM=","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.hexStripPrefix = hexStripPrefix;\n const hex_js_1 = require(_dependencyMap[0], \"../is/hex.js\");\n /**\n * @name hexStripPrefix\n * @summary Strips any leading `0x` prefix.\n * @description\n * Tests for the existence of a `0x` prefix, and returns the value without the prefix. Un-prefixed values are returned as-is.\n * @example\n * <BR>\n *\n * ```javascript\n * import { hexStripPrefix } from '@polkadot/util';\n *\n * console.log('stripped', hexStripPrefix('0x1234')); // => 1234\n * ```\n */\n function hexStripPrefix(value) {\n if (!value || value === '0x') {\n return '';\n } else if (hex_js_1.REGEX_HEX_PREFIXED.test(value)) {\n return value.substring(2);\n } else if (hex_js_1.REGEX_HEX_NOPREFIX.test(value)) {\n return value;\n }\n throw new Error(`Expected hex value to convert, found '${value}'`);\n }\n});","lineCount":33,"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,"hexStripPrefix"],[7,24,3,22],[7,27,3,25,"hexStripPrefix"],[7,41,3,39],[8,2,4,0],[8,8,4,6,"hex_js_1"],[8,16,4,14],[8,19,4,17,"require"],[8,26,4,24],[8,27,4,24,"_dependencyMap"],[8,41,4,24],[8,60,4,39],[8,61,4,40],[9,2,5,0],[10,0,6,0],[11,0,7,0],[12,0,8,0],[13,0,9,0],[14,0,10,0],[15,0,11,0],[16,0,12,0],[17,0,13,0],[18,0,14,0],[19,0,15,0],[20,0,16,0],[21,0,17,0],[22,0,18,0],[23,2,19,0],[23,11,19,9,"hexStripPrefix"],[23,25,19,23,"hexStripPrefix"],[23,26,19,24,"value"],[23,31,19,29],[23,33,19,31],[24,4,20,4],[24,8,20,8],[24,9,20,9,"value"],[24,14,20,14],[24,18,20,18,"value"],[24,23,20,23],[24,28,20,28],[24,32,20,32],[24,34,20,34],[25,6,21,8],[25,13,21,15],[25,15,21,17],[26,4,22,4],[26,5,22,5],[26,11,23,9],[26,15,23,13,"hex_js_1"],[26,23,23,21],[26,24,23,22,"REGEX_HEX_PREFIXED"],[26,42,23,40],[26,43,23,41,"test"],[26,47,23,45],[26,48,23,46,"value"],[26,53,23,51],[26,54,23,52],[26,56,23,54],[27,6,24,8],[27,13,24,15,"value"],[27,18,24,20],[27,19,24,21,"substring"],[27,28,24,30],[27,29,24,31],[27,30,24,32],[27,31,24,33],[28,4,25,4],[28,5,25,5],[28,11,26,9],[28,15,26,13,"hex_js_1"],[28,23,26,21],[28,24,26,22,"REGEX_HEX_NOPREFIX"],[28,42,26,40],[28,43,26,41,"test"],[28,47,26,45],[28,48,26,46,"value"],[28,53,26,51],[28,54,26,52],[28,56,26,54],[29,6,27,8],[29,13,27,15,"value"],[29,18,27,20],[30,4,28,4],[31,4,29,4],[31,10,29,10],[31,14,29,14,"Error"],[31,19,29,19],[31,20,29,20],[31,61,29,61,"value"],[31,66,29,66],[31,69,29,69],[31,70,29,70],[32,2,30,0],[33,0,30,1],[33,3]],"functionMap":{"names":["<global>","hexStripPrefix"],"mappings":"AAA;ACkB;CDW"},"hasCjsExports":true},"type":"js/module"}]}
File diff suppressed because one or more lines are too long