@bsv/sdk 1.1.1 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (51) hide show
  1. package/dist/cjs/package.json +1 -1
  2. package/dist/cjs/src/transaction/MerklePath.js +2 -1
  3. package/dist/cjs/src/transaction/MerklePath.js.map +1 -1
  4. package/dist/cjs/tsconfig.cjs.tsbuildinfo +1 -1
  5. package/dist/esm/src/transaction/MerklePath.js +2 -1
  6. package/dist/esm/src/transaction/MerklePath.js.map +1 -1
  7. package/dist/esm/tsconfig.esm.tsbuildinfo +1 -1
  8. package/dist/types/src/transaction/MerklePath.d.ts.map +1 -1
  9. package/dist/types/tsconfig.types.tsbuildinfo +1 -1
  10. package/package.json +1 -1
  11. package/src/transaction/MerklePath.ts +2 -1
  12. package/src/transaction/__tests/Transaction.test.ts +2 -2
  13. package/docs/concepts/42.md +0 -35
  14. package/docs/concepts/BEEF.md +0 -38
  15. package/docs/concepts/CHAIN_SPV.md +0 -38
  16. package/docs/concepts/FEE.md +0 -35
  17. package/docs/concepts/HASHES.md +0 -19
  18. package/docs/concepts/HOW_TX.md +0 -60
  19. package/docs/concepts/OP.md +0 -38
  20. package/docs/concepts/README.md +0 -14
  21. package/docs/concepts/TEMPLATES.md +0 -42
  22. package/docs/concepts/TX_SIG.md +0 -34
  23. package/docs/concepts/TX_VALID.md +0 -35
  24. package/docs/examples/EXAMPLE_BUILDING_CUSTOM_TX_BROADCASTER.md +0 -91
  25. package/docs/examples/EXAMPLE_COMPLEX_TX.md +0 -162
  26. package/docs/examples/EXAMPLE_ECIES.md +0 -37
  27. package/docs/examples/EXAMPLE_ENCRYPT_DECRYPT_MESSAGE.md +0 -52
  28. package/docs/examples/EXAMPLE_FEE_MODELING.md +0 -199
  29. package/docs/examples/EXAMPLE_HD_WALLETS.md +0 -71
  30. package/docs/examples/EXAMPLE_MESSAGE_SIGNING.md +0 -63
  31. package/docs/examples/EXAMPLE_SCRIPT_TEMPLATES.md +0 -170
  32. package/docs/examples/EXAMPLE_SIMPLE_TX.md +0 -145
  33. package/docs/examples/EXAMPLE_TYPE_42.md +0 -108
  34. package/docs/examples/EXAMPLE_UTXOS_TX.md +0 -85
  35. package/docs/examples/EXAMPLE_VERIFYING_BEEF.md +0 -62
  36. package/docs/examples/EXAMPLE_VERIFYING_ROOTS.md +0 -97
  37. package/docs/examples/EXAMPLE_VERIFYING_SPENDS.md +0 -69
  38. package/docs/examples/GETTING_STARTED_NODE_CJS.md +0 -71
  39. package/docs/examples/GETTING_STARTED_REACT.md +0 -119
  40. package/docs/examples/README.md +0 -19
  41. package/docs/low-level/AES_SYMMETRIC_ENCRYPTION.md +0 -40
  42. package/docs/low-level/ECDH.md +0 -64
  43. package/docs/low-level/NUMBERS_POINTS.md +0 -116
  44. package/docs/low-level/README.md +0 -13
  45. package/docs/low-level/TX_SIG.md +0 -132
  46. package/docs/low-level/TYPE_42.md +0 -53
  47. package/docs/low-level/USING_ECDSA.md +0 -30
  48. package/docs/low-level/USING_HASHES_AND_HMACS.md +0 -79
  49. package/docs/low-level/USING_PRIVATE_PUBLIC_KEYS.md +0 -70
  50. package/docs/low-level/USING_SCRIPTS.md +0 -71
  51. package/docs/low-level/images/symmetric_encryption_diagram.png +0 -0
@@ -1 +1 @@
1
- {"program":{"fileNames":["../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/typescript/lib/lib.es2021.d.ts","../../node_modules/typescript/lib/lib.es2022.d.ts","../../node_modules/typescript/lib/lib.es2023.d.ts","../../node_modules/typescript/lib/lib.esnext.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../src/primitives/Mersenne.ts","../../src/primitives/K256.ts","../../src/primitives/ReductionContext.ts","../../src/primitives/BigNumber.ts","../../src/primitives/MontgomoryMethod.ts","../../src/primitives/BasePoint.ts","../../src/primitives/JacobianPoint.ts","../../src/primitives/Hash.ts","../../src/primitives/utils.ts","../../src/primitives/Point.ts","../../src/primitives/Curve.ts","../../src/primitives/DRBG.ts","../../src/primitives/ECDSA.ts","../../src/primitives/Signature.ts","../../src/primitives/Random.ts","../../src/primitives/PrivateKey.ts","../../src/primitives/PublicKey.ts","../../src/primitives/AESGCM.ts","../../src/primitives/SymmetricKey.ts","../../src/script/ScriptChunk.ts","../../src/script/OP.ts","../../src/script/Script.ts","../../src/script/UnlockingScript.ts","../../src/script/LockingScript.ts","../../src/transaction/TransactionOutput.ts","../../src/transaction/FeeModel.ts","../../src/transaction/fee-models/SatoshisPerKilobyte.ts","../../src/transaction/Broadcaster.ts","../../src/transaction/ChainTracker.ts","../../src/transaction/MerklePath.ts","../../src/script/Spend.ts","../../src/transaction/http/HttpClient.ts","../../src/transaction/http/NodejsHttpClient.ts","../../src/transaction/http/FetchHttpClient.ts","../../src/transaction/http/DefaultHttpClient.ts","../../src/transaction/broadcasters/ARC.ts","../../src/transaction/broadcasters/DefaultBroadcaster.ts","../../src/transaction/chaintrackers/WhatsOnChain.ts","../../src/transaction/chaintrackers/DefaultChainTracker.ts","../../src/transaction/Transaction.ts","../../src/transaction/TransactionInput.ts","../../src/primitives/TransactionSignature.ts","../../src/primitives/index.ts","../../src/script/ScriptTemplate.ts","../../src/script/templates/P2PKH.ts","../../src/script/templates/RPuzzle.ts","../../src/script/templates/index.ts","../../src/script/index.ts","../../src/transaction/index.ts","../../src/transaction/fee-models/index.ts","../../src/transaction/broadcasters/WhatsOnChainBroadcaster.ts","../../src/transaction/broadcasters/index.ts","../../src/transaction/chaintrackers/index.ts","../../src/transaction/http/index.ts","../../src/messages/SignedMessage.ts","../../src/messages/EncryptedMessage.ts","../../src/messages/index.ts","../../src/compat/BSM.ts","../../src/compat/HD.ts","../../src/compat/bip-39-wordlist-en.ts","../../src/compat/Mnemonic.ts","../../src/compat/ECIES.ts","../../src/compat/Utxo.ts","../../src/compat/index.ts","../../mod.ts","../../node_modules/@babel/types/lib/index.d.ts","../../node_modules/@types/babel__generator/index.d.ts","../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../node_modules/@types/babel__template/index.d.ts","../../node_modules/@types/babel__traverse/index.d.ts","../../node_modules/@types/babel__core/index.d.ts","../../node_modules/@types/node/assert.d.ts","../../node_modules/@types/node/assert/strict.d.ts","../../node_modules/@types/node/globals.d.ts","../../node_modules/@types/node/async_hooks.d.ts","../../node_modules/@types/node/buffer.d.ts","../../node_modules/@types/node/child_process.d.ts","../../node_modules/@types/node/cluster.d.ts","../../node_modules/@types/node/console.d.ts","../../node_modules/@types/node/constants.d.ts","../../node_modules/@types/node/crypto.d.ts","../../node_modules/@types/node/dgram.d.ts","../../node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/@types/node/dns.d.ts","../../node_modules/@types/node/dns/promises.d.ts","../../node_modules/@types/node/domain.d.ts","../../node_modules/@types/node/dom-events.d.ts","../../node_modules/@types/node/events.d.ts","../../node_modules/@types/node/fs.d.ts","../../node_modules/@types/node/fs/promises.d.ts","../../node_modules/@types/node/http.d.ts","../../node_modules/@types/node/http2.d.ts","../../node_modules/@types/node/https.d.ts","../../node_modules/@types/node/inspector.d.ts","../../node_modules/@types/node/module.d.ts","../../node_modules/@types/node/net.d.ts","../../node_modules/@types/node/os.d.ts","../../node_modules/@types/node/path.d.ts","../../node_modules/@types/node/perf_hooks.d.ts","../../node_modules/@types/node/process.d.ts","../../node_modules/@types/node/punycode.d.ts","../../node_modules/@types/node/querystring.d.ts","../../node_modules/@types/node/readline.d.ts","../../node_modules/@types/node/readline/promises.d.ts","../../node_modules/@types/node/repl.d.ts","../../node_modules/@types/node/stream.d.ts","../../node_modules/@types/node/stream/promises.d.ts","../../node_modules/@types/node/stream/consumers.d.ts","../../node_modules/@types/node/stream/web.d.ts","../../node_modules/@types/node/string_decoder.d.ts","../../node_modules/@types/node/test.d.ts","../../node_modules/@types/node/timers.d.ts","../../node_modules/@types/node/timers/promises.d.ts","../../node_modules/@types/node/tls.d.ts","../../node_modules/@types/node/trace_events.d.ts","../../node_modules/@types/node/tty.d.ts","../../node_modules/@types/node/url.d.ts","../../node_modules/@types/node/util.d.ts","../../node_modules/@types/node/v8.d.ts","../../node_modules/@types/node/vm.d.ts","../../node_modules/@types/node/wasi.d.ts","../../node_modules/@types/node/worker_threads.d.ts","../../node_modules/@types/node/zlib.d.ts","../../node_modules/@types/node/globals.global.d.ts","../../node_modules/@types/node/index.d.ts","../../node_modules/@types/graceful-fs/index.d.ts","../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../node_modules/@types/istanbul-lib-report/index.d.ts","../../node_modules/@types/istanbul-reports/index.d.ts","../../node_modules/@jest/expect-utils/build/index.d.ts","../../node_modules/chalk/index.d.ts","../../node_modules/@sinclair/typebox/typebox.d.ts","../../node_modules/@jest/schemas/build/index.d.ts","../../node_modules/pretty-format/build/index.d.ts","../../node_modules/jest-diff/build/index.d.ts","../../node_modules/jest-matcher-utils/build/index.d.ts","../../node_modules/expect/build/index.d.ts","../../node_modules/@types/jest/index.d.ts","../../node_modules/@types/json-schema/index.d.ts","../../node_modules/@types/json5/index.d.ts","../../node_modules/@types/semver/classes/semver.d.ts","../../node_modules/@types/semver/functions/parse.d.ts","../../node_modules/@types/semver/functions/valid.d.ts","../../node_modules/@types/semver/functions/clean.d.ts","../../node_modules/@types/semver/functions/inc.d.ts","../../node_modules/@types/semver/functions/diff.d.ts","../../node_modules/@types/semver/functions/major.d.ts","../../node_modules/@types/semver/functions/minor.d.ts","../../node_modules/@types/semver/functions/patch.d.ts","../../node_modules/@types/semver/functions/prerelease.d.ts","../../node_modules/@types/semver/functions/compare.d.ts","../../node_modules/@types/semver/functions/rcompare.d.ts","../../node_modules/@types/semver/functions/compare-loose.d.ts","../../node_modules/@types/semver/functions/compare-build.d.ts","../../node_modules/@types/semver/functions/sort.d.ts","../../node_modules/@types/semver/functions/rsort.d.ts","../../node_modules/@types/semver/functions/gt.d.ts","../../node_modules/@types/semver/functions/lt.d.ts","../../node_modules/@types/semver/functions/eq.d.ts","../../node_modules/@types/semver/functions/neq.d.ts","../../node_modules/@types/semver/functions/gte.d.ts","../../node_modules/@types/semver/functions/lte.d.ts","../../node_modules/@types/semver/functions/cmp.d.ts","../../node_modules/@types/semver/functions/coerce.d.ts","../../node_modules/@types/semver/classes/comparator.d.ts","../../node_modules/@types/semver/classes/range.d.ts","../../node_modules/@types/semver/functions/satisfies.d.ts","../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../node_modules/@types/semver/ranges/min-version.d.ts","../../node_modules/@types/semver/ranges/valid.d.ts","../../node_modules/@types/semver/ranges/outside.d.ts","../../node_modules/@types/semver/ranges/gtr.d.ts","../../node_modules/@types/semver/ranges/ltr.d.ts","../../node_modules/@types/semver/ranges/intersects.d.ts","../../node_modules/@types/semver/ranges/simplify.d.ts","../../node_modules/@types/semver/ranges/subset.d.ts","../../node_modules/@types/semver/internals/identifiers.d.ts","../../node_modules/@types/semver/index.d.ts","../../node_modules/@types/stack-utils/index.d.ts","../../node_modules/@types/yargs-parser/index.d.ts","../../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"1c0cdb8dc619bc549c3e5020643e7cf7ae7940058e8c7e5aefa5871b6d86f44b","impliedFormat":1},{"version":"bed7b7ba0eb5a160b69af72814b4dde371968e40b6c5e73d3a9f7bee407d158c","impliedFormat":1},{"version":"0075fa5ceda385bcdf3488e37786b5a33be730e8bc4aa3cf1e78c63891752ce8","affectsGlobalScope":true,"impliedFormat":1},{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true,"impliedFormat":1},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true,"impliedFormat":1},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true,"impliedFormat":1},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true,"impliedFormat":1},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true,"impliedFormat":1},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true,"impliedFormat":1},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true,"impliedFormat":1},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true,"impliedFormat":1},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true,"impliedFormat":1},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true,"impliedFormat":1},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true,"impliedFormat":1},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"709efdae0cb5df5f49376cde61daacc95cdd44ae4671da13a540da5088bf3f30","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"bc496ef4377553e461efcf7cc5a5a57cf59f9962aea06b5e722d54a36bf66ea1","affectsGlobalScope":true,"impliedFormat":1},{"version":"038a2f66a34ee7a9c2fbc3584c8ab43dff2995f8c68e3f566f4c300d2175e31e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"f5c92f2c27b06c1a41b88f6db8299205aee52c2a2943f7ed29bd585977f254e8","affectsGlobalScope":true,"impliedFormat":1},{"version":"930b0e15811f84e203d3c23508674d5ded88266df4b10abee7b31b2ac77632d2","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"b9ea5778ff8b50d7c04c9890170db34c26a5358cccba36844fe319f50a43a61a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true,"impliedFormat":1},{"version":"65be38e881453e16f128a12a8d36f8b012aa279381bf3d4dc4332a4905ceec83","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true,"impliedFormat":1},{"version":"e1913f656c156a9e4245aa111fbb436d357d9e1fe0379b9a802da7fe3f03d736","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"78f8232f29ca77721f9dd9798c3bef83599c9256fd1d5d541e652151c433e8af","signature":"50edbdea74283a6a7ddcbb361a4bce2ce2758e36438d383ce098242e0704d127","impliedFormat":99},{"version":"6416da52b472e7716f6d73f113c2f0a6cb3e711ad426391e5da49b1d08f442f0","signature":"593b34ef08bbe1d1487f544c04877dfe157abb2eee9f315cbf0deed02c5f1c58","impliedFormat":99},{"version":"3e4458c644bbcd8326c7a68713649aa58aae5458718ba09b14a432d851be0c17","signature":"8d3b45a44034c5907cd25313ffbb45126162be336997abbe817995085b7c91e8","impliedFormat":99},{"version":"3332d6e010d88bb833013a6f0b44c44727723ea3748136255a2f4ca5154693cc","signature":"7e579ec417c04af9841a76f87998113f0e26fe6d9764df9fc51848c6bdd095a9","impliedFormat":99},{"version":"dfb041cdbc325167423bba5cbc2bafee4c8dfe9cf626cb2c26e093996cdd831a","signature":"dcc470a07014537380b3ef3a2559984387e724b09384262dfb5ee8ca3d72089e","impliedFormat":99},{"version":"7ed23712e507754ca8736d5fc03dbc63a361b9d3d86987a0c58997b01e5ee6c1","signature":"91cb63b3196af7837bd6688a562f7f83853f9efff037a8ace21dbabf9ce59f9d","impliedFormat":99},{"version":"249db36e6cb9720a6637023c32a631bd51d1963632e81bf6dd916ebb56587068","signature":"47ff6368d2a381cd0a8f84cd2c5f5373ad1bb5562ee36e0e9f6d41e7cf4d7504","impliedFormat":99},{"version":"e13901e732c8c6246261df6e14d27058e9987e9b6b8d9e6367ecfb25f2a333c7","signature":"5d7cd5930e8c759909a21f99d12e048a9f4b02644b34d11852b89fbbff7c2821","impliedFormat":99},{"version":"4a37bbbd57d83eda137b161115805a3b45686f250631b620443bdf7cb32987ea","signature":"83416caad55c5018f13cfb0f09e6bdb16442e265c526c4e3edd89c4977acc97e","impliedFormat":99},{"version":"cea9678b9ca54f0993e85496473102730aa4192787199ad570778dcf832d96f6","signature":"3ff3f5a09212d7f7c9b2392010fe0da9040d40225fc771e7d1fae45b195a7275","impliedFormat":99},{"version":"6c66acf0025a9390a5d95c2ae91292012af1c981f473259698034ae0746121cb","signature":"972d058fabef5ec414cdb970b406137505012061d22a818d0bafd59b1d7fc304","impliedFormat":99},{"version":"96f15af13b5ccc67f59859419651a1a76758569a17d6049fef125b7325141f72","signature":"2a99656d7ebc39ddcd66c7313adfeee9b5f988cede55b0f41ddd917fbbb5ee08","impliedFormat":99},{"version":"26cfff17491885f257da38b4344ed24b41f89beeb08eafa820401f49622e0650","signature":"dff2ba9b0c494459fd33d5f99e0f2722b5c6652758eb149e82395b7f1f0769ca","impliedFormat":99},{"version":"1e2bec337a9560ae4ceda99f07caec72d6c7e099aa153b27d817d39fe204517a","signature":"8e22be05eb64f03df7ed0f99a2341ba6793eff266c4522ae34d580c0317b730a","impliedFormat":99},{"version":"1cf2798fa1fe373bddfc3cbe18c1fdb66cbc054b7c09d0354df6d02b1e684938","signature":"d7520ad8621111bb484bd4fcf06ec19c8f5c2dcfa938d41a0288d59b15fd1930","impliedFormat":99},{"version":"32eb82cff3b02a517eb4e8b92df93371795b2cc3d7dc93736be56c18a182a1fc","signature":"d0aadb394d7466258ae73946f4e7477236883f33542f072c24ee70bdc4261b57","impliedFormat":99},{"version":"81d5d2982e9095ccef864732fde135dd5a88fdc41e60c5c180c46f26f48059f9","signature":"74bfc10e7c55ec502a30c042d5bda343290b94eb341286833fe090b600bf73bb","impliedFormat":99},{"version":"2dbde0b434cfe0ed92aea48342b9a85404d1c000e9fdcce942925da7b7e534eb","signature":"0992219a550bfdfd60098cd695d68b43f531e2bb24215281378c01a093d281d8","impliedFormat":99},{"version":"b2727cfc6afb1eb769535ab2a8b2c3bf418fc46141d7adb4fc1ee385f0239ac3","signature":"00ca19acf737096a1e6984e383e9f115a3a43619e43788892a554e189ec0e8c5","impliedFormat":99},{"version":"fbd8484c24a187875194878aeacfc32daef9d0ae4f1eb8ce31b355e2d3df8c66","signature":"46c0230476c149252b9eddf0a97d521a5af223e497c76d349537a0fe84869cdc","impliedFormat":99},{"version":"b06d8ae2fad22f0d79191ef93a4f73bfec968ba13a26af6634866a489443863c","signature":"dbfc8224f4e3c3881c6bbf339bfc57e5977f5171d2ae2534fcf21c747e663587","impliedFormat":99},{"version":"e656a88f9fe693512c0ef9e400f5bda4d3f738cc279a4492d980d9b74b67f8c9","signature":"22a3b38628a77dd1023eba939b991357ccbc85ae67d31014cf5c0d7632b9f251","impliedFormat":99},{"version":"a613c66badc56f604d3b1ce2cbb18e82b668d8d03850d182978234cd89084afb","signature":"30072e54d199fb4007c422ee88003cbd1b9fb755b8e2bdfef50543706d7ecf3d","impliedFormat":99},{"version":"079d6f434bf32684499d1dac9e7eb2dbb55b837a3560361a9c098828ae789f06","signature":"c4b26ce240c1eea17878c80a29d66bae16bbd3a07e98e034ea2e6813a186ebfc","impliedFormat":99},{"version":"1212ecc67913ad47a321ee21b0522d88b8026cb269b28f7215984dd98f2bbb79","signature":"768d6fbec410216bfef9030b317eee914b19081c9905fc727401bc28e70d6ec5","impliedFormat":99},{"version":"387ccdb4ba57cbe3081944a3c29ff1f20da0db3132a4c046f57682141107835d","signature":"1913c2a3aab411553472debac3779ee8731335b9210389653eb0890736a064fe","impliedFormat":99},{"version":"5e7baebaf3b2a064fe9cb52d74be5d0c4709e4e5b3a5abff4594d92bb90242ed","signature":"4f2a15d6f9061c0c49a9df3185fe62c9088ea9c9731fd8acce2de9117e2a704c","impliedFormat":99},{"version":"5349f6a10a4c3c56a016ea7572b60adebd68c9fee808b5bf06398e7adcfe46ee","signature":"06953bf314f5414d359e4142440983ab83f06c92b0a134b57e3f09fe491df8a7","impliedFormat":99},{"version":"6e6e78d8a49e1fedd8977995535b11eb7826cdc58bb3aa345cc0cfb0751178bd","signature":"7bc83750744e6d7924e4b16e8e8d9272b1dbad685e4463b6f39a7b7dd336e833","impliedFormat":99},{"version":"0f09e075a557c98233dd07a23bde29ca156bab9c7572bc4eb2324be1af15602c","signature":"dd36329202774e2f32f3f5c0b2801b3c85ec43495e85bf4f2bee681597b5b5c8","impliedFormat":99},{"version":"4c711d9b380a3c3d4968b9aa53912aab59c429bd9ea63f9c42b6f49da8b73cda","signature":"af54a292d3c6f475caa487f428e1a8ff009bef631e27781fca60bd103e8e3df2","impliedFormat":99},{"version":"2f4c5c2c23d6b6a0c7d514ff83dcc9ecba94ec0ecfd880d7935baddc8d359b5f","signature":"9be232664a737988d9e4922d999cdfa3e6d6d5d00724654eae126fc2682e1eb5","impliedFormat":99},{"version":"22c7b7f4133c00e332ffdea39d5e9114e9246b28f28d8b5d004508f3a1cbdee4","signature":"fac7b2878ed137eba8692e0a1339bc402e3d8c2589bbffa51ba468a82c8dd057","impliedFormat":99},{"version":"c73d2fce75f3c5909336f3db9e635b9a724d5870c9dbc696b1f322eff364f51e","signature":"33edb2364d535fc4822bbe24bab4e66f297c2009a194fcaaeb21fe16161b4691","impliedFormat":99},{"version":"33c61c6494083324e320b55d5ec9e3a1a4e308ca6709f6853ef26fc0bad3589a","signature":"e830613a5d1073da8431ec7cb38fd6f4a0d1bbc1771e11528d8f90ba932d0531","impliedFormat":99},{"version":"624b82c53c50d4360f347418c260a808821383c236a94126b35973785fd9b2d4","signature":"7260bdbd62fa3bc58fce0b115205d93c7a4a6f5db4c710f19d033089a89ea95a","impliedFormat":99},{"version":"cd9881bc13d6dca8d9e6c326990c13334c7e78807c612211158349b44d90f601","signature":"08efe32d9b4acfde1fbef91c1d70a91025a31de7d30b85b44c981a8a5c82ef75","impliedFormat":99},{"version":"d2d4759176cc0d4232669885beaab823e71a6504435f149f6bcdc3a5b0f82cfa","signature":"638ff52284702d6791f6677fa4c2bef78f4714b9f02f743fb0cdc5af1e1fdc0b","impliedFormat":99},{"version":"3a000133f3b9b96effb3064765e817eb9d45ce155ddb2ec5b4073fc28ba19e60","signature":"5b1e9f6f9c0506542754d6503a24db6700cdb15c06d07f691956113730f097c6","impliedFormat":99},{"version":"b2580d93d2209a208acd9bea19e11990295deca78d7f6dad022ef97adddeb59a","signature":"9efe036cff73d178da0f5209f3e0d527832ffd3000febb346222bb7c71f4f22e","impliedFormat":99},{"version":"c59c9abbee35c374c0885c92c88340f361ffbd9892fcba86371ce0a8eb34feb2","signature":"8836e3fe0e061ae6c734e22ac66a0f4c45357e4f084b5373e09607c7cd493028","impliedFormat":99},{"version":"56b6e108f71134bff1675b747afe24100662eda67c6eed367ac13e513d213487","signature":"3c985fba23832986f09a0914938a1f242199c49cad3527d051bfbfb6fc6f74d5","impliedFormat":99},{"version":"0a7360a92456060fad9377aa0186c5af52600f1ef25f079c67317a4e2a371777","signature":"73a4eeda6bc23a9bba474dedb147ffd5a8c0c1b30851ab262d273f28e613f102","impliedFormat":99},{"version":"02b23d304708bf20639979a9b9f75327cc1c896b86099a9fef223a412df3d4ce","signature":"60412be999ab2254a0b4105ff71c5899fd3448c4d8a0ff49fe759a2841792be7","impliedFormat":99},{"version":"4b7e00befc9378ee0eb1526fe1a619342e286b2da1b454855cac9ac4afa0be74","signature":"4a921b58051b16feffbd36db31e9cd858d8fa366c0a193a7e7e72b3269a7ddd1","impliedFormat":99},{"version":"f1ea032ce43f538d9839d593e1cdd2b0ad036d3185181fcfc120c2ac8212e0d7","signature":"4723fd0b8862465cc3a15305344af29b572ef487cb39964794725ed9bba70b0c","impliedFormat":99},{"version":"b0a0340f70f627ca7b21f85556aab7656cf3c61b75f6abf6cce2f0ed2ec546ab","signature":"d078842ad92a23fd2feb478dc828d48472e69b405342a4e88bad99c6e65dbe29","impliedFormat":99},{"version":"3999a66ef491e34e1a1d864920c4c45f2f189def5808fba1082a77a9c3f5f022","signature":"70bf2b0acc6cc975444f886615ec7d44795644eb9f9a99da42c4c20e7c6c386c","impliedFormat":99},{"version":"2c90531bfad97fc02b55939b73d22e9f6ce32320013ee7f6f69285600b1d0912","signature":"813fa24cb72cb338c5080cd0fee9363c9a054f93f834bddf16ce87c77d289ddc","impliedFormat":99},{"version":"7a53dde9117e238bc8431695b98954836a3a4178239caba3874bea0d56563bad","signature":"e1732408cb69ca45bbbe0cda5ba4e248707ddcf50adcb5f9864000a74224fad9","impliedFormat":99},{"version":"f2dcc8b7ae58788aa33f36aabe98d05c1cdd18a6bfc914254e2fa953b26c8b72","signature":"7a9419c2754b13e262326c7d1b85d9422853226ff0fab2590a108253d40173fc","impliedFormat":99},{"version":"3b4750c557bddc10951d328fc40a6f84ac99155891f3544c9b53fe49cf5dfe77","signature":"369eed9c645a28bb207f83459a9fbfafbb832aad71e054b6f3cc08b4afa78fe9","impliedFormat":99},{"version":"38de34ecf28af3f5e298c9f9c0d949f45f2f8467ec72220725a21e4ec883163b","signature":"ee49aa9c43cce21295a86485d247bd08a3de0be08a4a1d8162711d57b9736c39","impliedFormat":99},{"version":"86701c272fae8e2b14fd88cfa5bd190219fbd638f99600fe82c4ee487e33d308","impliedFormat":99},{"version":"0c5484b6012ff64658956901c1e0be5ff702d4fc63b9820e57a42e8259be19a7","signature":"391158f9180951ec4af103e34d2243ac9ce31c1eeef6cd6eac4755a86b73af33","impliedFormat":99},{"version":"9f242994e47e57870b9df723d69ed7abc5fc36c620d610edce99aff8f3536999","signature":"c6a51ab4d7691202f12dfa90944af70e7ec00bdeea05697b4ca8b616f5795246","impliedFormat":99},{"version":"9f8fc8bb76f9e7afed282bfac56f836ed07fe8f2d34ccfeefa5021152d01944d","signature":"a83755673215e98d6897bf61b9817aceaf00a70a50c23c6020933455efa97a65","impliedFormat":99},{"version":"772f75fe08a0e352a42d8229647ee8a2219be9eb78cee420f44507eeb5d530b9","signature":"98a6d82adbaa1ce57b2e6d8683a0becb828164c6ca05b1a855177a5ad77f9bf4","impliedFormat":99},{"version":"6e3a0da2c3499b200f1436e9f57ee681f4b0f9ca5842837bfe0f06603d65ebd3","signature":"8a00d98c38938ecd970d96073f7882f32031fef05f079531fed80ca80302d8ff","impliedFormat":99},{"version":"497711bd7a49659b1294b17df5801ed3e939e33e0ee313d8373ee0aa11a9dc82","signature":"323f533b672b96b572a4862a71a229b913df667e88cfd5b2328e01aab8097589","impliedFormat":99},{"version":"449a83d8d5cf6be87463b3a4db18a40bedf3c475f1c2f0193ea174f6f05dc151","signature":"15d94a4bafca6beeecdcf2d0411a773cc7ffad2e6c911e43e8487c4338daa6bb","impliedFormat":99},{"version":"6922401f50b3dea527d6ee473be4a2baf799337d7837f0422627390f10681802","signature":"47ba09c03551eb26d8beb506c22d937c6a97437474775ed9c77ffdd20bb56ec8","impliedFormat":99},{"version":"9e51e1cf9e273a379498742fad7c16bf0de11ca620f33544016951a7f877b451","signature":"b7541734ac70f6ca37b6a1bc5be4e8906498e2246b96a491c3e58130d5e5f064","impliedFormat":99},{"version":"9614556d7b4b513dc0bd465c93cf7999878dc3ea45c04e4fbc9387455dfc548b","signature":"fb053400344daba92e3d53cc8832be6c960206f1a9397f362bf42879291d8071","impliedFormat":99},{"version":"bf846cee875bf510a2a12b512a61cd6868c04cfc4738e459e3b165a9e90446ef","signature":"87a00df296bba1cab2fabf20cccad5acbe6f660c63548b99cb4d008944c6a9de","impliedFormat":99},{"version":"f713064ca751dc588bc13832137c418cb70cf0446de92ade60ad631071558fca","impliedFormat":1},{"version":"dfefd34e8ab60f41d0c130527d5092d6ce662dc9fa85bc8c97682baf65830b51","impliedFormat":1},{"version":"96c23535f4f9dd15beb767e070559ea672f6a35f103152836a67100605136a96","impliedFormat":1},{"version":"b0f4dd1a825912da8f12fd3388d839ef4aa51165ea0e60e4869b50b7ccb4f6fc","impliedFormat":1},{"version":"9cb7c5f710dc84d2e9500831a3e9a27afd3c3710f5a1b8744a50473e565b41fc","impliedFormat":1},{"version":"cf6b2edde490f303918809bfab1da8b6d059b50c160bec72005ff4c248bdd079","impliedFormat":1},{"version":"09df3b4f1c937f02e7fee2836d4c4d7a63e66db70fd4d4e97126f4542cc21d9d","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"32465ea19404cb188e84cf08c6b1f6b12d739140436402cdbc184a3fd20a7d81","affectsGlobalScope":true,"impliedFormat":1},{"version":"cce1f5f86974c1e916ec4a8cab6eec9aa8e31e8148845bf07fbaa8e1d97b1a2c","impliedFormat":1},{"version":"bb6872f39c58753205c19b9f89e1e07d61116ae5d82539cef0f3bde5e8fecb57","affectsGlobalScope":true,"impliedFormat":1},{"version":"546ab07e19116d935ad982e76a223275b53bff7771dab94f433b7ab04652936e","impliedFormat":1},{"version":"7b43160a49cf2c6082da0465876c4a0b164e160b81187caeb0a6ca7a281e85ba","impliedFormat":1},{"version":"aefb5a4a209f756b580eb53ea771cca8aad411603926f307a5e5b8ec6b16dcf6","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"3a3b3310118e79c8d394171a87f4dc8fd562337a85e33f9fa9636040a2ec2fde","impliedFormat":1},{"version":"b86e1a45b29437f3a99bad4147cb9fe2357617e8008c0484568e5bb5138d6e13","impliedFormat":1},{"version":"b5b719a47968cd61a6f83f437236bb6fe22a39223b6620da81ef89f5d7a78fb7","impliedFormat":1},{"version":"42c431e7965b641106b5e25ab3283aa4865ca7bb9909610a2abfa6226e4348be","impliedFormat":1},{"version":"0b7e732af0a9599be28c091d6bd1cb22c856ec0d415d4749c087c3881ca07a56","impliedFormat":1},{"version":"b7fe70be794e13d1b7940e318b8770cd1fb3eced7707805318a2e3aaac2c3e9e","impliedFormat":1},{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true,"impliedFormat":1},{"version":"738a0de235edb5caf581c5aa86f5dd48ee28b2d0da1e327cbc57cdabde116bda","affectsGlobalScope":true,"impliedFormat":1},{"version":"3b4c85eea12187de9929a76792b98406e8778ce575caca8c574f06da82622c54","impliedFormat":1},{"version":"f788131a39c81e0c9b9e463645dd7132b5bc1beb609b0e31e5c1ceaea378b4df","impliedFormat":1},{"version":"f4016bf7fd9b760162521f2f18fab4023095795e4fb34496d8c61c59acfd0a56","impliedFormat":1},{"version":"21894466693f64957b9bd4c80fa3ec7fdfd4efa9d1861e070aca23f10220c9b2","impliedFormat":1},{"version":"396a8939b5e177542bdf9b5262b4eee85d29851b2d57681fa9d7eae30e225830","impliedFormat":1},{"version":"ad8848c289c0b633452e58179f46edccd14b5a0fe90ebce411f79ff040b803e0","impliedFormat":1},{"version":"120285cc97da7b20b0cbf2c557a5db7d215ec17ee688165ac8aff7f8de035b75","affectsGlobalScope":true,"impliedFormat":1},{"version":"5ca4a9fb7c9ee4f60df6d3bb6460e2c7f3a9cd7b8f7ebae29110fac74de4e50c","impliedFormat":1},{"version":"42a7993edf3288c33755ec08faefb1a40fd9f5f0844f82e48ae152791e80c76a","impliedFormat":1},{"version":"0f05c06ff6196958d76b865ae17245b52d8fe01773626ac3c43214a2458ea7b7","impliedFormat":1},{"version":"f49fb15c4aa06b65b0dce4db4584bfd8a9f74644baef1511b404dc95be34af00","affectsGlobalScope":true,"impliedFormat":1},{"version":"d48009cbe8a30a504031cc82e1286f78fed33b7a42abf7602c23b5547b382563","affectsGlobalScope":true,"impliedFormat":1},{"version":"7aaeb5e62f90e1b2be0fc4844df78cdb1be15c22b427bc6c39d57308785b8f10","impliedFormat":1},{"version":"3ba30205a029ebc0c91d7b1ab4da73f6277d730ca1fc6692d5a9144c6772c76b","impliedFormat":1},{"version":"d8dba11dc34d50cb4202de5effa9a1b296d7a2f4a029eec871f894bddfb6430d","impliedFormat":1},{"version":"8b71dd18e7e63b6f991b511a201fad7c3bf8d1e0dd98acb5e3d844f335a73634","impliedFormat":1},{"version":"01d8e1419c84affad359cc240b2b551fb9812b450b4d3d456b64cda8102d4f60","impliedFormat":1},{"version":"458b216959c231df388a5de9dcbcafd4b4ca563bc3784d706d0455467d7d4942","impliedFormat":1},{"version":"269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","impliedFormat":1},{"version":"8258e69a3b0de494ea55eeea7a4d3216ac112c12006c74dfd381c0d5e42a2607","impliedFormat":1},{"version":"cdaaf046791d7d588f28f32197c5d6acc43343e62540a67eed194c9c20535fdc","impliedFormat":1},{"version":"831c22d257717bf2cbb03afe9c4bcffc5ccb8a2074344d4238bf16d3a857bb12","impliedFormat":1},{"version":"e78290186ee23e5a4d067811dcc547973be09f4dc9564cfed6c7f1f0bdd89d24","affectsGlobalScope":true,"impliedFormat":1},{"version":"cbf046714f3a3ba2544957e1973ac94aa819fa8aa668846fa8de47eb1c41b0b2","affectsGlobalScope":true,"impliedFormat":1},{"version":"aa34c3aa493d1c699601027c441b9664547c3024f9dbab1639df7701d63d18fa","impliedFormat":1},{"version":"eae74e3d50820f37c72c0679fed959cd1e63c98f6a146a55b8c4361582fa6a52","impliedFormat":1},{"version":"7c651f8dce91a927ab62925e73f190763574c46098f2b11fb8ddc1b147a6709a","impliedFormat":1},{"version":"7440ab60f4cb031812940cc38166b8bb6fbf2540cfe599f87c41c08011f0c1df","impliedFormat":1},{"version":"aed89e3c18f4c659ee8153a76560dffda23e2d801e1e60d7a67abd84bc555f8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"290276bcec65d49eb152489c62845b28bed530258751c80d04d167b36b33be72","affectsGlobalScope":true,"impliedFormat":1},{"version":"e393915d3dc385e69c0e2390739c87b2d296a610662eb0b1cb85224e55992250","impliedFormat":1},{"version":"2f940651c2f30e6b29f8743fae3f40b7b1c03615184f837132b56ea75edad08b","impliedFormat":1},{"version":"5749c327c3f789f658072f8340786966c8b05ea124a56c1d8d60e04649495a4d","impliedFormat":1},{"version":"c9d62b2a51b2ff166314d8be84f6881a7fcbccd37612442cf1c70d27d5352f50","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7dbf5716d76846c7522e910896c5747b6df1abd538fee8f5291bdc843461795","impliedFormat":1},{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true,"impliedFormat":1},{"version":"16dcbd7095be9ba030b671ef982dc760e03d40a0f54f27f2a6f1fa00f5670fe7","impliedFormat":1},{"version":"6adaa01cba6e7bae17d8291089e9e38bfc3fffcd522e2161214cbaccab4c1b2b","impliedFormat":1},{"version":"8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215","impliedFormat":1},{"version":"c79bd2f3e5c05e7ad80dc82ce8d339cac23ac1f5e6cfab96c860bb70d5162873","impliedFormat":1},{"version":"e3328cedfe4d7fac23ba75d00bf5169269800ab949d0837cd88c4211a52c3762","impliedFormat":1},{"version":"cdcc132f207d097d7d3aa75615ab9a2e71d6a478162dde8b67f88ea19f3e54de","impliedFormat":1},{"version":"0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","impliedFormat":1},{"version":"c085e9aa62d1ae1375794c1fb927a445fa105fed891a7e24edbb1c3300f7384a","impliedFormat":1},{"version":"f315e1e65a1f80992f0509e84e4ae2df15ecd9ef73df975f7c98813b71e4c8da","impliedFormat":1},{"version":"5b9586e9b0b6322e5bfbd2c29bd3b8e21ab9d871f82346cb71020e3d84bae73e","impliedFormat":1},{"version":"3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","impliedFormat":1},{"version":"ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","impliedFormat":1},{"version":"d96cc6598148bf1a98fb2e8dcf01c63a4b3558bdaec6ef35e087fd0562eb40ec","impliedFormat":1},{"version":"c8950367d1812758e9e354c695c60c3e6311bf2cd98b9f9eb469a19df8a9a486","affectsGlobalScope":true,"impliedFormat":1},{"version":"dd89872dd0647dfd63665f3d525c06d114310a2f7a5a9277e5982a152b31be2b","impliedFormat":1},{"version":"96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","impliedFormat":1},{"version":"cc0700b1b97e18a3d5d9184470502d8762ec85158819d662730c3a8c5d702584","impliedFormat":1},{"version":"9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","impliedFormat":1},{"version":"c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","impliedFormat":1},{"version":"8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","impliedFormat":1},{"version":"86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","impliedFormat":1},{"version":"42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","impliedFormat":1},{"version":"ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","impliedFormat":1},{"version":"83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","impliedFormat":1},{"version":"1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","impliedFormat":1},{"version":"0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","impliedFormat":1},{"version":"cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","impliedFormat":1},{"version":"c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","impliedFormat":1},{"version":"f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","impliedFormat":1},{"version":"0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","impliedFormat":1},{"version":"7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","impliedFormat":1},{"version":"bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","impliedFormat":1},{"version":"52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","impliedFormat":1},{"version":"770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","impliedFormat":1},{"version":"d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","impliedFormat":1},{"version":"799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","impliedFormat":1},{"version":"2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","impliedFormat":1},{"version":"9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","impliedFormat":1},{"version":"397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","impliedFormat":1},{"version":"a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","impliedFormat":1},{"version":"a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","impliedFormat":1},{"version":"f77ff4cd234d3fd18ddd5aeadb6f94374511931976d41f4b9f594cb71f7ce6f3","impliedFormat":1},{"version":"4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","impliedFormat":1},{"version":"4f18b4e6081e5e980ef53ddf57b9c959d36cffe1eb153865f512a01aeffb5e1e","impliedFormat":1},{"version":"7f17d4846a88eca5fe71c4474ef687ee89c4acf9b5372ab9b2ee68644b7e0fe0","impliedFormat":1},{"version":"b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","impliedFormat":1},{"version":"c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","impliedFormat":1},{"version":"14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","impliedFormat":1},{"version":"a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","impliedFormat":1},{"version":"f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","impliedFormat":1},{"version":"3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","impliedFormat":1},{"version":"662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","impliedFormat":1},{"version":"c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","impliedFormat":1},{"version":"2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","impliedFormat":1},{"version":"34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","impliedFormat":1},{"version":"58e0cee50add50d4b6d47a935e26aeb0080d98c9cf729f8af389511cdfa10526","impliedFormat":1},{"version":"b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298","impliedFormat":1},{"version":"75fa6a9be075402ea969c1fcec4bb1421f72efbc3e2f340032684cdd3115197c","impliedFormat":1},{"version":"c516a2b18ec68ce5281d7f90113f9be11c7800a859e52292ec7d6a5c13d0465b","impliedFormat":1}],"root":[[65,129]],"options":{"declaration":true,"declarationMap":true,"downlevelIteration":false,"emitDeclarationOnly":true,"emitDecoratorMetadata":true,"esModuleInterop":true,"experimentalDecorators":true,"module":199,"outDir":"./","rootDir":"../..","skipLibCheck":true,"sourceMap":true,"strict":false,"strictNullChecks":false,"target":99},"fileIdsList":[[107,111,112,113,114,116,117,118,121,128,182],[130,182],[182],[182,196],[130,131,132,133,134,182],[130,132,182],[153,182,189],[182,191],[182,192],[182,198,201],[136,182],[139,182],[140,145,173,182],[141,152,153,160,170,181,182],[141,142,152,160,182],[143,182],[144,145,153,161,182],[145,170,178,182],[146,148,152,160,182],[147,182],[148,149,182],[152,182],[150,152,182],[152,153,154,170,181,182],[152,153,154,167,170,173,182],[182,186],[148,152,155,160,170,181,182],[152,153,155,156,160,170,178,181,182],[155,157,170,178,181,182],[136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188],[152,158,182],[159,181,182,186],[148,152,160,170,182],[161,182],[162,182],[139,163,182],[164,180,182,186],[165,182],[166,182],[152,167,168,182],[167,169,182,184],[140,152,170,171,172,173,182],[140,170,172,182],[170,171,182],[173,182],[174,182],[139,170,182],[152,176,177,182],[176,177,182],[145,160,170,178,182],[179,182],[160,180,182],[140,155,166,181,182],[145,182],[170,182,183],[159,182,184],[182,185],[140,145,152,154,163,170,181,182,184,186],[170,182,187],[182,205,244],[182,205,229,244],[182,244],[182,205],[182,205,230,244],[182,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243],[182,230,244],[182,246],[182,194,200],[182,198],[182,195,199],[182,197],[68,72,73,77,78,80,81,182],[72,73,74,79,80,81,182],[68,72,73,75,79,80,81,182],[72,73,79,124,182],[87,88,104,105,182],[122,123,125,126,127,182],[73,79,80,81,83,182],[73,75,78,79,80,81,182],[119,120,182],[75,182],[67,182],[67,68,69,73,74,182],[72,73,182],[68,74,75,76,78,182],[68,70,74,182],[65,68,182],[68,182],[67,68,182],[67,68,70,71,73,182],[68,72,73,74,75,77,78,79,81,182],[68,72,73,74,75,77,78,80,182],[65,66,68,182],[68,72,73,74,75,77,81,182],[68,73,79,82,182],[68,72,73,78,86,89,105,182],[68,72,73,74,75,77,78,79,80,81,83,106,182],[68,72,182],[86,182],[68,73,84,85,182],[87,88,104,182],[68,72,73,77,81,84,85,86,87,88,89,105,106,182],[85,86,87,88,95,108,111,182],[72,73,80,85,86,87,88,104,106,108,182],[68,72,80,84,85,87,88,104,106,108,182],[109,110,182],[104,182],[68,104,182],[72,73,93,182],[72,73,87,88,89,90,91,92,93,94,95,101,103,105,182],[87,104,182],[68,88,182],[73,79,92,96,99,104,182],[92,100,182],[92,96,99,104,182],[100,101,115,182],[93,102,182],[93,96,99,182],[102,103,182],[68,90,104,182],[91,182],[96,97,98,182],[96,182],[96,97,98,99,182],[89,92,93,94,104,105,182],[107,111,112,113,114,116,117,118,121,128],[78,80,81],[80,81],[87,104,105],[122,123,125,126,127],[119,120],[75],[67],[67,68,74],[72],[68,74,78],[68,70,74],[65,68],[68],[67,68],[68,70,71],[68,74,78,81],[68,74,78,80],[68,81],[68,78,86,89,105],[68,72,73,74,75,77,78,79,80,81,83,106],[86],[68,84],[87,88,104],[87,88,89,105],[85,86,87,88,95,108,111],[80,86,87,88,104,108],[68,80,87,88,104,108],[109,110],[104],[73,93],[89,90,92,93,94,105],[87,104],[88],[92,96,104],[92],[100,101,115],[93],[93,96],[102,103],[90,104],[91],[96],[89,92,93,94,104,105]],"referencedMap":[[129,1],[132,2],[130,3],[194,3],[197,4],[196,3],[135,5],[131,2],[133,6],[134,2],[190,7],[191,3],[192,8],[193,9],[202,10],[203,3],[204,3],[136,11],[137,11],[139,12],[140,13],[141,14],[142,15],[143,16],[144,17],[145,18],[146,19],[147,20],[148,21],[149,21],[151,22],[150,23],[152,22],[153,24],[154,25],[138,26],[188,3],[155,27],[156,28],[157,29],[189,30],[158,31],[159,32],[160,33],[161,34],[162,35],[163,36],[164,37],[165,38],[166,39],[167,40],[168,40],[169,41],[170,42],[172,43],[171,44],[173,45],[174,46],[175,47],[176,48],[177,49],[178,50],[179,51],[180,52],[181,53],[182,54],[183,55],[184,56],[185,57],[186,58],[187,59],[229,60],[230,61],[205,62],[208,62],[227,60],[228,60],[218,60],[217,63],[215,60],[210,60],[223,60],[221,60],[225,60],[209,60],[222,60],[226,60],[211,60],[212,60],[224,60],[206,60],[213,60],[214,60],[216,60],[220,60],[231,64],[219,60],[207,60],[244,65],[243,3],[238,64],[240,66],[239,64],[232,64],[233,64],[235,64],[237,64],[241,66],[242,66],[234,66],[236,66],[245,3],[246,3],[247,67],[195,3],[201,68],[199,69],[200,70],[198,71],[63,3],[64,3],[12,3],[14,3],[13,3],[2,3],[15,3],[16,3],[17,3],[18,3],[19,3],[20,3],[21,3],[22,3],[3,3],[4,3],[23,3],[27,3],[24,3],[25,3],[26,3],[28,3],[29,3],[30,3],[5,3],[31,3],[32,3],[33,3],[34,3],[6,3],[38,3],[35,3],[36,3],[37,3],[39,3],[7,3],[40,3],[45,3],[46,3],[41,3],[42,3],[43,3],[44,3],[8,3],[50,3],[47,3],[48,3],[49,3],[51,3],[9,3],[52,3],[53,3],[54,3],[57,3],[55,3],[56,3],[58,3],[59,3],[10,3],[1,3],[11,3],[62,3],[61,3],[60,3],[122,72],[126,73],[123,74],[125,75],[127,76],[124,3],[128,77],[120,78],[119,79],[121,80],[82,3],[70,81],[68,82],[75,83],[76,84],[77,85],[72,3],[71,86],[66,87],[65,88],[69,89],[74,90],[80,91],[81,92],[79,3],[67,93],[78,94],[83,95],[106,96],[107,97],[73,98],[88,99],[85,3],[86,100],[84,3],[108,101],[95,102],[87,99],[112,103],[109,104],[110,105],[111,106],[92,107],[93,3],[90,108],[94,109],[104,110],[105,111],[89,112],[100,113],[101,114],[115,115],[116,116],[103,117],[102,118],[117,119],[91,120],[114,121],[99,122],[98,123],[96,3],[97,123],[118,124],[113,125]],"exportedModulesMap":[[129,126],[132,2],[130,3],[194,3],[197,4],[196,3],[135,5],[131,2],[133,6],[134,2],[190,7],[191,3],[192,8],[193,9],[202,10],[203,3],[204,3],[136,11],[137,11],[139,12],[140,13],[141,14],[142,15],[143,16],[144,17],[145,18],[146,19],[147,20],[148,21],[149,21],[151,22],[150,23],[152,22],[153,24],[154,25],[138,26],[188,3],[155,27],[156,28],[157,29],[189,30],[158,31],[159,32],[160,33],[161,34],[162,35],[163,36],[164,37],[165,38],[166,39],[167,40],[168,40],[169,41],[170,42],[172,43],[171,44],[173,45],[174,46],[175,47],[176,48],[177,49],[178,50],[179,51],[180,52],[181,53],[182,54],[183,55],[184,56],[185,57],[186,58],[187,59],[229,60],[230,61],[205,62],[208,62],[227,60],[228,60],[218,60],[217,63],[215,60],[210,60],[223,60],[221,60],[225,60],[209,60],[222,60],[226,60],[211,60],[212,60],[224,60],[206,60],[213,60],[214,60],[216,60],[220,60],[231,64],[219,60],[207,60],[244,65],[243,3],[238,64],[240,66],[239,64],[232,64],[233,64],[235,64],[237,64],[241,66],[242,66],[234,66],[236,66],[245,3],[246,3],[247,67],[195,3],[201,68],[199,69],[200,70],[198,71],[63,3],[64,3],[12,3],[14,3],[13,3],[2,3],[15,3],[16,3],[17,3],[18,3],[19,3],[20,3],[21,3],[22,3],[3,3],[4,3],[23,3],[27,3],[24,3],[25,3],[26,3],[28,3],[29,3],[30,3],[5,3],[31,3],[32,3],[33,3],[34,3],[6,3],[38,3],[35,3],[36,3],[37,3],[39,3],[7,3],[40,3],[45,3],[46,3],[41,3],[42,3],[43,3],[44,3],[8,3],[50,3],[47,3],[48,3],[49,3],[51,3],[9,3],[52,3],[53,3],[54,3],[57,3],[55,3],[56,3],[58,3],[59,3],[10,3],[1,3],[11,3],[62,3],[61,3],[60,3],[122,127],[126,128],[123,128],[127,129],[128,130],[120,128],[119,128],[121,131],[70,132],[68,133],[75,134],[76,135],[77,136],[71,137],[66,138],[65,139],[69,140],[74,141],[80,142],[81,143],[67,138],[78,144],[83,139],[106,145],[107,146],[73,139],[88,147],[86,148],[108,149],[95,150],[87,147],[112,151],[109,152],[110,153],[111,154],[92,155],[90,155],[94,156],[104,157],[105,158],[89,159],[100,160],[101,161],[115,160],[116,162],[103,163],[102,164],[117,165],[91,166],[114,167],[99,168],[98,168],[97,168],[118,124],[113,169]],"semanticDiagnosticsPerFile":[129,132,130,194,197,196,135,131,133,134,190,191,192,193,202,203,204,136,137,139,140,141,142,143,144,145,146,147,148,149,151,150,152,153,154,138,188,155,156,157,189,158,159,160,161,162,163,164,165,166,167,168,169,170,172,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,229,230,205,208,227,228,218,217,215,210,223,221,225,209,222,226,211,212,224,206,213,214,216,220,231,219,207,244,243,238,240,239,232,233,235,237,241,242,234,236,245,246,247,195,201,199,200,198,63,64,12,14,13,2,15,16,17,18,19,20,21,22,3,4,23,27,24,25,26,28,29,30,5,31,32,33,34,6,38,35,36,37,39,7,40,45,46,41,42,43,44,8,50,47,48,49,51,9,52,53,54,57,55,56,58,59,10,1,11,62,61,60,122,126,123,125,127,124,128,120,119,121,82,70,68,75,76,77,72,71,66,65,69,74,80,81,79,67,78,83,106,107,73,88,85,86,84,108,95,87,112,109,110,111,92,93,90,94,104,105,89,100,101,115,116,103,102,117,91,114,99,98,96,97,118,113]},"version":"5.2.2"}
1
+ {"program":{"fileNames":["../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/typescript/lib/lib.es2021.d.ts","../../node_modules/typescript/lib/lib.es2022.d.ts","../../node_modules/typescript/lib/lib.es2023.d.ts","../../node_modules/typescript/lib/lib.esnext.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/typescript/lib/lib.es2017.date.d.ts","../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/typescript/lib/lib.es2019.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/typescript/lib/lib.es2021.promise.d.ts","../../node_modules/typescript/lib/lib.es2021.string.d.ts","../../node_modules/typescript/lib/lib.es2021.weakref.d.ts","../../node_modules/typescript/lib/lib.es2021.intl.d.ts","../../node_modules/typescript/lib/lib.es2022.array.d.ts","../../node_modules/typescript/lib/lib.es2022.error.d.ts","../../node_modules/typescript/lib/lib.es2022.intl.d.ts","../../node_modules/typescript/lib/lib.es2022.object.d.ts","../../node_modules/typescript/lib/lib.es2022.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2022.string.d.ts","../../node_modules/typescript/lib/lib.es2022.regexp.d.ts","../../node_modules/typescript/lib/lib.es2023.array.d.ts","../../node_modules/typescript/lib/lib.es2023.collection.d.ts","../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/typescript/lib/lib.esnext.disposable.d.ts","../../node_modules/typescript/lib/lib.esnext.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../src/primitives/Mersenne.ts","../../src/primitives/K256.ts","../../src/primitives/ReductionContext.ts","../../src/primitives/BigNumber.ts","../../src/primitives/MontgomoryMethod.ts","../../src/primitives/BasePoint.ts","../../src/primitives/JacobianPoint.ts","../../src/primitives/Hash.ts","../../src/primitives/utils.ts","../../src/primitives/Point.ts","../../src/primitives/Curve.ts","../../src/primitives/DRBG.ts","../../src/primitives/ECDSA.ts","../../src/primitives/Signature.ts","../../src/primitives/Random.ts","../../src/primitives/PrivateKey.ts","../../src/primitives/PublicKey.ts","../../src/primitives/AESGCM.ts","../../src/primitives/SymmetricKey.ts","../../src/script/ScriptChunk.ts","../../src/script/OP.ts","../../src/script/Script.ts","../../src/script/UnlockingScript.ts","../../src/script/LockingScript.ts","../../src/transaction/TransactionOutput.ts","../../src/transaction/FeeModel.ts","../../src/transaction/fee-models/SatoshisPerKilobyte.ts","../../src/transaction/Broadcaster.ts","../../src/transaction/ChainTracker.ts","../../src/transaction/MerklePath.ts","../../src/script/Spend.ts","../../src/transaction/http/HttpClient.ts","../../src/transaction/http/NodejsHttpClient.ts","../../src/transaction/http/FetchHttpClient.ts","../../src/transaction/http/DefaultHttpClient.ts","../../src/transaction/broadcasters/ARC.ts","../../src/transaction/broadcasters/DefaultBroadcaster.ts","../../src/transaction/chaintrackers/WhatsOnChain.ts","../../src/transaction/chaintrackers/DefaultChainTracker.ts","../../src/transaction/Transaction.ts","../../src/transaction/TransactionInput.ts","../../src/primitives/TransactionSignature.ts","../../src/primitives/index.ts","../../src/script/ScriptTemplate.ts","../../src/script/templates/P2PKH.ts","../../src/script/templates/RPuzzle.ts","../../src/script/templates/index.ts","../../src/script/index.ts","../../src/transaction/index.ts","../../src/transaction/fee-models/index.ts","../../src/transaction/broadcasters/WhatsOnChainBroadcaster.ts","../../src/transaction/broadcasters/index.ts","../../src/transaction/chaintrackers/index.ts","../../src/transaction/http/index.ts","../../src/messages/SignedMessage.ts","../../src/messages/EncryptedMessage.ts","../../src/messages/index.ts","../../src/compat/BSM.ts","../../src/compat/HD.ts","../../src/compat/bip-39-wordlist-en.ts","../../src/compat/Mnemonic.ts","../../src/compat/ECIES.ts","../../src/compat/Utxo.ts","../../src/compat/index.ts","../../mod.ts","../../node_modules/@babel/types/lib/index.d.ts","../../node_modules/@types/babel__generator/index.d.ts","../../node_modules/@babel/parser/typings/babel-parser.d.ts","../../node_modules/@types/babel__template/index.d.ts","../../node_modules/@types/babel__traverse/index.d.ts","../../node_modules/@types/babel__core/index.d.ts","../../node_modules/@types/node/assert.d.ts","../../node_modules/@types/node/assert/strict.d.ts","../../node_modules/@types/node/globals.d.ts","../../node_modules/@types/node/async_hooks.d.ts","../../node_modules/@types/node/buffer.d.ts","../../node_modules/@types/node/child_process.d.ts","../../node_modules/@types/node/cluster.d.ts","../../node_modules/@types/node/console.d.ts","../../node_modules/@types/node/constants.d.ts","../../node_modules/@types/node/crypto.d.ts","../../node_modules/@types/node/dgram.d.ts","../../node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/@types/node/dns.d.ts","../../node_modules/@types/node/dns/promises.d.ts","../../node_modules/@types/node/domain.d.ts","../../node_modules/@types/node/dom-events.d.ts","../../node_modules/@types/node/events.d.ts","../../node_modules/@types/node/fs.d.ts","../../node_modules/@types/node/fs/promises.d.ts","../../node_modules/@types/node/http.d.ts","../../node_modules/@types/node/http2.d.ts","../../node_modules/@types/node/https.d.ts","../../node_modules/@types/node/inspector.d.ts","../../node_modules/@types/node/module.d.ts","../../node_modules/@types/node/net.d.ts","../../node_modules/@types/node/os.d.ts","../../node_modules/@types/node/path.d.ts","../../node_modules/@types/node/perf_hooks.d.ts","../../node_modules/@types/node/process.d.ts","../../node_modules/@types/node/punycode.d.ts","../../node_modules/@types/node/querystring.d.ts","../../node_modules/@types/node/readline.d.ts","../../node_modules/@types/node/readline/promises.d.ts","../../node_modules/@types/node/repl.d.ts","../../node_modules/@types/node/stream.d.ts","../../node_modules/@types/node/stream/promises.d.ts","../../node_modules/@types/node/stream/consumers.d.ts","../../node_modules/@types/node/stream/web.d.ts","../../node_modules/@types/node/string_decoder.d.ts","../../node_modules/@types/node/test.d.ts","../../node_modules/@types/node/timers.d.ts","../../node_modules/@types/node/timers/promises.d.ts","../../node_modules/@types/node/tls.d.ts","../../node_modules/@types/node/trace_events.d.ts","../../node_modules/@types/node/tty.d.ts","../../node_modules/@types/node/url.d.ts","../../node_modules/@types/node/util.d.ts","../../node_modules/@types/node/v8.d.ts","../../node_modules/@types/node/vm.d.ts","../../node_modules/@types/node/wasi.d.ts","../../node_modules/@types/node/worker_threads.d.ts","../../node_modules/@types/node/zlib.d.ts","../../node_modules/@types/node/globals.global.d.ts","../../node_modules/@types/node/index.d.ts","../../node_modules/@types/graceful-fs/index.d.ts","../../node_modules/@types/istanbul-lib-coverage/index.d.ts","../../node_modules/@types/istanbul-lib-report/index.d.ts","../../node_modules/@types/istanbul-reports/index.d.ts","../../node_modules/@jest/expect-utils/build/index.d.ts","../../node_modules/chalk/index.d.ts","../../node_modules/@sinclair/typebox/typebox.d.ts","../../node_modules/@jest/schemas/build/index.d.ts","../../node_modules/pretty-format/build/index.d.ts","../../node_modules/jest-diff/build/index.d.ts","../../node_modules/jest-matcher-utils/build/index.d.ts","../../node_modules/expect/build/index.d.ts","../../node_modules/@types/jest/index.d.ts","../../node_modules/@types/json-schema/index.d.ts","../../node_modules/@types/json5/index.d.ts","../../node_modules/@types/semver/classes/semver.d.ts","../../node_modules/@types/semver/functions/parse.d.ts","../../node_modules/@types/semver/functions/valid.d.ts","../../node_modules/@types/semver/functions/clean.d.ts","../../node_modules/@types/semver/functions/inc.d.ts","../../node_modules/@types/semver/functions/diff.d.ts","../../node_modules/@types/semver/functions/major.d.ts","../../node_modules/@types/semver/functions/minor.d.ts","../../node_modules/@types/semver/functions/patch.d.ts","../../node_modules/@types/semver/functions/prerelease.d.ts","../../node_modules/@types/semver/functions/compare.d.ts","../../node_modules/@types/semver/functions/rcompare.d.ts","../../node_modules/@types/semver/functions/compare-loose.d.ts","../../node_modules/@types/semver/functions/compare-build.d.ts","../../node_modules/@types/semver/functions/sort.d.ts","../../node_modules/@types/semver/functions/rsort.d.ts","../../node_modules/@types/semver/functions/gt.d.ts","../../node_modules/@types/semver/functions/lt.d.ts","../../node_modules/@types/semver/functions/eq.d.ts","../../node_modules/@types/semver/functions/neq.d.ts","../../node_modules/@types/semver/functions/gte.d.ts","../../node_modules/@types/semver/functions/lte.d.ts","../../node_modules/@types/semver/functions/cmp.d.ts","../../node_modules/@types/semver/functions/coerce.d.ts","../../node_modules/@types/semver/classes/comparator.d.ts","../../node_modules/@types/semver/classes/range.d.ts","../../node_modules/@types/semver/functions/satisfies.d.ts","../../node_modules/@types/semver/ranges/max-satisfying.d.ts","../../node_modules/@types/semver/ranges/min-satisfying.d.ts","../../node_modules/@types/semver/ranges/to-comparators.d.ts","../../node_modules/@types/semver/ranges/min-version.d.ts","../../node_modules/@types/semver/ranges/valid.d.ts","../../node_modules/@types/semver/ranges/outside.d.ts","../../node_modules/@types/semver/ranges/gtr.d.ts","../../node_modules/@types/semver/ranges/ltr.d.ts","../../node_modules/@types/semver/ranges/intersects.d.ts","../../node_modules/@types/semver/ranges/simplify.d.ts","../../node_modules/@types/semver/ranges/subset.d.ts","../../node_modules/@types/semver/internals/identifiers.d.ts","../../node_modules/@types/semver/index.d.ts","../../node_modules/@types/stack-utils/index.d.ts","../../node_modules/@types/yargs-parser/index.d.ts","../../node_modules/@types/yargs/index.d.ts"],"fileInfos":[{"version":"2ac9cdcfb8f8875c18d14ec5796a8b029c426f73ad6dc3ffb580c228b58d1c44","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"dc48272d7c333ccf58034c0026162576b7d50ea0e69c3b9292f803fc20720fd5","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"feecb1be483ed332fad555aff858affd90a48ab19ba7272ee084704eb7167569","impliedFormat":1},{"version":"5514e54f17d6d74ecefedc73c504eadffdeda79c7ea205cf9febead32d45c4bc","impliedFormat":1},{"version":"1c0cdb8dc619bc549c3e5020643e7cf7ae7940058e8c7e5aefa5871b6d86f44b","impliedFormat":1},{"version":"bed7b7ba0eb5a160b69af72814b4dde371968e40b6c5e73d3a9f7bee407d158c","impliedFormat":1},{"version":"0075fa5ceda385bcdf3488e37786b5a33be730e8bc4aa3cf1e78c63891752ce8","affectsGlobalScope":true,"impliedFormat":1},{"version":"f296963760430fb65b4e5d91f0ed770a91c6e77455bacf8fa23a1501654ede0e","affectsGlobalScope":true,"impliedFormat":1},{"version":"09226e53d1cfda217317074a97724da3e71e2c545e18774484b61562afc53cd2","affectsGlobalScope":true,"impliedFormat":1},{"version":"4443e68b35f3332f753eacc66a04ac1d2053b8b035a0e0ac1d455392b5e243b3","affectsGlobalScope":true,"impliedFormat":1},{"version":"8b41361862022eb72fcc8a7f34680ac842aca802cf4bc1f915e8c620c9ce4331","affectsGlobalScope":true,"impliedFormat":1},{"version":"f7bd636ae3a4623c503359ada74510c4005df5b36de7f23e1db8a5c543fd176b","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"0c20f4d2358eb679e4ae8a4432bdd96c857a2960fd6800b21ec4008ec59d60ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"82d0d8e269b9eeac02c3bd1c9e884e85d483fcb2cd168bccd6bc54df663da031","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"b8deab98702588840be73d67f02412a2d45a417a3c097b2e96f7f3a42ac483d1","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"376d554d042fb409cb55b5cbaf0b2b4b7e669619493c5d18d5fa8bd67273f82a","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"61c37c1de663cf4171e1192466e52c7a382afa58da01b1dc75058f032ddf0839","affectsGlobalScope":true,"impliedFormat":1},{"version":"c4138a3dd7cd6cf1f363ca0f905554e8d81b45844feea17786cdf1626cb8ea06","affectsGlobalScope":true,"impliedFormat":1},{"version":"6ff3e2452b055d8f0ec026511c6582b55d935675af67cdb67dd1dc671e8065df","affectsGlobalScope":true,"impliedFormat":1},{"version":"03de17b810f426a2f47396b0b99b53a82c1b60e9cba7a7edda47f9bb077882f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"8184c6ddf48f0c98429326b428478ecc6143c27f79b79e85740f17e6feb090f1","affectsGlobalScope":true,"impliedFormat":1},{"version":"261c4d2cf86ac5a89ad3fb3fafed74cbb6f2f7c1d139b0540933df567d64a6ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"6af1425e9973f4924fca986636ac19a0cf9909a7e0d9d3009c349e6244e957b6","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"15a630d6817718a2ddd7088c4f83e4673fde19fa992d2eae2cf51132a302a5d3","affectsGlobalScope":true,"impliedFormat":1},{"version":"b7e9f95a7387e3f66be0ed6db43600c49cec33a3900437ce2fd350d9b7cb16f2","affectsGlobalScope":true,"impliedFormat":1},{"version":"01e0ee7e1f661acedb08b51f8a9b7d7f959e9cdb6441360f06522cc3aea1bf2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac17a97f816d53d9dd79b0d235e1c0ed54a8cc6a0677e9a3d61efb480b2a3e4e","affectsGlobalScope":true,"impliedFormat":1},{"version":"bf14a426dbbf1022d11bd08d6b8e709a2e9d246f0c6c1032f3b2edb9a902adbe","affectsGlobalScope":true,"impliedFormat":1},{"version":"ec0104fee478075cb5171e5f4e3f23add8e02d845ae0165bfa3f1099241fa2aa","affectsGlobalScope":true,"impliedFormat":1},{"version":"2b72d528b2e2fe3c57889ca7baef5e13a56c957b946906d03767c642f386bbc3","affectsGlobalScope":true,"impliedFormat":1},{"version":"9cc66b0513ad41cb5f5372cca86ef83a0d37d1c1017580b7dace3ea5661836df","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"709efdae0cb5df5f49376cde61daacc95cdd44ae4671da13a540da5088bf3f30","affectsGlobalScope":true,"impliedFormat":1},{"version":"995c005ab91a498455ea8dfb63aa9f83fa2ea793c3d8aa344be4a1678d06d399","affectsGlobalScope":true,"impliedFormat":1},{"version":"bc496ef4377553e461efcf7cc5a5a57cf59f9962aea06b5e722d54a36bf66ea1","affectsGlobalScope":true,"impliedFormat":1},{"version":"038a2f66a34ee7a9c2fbc3584c8ab43dff2995f8c68e3f566f4c300d2175e31e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4fa6ed14e98aa80b91f61b9805c653ee82af3502dc21c9da5268d3857772ca05","affectsGlobalScope":true,"impliedFormat":1},{"version":"f5c92f2c27b06c1a41b88f6db8299205aee52c2a2943f7ed29bd585977f254e8","affectsGlobalScope":true,"impliedFormat":1},{"version":"930b0e15811f84e203d3c23508674d5ded88266df4b10abee7b31b2ac77632d2","affectsGlobalScope":true,"impliedFormat":1},{"version":"8444af78980e3b20b49324f4a16ba35024fef3ee069a0eb67616ea6ca821c47a","affectsGlobalScope":true,"impliedFormat":1},{"version":"b9ea5778ff8b50d7c04c9890170db34c26a5358cccba36844fe319f50a43a61a","affectsGlobalScope":true,"impliedFormat":1},{"version":"3287d9d085fbd618c3971944b65b4be57859f5415f495b33a6adc994edd2f004","affectsGlobalScope":true,"impliedFormat":1},{"version":"50d53ccd31f6667aff66e3d62adf948879a3a16f05d89882d1188084ee415bbc","affectsGlobalScope":true,"impliedFormat":1},{"version":"65be38e881453e16f128a12a8d36f8b012aa279381bf3d4dc4332a4905ceec83","affectsGlobalScope":true,"impliedFormat":1},{"version":"436aaf437562f276ec2ddbee2f2cdedac7664c1e4c1d2c36839ddd582eeb3d0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"307c8b7ebbd7f23a92b73a4c6c0a697beca05b06b036c23a34553e5fe65e4fdc","affectsGlobalScope":true,"impliedFormat":1},{"version":"e1913f656c156a9e4245aa111fbb436d357d9e1fe0379b9a802da7fe3f03d736","affectsGlobalScope":true,"impliedFormat":1},{"version":"d4b1d2c51d058fc21ec2629fff7a76249dec2e36e12960ea056e3ef89174080f","affectsGlobalScope":true,"impliedFormat":1},{"version":"f35a831e4f0fe3b3697f4a0fe0e3caa7624c92b78afbecaf142c0f93abfaf379","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"78f8232f29ca77721f9dd9798c3bef83599c9256fd1d5d541e652151c433e8af","signature":"50edbdea74283a6a7ddcbb361a4bce2ce2758e36438d383ce098242e0704d127","impliedFormat":99},{"version":"6416da52b472e7716f6d73f113c2f0a6cb3e711ad426391e5da49b1d08f442f0","signature":"593b34ef08bbe1d1487f544c04877dfe157abb2eee9f315cbf0deed02c5f1c58","impliedFormat":99},{"version":"3e4458c644bbcd8326c7a68713649aa58aae5458718ba09b14a432d851be0c17","signature":"8d3b45a44034c5907cd25313ffbb45126162be336997abbe817995085b7c91e8","impliedFormat":99},{"version":"3332d6e010d88bb833013a6f0b44c44727723ea3748136255a2f4ca5154693cc","signature":"7e579ec417c04af9841a76f87998113f0e26fe6d9764df9fc51848c6bdd095a9","impliedFormat":99},{"version":"dfb041cdbc325167423bba5cbc2bafee4c8dfe9cf626cb2c26e093996cdd831a","signature":"dcc470a07014537380b3ef3a2559984387e724b09384262dfb5ee8ca3d72089e","impliedFormat":99},{"version":"7ed23712e507754ca8736d5fc03dbc63a361b9d3d86987a0c58997b01e5ee6c1","signature":"91cb63b3196af7837bd6688a562f7f83853f9efff037a8ace21dbabf9ce59f9d","impliedFormat":99},{"version":"249db36e6cb9720a6637023c32a631bd51d1963632e81bf6dd916ebb56587068","signature":"47ff6368d2a381cd0a8f84cd2c5f5373ad1bb5562ee36e0e9f6d41e7cf4d7504","impliedFormat":99},{"version":"e13901e732c8c6246261df6e14d27058e9987e9b6b8d9e6367ecfb25f2a333c7","signature":"5d7cd5930e8c759909a21f99d12e048a9f4b02644b34d11852b89fbbff7c2821","impliedFormat":99},{"version":"4a37bbbd57d83eda137b161115805a3b45686f250631b620443bdf7cb32987ea","signature":"83416caad55c5018f13cfb0f09e6bdb16442e265c526c4e3edd89c4977acc97e","impliedFormat":99},{"version":"cea9678b9ca54f0993e85496473102730aa4192787199ad570778dcf832d96f6","signature":"3ff3f5a09212d7f7c9b2392010fe0da9040d40225fc771e7d1fae45b195a7275","impliedFormat":99},{"version":"6c66acf0025a9390a5d95c2ae91292012af1c981f473259698034ae0746121cb","signature":"972d058fabef5ec414cdb970b406137505012061d22a818d0bafd59b1d7fc304","impliedFormat":99},{"version":"96f15af13b5ccc67f59859419651a1a76758569a17d6049fef125b7325141f72","signature":"2a99656d7ebc39ddcd66c7313adfeee9b5f988cede55b0f41ddd917fbbb5ee08","impliedFormat":99},{"version":"26cfff17491885f257da38b4344ed24b41f89beeb08eafa820401f49622e0650","signature":"dff2ba9b0c494459fd33d5f99e0f2722b5c6652758eb149e82395b7f1f0769ca","impliedFormat":99},{"version":"1e2bec337a9560ae4ceda99f07caec72d6c7e099aa153b27d817d39fe204517a","signature":"8e22be05eb64f03df7ed0f99a2341ba6793eff266c4522ae34d580c0317b730a","impliedFormat":99},{"version":"1cf2798fa1fe373bddfc3cbe18c1fdb66cbc054b7c09d0354df6d02b1e684938","signature":"d7520ad8621111bb484bd4fcf06ec19c8f5c2dcfa938d41a0288d59b15fd1930","impliedFormat":99},{"version":"32eb82cff3b02a517eb4e8b92df93371795b2cc3d7dc93736be56c18a182a1fc","signature":"d0aadb394d7466258ae73946f4e7477236883f33542f072c24ee70bdc4261b57","impliedFormat":99},{"version":"81d5d2982e9095ccef864732fde135dd5a88fdc41e60c5c180c46f26f48059f9","signature":"74bfc10e7c55ec502a30c042d5bda343290b94eb341286833fe090b600bf73bb","impliedFormat":99},{"version":"2dbde0b434cfe0ed92aea48342b9a85404d1c000e9fdcce942925da7b7e534eb","signature":"0992219a550bfdfd60098cd695d68b43f531e2bb24215281378c01a093d281d8","impliedFormat":99},{"version":"b2727cfc6afb1eb769535ab2a8b2c3bf418fc46141d7adb4fc1ee385f0239ac3","signature":"00ca19acf737096a1e6984e383e9f115a3a43619e43788892a554e189ec0e8c5","impliedFormat":99},{"version":"fbd8484c24a187875194878aeacfc32daef9d0ae4f1eb8ce31b355e2d3df8c66","signature":"46c0230476c149252b9eddf0a97d521a5af223e497c76d349537a0fe84869cdc","impliedFormat":99},{"version":"b06d8ae2fad22f0d79191ef93a4f73bfec968ba13a26af6634866a489443863c","signature":"dbfc8224f4e3c3881c6bbf339bfc57e5977f5171d2ae2534fcf21c747e663587","impliedFormat":99},{"version":"e656a88f9fe693512c0ef9e400f5bda4d3f738cc279a4492d980d9b74b67f8c9","signature":"22a3b38628a77dd1023eba939b991357ccbc85ae67d31014cf5c0d7632b9f251","impliedFormat":99},{"version":"a613c66badc56f604d3b1ce2cbb18e82b668d8d03850d182978234cd89084afb","signature":"30072e54d199fb4007c422ee88003cbd1b9fb755b8e2bdfef50543706d7ecf3d","impliedFormat":99},{"version":"079d6f434bf32684499d1dac9e7eb2dbb55b837a3560361a9c098828ae789f06","signature":"c4b26ce240c1eea17878c80a29d66bae16bbd3a07e98e034ea2e6813a186ebfc","impliedFormat":99},{"version":"1212ecc67913ad47a321ee21b0522d88b8026cb269b28f7215984dd98f2bbb79","signature":"768d6fbec410216bfef9030b317eee914b19081c9905fc727401bc28e70d6ec5","impliedFormat":99},{"version":"387ccdb4ba57cbe3081944a3c29ff1f20da0db3132a4c046f57682141107835d","signature":"1913c2a3aab411553472debac3779ee8731335b9210389653eb0890736a064fe","impliedFormat":99},{"version":"5e7baebaf3b2a064fe9cb52d74be5d0c4709e4e5b3a5abff4594d92bb90242ed","signature":"4f2a15d6f9061c0c49a9df3185fe62c9088ea9c9731fd8acce2de9117e2a704c","impliedFormat":99},{"version":"5349f6a10a4c3c56a016ea7572b60adebd68c9fee808b5bf06398e7adcfe46ee","signature":"06953bf314f5414d359e4142440983ab83f06c92b0a134b57e3f09fe491df8a7","impliedFormat":99},{"version":"6e6e78d8a49e1fedd8977995535b11eb7826cdc58bb3aa345cc0cfb0751178bd","signature":"7bc83750744e6d7924e4b16e8e8d9272b1dbad685e4463b6f39a7b7dd336e833","impliedFormat":99},{"version":"157d6683b1465c23a9bfbe41f15830046c306d3f7f346d17274d6c19c5aec1ed","signature":"dd36329202774e2f32f3f5c0b2801b3c85ec43495e85bf4f2bee681597b5b5c8","impliedFormat":99},{"version":"4c711d9b380a3c3d4968b9aa53912aab59c429bd9ea63f9c42b6f49da8b73cda","signature":"af54a292d3c6f475caa487f428e1a8ff009bef631e27781fca60bd103e8e3df2","impliedFormat":99},{"version":"2f4c5c2c23d6b6a0c7d514ff83dcc9ecba94ec0ecfd880d7935baddc8d359b5f","signature":"9be232664a737988d9e4922d999cdfa3e6d6d5d00724654eae126fc2682e1eb5","impliedFormat":99},{"version":"22c7b7f4133c00e332ffdea39d5e9114e9246b28f28d8b5d004508f3a1cbdee4","signature":"fac7b2878ed137eba8692e0a1339bc402e3d8c2589bbffa51ba468a82c8dd057","impliedFormat":99},{"version":"c73d2fce75f3c5909336f3db9e635b9a724d5870c9dbc696b1f322eff364f51e","signature":"33edb2364d535fc4822bbe24bab4e66f297c2009a194fcaaeb21fe16161b4691","impliedFormat":99},{"version":"33c61c6494083324e320b55d5ec9e3a1a4e308ca6709f6853ef26fc0bad3589a","signature":"e830613a5d1073da8431ec7cb38fd6f4a0d1bbc1771e11528d8f90ba932d0531","impliedFormat":99},{"version":"624b82c53c50d4360f347418c260a808821383c236a94126b35973785fd9b2d4","signature":"7260bdbd62fa3bc58fce0b115205d93c7a4a6f5db4c710f19d033089a89ea95a","impliedFormat":99},{"version":"cd9881bc13d6dca8d9e6c326990c13334c7e78807c612211158349b44d90f601","signature":"08efe32d9b4acfde1fbef91c1d70a91025a31de7d30b85b44c981a8a5c82ef75","impliedFormat":99},{"version":"d2d4759176cc0d4232669885beaab823e71a6504435f149f6bcdc3a5b0f82cfa","signature":"638ff52284702d6791f6677fa4c2bef78f4714b9f02f743fb0cdc5af1e1fdc0b","impliedFormat":99},{"version":"3a000133f3b9b96effb3064765e817eb9d45ce155ddb2ec5b4073fc28ba19e60","signature":"5b1e9f6f9c0506542754d6503a24db6700cdb15c06d07f691956113730f097c6","impliedFormat":99},{"version":"b2580d93d2209a208acd9bea19e11990295deca78d7f6dad022ef97adddeb59a","signature":"9efe036cff73d178da0f5209f3e0d527832ffd3000febb346222bb7c71f4f22e","impliedFormat":99},{"version":"c59c9abbee35c374c0885c92c88340f361ffbd9892fcba86371ce0a8eb34feb2","signature":"8836e3fe0e061ae6c734e22ac66a0f4c45357e4f084b5373e09607c7cd493028","impliedFormat":99},{"version":"56b6e108f71134bff1675b747afe24100662eda67c6eed367ac13e513d213487","signature":"3c985fba23832986f09a0914938a1f242199c49cad3527d051bfbfb6fc6f74d5","impliedFormat":99},{"version":"0a7360a92456060fad9377aa0186c5af52600f1ef25f079c67317a4e2a371777","signature":"73a4eeda6bc23a9bba474dedb147ffd5a8c0c1b30851ab262d273f28e613f102","impliedFormat":99},{"version":"02b23d304708bf20639979a9b9f75327cc1c896b86099a9fef223a412df3d4ce","signature":"60412be999ab2254a0b4105ff71c5899fd3448c4d8a0ff49fe759a2841792be7","impliedFormat":99},{"version":"4b7e00befc9378ee0eb1526fe1a619342e286b2da1b454855cac9ac4afa0be74","signature":"4a921b58051b16feffbd36db31e9cd858d8fa366c0a193a7e7e72b3269a7ddd1","impliedFormat":99},{"version":"f1ea032ce43f538d9839d593e1cdd2b0ad036d3185181fcfc120c2ac8212e0d7","signature":"4723fd0b8862465cc3a15305344af29b572ef487cb39964794725ed9bba70b0c","impliedFormat":99},{"version":"b0a0340f70f627ca7b21f85556aab7656cf3c61b75f6abf6cce2f0ed2ec546ab","signature":"d078842ad92a23fd2feb478dc828d48472e69b405342a4e88bad99c6e65dbe29","impliedFormat":99},{"version":"3999a66ef491e34e1a1d864920c4c45f2f189def5808fba1082a77a9c3f5f022","signature":"70bf2b0acc6cc975444f886615ec7d44795644eb9f9a99da42c4c20e7c6c386c","impliedFormat":99},{"version":"2c90531bfad97fc02b55939b73d22e9f6ce32320013ee7f6f69285600b1d0912","signature":"813fa24cb72cb338c5080cd0fee9363c9a054f93f834bddf16ce87c77d289ddc","impliedFormat":99},{"version":"7a53dde9117e238bc8431695b98954836a3a4178239caba3874bea0d56563bad","signature":"e1732408cb69ca45bbbe0cda5ba4e248707ddcf50adcb5f9864000a74224fad9","impliedFormat":99},{"version":"f2dcc8b7ae58788aa33f36aabe98d05c1cdd18a6bfc914254e2fa953b26c8b72","signature":"7a9419c2754b13e262326c7d1b85d9422853226ff0fab2590a108253d40173fc","impliedFormat":99},{"version":"3b4750c557bddc10951d328fc40a6f84ac99155891f3544c9b53fe49cf5dfe77","signature":"369eed9c645a28bb207f83459a9fbfafbb832aad71e054b6f3cc08b4afa78fe9","impliedFormat":99},{"version":"38de34ecf28af3f5e298c9f9c0d949f45f2f8467ec72220725a21e4ec883163b","signature":"ee49aa9c43cce21295a86485d247bd08a3de0be08a4a1d8162711d57b9736c39","impliedFormat":99},{"version":"86701c272fae8e2b14fd88cfa5bd190219fbd638f99600fe82c4ee487e33d308","impliedFormat":99},{"version":"0c5484b6012ff64658956901c1e0be5ff702d4fc63b9820e57a42e8259be19a7","signature":"391158f9180951ec4af103e34d2243ac9ce31c1eeef6cd6eac4755a86b73af33","impliedFormat":99},{"version":"9f242994e47e57870b9df723d69ed7abc5fc36c620d610edce99aff8f3536999","signature":"c6a51ab4d7691202f12dfa90944af70e7ec00bdeea05697b4ca8b616f5795246","impliedFormat":99},{"version":"9f8fc8bb76f9e7afed282bfac56f836ed07fe8f2d34ccfeefa5021152d01944d","signature":"a83755673215e98d6897bf61b9817aceaf00a70a50c23c6020933455efa97a65","impliedFormat":99},{"version":"772f75fe08a0e352a42d8229647ee8a2219be9eb78cee420f44507eeb5d530b9","signature":"98a6d82adbaa1ce57b2e6d8683a0becb828164c6ca05b1a855177a5ad77f9bf4","impliedFormat":99},{"version":"6e3a0da2c3499b200f1436e9f57ee681f4b0f9ca5842837bfe0f06603d65ebd3","signature":"8a00d98c38938ecd970d96073f7882f32031fef05f079531fed80ca80302d8ff","impliedFormat":99},{"version":"497711bd7a49659b1294b17df5801ed3e939e33e0ee313d8373ee0aa11a9dc82","signature":"323f533b672b96b572a4862a71a229b913df667e88cfd5b2328e01aab8097589","impliedFormat":99},{"version":"449a83d8d5cf6be87463b3a4db18a40bedf3c475f1c2f0193ea174f6f05dc151","signature":"15d94a4bafca6beeecdcf2d0411a773cc7ffad2e6c911e43e8487c4338daa6bb","impliedFormat":99},{"version":"6922401f50b3dea527d6ee473be4a2baf799337d7837f0422627390f10681802","signature":"47ba09c03551eb26d8beb506c22d937c6a97437474775ed9c77ffdd20bb56ec8","impliedFormat":99},{"version":"9e51e1cf9e273a379498742fad7c16bf0de11ca620f33544016951a7f877b451","signature":"b7541734ac70f6ca37b6a1bc5be4e8906498e2246b96a491c3e58130d5e5f064","impliedFormat":99},{"version":"9614556d7b4b513dc0bd465c93cf7999878dc3ea45c04e4fbc9387455dfc548b","signature":"fb053400344daba92e3d53cc8832be6c960206f1a9397f362bf42879291d8071","impliedFormat":99},{"version":"bf846cee875bf510a2a12b512a61cd6868c04cfc4738e459e3b165a9e90446ef","signature":"87a00df296bba1cab2fabf20cccad5acbe6f660c63548b99cb4d008944c6a9de","impliedFormat":99},{"version":"f713064ca751dc588bc13832137c418cb70cf0446de92ade60ad631071558fca","impliedFormat":1},{"version":"dfefd34e8ab60f41d0c130527d5092d6ce662dc9fa85bc8c97682baf65830b51","impliedFormat":1},{"version":"96c23535f4f9dd15beb767e070559ea672f6a35f103152836a67100605136a96","impliedFormat":1},{"version":"b0f4dd1a825912da8f12fd3388d839ef4aa51165ea0e60e4869b50b7ccb4f6fc","impliedFormat":1},{"version":"9cb7c5f710dc84d2e9500831a3e9a27afd3c3710f5a1b8744a50473e565b41fc","impliedFormat":1},{"version":"cf6b2edde490f303918809bfab1da8b6d059b50c160bec72005ff4c248bdd079","impliedFormat":1},{"version":"09df3b4f1c937f02e7fee2836d4c4d7a63e66db70fd4d4e97126f4542cc21d9d","impliedFormat":1},{"version":"7394959e5a741b185456e1ef5d64599c36c60a323207450991e7a42e08911419","impliedFormat":1},{"version":"32465ea19404cb188e84cf08c6b1f6b12d739140436402cdbc184a3fd20a7d81","affectsGlobalScope":true,"impliedFormat":1},{"version":"cce1f5f86974c1e916ec4a8cab6eec9aa8e31e8148845bf07fbaa8e1d97b1a2c","impliedFormat":1},{"version":"bb6872f39c58753205c19b9f89e1e07d61116ae5d82539cef0f3bde5e8fecb57","affectsGlobalScope":true,"impliedFormat":1},{"version":"546ab07e19116d935ad982e76a223275b53bff7771dab94f433b7ab04652936e","impliedFormat":1},{"version":"7b43160a49cf2c6082da0465876c4a0b164e160b81187caeb0a6ca7a281e85ba","impliedFormat":1},{"version":"aefb5a4a209f756b580eb53ea771cca8aad411603926f307a5e5b8ec6b16dcf6","affectsGlobalScope":true,"impliedFormat":1},{"version":"a40826e8476694e90da94aa008283a7de50d1dafd37beada623863f1901cb7fb","impliedFormat":1},{"version":"3a3b3310118e79c8d394171a87f4dc8fd562337a85e33f9fa9636040a2ec2fde","impliedFormat":1},{"version":"b86e1a45b29437f3a99bad4147cb9fe2357617e8008c0484568e5bb5138d6e13","impliedFormat":1},{"version":"b5b719a47968cd61a6f83f437236bb6fe22a39223b6620da81ef89f5d7a78fb7","impliedFormat":1},{"version":"42c431e7965b641106b5e25ab3283aa4865ca7bb9909610a2abfa6226e4348be","impliedFormat":1},{"version":"0b7e732af0a9599be28c091d6bd1cb22c856ec0d415d4749c087c3881ca07a56","impliedFormat":1},{"version":"b7fe70be794e13d1b7940e318b8770cd1fb3eced7707805318a2e3aaac2c3e9e","impliedFormat":1},{"version":"2c71199d1fc83bf17636ad5bf63a945633406b7b94887612bba4ef027c662b3e","affectsGlobalScope":true,"impliedFormat":1},{"version":"738a0de235edb5caf581c5aa86f5dd48ee28b2d0da1e327cbc57cdabde116bda","affectsGlobalScope":true,"impliedFormat":1},{"version":"3b4c85eea12187de9929a76792b98406e8778ce575caca8c574f06da82622c54","impliedFormat":1},{"version":"f788131a39c81e0c9b9e463645dd7132b5bc1beb609b0e31e5c1ceaea378b4df","impliedFormat":1},{"version":"f4016bf7fd9b760162521f2f18fab4023095795e4fb34496d8c61c59acfd0a56","impliedFormat":1},{"version":"21894466693f64957b9bd4c80fa3ec7fdfd4efa9d1861e070aca23f10220c9b2","impliedFormat":1},{"version":"396a8939b5e177542bdf9b5262b4eee85d29851b2d57681fa9d7eae30e225830","impliedFormat":1},{"version":"ad8848c289c0b633452e58179f46edccd14b5a0fe90ebce411f79ff040b803e0","impliedFormat":1},{"version":"120285cc97da7b20b0cbf2c557a5db7d215ec17ee688165ac8aff7f8de035b75","affectsGlobalScope":true,"impliedFormat":1},{"version":"5ca4a9fb7c9ee4f60df6d3bb6460e2c7f3a9cd7b8f7ebae29110fac74de4e50c","impliedFormat":1},{"version":"42a7993edf3288c33755ec08faefb1a40fd9f5f0844f82e48ae152791e80c76a","impliedFormat":1},{"version":"0f05c06ff6196958d76b865ae17245b52d8fe01773626ac3c43214a2458ea7b7","impliedFormat":1},{"version":"f49fb15c4aa06b65b0dce4db4584bfd8a9f74644baef1511b404dc95be34af00","affectsGlobalScope":true,"impliedFormat":1},{"version":"d48009cbe8a30a504031cc82e1286f78fed33b7a42abf7602c23b5547b382563","affectsGlobalScope":true,"impliedFormat":1},{"version":"7aaeb5e62f90e1b2be0fc4844df78cdb1be15c22b427bc6c39d57308785b8f10","impliedFormat":1},{"version":"3ba30205a029ebc0c91d7b1ab4da73f6277d730ca1fc6692d5a9144c6772c76b","impliedFormat":1},{"version":"d8dba11dc34d50cb4202de5effa9a1b296d7a2f4a029eec871f894bddfb6430d","impliedFormat":1},{"version":"8b71dd18e7e63b6f991b511a201fad7c3bf8d1e0dd98acb5e3d844f335a73634","impliedFormat":1},{"version":"01d8e1419c84affad359cc240b2b551fb9812b450b4d3d456b64cda8102d4f60","impliedFormat":1},{"version":"458b216959c231df388a5de9dcbcafd4b4ca563bc3784d706d0455467d7d4942","impliedFormat":1},{"version":"269929a24b2816343a178008ac9ae9248304d92a8ba8e233055e0ed6dbe6ef71","impliedFormat":1},{"version":"8258e69a3b0de494ea55eeea7a4d3216ac112c12006c74dfd381c0d5e42a2607","impliedFormat":1},{"version":"cdaaf046791d7d588f28f32197c5d6acc43343e62540a67eed194c9c20535fdc","impliedFormat":1},{"version":"831c22d257717bf2cbb03afe9c4bcffc5ccb8a2074344d4238bf16d3a857bb12","impliedFormat":1},{"version":"e78290186ee23e5a4d067811dcc547973be09f4dc9564cfed6c7f1f0bdd89d24","affectsGlobalScope":true,"impliedFormat":1},{"version":"cbf046714f3a3ba2544957e1973ac94aa819fa8aa668846fa8de47eb1c41b0b2","affectsGlobalScope":true,"impliedFormat":1},{"version":"aa34c3aa493d1c699601027c441b9664547c3024f9dbab1639df7701d63d18fa","impliedFormat":1},{"version":"eae74e3d50820f37c72c0679fed959cd1e63c98f6a146a55b8c4361582fa6a52","impliedFormat":1},{"version":"7c651f8dce91a927ab62925e73f190763574c46098f2b11fb8ddc1b147a6709a","impliedFormat":1},{"version":"7440ab60f4cb031812940cc38166b8bb6fbf2540cfe599f87c41c08011f0c1df","impliedFormat":1},{"version":"aed89e3c18f4c659ee8153a76560dffda23e2d801e1e60d7a67abd84bc555f8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"290276bcec65d49eb152489c62845b28bed530258751c80d04d167b36b33be72","affectsGlobalScope":true,"impliedFormat":1},{"version":"e393915d3dc385e69c0e2390739c87b2d296a610662eb0b1cb85224e55992250","impliedFormat":1},{"version":"2f940651c2f30e6b29f8743fae3f40b7b1c03615184f837132b56ea75edad08b","impliedFormat":1},{"version":"5749c327c3f789f658072f8340786966c8b05ea124a56c1d8d60e04649495a4d","impliedFormat":1},{"version":"c9d62b2a51b2ff166314d8be84f6881a7fcbccd37612442cf1c70d27d5352f50","affectsGlobalScope":true,"impliedFormat":1},{"version":"e7dbf5716d76846c7522e910896c5747b6df1abd538fee8f5291bdc843461795","impliedFormat":1},{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true,"impliedFormat":1},{"version":"16dcbd7095be9ba030b671ef982dc760e03d40a0f54f27f2a6f1fa00f5670fe7","impliedFormat":1},{"version":"6adaa01cba6e7bae17d8291089e9e38bfc3fffcd522e2161214cbaccab4c1b2b","impliedFormat":1},{"version":"8b06ac3faeacb8484d84ddb44571d8f410697f98d7bfa86c0fda60373a9f5215","impliedFormat":1},{"version":"c79bd2f3e5c05e7ad80dc82ce8d339cac23ac1f5e6cfab96c860bb70d5162873","impliedFormat":1},{"version":"e3328cedfe4d7fac23ba75d00bf5169269800ab949d0837cd88c4211a52c3762","impliedFormat":1},{"version":"cdcc132f207d097d7d3aa75615ab9a2e71d6a478162dde8b67f88ea19f3e54de","impliedFormat":1},{"version":"0d14fa22c41fdc7277e6f71473b20ebc07f40f00e38875142335d5b63cdfc9d2","impliedFormat":1},{"version":"c085e9aa62d1ae1375794c1fb927a445fa105fed891a7e24edbb1c3300f7384a","impliedFormat":1},{"version":"f315e1e65a1f80992f0509e84e4ae2df15ecd9ef73df975f7c98813b71e4c8da","impliedFormat":1},{"version":"5b9586e9b0b6322e5bfbd2c29bd3b8e21ab9d871f82346cb71020e3d84bae73e","impliedFormat":1},{"version":"3e70a7e67c2cb16f8cd49097360c0309fe9d1e3210ff9222e9dac1f8df9d4fb6","impliedFormat":1},{"version":"ab68d2a3e3e8767c3fba8f80de099a1cfc18c0de79e42cb02ae66e22dfe14a66","impliedFormat":1},{"version":"d96cc6598148bf1a98fb2e8dcf01c63a4b3558bdaec6ef35e087fd0562eb40ec","impliedFormat":1},{"version":"c8950367d1812758e9e354c695c60c3e6311bf2cd98b9f9eb469a19df8a9a486","affectsGlobalScope":true,"impliedFormat":1},{"version":"dd89872dd0647dfd63665f3d525c06d114310a2f7a5a9277e5982a152b31be2b","impliedFormat":1},{"version":"96d14f21b7652903852eef49379d04dbda28c16ed36468f8c9fa08f7c14c9538","impliedFormat":1},{"version":"cc0700b1b97e18a3d5d9184470502d8762ec85158819d662730c3a8c5d702584","impliedFormat":1},{"version":"9871b7ee672bc16c78833bdab3052615834b08375cb144e4d2cba74473f4a589","impliedFormat":1},{"version":"c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","impliedFormat":1},{"version":"8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","impliedFormat":1},{"version":"86c73f2ee1752bac8eeeece234fd05dfcf0637a4fbd8032e4f5f43102faa8eec","impliedFormat":1},{"version":"42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","impliedFormat":1},{"version":"ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","impliedFormat":1},{"version":"83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","impliedFormat":1},{"version":"1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","impliedFormat":1},{"version":"0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","impliedFormat":1},{"version":"cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","impliedFormat":1},{"version":"c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","impliedFormat":1},{"version":"f4e9bf9103191ef3b3612d3ec0044ca4044ca5be27711fe648ada06fad4bcc85","impliedFormat":1},{"version":"0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","impliedFormat":1},{"version":"7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","impliedFormat":1},{"version":"bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","impliedFormat":1},{"version":"52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","impliedFormat":1},{"version":"770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","impliedFormat":1},{"version":"d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","impliedFormat":1},{"version":"799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","impliedFormat":1},{"version":"2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","impliedFormat":1},{"version":"9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","impliedFormat":1},{"version":"397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","impliedFormat":1},{"version":"a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","impliedFormat":1},{"version":"a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","impliedFormat":1},{"version":"f77ff4cd234d3fd18ddd5aeadb6f94374511931976d41f4b9f594cb71f7ce6f3","impliedFormat":1},{"version":"4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","impliedFormat":1},{"version":"4f18b4e6081e5e980ef53ddf57b9c959d36cffe1eb153865f512a01aeffb5e1e","impliedFormat":1},{"version":"7f17d4846a88eca5fe71c4474ef687ee89c4acf9b5372ab9b2ee68644b7e0fe0","impliedFormat":1},{"version":"b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","impliedFormat":1},{"version":"c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","impliedFormat":1},{"version":"14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","impliedFormat":1},{"version":"a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","impliedFormat":1},{"version":"f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","impliedFormat":1},{"version":"3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","impliedFormat":1},{"version":"662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","impliedFormat":1},{"version":"c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","impliedFormat":1},{"version":"2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","impliedFormat":1},{"version":"34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","impliedFormat":1},{"version":"58e0cee50add50d4b6d47a935e26aeb0080d98c9cf729f8af389511cdfa10526","impliedFormat":1},{"version":"b0d10e46cfe3f6c476b69af02eaa38e4ccc7430221ce3109ae84bb9fb8282298","impliedFormat":1},{"version":"75fa6a9be075402ea969c1fcec4bb1421f72efbc3e2f340032684cdd3115197c","impliedFormat":1},{"version":"c516a2b18ec68ce5281d7f90113f9be11c7800a859e52292ec7d6a5c13d0465b","impliedFormat":1}],"root":[[65,129]],"options":{"declaration":true,"declarationMap":true,"downlevelIteration":false,"emitDeclarationOnly":true,"emitDecoratorMetadata":true,"esModuleInterop":true,"experimentalDecorators":true,"module":199,"outDir":"./","rootDir":"../..","skipLibCheck":true,"sourceMap":true,"strict":false,"strictNullChecks":false,"target":99},"fileIdsList":[[107,111,112,113,114,116,117,118,121,128,182],[130,182],[182],[182,196],[130,131,132,133,134,182],[130,132,182],[153,182,189],[182,191],[182,192],[182,198,201],[136,182],[139,182],[140,145,173,182],[141,152,153,160,170,181,182],[141,142,152,160,182],[143,182],[144,145,153,161,182],[145,170,178,182],[146,148,152,160,182],[147,182],[148,149,182],[152,182],[150,152,182],[152,153,154,170,181,182],[152,153,154,167,170,173,182],[182,186],[148,152,155,160,170,181,182],[152,153,155,156,160,170,178,181,182],[155,157,170,178,181,182],[136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188],[152,158,182],[159,181,182,186],[148,152,160,170,182],[161,182],[162,182],[139,163,182],[164,180,182,186],[165,182],[166,182],[152,167,168,182],[167,169,182,184],[140,152,170,171,172,173,182],[140,170,172,182],[170,171,182],[173,182],[174,182],[139,170,182],[152,176,177,182],[176,177,182],[145,160,170,178,182],[179,182],[160,180,182],[140,155,166,181,182],[145,182],[170,182,183],[159,182,184],[182,185],[140,145,152,154,163,170,181,182,184,186],[170,182,187],[182,205,244],[182,205,229,244],[182,244],[182,205],[182,205,230,244],[182,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243],[182,230,244],[182,246],[182,194,200],[182,198],[182,195,199],[182,197],[68,72,73,77,78,80,81,182],[72,73,74,79,80,81,182],[68,72,73,75,79,80,81,182],[72,73,79,124,182],[87,88,104,105,182],[122,123,125,126,127,182],[73,79,80,81,83,182],[73,75,78,79,80,81,182],[119,120,182],[75,182],[67,182],[67,68,69,73,74,182],[72,73,182],[68,74,75,76,78,182],[68,70,74,182],[65,68,182],[68,182],[67,68,182],[67,68,70,71,73,182],[68,72,73,74,75,77,78,79,81,182],[68,72,73,74,75,77,78,80,182],[65,66,68,182],[68,72,73,74,75,77,81,182],[68,73,79,82,182],[68,72,73,78,86,89,105,182],[68,72,73,74,75,77,78,79,80,81,83,106,182],[68,72,182],[86,182],[68,73,84,85,182],[87,88,104,182],[68,72,73,77,81,84,85,86,87,88,89,105,106,182],[85,86,87,88,95,108,111,182],[72,73,80,85,86,87,88,104,106,108,182],[68,72,80,84,85,87,88,104,106,108,182],[109,110,182],[104,182],[68,104,182],[72,73,93,182],[72,73,87,88,89,90,91,92,93,94,95,101,103,105,182],[87,104,182],[68,88,182],[73,79,92,96,99,104,182],[92,100,182],[92,96,99,104,182],[100,101,115,182],[93,102,182],[93,96,99,182],[102,103,182],[68,90,104,182],[91,182],[96,97,98,182],[96,182],[96,97,98,99,182],[89,92,93,94,104,105,182],[107,111,112,113,114,116,117,118,121,128],[78,80,81],[80,81],[87,104,105],[122,123,125,126,127],[119,120],[75],[67],[67,68,74],[72],[68,74,78],[68,70,74],[65,68],[68],[67,68],[68,70,71],[68,74,78,81],[68,74,78,80],[68,81],[68,78,86,89,105],[68,72,73,74,75,77,78,79,80,81,83,106],[86],[68,84],[87,88,104],[87,88,89,105],[85,86,87,88,95,108,111],[80,86,87,88,104,108],[68,80,87,88,104,108],[109,110],[104],[73,93],[89,90,92,93,94,105],[87,104],[88],[92,96,104],[92],[100,101,115],[93],[93,96],[102,103],[90,104],[91],[96],[89,92,93,94,104,105]],"referencedMap":[[129,1],[132,2],[130,3],[194,3],[197,4],[196,3],[135,5],[131,2],[133,6],[134,2],[190,7],[191,3],[192,8],[193,9],[202,10],[203,3],[204,3],[136,11],[137,11],[139,12],[140,13],[141,14],[142,15],[143,16],[144,17],[145,18],[146,19],[147,20],[148,21],[149,21],[151,22],[150,23],[152,22],[153,24],[154,25],[138,26],[188,3],[155,27],[156,28],[157,29],[189,30],[158,31],[159,32],[160,33],[161,34],[162,35],[163,36],[164,37],[165,38],[166,39],[167,40],[168,40],[169,41],[170,42],[172,43],[171,44],[173,45],[174,46],[175,47],[176,48],[177,49],[178,50],[179,51],[180,52],[181,53],[182,54],[183,55],[184,56],[185,57],[186,58],[187,59],[229,60],[230,61],[205,62],[208,62],[227,60],[228,60],[218,60],[217,63],[215,60],[210,60],[223,60],[221,60],[225,60],[209,60],[222,60],[226,60],[211,60],[212,60],[224,60],[206,60],[213,60],[214,60],[216,60],[220,60],[231,64],[219,60],[207,60],[244,65],[243,3],[238,64],[240,66],[239,64],[232,64],[233,64],[235,64],[237,64],[241,66],[242,66],[234,66],[236,66],[245,3],[246,3],[247,67],[195,3],[201,68],[199,69],[200,70],[198,71],[63,3],[64,3],[12,3],[14,3],[13,3],[2,3],[15,3],[16,3],[17,3],[18,3],[19,3],[20,3],[21,3],[22,3],[3,3],[4,3],[23,3],[27,3],[24,3],[25,3],[26,3],[28,3],[29,3],[30,3],[5,3],[31,3],[32,3],[33,3],[34,3],[6,3],[38,3],[35,3],[36,3],[37,3],[39,3],[7,3],[40,3],[45,3],[46,3],[41,3],[42,3],[43,3],[44,3],[8,3],[50,3],[47,3],[48,3],[49,3],[51,3],[9,3],[52,3],[53,3],[54,3],[57,3],[55,3],[56,3],[58,3],[59,3],[10,3],[1,3],[11,3],[62,3],[61,3],[60,3],[122,72],[126,73],[123,74],[125,75],[127,76],[124,3],[128,77],[120,78],[119,79],[121,80],[82,3],[70,81],[68,82],[75,83],[76,84],[77,85],[72,3],[71,86],[66,87],[65,88],[69,89],[74,90],[80,91],[81,92],[79,3],[67,93],[78,94],[83,95],[106,96],[107,97],[73,98],[88,99],[85,3],[86,100],[84,3],[108,101],[95,102],[87,99],[112,103],[109,104],[110,105],[111,106],[92,107],[93,3],[90,108],[94,109],[104,110],[105,111],[89,112],[100,113],[101,114],[115,115],[116,116],[103,117],[102,118],[117,119],[91,120],[114,121],[99,122],[98,123],[96,3],[97,123],[118,124],[113,125]],"exportedModulesMap":[[129,126],[132,2],[130,3],[194,3],[197,4],[196,3],[135,5],[131,2],[133,6],[134,2],[190,7],[191,3],[192,8],[193,9],[202,10],[203,3],[204,3],[136,11],[137,11],[139,12],[140,13],[141,14],[142,15],[143,16],[144,17],[145,18],[146,19],[147,20],[148,21],[149,21],[151,22],[150,23],[152,22],[153,24],[154,25],[138,26],[188,3],[155,27],[156,28],[157,29],[189,30],[158,31],[159,32],[160,33],[161,34],[162,35],[163,36],[164,37],[165,38],[166,39],[167,40],[168,40],[169,41],[170,42],[172,43],[171,44],[173,45],[174,46],[175,47],[176,48],[177,49],[178,50],[179,51],[180,52],[181,53],[182,54],[183,55],[184,56],[185,57],[186,58],[187,59],[229,60],[230,61],[205,62],[208,62],[227,60],[228,60],[218,60],[217,63],[215,60],[210,60],[223,60],[221,60],[225,60],[209,60],[222,60],[226,60],[211,60],[212,60],[224,60],[206,60],[213,60],[214,60],[216,60],[220,60],[231,64],[219,60],[207,60],[244,65],[243,3],[238,64],[240,66],[239,64],[232,64],[233,64],[235,64],[237,64],[241,66],[242,66],[234,66],[236,66],[245,3],[246,3],[247,67],[195,3],[201,68],[199,69],[200,70],[198,71],[63,3],[64,3],[12,3],[14,3],[13,3],[2,3],[15,3],[16,3],[17,3],[18,3],[19,3],[20,3],[21,3],[22,3],[3,3],[4,3],[23,3],[27,3],[24,3],[25,3],[26,3],[28,3],[29,3],[30,3],[5,3],[31,3],[32,3],[33,3],[34,3],[6,3],[38,3],[35,3],[36,3],[37,3],[39,3],[7,3],[40,3],[45,3],[46,3],[41,3],[42,3],[43,3],[44,3],[8,3],[50,3],[47,3],[48,3],[49,3],[51,3],[9,3],[52,3],[53,3],[54,3],[57,3],[55,3],[56,3],[58,3],[59,3],[10,3],[1,3],[11,3],[62,3],[61,3],[60,3],[122,127],[126,128],[123,128],[127,129],[128,130],[120,128],[119,128],[121,131],[70,132],[68,133],[75,134],[76,135],[77,136],[71,137],[66,138],[65,139],[69,140],[74,141],[80,142],[81,143],[67,138],[78,144],[83,139],[106,145],[107,146],[73,139],[88,147],[86,148],[108,149],[95,150],[87,147],[112,151],[109,152],[110,153],[111,154],[92,155],[90,155],[94,156],[104,157],[105,158],[89,159],[100,160],[101,161],[115,160],[116,162],[103,163],[102,164],[117,165],[91,166],[114,167],[99,168],[98,168],[97,168],[118,124],[113,169]],"semanticDiagnosticsPerFile":[129,132,130,194,197,196,135,131,133,134,190,191,192,193,202,203,204,136,137,139,140,141,142,143,144,145,146,147,148,149,151,150,152,153,154,138,188,155,156,157,189,158,159,160,161,162,163,164,165,166,167,168,169,170,172,171,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,229,230,205,208,227,228,218,217,215,210,223,221,225,209,222,226,211,212,224,206,213,214,216,220,231,219,207,244,243,238,240,239,232,233,235,237,241,242,234,236,245,246,247,195,201,199,200,198,63,64,12,14,13,2,15,16,17,18,19,20,21,22,3,4,23,27,24,25,26,28,29,30,5,31,32,33,34,6,38,35,36,37,39,7,40,45,46,41,42,43,44,8,50,47,48,49,51,9,52,53,54,57,55,56,58,59,10,1,11,62,61,60,122,126,123,125,127,124,128,120,119,121,82,70,68,75,76,77,72,71,66,65,69,74,80,81,79,67,78,83,106,107,73,88,85,86,84,108,95,87,112,109,110,111,92,93,90,94,104,105,89,100,101,115,116,103,102,117,91,114,99,98,96,97,118,113]},"version":"5.2.2"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bsv/sdk",
3
- "version": "1.1.1",
3
+ "version": "1.1.3",
4
4
  "type": "module",
5
5
  "description": "BSV Blockchain Software Development Kit",
6
6
  "main": "dist/cjs/mod.js",
@@ -249,7 +249,8 @@ export default class MerklePath {
249
249
  } else {
250
250
  // Ensure that any elements which appear in both are not downgraded to a non txid.
251
251
  if (other.path[h][l]?.txid) {
252
- combinedPath[h].find(leaf => leaf.offset === other.path[h][l]).txid = true
252
+ const target = combinedPath[h].find(leaf => leaf.offset === other.path[h][l].offset)
253
+ target.txid = true
253
254
  }
254
255
  }
255
256
  }
@@ -470,9 +470,9 @@ describe('Transaction', () => {
470
470
  })
471
471
  it('Does not double-encode transactions', () => {
472
472
  // Source: https://github.com/bitcoin-sv/ts-sdk/issues/77
473
+ const incorrect = '0100beef01fe76eb0c000e02c402deff5437203e0b5cb22646cbada24a60349bf45c8b280ffb755868f2955c3111c500f4076b7f48031fc467f87d5e99d9c3c0b59e4dca5e3049f58b735c59b413a8b6016300bad9c2d948e8a2ca647fdb50f2fd36641c4adf937b41134405a3e7f734b8beb201300053604a579558b5f7030e618d5c726a19229e0ff677f6edf109f41c5cfdafc93e0119005f8465c2a8d1558afbfa80c2395f3f8866a2fa5015e54fab778b0149da58376c010d00cd452b4e74f57d199cdb81b8a0e4a62dcdaf89504d6c63a5a65d5b866912b8c0010700d2ae7e2ce76da560509172066f1a1cf81faf81d73f9c0f6fd5af0904973dcfb10102006e5e077bcaa35c0240d61c1f3bba8d789223711ec035ef88b0911fc569d2b95a010000c961038959b9d404297a180c066816562dd2a34986c0960121a87ba91a51262f010100a50e381b4e8812479ea561e5bab7dcaa80078652b1b39ee5410966c515a3442b010100383ce8891ca7bf1ddefa5e0d8a1ba9ab01cb4e18046e9d7d0d438b5aaecc38b2010100c694be322b4e74acca8a5ef7703afedb708281321fd674f1221eebc743b0e01c0101000f3cc61f2b3d762cfecdd977ba768a5cbb0a4b402ad4f0d1bd3a98a582794c35010100094ad56eeea3b47edb2b298775f2efabe48172612cb3419962632251d8cdb78e010100de84bf9dd8873f37decbda1b5188e24ead978b147a63c809691702d19c47e8cb050200000001b67f1b6a6c3e70742a39b82ba45d51c983f598963ebf237101cc372da1144b83020000006b483045022100d14c3eb0c1438747c124f099bc664bf945cd27cbd96915027057e508bbc9e03302203c73f79d4e00f8018783e1008ce0fbb8e8c58bff6bd8042ab7e3966a66c8788c41210356762156ee9347c3e2ceca17d13713028d5446f453e9cbcb0ea170b4ca7fab52ffffffff037c660000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac75330100000000001976a914eb645f9ea7e4e232e54b9651474c100026698c3088acf2458005000000001976a914802737e30c85b6fe86e26fb28e03140058aca65e88ac0000000001000100000001deff5437203e0b5cb22646cbada24a60349bf45c8b280ffb755868f2955c3111000000006a473044022076da9f61380c208f43652587c219b4452a7b803a0407c2c7c0f3bc27612c4e88022021a9eb02da5529873a5986933f9c35965aa78537b9e2aef9382de33cfb1ab4bb41210314793e1758db3caa7d2bce97b347ae3ced2f8a402b797ed986be63473d4644a0ffffffff023c330000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac3c330000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac00000000000200000001b67f1b6a6c3e70742a39b82ba45d51c983f598963ebf237101cc372da1144b83020000006b483045022100d14c3eb0c1438747c124f099bc664bf945cd27cbd96915027057e508bbc9e03302203c73f79d4e00f8018783e1008ce0fbb8e8c58bff6bd8042ab7e3966a66c8788c41210356762156ee9347c3e2ceca17d13713028d5446f453e9cbcb0ea170b4ca7fab52ffffffff037c660000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac75330100000000001976a914eb645f9ea7e4e232e54b9651474c100026698c3088acf2458005000000001976a914802737e30c85b6fe86e26fb28e03140058aca65e88ac0000000001000100000001deff5437203e0b5cb22646cbada24a60349bf45c8b280ffb755868f2955c3111000000006a473044022076da9f61380c208f43652587c219b4452a7b803a0407c2c7c0f3bc27612c4e88022021a9eb02da5529873a5986933f9c35965aa78537b9e2aef9382de33cfb1ab4bb41210314793e1758db3caa7d2bce97b347ae3ced2f8a402b797ed986be63473d4644a0ffffffff023c330000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac3c330000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac000000000001000000022e7f69f3e1e17e22cfb8818577b3c83a4fbbbc1bab55c70ffcdd994ae30ea48b000000006b483045022100d9a2d1efea4896b36b2eb5af42cf52009982c7c31b446213fe37f26835d9d72202203e4dee0ceb068a4936e79b0bf69f72203906a00a4256cb1a7b30a40764616e8441210314793e1758db3caa7d2bce97b347ae3ced2f8a402b797ed986be63473d4644a0ffffffff2e7f69f3e1e17e22cfb8818577b3c83a4fbbbc1bab55c70ffcdd994ae30ea48b010000006b483045022100b57a09145c57b7b5efb4b546f1b0bfb7adbc5e64d35d9d6989345d4c60c483940220280998a210a49a6efaacda6fb73670001bb7269d069be80eb14ea2227a73e82241210314793e1758db3caa7d2bce97b347ae3ced2f8a402b797ed986be63473d4644a0ffffffff0174660000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac0000000000'
473
474
  const correct = '0100beef01fe76eb0c000e02c402deff5437203e0b5cb22646cbada24a60349bf45c8b280ffb755868f2955c3111c500f4076b7f48031fc467f87d5e99d9c3c0b59e4dca5e3049f58b735c59b413a8b6016300bad9c2d948e8a2ca647fdb50f2fd36641c4adf937b41134405a3e7f734b8beb201300053604a579558b5f7030e618d5c726a19229e0ff677f6edf109f41c5cfdafc93e0119005f8465c2a8d1558afbfa80c2395f3f8866a2fa5015e54fab778b0149da58376c010d00cd452b4e74f57d199cdb81b8a0e4a62dcdaf89504d6c63a5a65d5b866912b8c0010700d2ae7e2ce76da560509172066f1a1cf81faf81d73f9c0f6fd5af0904973dcfb10102006e5e077bcaa35c0240d61c1f3bba8d789223711ec035ef88b0911fc569d2b95a010000c961038959b9d404297a180c066816562dd2a34986c0960121a87ba91a51262f010100a50e381b4e8812479ea561e5bab7dcaa80078652b1b39ee5410966c515a3442b010100383ce8891ca7bf1ddefa5e0d8a1ba9ab01cb4e18046e9d7d0d438b5aaecc38b2010100c694be322b4e74acca8a5ef7703afedb708281321fd674f1221eebc743b0e01c0101000f3cc61f2b3d762cfecdd977ba768a5cbb0a4b402ad4f0d1bd3a98a582794c35010100094ad56eeea3b47edb2b298775f2efabe48172612cb3419962632251d8cdb78e010100de84bf9dd8873f37decbda1b5188e24ead978b147a63c809691702d19c47e8cb030200000001b67f1b6a6c3e70742a39b82ba45d51c983f598963ebf237101cc372da1144b83020000006b483045022100d14c3eb0c1438747c124f099bc664bf945cd27cbd96915027057e508bbc9e03302203c73f79d4e00f8018783e1008ce0fbb8e8c58bff6bd8042ab7e3966a66c8788c41210356762156ee9347c3e2ceca17d13713028d5446f453e9cbcb0ea170b4ca7fab52ffffffff037c660000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac75330100000000001976a914eb645f9ea7e4e232e54b9651474c100026698c3088acf2458005000000001976a914802737e30c85b6fe86e26fb28e03140058aca65e88ac0000000001000100000001deff5437203e0b5cb22646cbada24a60349bf45c8b280ffb755868f2955c3111000000006a473044022076da9f61380c208f43652587c219b4452a7b803a0407c2c7c0f3bc27612c4e88022021a9eb02da5529873a5986933f9c35965aa78537b9e2aef9382de33cfb1ab4bb41210314793e1758db3caa7d2bce97b347ae3ced2f8a402b797ed986be63473d4644a0ffffffff023c330000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac3c330000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac000000000001000000022e7f69f3e1e17e22cfb8818577b3c83a4fbbbc1bab55c70ffcdd994ae30ea48b000000006b483045022100d9a2d1efea4896b36b2eb5af42cf52009982c7c31b446213fe37f26835d9d72202203e4dee0ceb068a4936e79b0bf69f72203906a00a4256cb1a7b30a40764616e8441210314793e1758db3caa7d2bce97b347ae3ced2f8a402b797ed986be63473d4644a0ffffffff2e7f69f3e1e17e22cfb8818577b3c83a4fbbbc1bab55c70ffcdd994ae30ea48b010000006b483045022100b57a09145c57b7b5efb4b546f1b0bfb7adbc5e64d35d9d6989345d4c60c483940220280998a210a49a6efaacda6fb73670001bb7269d069be80eb14ea2227a73e82241210314793e1758db3caa7d2bce97b347ae3ced2f8a402b797ed986be63473d4644a0ffffffff0174660000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac0000000000'
474
- const incorrect = '0100beef01fe77eb0c000e02fdd8140017899f90c0513b78b832ea9b25596cdd5132c570addd0f4cf40d23030243b36afdd914022e7f69f3e1e17e22cfb8818577b3c83a4fbbbc1bab55c70ffcdd994ae30ea48b01fd6d0a0004307f45c624b6f19e6f85ce0e9b56931aae58affef11a225bb564aa5f785bc101fd370500952937347592ef6df9d578da0d04c889193e7a3c807638549b49c697098596de01fd9a020035c7831b6f5088ca905b169ff33814284f6a27aa7362db5b7f0de517c3853fa901fd4c01004123b25530fe6a11b16cb3725e0b1ffff109e3ed8993116ff025a97b2cbcd46601a700adefed13a8d2a1a091b9b1807c1434611a5403845b6fa78bbb5d660af4e81602015200d0967c10ee6fd2b74e8989dc7e36eeb3ae13fe6cae0dcbb39ca79782ec729bbf0128003ff7aeff8cdb8ffecc82465ec67d64a29bbf81f725cf1da2911e9741e1667e1c011500d0e20a1598a95a7df7b54ac2e82325b0f5ae7924ce8f4b55520b42547c4dc1b1010b003642e6fd39340cf8626cff5aefb8dffb7483d0936ca241b4cef7cd819813b2820104000589e88fae5f2d465f2e7a5edaef98ebcd7d0b39f848fba1e86f0f3a93d4898b010300a161114db7317b74e1f535b8dc0bccd3c7c64c2812d6efbd7dbcdd5d5fc55012010000726acffff2f3cb821c418c81c6329360ea7a88c37d2bf8eba01bd4eb9ca32210010100bc8e959a21ffe2c6fcc64f292d8023557c1b4d52ff4ff829840ca5091d00c31b020100000001deff5437203e0b5cb22646cbada24a60349bf45c8b280ffb755868f2955c3111000000006a473044022076da9f61380c208f43652587c219b4452a7b803a0407c2c7c0f3bc27612c4e88022021a9eb02da5529873a5986933f9c35965aa78537b9e2aef9382de33cfb1ab4bb41210314793e1758db3caa7d2bce97b347ae3ced2f8a402b797ed986be63473d4644a0ffffffff023c330000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac3c330000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac00000000010001000000012e7f69f3e1e17e22cfb8818577b3c83a4fbbbc1bab55c70ffcdd994ae30ea48b000000006b483045022100fbfd5d1969c455d0a8d8c5a78809b9fe4a98531d2ebaafc84b0d3411b577573f02204f8e945b76495ad46e57db3d09e8284d7859e8b6f7595808c56fef29356e313c41210314793e1758db3caa7d2bce97b347ae3ced2f8a402b797ed986be63473d4644a0ffffffff013a330000000000001976a91417c85798ff61f7ec8af257f672d973b6ec6d88fd88ac0000000000'
475
- const tx1 = Transaction.fromHexBEEF(correct)
475
+ const tx1 = Transaction.fromHexBEEF(incorrect)
476
476
  expect(tx1.toHexBEEF()).toEqual(correct)
477
477
  })
478
478
  })
@@ -1,35 +0,0 @@
1
- # What is Type-42 and How Does it Enable Private Signatures?
2
-
3
- The system known as "type-42," based on the BRC-42 technical standard introduces a sophisticated method of key derivation that enhances privacy and enables what are known as "private signatures." This document aims to elucidate the principles of type-42 derivation, demonstrate its role in enabling private signatures, and explore its broader implications within the BSV ecosystem.
4
-
5
- ## Understanding Key Derivation
6
-
7
- Before delving into the specifics of type-42, it is essential to understand the concept of key derivation in cryptographic systems. Key derivation is a process that generates one or more keys from a single master key, which can then be used for various cryptographic purposes, such as encryption, decryption, and digital signing. Traditional key derivation methods like BIP32 offer limited flexibility and privacy because they restrict the number of derivable keys and allow anyone to see all the derived children, even those computed by others.
8
-
9
- ## The Type-42 Key Derivation Method
10
-
11
- Type-42 improves upon traditional approaches by allowing two parties to independently generate a series of secret keys for each other using shared information that remains confidential between them. It improves upon BIP32 because instead of having one single public key derivation universe the entire world can see, each set of two parties who are communicating with one another share their own unique, private key derivation universe only the two of them can access. This method utilizes the following components and steps:
12
-
13
- 1. **Identity Keys**: Each party maintains a master private key and a master public key. The whole world can know the master public key.
14
-
15
- 2. **Shared Secret Computation**: When two parties wish to interact, sign or validate messages, they first compute a shared secret. This is achieved by one party using their private key and the other party's public key in elliptic curve point multiplication.
16
-
17
- 3. **Key Generation Using Invoice Numbers**: To generate a unique key for a payment, message or any other purpose, the parties agree upon a specific invoice number as an identifier. An HMAC (Hash-based Message Authentication Code) is computed over this invoice number using the shared secret as the key, ensuring that each key is unique and known only to the involved parties. One party could generate the invoice number and send it to the other. Publishing the invoice number doesn't compromise security because of the HMAC.
18
-
19
- 4. **Private and Public Key Derivation**: The HMAC output is used to derive new child keys—both private and public—ensuring that both transactional privacy and security are maintained.
20
-
21
- ## Enabling Private Signatures with Type-42
22
-
23
- Private signatures are a crucial application of type-42 derivation. In traditional digital signature schemes, anyone with access to the signer's public key can verify the signature. However, with Type-42:
24
-
25
- - **Enhanced Privacy**: The signature can only be verified by someone who knows the specific shared secret used to derive the keys involved in the signature. This means that outside parties cannot verify the signature or link it back to the signer without access to the shared secret, enhancing the privacy of the exchange.
26
-
27
- - **Security Against Replay Attacks**: Since each transaction uses a unique key derived from a different invoice number, the risk of replay attacks (where a valid data transmission is maliciously or fraudulently repeated) is minimized. This is especially true when rolling or time-based invoice numbering schemes are used.
28
-
29
- - **Auditable by Design**: For situations requiring transparency (e.g., audits), the shared secrets or the HMAC outputs can be disclosed to specific entities, like tax agencies, without compromising the overall security of the system, or of unrelated transactions.
30
-
31
- ## Broader Applications
32
-
33
- Beyond private signatures, type-42 key derivation can be applied in various other contexts within BSV transactions. These include secure message exchanges, private invoicing systems, and more flexible wallet architectures that support a multitude of applications and services without compromising security or privacy.
34
-
35
- Type-42 not only facilitates more secure and private digital signatures but also heralds a new era of cryptographic flexibility and interoperability in digital asset transactions. You can check out a tutorial leveraging the new TypeScript SDK's type-42 features [here](../examples/EXAMPLE_TYPE_42.md).
@@ -1,38 +0,0 @@
1
- # What is BEEF and Why is it Useful?
2
-
3
- The Background Evaluation Extended Format ([BEEF](https://github.com/bitcoin-sv/BRCs/blob/master/transactions/0062.md)) is a binary format designed for sending transactions across the Bitcoin SV (BSV) network. This document aims to demystify BEEF, outlining its structure, purpose, and the compelling advantages it offers to the BSV ecosystem.
4
-
5
- ## Introduction to BEEF
6
-
7
- At its core, BEEF is a protocol that encapsulates not just transactions but also their ancestry and the necessary Simplified Payment Verification (SPV) proofs. Its design is optimized for efficiency, minimizing bandwidth usage (especially when inputs have common ancestors) while maintaining the requisite data for full independent validation.
8
-
9
- The impetus for BEEF's development arises from the need to streamline the transaction verification process without compromising on security or decentralization. Traditional SPV methods like BRC-8, while effective, have not seen widespread adoption, and BEEF aims to address this gap by providing a more uniquetous and standardized solution, aligned with the key industry stakeholders.
10
-
11
- ## The Structure of BEEF
12
-
13
- BEEF employs a binary stream, identified by a unique version number, to package transactions together with their Merkle proofs (BUMPs) and ancestor transactions. This bundling allows for a comprehensive verification process, starting from the most ancient transactions to the newest.
14
-
15
- Key components of the BEEF format include:
16
- - **Version Number**: A specific sequence that identifies the data as BEEF, allowing for future versions and improvements.
17
- - **BUMPs**: BSV Unified Merkle Paths that prove the inclusion of transactions within the blockchain.
18
- - **Transactions**: The actual transaction data, alongside indicators of their connection to BUMPs.
19
-
20
- The data is arranged in a specific order to facilitate streaming validation. This means that as soon as the initial bytes (containing Merkle Paths) are received, the verification process can commence, making the validation efficient and fast.
21
-
22
- ## Advantages of BEEF
23
-
24
- ### Efficiency in Bandwidth Use
25
- By condensing transactions, their ancestors, and SPV proofs into a single binary format, BEEF significantly reduces the amount of data transmitted across the network. This efficiency is crucial for scaling the BSV blockchain, making it feasible to process large volumes of transactions quickly. Thsese efficiencies compound when many inputs point back to a single common ancestor.
26
-
27
- ### Enhanced Security and Trust
28
- BEEF's structure ensures that every transaction can be independently verified, down to its roots in the blockchain. This process not only strengthens security but also enhances trust among network participants. Users can confidently validate transactions without relying on external sources for SPV data. By defining clear rules for validation, we ensure a lack of ambiguity among transacting parties.
29
-
30
- ### Streamlining the Verification Process
31
- The ordered structure of BEEF, coupled with its binary format, streamlines the verification process. Validators can begin verifying transaction ancestry as soon as they receive the data, without waiting for the entire payload. This immediate validation is particularly beneficial in complex transaction chains, where traditional methods might struggle with efficiency.
32
-
33
- ### Future-Proofing
34
- With its versioned format, BEEF is designed for future improvements and iterations. As the BSV ecosystem evolves, BEEF can adapt, incorporating new features or optimizations without disrupting the underlying principles that make it effective.
35
-
36
- ## Conclusion
37
-
38
- The Background Evaluation Extended Format represents a significant advancement in the BSV ecosystem. By combining transactions with their ancestral data and SPV proofs in a compact, binary format, BEEF addresses key challenges in transaction verification and validation. By aligning across the ecosystem, BEEF maximizes interoperability among wallets and network services. It offers a scalable, secure, and efficient mechanism for ensuring the integrity of transactions across the blockchain. You can check out an example of how to verify BEEF transactions with the TypeScript SDK [here](../examples/EXAMPLE_VERIFYING_BEEF.md).
@@ -1,38 +0,0 @@
1
- # The Role of Chain Trackers within the SPV Ecosystem
2
-
3
- ## Introduction
4
-
5
- Simplified Payment Verification (SPV) is a method that allows participants in the BSV network to verify transactions without needing the full blockchain. This process is crucial for enhancing scalability and efficiency, particularly now that the daily transaction volume has become substantial. Chain trackers play a vital role within this SPV ecosystem, ensuring the integrity and reliability of this transaction verification process by managing and verifying blockchain headers and checking Merkle roots.
6
-
7
- ## Conceptual Overview of SPV
8
-
9
- The SPV process was originally proposed to allow anyone to verify transactions without requiring the complete blockchain data. Instead of storing the entire ledger, people only need to maintain a copy of the block headers. The essential components of SPV include:
10
-
11
- - **Block Headers**: Clients store headers of all blocks instead of full blocks, significantly reducing the data storage requirement.
12
- - **Merkle Proofs**: These proofs allow the verification of the inclusion of a transaction within a block without needing the entire block's content.
13
-
14
- ## Role of Chain Trackers
15
-
16
- A chain tracker is a specialized component within the SPV architecture responsible for maintaining and updating a consistent and accurate view of the blockchain header chain. Its functions include:
17
-
18
- - **Header Discovery and Verification**: Chain trackers continuously discover new block headers propagated through the network. They verify each header's integrity by checking the correctness of the proof-of-work and ensuring it correctly references the previous header.
19
-
20
- - **Merkle Root Verification**: Once a new block header is accepted, the chain tracker validates Merkle roots presented in transaction proofs against the expected Merkle root in the block header. This step is crucial for ensuring that the transaction was indeed included in the block.
21
-
22
- - **Chain Reorganizations**: In cases where the blockchain undergoes a reorganization (a rare occurrence), chain trackers adjust their header chain accordingly. They ensure that the client's view of the block sequence is always aligned with the honest chain, as recognized by the network.
23
-
24
- ### Security and Trust
25
-
26
- Chain trackers significantly enhance the security of SPV clients by enabling them to trust the validity of transactions while relying on minimal blockchain data. They help in mitigating risks such as double-spending and blockchain forks by ensuring clients are always synchronized with the correct network state.
27
-
28
- ### Scalability Contributions
29
-
30
- By enabling everyone on the network to verify transactions without full blockchain data, chain trackers contribute directly to the scalability of BSV. They allow more users to participate in the network without compromising on security or requiring extensive resources for full-chain indexing, thus supporting broader adoption and use at lower cost.
31
-
32
- ## Chain Trackers in Action
33
-
34
- To illustrate the role of chain trackers, consider a scenario where an SPV client receives a transaction with a Merkle proof. The chain tracker checks the transaction's Merkle root against a stored block header. If the root matches, the transaction is confirmed to be part of the chain, thereby verifying its inclusion without needing the entire associated block's data.
35
-
36
- ## Conclusion
37
-
38
- Chain trackers are indispensable in the SPV ecosystem, providing a balance between efficiency and security. By managing blockchain headers and verifying Merkle proofs, they ensure that participants can trust and validate transactions with confidence. Their role is foundational in enabling scalable, secure, and efficient transaction verification across the network. You can see a tutorial on integrating a chain tracker with the TypeScript BSV SDK [here](../examples/EXAMPLE_VERIFYING_ROOTS.md).
@@ -1,35 +0,0 @@
1
- ## How Does Transaction Fee Modeling Work?
2
-
3
- Fees provide the incentive for miners to process and include transactions in the blockchain. This document provides a high-level conceptual overview of how transaction fee modeling works within the BSV ecosystem, highlighting its impact on both miners and network participants.
4
-
5
- ### Why Transaction Fees?
6
-
7
- Transaction fees are paid by users to miners, who validate and add transactions to new blocks. Fees not only compensate miners for their computational power but also help secure the network by driving investments into higher scalability and more efficient transaction processing. This mechanism ensures that miners prioritize transactions with higher fees, thus aligning the users' needs with the miners' efforts.
8
-
9
- ### How Fees Are Calculated
10
-
11
- #### Basic Fee Calculation
12
-
13
- Currently, the most common metric for calculating transaction fees is based on the size of the transaction in kilobytes (KB). The fee model typically employed is the "satoshis per kilobyte" model, which assigns a certain number of satoshis (the smallest unit of Bitcoin) per kilobyte of transaction data. This model is straightforward: it multiplies the transaction size by a predetermined satoshi rate to determine the total fee.
14
-
15
- #### Factors Influencing Fees
16
-
17
- Different fee models may be used to evaluate the priority for transactions by transaction processors. Some factors that could be considered include:
18
-
19
- 1. **Transaction Size**: The primary factor affecting the fee is the transaction size, which includes the data such present in input and output scripts. Larger transactions require more bandwidth and processing power to validate, and thus generally incur higher fees.
20
-
21
- 2. **Number of Inputs and Outputs**: Transactions with many inputs that reduce the size of the UTXO set might be processed for les, while transactions that create lots of outputs and increase the UTXO set size might be more expensive.
22
-
23
- 3. **Script Complexity**: Transactions that use complex scripts or multiple signature verifications require more processing power, potentially increasing the fee.
24
-
25
- ### Advanced Fee Models
26
-
27
- While the satoshis per kilobyte model is predominant, there are opportunities within the BSV ecosystem to implement more sophisticated fee strategies, especially in contexts where particular script templates are commonly used:
28
-
29
- - **Fee Discounts for Priority Transactions**: Offer discounted rates for transactions that consolidate UTXOs or batch multiple outputs, which can improve the overall efficiency of the blockchain.
30
-
31
- - **Custom Fee Models**: Some applications might implement custom fee models tailored to their specific needs, such as microtransactions in online games or high-volume, automated payments in smart contracts.
32
-
33
- ### Implementing Custom Fee Models
34
-
35
- The BSV SDK allows developers to create and use custom fee models. These models can consider various factors beyond simple transaction size, enabling a flexible approach to transaction fee calculation. For instance, you can see a tutorial building a custom fee model [here](../examples/EXAMPLE_FEE_MODELING.md).
@@ -1,19 +0,0 @@
1
- # What are Hashes and Why are they Important in Bitcoin?
2
-
3
- #### What is a Hash?
4
-
5
- In the context of computer science, a hash is a function that converts an input (or 'message') into a fixed-size string of bytes. The output, typically a 'digest', represents concisely the original input data. A hash function is a type of one-way function, meaning it's easy to compute a hash from a given input but nearly impossible to recreate the original input just by knowing the hash value. This property ensures data integrity, as any alteration of the input data will result in a dramatically different hash.
6
-
7
- #### Chain of Headers Using Hashes
8
-
9
- In Bitcoin, every block in the blockchain is linked to its predecessor through a series of hash pointers in what is known as the 'chain of headers'. Each block header contains its own hash along with the hash of the previous block's header. This structure forms a secure, verifiable chain where each subsequent block reinforces the security of the previous block. Altering any single block would require recomputation of every hash that follows, a task computationally impractical, thus ensuring the integrity of the blockchain.
10
-
11
- #### Merkle Trees: Verifying Transaction Inclusion
12
-
13
- One of the core components of Bitcoin’s architecture is the use of Merkle trees as referenced in the Bitcoin whitepaper under sections 7 & 8. This efficient data structure allows us to quickly verify the inclusion of transactions in a block. Each transaction within a block has its hash, and these hashes are paired, hashed, paired again, and re-hashed until a single hash remains: the Merkle Root, which is stored in the block header. This process allows for a quick and secure verification of whether a specific transaction is included in the block without needing to download every transaction.
14
-
15
- #### Practical Applications: On-Chain Use Cases and Tamper Evidence
16
-
17
- The real-world application of hashing within applications built upon the Bitcoin SV blockchain is vast, particularly when proving the integrity and authenticity of data. For instance, in legal, financial, or real estate transactions, proving the non-tampered nature of a document or a series of transactions can be critical. Here, Bitcoin's blockchain serves as a tamper-evident ledger. Once data has been recorded in a block and absorbed into the blockchain through the chaining of hashes and the Merkle Root, it becomes immutable. This immutability is a powerful tool for proving that a document or transaction has not been altered post its original timestamping on the blockchain.
18
-
19
- If there needs to be an added level of privacy, while also insuring that there is an immutable record, the data itself can also be hashed prior to being recorded on chain. This allows anyone to check that the hash of the data matches without having to reveal what that data is to the world.