@rango-dev/queue-manager-rango-preset 0.63.1-next.2 → 0.63.1-next.4
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.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rango-dev/queue-manager-rango-preset",
|
|
3
|
-
"version": "0.63.1-next.
|
|
3
|
+
"version": "0.63.1-next.4",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"source": "./src/index.ts",
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
"src"
|
|
15
15
|
],
|
|
16
16
|
"scripts": {
|
|
17
|
-
"build": "
|
|
17
|
+
"build": "yarn run rangutopia library build",
|
|
18
18
|
"ts-check": "tsc --declaration --emitDeclarationOnly -p ./tsconfig.json",
|
|
19
19
|
"clean": "rimraf dist",
|
|
20
20
|
"format": "prettier --write '{.,src}/**/*.{ts,tsx}'",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"@hub3js/namespaces": "^0.2.2",
|
|
39
39
|
"@hub3js/stellar": "^0.2.0",
|
|
40
40
|
"@hub3js/xrpl": "^0.2.0",
|
|
41
|
-
"@rango-dev/logging-core": "^0.13.0",
|
|
41
|
+
"@rango-dev/logging-core": "^0.13.1-next.0",
|
|
42
42
|
"@stellar/stellar-sdk": "^15.0.1",
|
|
43
43
|
"rango-types": "^0.5.0",
|
|
44
44
|
"ts-results": "^3.3.0",
|
|
@@ -47,4 +47,4 @@
|
|
|
47
47
|
"publishConfig": {
|
|
48
48
|
"access": "public"
|
|
49
49
|
}
|
|
50
|
-
}
|
|
50
|
+
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"inputs":{"src/env.ts":{"bytes":1074,"imports":[{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/configs.ts":{"bytes":733,"imports":[{"path":"src/env.ts","kind":"import-statement","original":"./env"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/types.ts":{"bytes":8282,"imports":[],"format":"esm"},"src/actions/checkPrerequisites/utils.ts":{"bytes":3605,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/constants.ts":{"bytes":742,"imports":[{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/services/httpService.ts":{"bytes":284,"imports":[{"path":"rango-sdk","kind":"import-statement","external":true},{"path":"src/configs.ts","kind":"import-statement","original":"../configs"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/services/index.ts":{"bytes":45,"imports":[{"path":"src/services/httpService.ts","kind":"import-statement","original":"./httpService"}],"format":"esm"},"src/numbers.ts":{"bytes":1637,"imports":[{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/shared-errors.ts":{"bytes":5039,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"src/constants.ts","kind":"import-statement","original":"./constants"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/shared.ts":{"bytes":13279,"imports":[{"path":"@rango-dev/wallets-core/dist/legacy/types","kind":"import-statement","external":true},{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"src/numbers.ts","kind":"import-statement","original":"./numbers"},{"path":"src/shared-errors.ts","kind":"import-statement","original":"./shared-errors"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/services/eventEmitter.ts":{"bytes":8276,"imports":[{"path":"src/configs.ts","kind":"import-statement","original":"../configs"},{"path":"src/helpers.ts","kind":"import-statement","original":"../helpers"},{"path":"src/shared.ts","kind":"import-statement","original":"../shared"},{"path":"src/types.ts","kind":"import-statement","original":"../types"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/helpers.ts":{"bytes":48862,"imports":[{"path":"@rango-dev/logging-core","kind":"import-statement","external":true},{"path":"@rango-dev/queue-manager-core","kind":"import-statement","external":true},{"path":"@rango-dev/wallets-core/legacy","kind":"import-statement","external":true},{"path":"@rango-dev/wallets-shared","kind":"import-statement","external":true},{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"src/actions/checkPrerequisites/utils.ts","kind":"import-statement","original":"./actions/checkPrerequisites/utils"},{"path":"src/constants.ts","kind":"import-statement","original":"./constants"},{"path":"src/services/index.ts","kind":"import-statement","original":"./services"},{"path":"src/services/eventEmitter.ts","kind":"import-statement","original":"./services/eventEmitter"},{"path":"src/shared.ts","kind":"import-statement","original":"./shared"},{"path":"src/shared-errors.ts","kind":"import-statement","original":"./shared-errors"},{"path":"src/types.ts","kind":"import-statement","original":"./types"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/common/produceNextStateForTransaction.ts":{"bytes":4611,"imports":[{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/constants.ts","kind":"import-statement","original":"../../constants"},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/services/eventEmitter.ts","kind":"import-statement","original":"../../services/eventEmitter"},{"path":"src/shared.ts","kind":"import-statement","original":"../../shared"},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/common/utils.ts":{"bytes":645,"imports":[{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/common/checkEnvironmentBeforeExecuteTransaction.ts":{"bytes":5009,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/constants.ts","kind":"import-statement","original":"../../constants"},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/shared.ts","kind":"import-statement","original":"../../shared"},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"src/actions/common/utils.ts","kind":"import-statement","original":"./utils"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/executeHyperliquidTransaction/constants.ts":{"bytes":86,"imports":[],"format":"esm"},"src/actions/executeHyperliquidTransaction/utils.ts":{"bytes":4612,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/actions/executeHyperliquidTransaction/constants.ts","kind":"import-statement","original":"./constants"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/executeHyperliquidTransaction/executeHyperliquidTransaction.ts":{"bytes":4905,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/shared.ts","kind":"import-statement","original":"../../shared"},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"src/actions/common/checkEnvironmentBeforeExecuteTransaction.ts","kind":"import-statement","original":"../common/checkEnvironmentBeforeExecuteTransaction"},{"path":"src/actions/common/produceNextStateForTransaction.ts","kind":"import-statement","original":"../common/produceNextStateForTransaction"},{"path":"src/actions/common/utils.ts","kind":"import-statement","original":"../common/utils"},{"path":"src/actions/executeHyperliquidTransaction/utils.ts","kind":"import-statement","original":"./utils"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/executeHyperliquidTransaction/index.ts":{"bytes":150,"imports":[{"path":"src/actions/executeHyperliquidTransaction/executeHyperliquidTransaction.ts","kind":"import-statement","original":"./executeHyperliquidTransaction.js"},{"path":"src/actions/executeHyperliquidTransaction/utils.ts","kind":"import-statement","original":"./utils.js"}],"format":"esm"},"src/actions/checkHyperliquidTransactionStatus/constants.ts":{"bytes":346,"imports":[],"format":"esm"},"src/actions/checkHyperliquidTransactionStatus/utils.ts":{"bytes":1458,"imports":[{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/actions/checkHyperliquidTransactionStatus/constants.ts","kind":"import-statement","original":"./constants"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/checkHyperliquidTransactionStatus/checkHyperliquidTransactionStatus.ts":{"bytes":2709,"imports":[{"path":"@rango-dev/logging-core","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/shared.ts","kind":"import-statement","original":"../../shared"},{"path":"src/actions/common/produceNextStateForTransaction.ts","kind":"import-statement","original":"../common/produceNextStateForTransaction"},{"path":"src/actions/executeHyperliquidTransaction/index.ts","kind":"import-statement","original":"../executeHyperliquidTransaction"},{"path":"src/actions/checkHyperliquidTransactionStatus/constants.ts","kind":"import-statement","original":"./constants"},{"path":"src/actions/checkHyperliquidTransactionStatus/utils.ts","kind":"import-statement","original":"./utils"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/checkHyperliquidTransactionStatus/index.ts":{"bytes":92,"imports":[{"path":"src/actions/checkHyperliquidTransactionStatus/checkHyperliquidTransactionStatus.ts","kind":"import-statement","original":"./checkHyperliquidTransactionStatus.js"}],"format":"esm"},"src/actions/checkPrerequisites/checkPrerequisites.ts":{"bytes":3418,"imports":[{"path":"@rango-dev/wallets-shared","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"src/actions/common/produceNextStateForTransaction.ts","kind":"import-statement","original":"../common/produceNextStateForTransaction"},{"path":"src/actions/checkPrerequisites/utils.ts","kind":"import-statement","original":"./utils"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/checkPrerequisites/index.ts":{"bytes":59,"imports":[{"path":"src/actions/checkPrerequisites/checkPrerequisites.ts","kind":"import-statement","original":"./checkPrerequisites"}],"format":"esm"},"src/actions/checkStatus.ts":{"bytes":17008,"imports":[{"path":"@rango-dev/logging-core","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../helpers"},{"path":"src/services/index.ts","kind":"import-statement","original":"../services"},{"path":"src/services/eventEmitter.ts","kind":"import-statement","original":"../services/eventEmitter"},{"path":"src/shared.ts","kind":"import-statement","original":"../shared"},{"path":"src/shared-errors.ts","kind":"import-statement","original":"../shared-errors"},{"path":"src/types.ts","kind":"import-statement","original":"../types"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/checkStellarTrustline/constants.ts":{"bytes":162,"imports":[],"format":"esm"},"src/actions/checkStellarTrustline/utils.ts":{"bytes":5737,"imports":[{"path":"@rango-dev/wallets-core/legacy","kind":"import-statement","external":true},{"path":"@stellar/stellar-sdk","kind":"import-statement","external":true},{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/constants.ts","kind":"import-statement","original":"../../constants"},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"src/actions/checkStellarTrustline/constants.ts","kind":"import-statement","original":"./constants"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/checkStellarTrustline/checkStellarTrustline.ts":{"bytes":6490,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"src/actions/common/produceNextStateForTransaction.ts","kind":"import-statement","original":"../common/produceNextStateForTransaction"},{"path":"src/actions/common/utils.ts","kind":"import-statement","original":"../common/utils"},{"path":"src/actions/checkStellarTrustline/utils.ts","kind":"import-statement","original":"./utils"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/checkStellarTrustline/index.ts":{"bytes":200,"imports":[{"path":"src/actions/checkStellarTrustline/checkStellarTrustline.ts","kind":"import-statement","original":"./checkStellarTrustline.js"},{"path":"src/actions/checkStellarTrustline/utils.ts","kind":"import-statement","original":"./utils.js"}],"format":"esm"},"src/actions/checkXrplTrustline/constants.ts":{"bytes":59,"imports":[],"format":"esm"},"src/actions/checkXrplTrustline/utils.ts":{"bytes":4694,"imports":[{"path":"@rango-dev/wallets-core/legacy","kind":"import-statement","external":true},{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/constants.ts","kind":"import-statement","original":"../../constants"},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"src/actions/checkXrplTrustline/constants.ts","kind":"import-statement","original":"./constants"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/checkXrplTrustline/checkXrplTrustline.ts":{"bytes":6317,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"src/actions/common/produceNextStateForTransaction.ts","kind":"import-statement","original":"../common/produceNextStateForTransaction"},{"path":"src/actions/common/utils.ts","kind":"import-statement","original":"../common/utils"},{"path":"src/actions/checkXrplTrustline/utils.ts","kind":"import-statement","original":"./utils"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/checkXrplTrustline/index.ts":{"bytes":185,"imports":[{"path":"src/actions/checkXrplTrustline/checkXrplTrustline.ts","kind":"import-statement","original":"./checkXrplTrustline.js"},{"path":"src/actions/checkXrplTrustline/utils.ts","kind":"import-statement","original":"./utils.js"}],"format":"esm"},"src/actions/checkXrplTrustlineTransactionStatus/constants.ts":{"bytes":135,"imports":[],"format":"esm"},"src/actions/checkXrplTrustlineTransactionStatus/checkXrplTrustlineTransactionStatus.ts":{"bytes":4462,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"xrpl","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/types.ts","kind":"import-statement","original":"../../types"},{"path":"src/actions/common/produceNextStateForTransaction.ts","kind":"import-statement","original":"../common/produceNextStateForTransaction"},{"path":"src/actions/checkXrplTrustlineTransactionStatus/constants.ts","kind":"import-statement","original":"./constants"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/checkXrplTrustlineTransactionStatus/index.ts":{"bytes":93,"imports":[{"path":"src/actions/checkXrplTrustlineTransactionStatus/checkXrplTrustlineTransactionStatus.ts","kind":"import-statement","original":"./checkXrplTrustlineTransactionStatus"}],"format":"esm"},"src/actions/createTransaction.ts":{"bytes":3220,"imports":[{"path":"@rango-dev/logging-core","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../helpers"},{"path":"src/services/index.ts","kind":"import-statement","original":"../services"},{"path":"src/services/eventEmitter.ts","kind":"import-statement","original":"../services/eventEmitter"},{"path":"src/shared-errors.ts","kind":"import-statement","original":"../shared-errors"},{"path":"src/types.ts","kind":"import-statement","original":"../types"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/executeStellarTransaction/helpers.ts":{"bytes":1354,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/executeStellarTransaction/executeStellarTransaction.ts":{"bytes":4201,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/shared.ts","kind":"import-statement","original":"../../shared"},{"path":"src/actions/checkStellarTrustline/index.ts","kind":"import-statement","original":"../checkStellarTrustline"},{"path":"src/actions/common/produceNextStateForTransaction.ts","kind":"import-statement","original":"../common/produceNextStateForTransaction"},{"path":"src/actions/common/utils.ts","kind":"import-statement","original":"../common/utils"},{"path":"src/actions/executeStellarTransaction/helpers.ts","kind":"import-statement","original":"./helpers"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/executeStellarTransaction/index.ts":{"bytes":76,"imports":[{"path":"src/actions/executeStellarTransaction/executeStellarTransaction.ts","kind":"import-statement","original":"./executeStellarTransaction.js"}],"format":"esm"},"src/actions/executeTransaction/executeTransaction.ts":{"bytes":3262,"imports":[{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/shared.ts","kind":"import-statement","original":"../../shared"},{"path":"src/actions/common/checkEnvironmentBeforeExecuteTransaction.ts","kind":"import-statement","original":"../common/checkEnvironmentBeforeExecuteTransaction"},{"path":"src/actions/common/produceNextStateForTransaction.ts","kind":"import-statement","original":"../common/produceNextStateForTransaction"},{"path":"src/actions/common/utils.ts","kind":"import-statement","original":"../common/utils"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/executeTransaction/index.ts":{"bytes":62,"imports":[{"path":"src/actions/executeTransaction/executeTransaction.ts","kind":"import-statement","original":"./executeTransaction.js"}],"format":"esm"},"src/actions/executeXrplTransaction/helpers.ts":{"bytes":1650,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/executeXrplTransaction/executeXrplTransaction.ts":{"bytes":4151,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../../helpers"},{"path":"src/shared.ts","kind":"import-statement","original":"../../shared"},{"path":"src/actions/checkXrplTrustline/index.ts","kind":"import-statement","original":"../checkXrplTrustline"},{"path":"src/actions/common/produceNextStateForTransaction.ts","kind":"import-statement","original":"../common/produceNextStateForTransaction"},{"path":"src/actions/common/utils.ts","kind":"import-statement","original":"../common/utils"},{"path":"src/actions/executeXrplTransaction/helpers.ts","kind":"import-statement","original":"./helpers"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/executeXrplTransaction/index.ts":{"bytes":70,"imports":[{"path":"src/actions/executeXrplTransaction/executeXrplTransaction.ts","kind":"import-statement","original":"./executeXrplTransaction.js"}],"format":"esm"},"src/actions/scheduleNextStep.ts":{"bytes":2759,"imports":[{"path":"rango-types","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"../helpers"},{"path":"src/services/eventEmitter.ts","kind":"import-statement","original":"../services/eventEmitter"},{"path":"src/types.ts","kind":"import-statement","original":"../types"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/actions/start.ts":{"bytes":484,"imports":[{"path":"@rango-dev/queue-manager-core","kind":"import-statement","external":true},{"path":"src/types.ts","kind":"import-statement","original":"../types"},{"path":"src/services/eventEmitter.ts","kind":"import-statement","original":"../services/eventEmitter"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/queueDef.ts":{"bytes":2851,"imports":[{"path":"src/actions/checkHyperliquidTransactionStatus/index.ts","kind":"import-statement","original":"./actions/checkHyperliquidTransactionStatus"},{"path":"src/actions/checkPrerequisites/index.ts","kind":"import-statement","original":"./actions/checkPrerequisites"},{"path":"src/actions/checkStatus.ts","kind":"import-statement","original":"./actions/checkStatus"},{"path":"src/actions/checkStellarTrustline/index.ts","kind":"import-statement","original":"./actions/checkStellarTrustline"},{"path":"src/actions/checkXrplTrustline/index.ts","kind":"import-statement","original":"./actions/checkXrplTrustline"},{"path":"src/actions/checkXrplTrustlineTransactionStatus/index.ts","kind":"import-statement","original":"./actions/checkXrplTrustlineTransactionStatus"},{"path":"src/actions/createTransaction.ts","kind":"import-statement","original":"./actions/createTransaction"},{"path":"src/actions/executeHyperliquidTransaction/index.ts","kind":"import-statement","original":"./actions/executeHyperliquidTransaction"},{"path":"src/actions/executeStellarTransaction/index.ts","kind":"import-statement","original":"./actions/executeStellarTransaction"},{"path":"src/actions/executeTransaction/index.ts","kind":"import-statement","original":"./actions/executeTransaction"},{"path":"src/actions/executeXrplTransaction/index.ts","kind":"import-statement","original":"./actions/executeXrplTransaction"},{"path":"src/actions/scheduleNextStep.ts","kind":"import-statement","original":"./actions/scheduleNextStep"},{"path":"src/actions/start.ts","kind":"import-statement","original":"./actions/start"},{"path":"src/helpers.ts","kind":"import-statement","original":"./helpers"},{"path":"src/types.ts","kind":"import-statement","original":"./types"}],"format":"esm"},"src/migration.ts":{"bytes":3321,"imports":[{"path":"@rango-dev/queue-manager-core","kind":"import-statement","external":true},{"path":"uuid","kind":"import-statement","external":true},{"path":"src/types.ts","kind":"import-statement","original":"./types"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/hooks.ts":{"bytes":2290,"imports":[{"path":"@rango-dev/queue-manager-react","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"src/helpers.ts","kind":"import-statement","original":"./helpers"},{"path":"src/migration.ts","kind":"import-statement","original":"./migration"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"},"src/index.ts":{"bytes":1522,"imports":[{"path":"src/configs.ts","kind":"import-statement","original":"./configs"},{"path":"src/queueDef.ts","kind":"import-statement","original":"./queueDef"},{"path":"src/shared-errors.ts","kind":"import-statement","original":"./shared-errors"},{"path":"src/types.ts","kind":"import-statement","original":"./types"},{"path":"src/shared.ts","kind":"import-statement","original":"./shared"},{"path":"src/helpers.ts","kind":"import-statement","original":"./helpers"},{"path":"src/hooks.ts","kind":"import-statement","original":"./hooks"},{"path":"<runtime>","kind":"import-statement","external":true}],"format":"esm"}},"outputs":{"dist/index.js.map":{"imports":[],"exports":[],"inputs":{},"bytes":295397},"dist/index.js":{"imports":[{"path":"@rango-dev/logging-core","kind":"import-statement","external":true},{"path":"@rango-dev/logging-core","kind":"import-statement","external":true},{"path":"@rango-dev/queue-manager-core","kind":"import-statement","external":true},{"path":"@rango-dev/wallets-core/legacy","kind":"import-statement","external":true},{"path":"@rango-dev/wallets-shared","kind":"import-statement","external":true},{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"rango-sdk","kind":"import-statement","external":true},{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"@rango-dev/wallets-shared","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"@rango-dev/logging-core","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"@rango-dev/wallets-core/legacy","kind":"import-statement","external":true},{"path":"@stellar/stellar-sdk","kind":"import-statement","external":true},{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"@rango-dev/wallets-core/legacy","kind":"import-statement","external":true},{"path":"bignumber.js","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"xrpl","kind":"import-statement","external":true},{"path":"@rango-dev/logging-core","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"rango-types","kind":"import-statement","external":true},{"path":"ts-results","kind":"import-statement","external":true},{"path":"@rango-dev/queue-manager-react","kind":"import-statement","external":true},{"path":"react","kind":"import-statement","external":true},{"path":"@rango-dev/queue-manager-core","kind":"import-statement","external":true},{"path":"uuid","kind":"import-statement","external":true}],"exports":["EventSeverity","MessageSeverity","PrettyError","RouteEventType","StepEventType","StepExecutionBlockedEventStatus","StepExecutionEventStatus","WidgetEvents","calculatePendingSwap","cancelSwap","checkWaitingForNetworkChange","getCurrentNamespaceOfOrNull","getCurrentStep","getLastSuccessfulStep","getRelatedWallet","getRelatedWalletOrNull","getRequiredWallet","getRunningSwaps","getUsdPrice","isApprovalTX","makeQueueDefinition","prettifyErrorMessage","resetRunningSwapNotifsOnPageLoad","updateSwapStatus","useMigration","useQueueManager"],"entryPoint":"src/index.ts","inputs":{"src/env.ts":{"bytesInOutput":152},"src/configs.ts":{"bytesInOutput":129},"src/actions/checkHyperliquidTransactionStatus/checkHyperliquidTransactionStatus.ts":{"bytesInOutput":653},"src/helpers.ts":{"bytesInOutput":16509},"src/actions/checkPrerequisites/utils.ts":{"bytesInOutput":1821},"src/types.ts":{"bytesInOutput":848},"src/constants.ts":{"bytesInOutput":430},"src/services/httpService.ts":{"bytesInOutput":120},"src/services/index.ts":{"bytesInOutput":0},"src/shared.ts":{"bytesInOutput":5688},"src/numbers.ts":{"bytesInOutput":689},"src/shared-errors.ts":{"bytesInOutput":2425},"src/services/eventEmitter.ts":{"bytesInOutput":3597},"src/actions/common/produceNextStateForTransaction.ts":{"bytesInOutput":1763},"src/actions/executeHyperliquidTransaction/executeHyperliquidTransaction.ts":{"bytesInOutput":1326},"src/actions/common/checkEnvironmentBeforeExecuteTransaction.ts":{"bytesInOutput":1332},"src/actions/common/utils.ts":{"bytesInOutput":201},"src/actions/executeHyperliquidTransaction/utils.ts":{"bytesInOutput":2308},"src/actions/executeHyperliquidTransaction/constants.ts":{"bytesInOutput":46},"src/actions/executeHyperliquidTransaction/index.ts":{"bytesInOutput":0},"src/actions/checkHyperliquidTransactionStatus/constants.ts":{"bytesInOutput":46},"src/actions/checkHyperliquidTransactionStatus/utils.ts":{"bytesInOutput":563},"src/actions/checkHyperliquidTransactionStatus/index.ts":{"bytesInOutput":0},"src/actions/checkPrerequisites/checkPrerequisites.ts":{"bytesInOutput":1212},"src/actions/checkPrerequisites/index.ts":{"bytesInOutput":0},"src/actions/checkStatus.ts":{"bytesInOutput":6236},"src/actions/checkStellarTrustline/checkStellarTrustline.ts":{"bytesInOutput":1793},"src/actions/checkStellarTrustline/utils.ts":{"bytesInOutput":2057},"src/actions/checkStellarTrustline/constants.ts":{"bytesInOutput":30},"src/actions/checkStellarTrustline/index.ts":{"bytesInOutput":0},"src/actions/checkXrplTrustline/checkXrplTrustline.ts":{"bytesInOutput":1776},"src/actions/checkXrplTrustline/utils.ts":{"bytesInOutput":1665},"src/actions/checkXrplTrustline/constants.ts":{"bytesInOutput":24},"src/actions/checkXrplTrustline/index.ts":{"bytesInOutput":0},"src/actions/checkXrplTrustlineTransactionStatus/checkXrplTrustlineTransactionStatus.ts":{"bytesInOutput":1405},"src/actions/checkXrplTrustlineTransactionStatus/constants.ts":{"bytesInOutput":32},"src/actions/checkXrplTrustlineTransactionStatus/index.ts":{"bytesInOutput":0},"src/actions/createTransaction.ts":{"bytesInOutput":1035},"src/actions/executeStellarTransaction/executeStellarTransaction.ts":{"bytesInOutput":1133},"src/actions/executeStellarTransaction/helpers.ts":{"bytesInOutput":533},"src/actions/executeStellarTransaction/index.ts":{"bytesInOutput":0},"src/actions/executeTransaction/executeTransaction.ts":{"bytesInOutput":551},"src/actions/executeTransaction/index.ts":{"bytesInOutput":0},"src/actions/executeXrplTransaction/executeXrplTransaction.ts":{"bytesInOutput":1161},"src/actions/executeXrplTransaction/helpers.ts":{"bytesInOutput":751},"src/actions/executeXrplTransaction/index.ts":{"bytesInOutput":0},"src/actions/scheduleNextStep.ts":{"bytesInOutput":805},"src/actions/start.ts":{"bytesInOutput":155},"src/queueDef.ts":{"bytesInOutput":591},"src/index.ts":{"bytesInOutput":59},"src/hooks.ts":{"bytesInOutput":652},"src/migration.ts":{"bytesInOutput":1138}},"bytes":66198}}}
|