@1sat/connect 0.0.67 → 0.0.69
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/dist/connectWallet.d.ts +6 -1
- package/dist/connectWallet.d.ts.map +1 -1
- package/dist/index.js +559 -389
- package/dist/sigma-oauth.d.ts +14 -666
- package/dist/sigma-oauth.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/index.js
CHANGED
|
@@ -21000,7 +21000,7 @@ var init_https = __esm(() => {
|
|
|
21000
21000
|
https_default = https;
|
|
21001
21001
|
});
|
|
21002
21002
|
|
|
21003
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
21003
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/WalletError.js
|
|
21004
21004
|
var require_WalletError = __commonJS((exports) => {
|
|
21005
21005
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21006
21006
|
exports.WalletError = undefined;
|
|
@@ -21123,7 +21123,7 @@ var require_WalletError = __commonJS((exports) => {
|
|
|
21123
21123
|
exports.WalletError = WalletError3;
|
|
21124
21124
|
});
|
|
21125
21125
|
|
|
21126
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
21126
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/WERR_errors.js
|
|
21127
21127
|
var require_WERR_errors = __commonJS((exports) => {
|
|
21128
21128
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21129
21129
|
exports.WERR_REVIEW_ACTIONS = exports.WERR_INVALID_PUBLIC_KEY = exports.WERR_INSUFFICIENT_FUNDS = exports.WERR_NOT_ACTIVE = exports.WERR_UNAUTHORIZED = exports.WERR_NETWORK_CHAIN = exports.WERR_BAD_REQUEST = exports.WERR_MISSING_PARAMETER = exports.WERR_INVALID_MERKLE_ROOT = exports.WERR_INVALID_PARAMETER = exports.WERR_BROADCAST_UNAVAILABLE = exports.WERR_INVALID_OPERATION = exports.WERR_INTERNAL = exports.WERR_NOT_IMPLEMENTED = undefined;
|
|
@@ -21285,7 +21285,7 @@ var require_WERR_errors = __commonJS((exports) => {
|
|
|
21285
21285
|
exports.WERR_REVIEW_ACTIONS = WERR_REVIEW_ACTIONS2;
|
|
21286
21286
|
});
|
|
21287
21287
|
|
|
21288
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
21288
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/WalletErrorFromJson.js
|
|
21289
21289
|
var require_WalletErrorFromJson = __commonJS((exports) => {
|
|
21290
21290
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21291
21291
|
exports.WalletErrorFromJson = WalletErrorFromJson;
|
|
@@ -21347,12 +21347,12 @@ var require_WalletErrorFromJson = __commonJS((exports) => {
|
|
|
21347
21347
|
}
|
|
21348
21348
|
});
|
|
21349
21349
|
|
|
21350
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
21350
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/WalletSigner.interfaces.js
|
|
21351
21351
|
var require_WalletSigner_interfaces = __commonJS((exports) => {
|
|
21352
21352
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21353
21353
|
});
|
|
21354
21354
|
|
|
21355
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
21355
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/WalletStorage.interfaces.js
|
|
21356
21356
|
var require_WalletStorage_interfaces = __commonJS((exports) => {
|
|
21357
21357
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
21358
21358
|
});
|
|
@@ -51237,12 +51237,12 @@ var require_mod = __commonJS((exports) => {
|
|
|
51237
51237
|
__exportStar(require_remittance(), exports);
|
|
51238
51238
|
});
|
|
51239
51239
|
|
|
51240
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51240
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/CertOpsWallet.js
|
|
51241
51241
|
var require_CertOpsWallet = __commonJS((exports) => {
|
|
51242
51242
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51243
51243
|
});
|
|
51244
51244
|
|
|
51245
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51245
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/types.js
|
|
51246
51246
|
var require_types6 = __commonJS((exports) => {
|
|
51247
51247
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51248
51248
|
exports.specOpThrowReviewActions = exports.specOpFailedActions = exports.specOpNoSendActions = exports.specOpSetWalletChangeParams = exports.specOpInvalidChange = exports.specOpWalletBalance = exports.ProvenTxReqNonTerminalStatus = exports.ProvenTxReqTerminalStatus = undefined;
|
|
@@ -51278,12 +51278,12 @@ var require_types6 = __commonJS((exports) => {
|
|
|
51278
51278
|
}
|
|
51279
51279
|
});
|
|
51280
51280
|
|
|
51281
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51281
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/WalletServices.interfaces.js
|
|
51282
51282
|
var require_WalletServices_interfaces = __commonJS((exports) => {
|
|
51283
51283
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51284
51284
|
});
|
|
51285
51285
|
|
|
51286
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51286
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/PrivilegedKeyManager.js
|
|
51287
51287
|
var require_PrivilegedKeyManager = __commonJS((exports) => {
|
|
51288
51288
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51289
51289
|
exports.PrivilegedKeyManager = undefined;
|
|
@@ -51470,7 +51470,7 @@ var require_PrivilegedKeyManager = __commonJS((exports) => {
|
|
|
51470
51470
|
exports.PrivilegedKeyManager = PrivilegedKeyManager;
|
|
51471
51471
|
});
|
|
51472
51472
|
|
|
51473
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51473
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/sdk/index.js
|
|
51474
51474
|
var require_sdk = __commonJS((exports) => {
|
|
51475
51475
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
51476
51476
|
if (k2 === undefined)
|
|
@@ -51509,7 +51509,7 @@ var require_sdk = __commonJS((exports) => {
|
|
|
51509
51509
|
__exportStar(require_PrivilegedKeyManager(), exports);
|
|
51510
51510
|
});
|
|
51511
51511
|
|
|
51512
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51512
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/stampLog.js
|
|
51513
51513
|
var require_stampLog = __commonJS((exports) => {
|
|
51514
51514
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51515
51515
|
exports.stampLog = stampLog;
|
|
@@ -51573,7 +51573,7 @@ var require_stampLog = __commonJS((exports) => {
|
|
|
51573
51573
|
}
|
|
51574
51574
|
});
|
|
51575
51575
|
|
|
51576
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51576
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/utilityHelpers.noBuffer.js
|
|
51577
51577
|
var require_utilityHelpers_noBuffer = __commonJS((exports) => {
|
|
51578
51578
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51579
51579
|
exports.asString = asString;
|
|
@@ -51617,7 +51617,7 @@ var require_utilityHelpers_noBuffer = __commonJS((exports) => {
|
|
|
51617
51617
|
}
|
|
51618
51618
|
});
|
|
51619
51619
|
|
|
51620
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51620
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/utilityHelpers.js
|
|
51621
51621
|
var require_utilityHelpers = __commonJS((exports) => {
|
|
51622
51622
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51623
51623
|
exports.logger = undefined;
|
|
@@ -51824,7 +51824,7 @@ var require_utilityHelpers = __commonJS((exports) => {
|
|
|
51824
51824
|
exports.logger = logger;
|
|
51825
51825
|
});
|
|
51826
51826
|
|
|
51827
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51827
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/ScriptTemplateBRC29.js
|
|
51828
51828
|
var require_ScriptTemplateBRC29 = __commonJS((exports) => {
|
|
51829
51829
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51830
51830
|
exports.ScriptTemplateBRC29 = exports.brc29ProtocolID = undefined;
|
|
@@ -51864,7 +51864,7 @@ var require_ScriptTemplateBRC29 = __commonJS((exports) => {
|
|
|
51864
51864
|
exports.ScriptTemplateBRC29 = ScriptTemplateBRC29;
|
|
51865
51865
|
});
|
|
51866
51866
|
|
|
51867
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51867
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/parseTxScriptOffsets.js
|
|
51868
51868
|
var require_parseTxScriptOffsets = __commonJS((exports) => {
|
|
51869
51869
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51870
51870
|
exports.parseTxScriptOffsets = parseTxScriptOffsets;
|
|
@@ -51892,7 +51892,7 @@ var require_parseTxScriptOffsets = __commonJS((exports) => {
|
|
|
51892
51892
|
}
|
|
51893
51893
|
});
|
|
51894
51894
|
|
|
51895
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51895
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/tscProofToMerklePath.js
|
|
51896
51896
|
var require_tscProofToMerklePath = __commonJS((exports) => {
|
|
51897
51897
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51898
51898
|
exports.convertProofToMerklePath = convertProofToMerklePath;
|
|
@@ -51931,7 +51931,7 @@ var require_tscProofToMerklePath = __commonJS((exports) => {
|
|
|
51931
51931
|
}
|
|
51932
51932
|
});
|
|
51933
51933
|
|
|
51934
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51934
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/index.client.js
|
|
51935
51935
|
var require_index_client = __commonJS((exports) => {
|
|
51936
51936
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
51937
51937
|
if (k2 === undefined)
|
|
@@ -51962,7 +51962,7 @@ var require_index_client = __commonJS((exports) => {
|
|
|
51962
51962
|
__exportStar(require_utilityHelpers_noBuffer(), exports);
|
|
51963
51963
|
});
|
|
51964
51964
|
|
|
51965
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
51965
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityBase.js
|
|
51966
51966
|
var require_EntityBase = __commonJS((exports) => {
|
|
51967
51967
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
51968
51968
|
exports.EntityBase = undefined;
|
|
@@ -52057,7 +52057,7 @@ var require_EntityBase = __commonJS((exports) => {
|
|
|
52057
52057
|
}
|
|
52058
52058
|
});
|
|
52059
52059
|
|
|
52060
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
52060
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityCertificate.js
|
|
52061
52061
|
var require_EntityCertificate = __commonJS((exports) => {
|
|
52062
52062
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52063
52063
|
exports.EntityCertificate = undefined;
|
|
@@ -52212,7 +52212,7 @@ var require_EntityCertificate = __commonJS((exports) => {
|
|
|
52212
52212
|
exports.EntityCertificate = EntityCertificate;
|
|
52213
52213
|
});
|
|
52214
52214
|
|
|
52215
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
52215
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityCertificateField.js
|
|
52216
52216
|
var require_EntityCertificateField = __commonJS((exports) => {
|
|
52217
52217
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52218
52218
|
exports.EntityCertificateField = undefined;
|
|
@@ -52322,7 +52322,7 @@ var require_EntityCertificateField = __commonJS((exports) => {
|
|
|
52322
52322
|
exports.EntityCertificateField = EntityCertificateField;
|
|
52323
52323
|
});
|
|
52324
52324
|
|
|
52325
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
52325
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityCommission.js
|
|
52326
52326
|
var require_EntityCommission = __commonJS((exports) => {
|
|
52327
52327
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52328
52328
|
exports.EntityCommission = undefined;
|
|
@@ -52446,7 +52446,7 @@ var require_EntityCommission = __commonJS((exports) => {
|
|
|
52446
52446
|
exports.EntityCommission = EntityCommission;
|
|
52447
52447
|
});
|
|
52448
52448
|
|
|
52449
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
52449
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityOutput.js
|
|
52450
52450
|
var require_EntityOutput = __commonJS((exports) => {
|
|
52451
52451
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52452
52452
|
exports.EntityOutput = undefined;
|
|
@@ -52692,7 +52692,7 @@ var require_EntityOutput = __commonJS((exports) => {
|
|
|
52692
52692
|
exports.EntityOutput = EntityOutput;
|
|
52693
52693
|
});
|
|
52694
52694
|
|
|
52695
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
52695
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityOutputBasket.js
|
|
52696
52696
|
var require_EntityOutputBasket = __commonJS((exports) => {
|
|
52697
52697
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52698
52698
|
exports.EntityOutputBasket = undefined;
|
|
@@ -52820,7 +52820,7 @@ var require_EntityOutputBasket = __commonJS((exports) => {
|
|
|
52820
52820
|
exports.EntityOutputBasket = EntityOutputBasket;
|
|
52821
52821
|
});
|
|
52822
52822
|
|
|
52823
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
52823
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityOutputTag.js
|
|
52824
52824
|
var require_EntityOutputTag = __commonJS((exports) => {
|
|
52825
52825
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52826
52826
|
exports.EntityOutputTag = undefined;
|
|
@@ -52925,7 +52925,7 @@ var require_EntityOutputTag = __commonJS((exports) => {
|
|
|
52925
52925
|
exports.EntityOutputTag = EntityOutputTag;
|
|
52926
52926
|
});
|
|
52927
52927
|
|
|
52928
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
52928
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityOutputTagMap.js
|
|
52929
52929
|
var require_EntityOutputTagMap = __commonJS((exports) => {
|
|
52930
52930
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
52931
52931
|
exports.EntityOutputTagMap = undefined;
|
|
@@ -53022,7 +53022,7 @@ var require_EntityOutputTagMap = __commonJS((exports) => {
|
|
|
53022
53022
|
exports.EntityOutputTagMap = EntityOutputTagMap;
|
|
53023
53023
|
});
|
|
53024
53024
|
|
|
53025
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
53025
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityProvenTx.js
|
|
53026
53026
|
var require_EntityProvenTx = __commonJS((exports) => {
|
|
53027
53027
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53028
53028
|
exports.EntityProvenTx = undefined;
|
|
@@ -53249,7 +53249,7 @@ var require_EntityProvenTx = __commonJS((exports) => {
|
|
|
53249
53249
|
EntityProvenTx.getProofMinutes = 60;
|
|
53250
53250
|
});
|
|
53251
53251
|
|
|
53252
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
53252
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityProvenTxReq.js
|
|
53253
53253
|
var require_EntityProvenTxReq = __commonJS((exports) => {
|
|
53254
53254
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53255
53255
|
exports.EntityProvenTxReq = undefined;
|
|
@@ -53697,7 +53697,7 @@ var require_EntityProvenTxReq = __commonJS((exports) => {
|
|
|
53697
53697
|
exports.EntityProvenTxReq = EntityProvenTxReq;
|
|
53698
53698
|
});
|
|
53699
53699
|
|
|
53700
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
53700
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityTransaction.js
|
|
53701
53701
|
var require_EntityTransaction = __commonJS((exports) => {
|
|
53702
53702
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53703
53703
|
exports.EntityTransaction = undefined;
|
|
@@ -53922,7 +53922,7 @@ var require_EntityTransaction = __commonJS((exports) => {
|
|
|
53922
53922
|
exports.EntityTransaction = EntityTransaction;
|
|
53923
53923
|
});
|
|
53924
53924
|
|
|
53925
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
53925
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityTxLabel.js
|
|
53926
53926
|
var require_EntityTxLabel = __commonJS((exports) => {
|
|
53927
53927
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
53928
53928
|
exports.EntityTxLabel = undefined;
|
|
@@ -54027,7 +54027,7 @@ var require_EntityTxLabel = __commonJS((exports) => {
|
|
|
54027
54027
|
exports.EntityTxLabel = EntityTxLabel;
|
|
54028
54028
|
});
|
|
54029
54029
|
|
|
54030
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
54030
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityTxLabelMap.js
|
|
54031
54031
|
var require_EntityTxLabelMap = __commonJS((exports) => {
|
|
54032
54032
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54033
54033
|
exports.EntityTxLabelMap = undefined;
|
|
@@ -54124,7 +54124,7 @@ var require_EntityTxLabelMap = __commonJS((exports) => {
|
|
|
54124
54124
|
exports.EntityTxLabelMap = EntityTxLabelMap;
|
|
54125
54125
|
});
|
|
54126
54126
|
|
|
54127
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
54127
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntityUser.js
|
|
54128
54128
|
var require_EntityUser = __commonJS((exports) => {
|
|
54129
54129
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54130
54130
|
exports.EntityUser = undefined;
|
|
@@ -54220,7 +54220,7 @@ var require_EntityUser = __commonJS((exports) => {
|
|
|
54220
54220
|
exports.EntityUser = EntityUser;
|
|
54221
54221
|
});
|
|
54222
54222
|
|
|
54223
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
54223
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/MergeEntity.js
|
|
54224
54224
|
var require_MergeEntity = __commonJS((exports) => {
|
|
54225
54225
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54226
54226
|
exports.MergeEntity = undefined;
|
|
@@ -54270,7 +54270,7 @@ var require_MergeEntity = __commonJS((exports) => {
|
|
|
54270
54270
|
exports.MergeEntity = MergeEntity;
|
|
54271
54271
|
});
|
|
54272
54272
|
|
|
54273
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
54273
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/EntitySyncState.js
|
|
54274
54274
|
var require_EntitySyncState = __commonJS((exports) => {
|
|
54275
54275
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
54276
54276
|
exports.EntitySyncState = undefined;
|
|
@@ -54594,7 +54594,7 @@ var require_EntitySyncState = __commonJS((exports) => {
|
|
|
54594
54594
|
exports.EntitySyncState = EntitySyncState;
|
|
54595
54595
|
});
|
|
54596
54596
|
|
|
54597
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
54597
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/entities/index.js
|
|
54598
54598
|
var require_entities = __commonJS((exports) => {
|
|
54599
54599
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
54600
54600
|
if (k2 === undefined)
|
|
@@ -54635,7 +54635,7 @@ var require_entities = __commonJS((exports) => {
|
|
|
54635
54635
|
__exportStar(require_EntityOutput(), exports);
|
|
54636
54636
|
});
|
|
54637
54637
|
|
|
54638
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
54638
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/WalletStorageManager.js
|
|
54639
54639
|
var require_WalletStorageManager = __commonJS((exports) => {
|
|
54640
54640
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
54641
54641
|
if (k2 === undefined)
|
|
@@ -55580,7 +55580,7 @@ var init_build = __esm(() => {
|
|
|
55580
55580
|
}));
|
|
55581
55581
|
});
|
|
55582
55582
|
|
|
55583
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
55583
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/getBeefForTransaction.js
|
|
55584
55584
|
var require_getBeefForTransaction = __commonJS((exports) => {
|
|
55585
55585
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55586
55586
|
exports.getBeefForTransaction = getBeefForTransaction;
|
|
@@ -55654,7 +55654,7 @@ var require_getBeefForTransaction = __commonJS((exports) => {
|
|
|
55654
55654
|
}
|
|
55655
55655
|
});
|
|
55656
55656
|
|
|
55657
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
55657
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/aggregateResults.js
|
|
55658
55658
|
var require_aggregateResults = __commonJS((exports) => {
|
|
55659
55659
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55660
55660
|
exports.aggregateActionResults = undefined;
|
|
@@ -55711,7 +55711,7 @@ var require_aggregateResults = __commonJS((exports) => {
|
|
|
55711
55711
|
}
|
|
55712
55712
|
});
|
|
55713
55713
|
|
|
55714
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
55714
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/processAction.js
|
|
55715
55715
|
var require_processAction = __commonJS((exports) => {
|
|
55716
55716
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
55717
55717
|
exports.processAction = processAction;
|
|
@@ -55931,7 +55931,7 @@ var require_processAction = __commonJS((exports) => {
|
|
|
55931
55931
|
}
|
|
55932
55932
|
});
|
|
55933
55933
|
|
|
55934
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
55934
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/attemptToPostReqsToNetwork.js
|
|
55935
55935
|
var require_attemptToPostReqsToNetwork = __commonJS((exports) => {
|
|
55936
55936
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
55937
55937
|
if (k2 === undefined)
|
|
@@ -56204,7 +56204,7 @@ var require_attemptToPostReqsToNetwork = __commonJS((exports) => {
|
|
|
56204
56204
|
}
|
|
56205
56205
|
});
|
|
56206
56206
|
|
|
56207
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
56207
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/listCertificates.js
|
|
56208
56208
|
var require_listCertificates = __commonJS((exports) => {
|
|
56209
56209
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56210
56210
|
exports.listCertificates = listCertificates;
|
|
@@ -56274,7 +56274,7 @@ var require_listCertificates = __commonJS((exports) => {
|
|
|
56274
56274
|
}
|
|
56275
56275
|
});
|
|
56276
56276
|
|
|
56277
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
56277
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/utils.js
|
|
56278
56278
|
var require_utils7 = __commonJS((exports) => {
|
|
56279
56279
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56280
56280
|
exports.varUintSize = varUintSize;
|
|
@@ -56298,7 +56298,7 @@ var require_utils7 = __commonJS((exports) => {
|
|
|
56298
56298
|
}
|
|
56299
56299
|
});
|
|
56300
56300
|
|
|
56301
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
56301
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/generateChange.js
|
|
56302
56302
|
var require_generateChange = __commonJS((exports) => {
|
|
56303
56303
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56304
56304
|
exports.maxChangeOutputsPerTransaction = exports.maxPossibleSatoshis = undefined;
|
|
@@ -56648,7 +56648,7 @@ var require_generateChange = __commonJS((exports) => {
|
|
|
56648
56648
|
}
|
|
56649
56649
|
});
|
|
56650
56650
|
|
|
56651
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
56651
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/signer/methods/acquireDirectCertificate.js
|
|
56652
56652
|
var require_acquireDirectCertificate = __commonJS((exports) => {
|
|
56653
56653
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56654
56654
|
exports.acquireDirectCertificate = acquireDirectCertificate;
|
|
@@ -56695,7 +56695,7 @@ var require_acquireDirectCertificate = __commonJS((exports) => {
|
|
|
56695
56695
|
}
|
|
56696
56696
|
});
|
|
56697
56697
|
|
|
56698
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
56698
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/signer/methods/proveCertificate.js
|
|
56699
56699
|
var require_proveCertificate = __commonJS((exports) => {
|
|
56700
56700
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56701
56701
|
exports.proveCertificate = proveCertificate;
|
|
@@ -56726,7 +56726,7 @@ var require_proveCertificate = __commonJS((exports) => {
|
|
|
56726
56726
|
}
|
|
56727
56727
|
});
|
|
56728
56728
|
|
|
56729
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
56729
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/signer/methods/buildSignableTransaction.js
|
|
56730
56730
|
var require_buildSignableTransaction = __commonJS((exports) => {
|
|
56731
56731
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56732
56732
|
exports.buildSignableTransaction = buildSignableTransaction;
|
|
@@ -56835,7 +56835,7 @@ var require_buildSignableTransaction = __commonJS((exports) => {
|
|
|
56835
56835
|
}
|
|
56836
56836
|
});
|
|
56837
56837
|
|
|
56838
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
56838
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/signer/methods/completeSignedTransaction.js
|
|
56839
56839
|
var require_completeSignedTransaction = __commonJS((exports) => {
|
|
56840
56840
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56841
56841
|
exports.completeSignedTransaction = completeSignedTransaction;
|
|
@@ -56924,7 +56924,7 @@ var require_completeSignedTransaction = __commonJS((exports) => {
|
|
|
56924
56924
|
}
|
|
56925
56925
|
});
|
|
56926
56926
|
|
|
56927
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
56927
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/signer/methods/createAction.js
|
|
56928
56928
|
var require_createAction = __commonJS((exports) => {
|
|
56929
56929
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
56930
56930
|
exports.createAction = createAction;
|
|
@@ -57033,7 +57033,7 @@ var require_createAction = __commonJS((exports) => {
|
|
|
57033
57033
|
}
|
|
57034
57034
|
});
|
|
57035
57035
|
|
|
57036
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
57036
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/signer/methods/signAction.js
|
|
57037
57037
|
var require_signAction = __commonJS((exports) => {
|
|
57038
57038
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57039
57039
|
exports.signAction = signAction;
|
|
@@ -57076,7 +57076,7 @@ var require_signAction = __commonJS((exports) => {
|
|
|
57076
57076
|
}
|
|
57077
57077
|
});
|
|
57078
57078
|
|
|
57079
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
57079
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/signer/methods/internalizeAction.js
|
|
57080
57080
|
var require_internalizeAction = __commonJS((exports) => {
|
|
57081
57081
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57082
57082
|
exports.internalizeAction = internalizeAction;
|
|
@@ -57131,7 +57131,7 @@ var require_internalizeAction = __commonJS((exports) => {
|
|
|
57131
57131
|
}
|
|
57132
57132
|
});
|
|
57133
57133
|
|
|
57134
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
57134
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/WalletSettingsManager.js
|
|
57135
57135
|
var require_WalletSettingsManager = __commonJS((exports) => {
|
|
57136
57136
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57137
57137
|
exports.WalletSettingsManager = exports.TESTNET_DEFAULT_SETTINGS = exports.DEFAULT_SETTINGS = undefined;
|
|
@@ -57197,7 +57197,7 @@ var require_WalletSettingsManager = __commonJS((exports) => {
|
|
|
57197
57197
|
exports.WalletSettingsManager = WalletSettingsManager;
|
|
57198
57198
|
});
|
|
57199
57199
|
|
|
57200
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
57200
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/identityUtils.js
|
|
57201
57201
|
var require_identityUtils = __commonJS((exports) => {
|
|
57202
57202
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57203
57203
|
exports.parseResults = exports.queryOverlay = exports.transformVerifiableCertificatesWithTrust = undefined;
|
|
@@ -57279,7 +57279,7 @@ var require_identityUtils = __commonJS((exports) => {
|
|
|
57279
57279
|
exports.parseResults = parseResults;
|
|
57280
57280
|
});
|
|
57281
57281
|
|
|
57282
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
57282
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/Wallet.js
|
|
57283
57283
|
var require_Wallet = __commonJS((exports) => {
|
|
57284
57284
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57285
57285
|
exports.Wallet = undefined;
|
|
@@ -57987,7 +57987,7 @@ var require_Wallet = __commonJS((exports) => {
|
|
|
57987
57987
|
}
|
|
57988
57988
|
});
|
|
57989
57989
|
|
|
57990
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
57990
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/offsetKey.js
|
|
57991
57991
|
var require_offsetKey = __commonJS((exports) => {
|
|
57992
57992
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
57993
57993
|
exports.keyOffsetToHashedSecret = keyOffsetToHashedSecret;
|
|
@@ -58052,7 +58052,7 @@ var require_offsetKey = __commonJS((exports) => {
|
|
|
58052
58052
|
}
|
|
58053
58053
|
});
|
|
58054
58054
|
|
|
58055
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
58055
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/createAction.js
|
|
58056
58056
|
var require_createAction2 = __commonJS((exports) => {
|
|
58057
58057
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58058
58058
|
exports.setDisableDoubleSpendCheckForTest = setDisableDoubleSpendCheckForTest;
|
|
@@ -58703,7 +58703,7 @@ ${beef.toLogString()}
|
|
|
58703
58703
|
}
|
|
58704
58704
|
});
|
|
58705
58705
|
|
|
58706
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
58706
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/dirtyHashes.js
|
|
58707
58707
|
var require_dirtyHashes = __commonJS((exports) => {
|
|
58708
58708
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58709
58709
|
exports.dirtyHashes = undefined;
|
|
@@ -58719,7 +58719,7 @@ var require_dirtyHashes = __commonJS((exports) => {
|
|
|
58719
58719
|
}
|
|
58720
58720
|
});
|
|
58721
58721
|
|
|
58722
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
58722
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/validBulkHeaderFilesByFileHash.js
|
|
58723
58723
|
var require_validBulkHeaderFilesByFileHash = __commonJS((exports) => {
|
|
58724
58724
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
58725
58725
|
exports.validBulkHeaderFiles = undefined;
|
|
@@ -59112,7 +59112,7 @@ var require_validBulkHeaderFilesByFileHash = __commonJS((exports) => {
|
|
|
59112
59112
|
];
|
|
59113
59113
|
});
|
|
59114
59114
|
|
|
59115
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
59115
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/blockHeaderUtilities.js
|
|
59116
59116
|
var require_blockHeaderUtilities = __commonJS((exports) => {
|
|
59117
59117
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59118
59118
|
exports.sha256HashOfBinaryFile = sha256HashOfBinaryFile;
|
|
@@ -59485,7 +59485,7 @@ var require_blockHeaderUtilities = __commonJS((exports) => {
|
|
|
59485
59485
|
}
|
|
59486
59486
|
});
|
|
59487
59487
|
|
|
59488
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
59488
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/internalizeAction.js
|
|
59489
59489
|
var require_internalizeAction2 = __commonJS((exports) => {
|
|
59490
59490
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59491
59491
|
exports.internalizeAction = internalizeAction;
|
|
@@ -59863,7 +59863,7 @@ var require_internalizeAction2 = __commonJS((exports) => {
|
|
|
59863
59863
|
}
|
|
59864
59864
|
});
|
|
59865
59865
|
|
|
59866
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
59866
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/getSyncChunk.js
|
|
59867
59867
|
var require_getSyncChunk = __commonJS((exports) => {
|
|
59868
59868
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
59869
59869
|
exports.getSyncChunk = getSyncChunk;
|
|
@@ -60131,7 +60131,7 @@ var require_getSyncChunk = __commonJS((exports) => {
|
|
|
60131
60131
|
}
|
|
60132
60132
|
});
|
|
60133
60133
|
|
|
60134
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
60134
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/StorageReader.js
|
|
60135
60135
|
var require_StorageReader = __commonJS((exports) => {
|
|
60136
60136
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
60137
60137
|
if (k2 === undefined)
|
|
@@ -60285,7 +60285,7 @@ var require_StorageReader = __commonJS((exports) => {
|
|
|
60285
60285
|
exports.StorageReader = StorageReader;
|
|
60286
60286
|
});
|
|
60287
60287
|
|
|
60288
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
60288
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/StorageReaderWriter.js
|
|
60289
60289
|
var require_StorageReaderWriter = __commonJS((exports) => {
|
|
60290
60290
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
60291
60291
|
exports.StorageReaderWriter = undefined;
|
|
@@ -60614,7 +60614,7 @@ var require_StorageReaderWriter = __commonJS((exports) => {
|
|
|
60614
60614
|
exports.StorageReaderWriter = StorageReaderWriter;
|
|
60615
60615
|
});
|
|
60616
60616
|
|
|
60617
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
60617
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/StorageProvider.js
|
|
60618
60618
|
var require_StorageProvider = __commonJS((exports) => {
|
|
60619
60619
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
60620
60620
|
exports.StorageProvider = undefined;
|
|
@@ -61180,7 +61180,7 @@ var require_StorageProvider = __commonJS((exports) => {
|
|
|
61180
61180
|
}
|
|
61181
61181
|
});
|
|
61182
61182
|
|
|
61183
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
61183
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/ListActionsSpecOp.js
|
|
61184
61184
|
var require_ListActionsSpecOp = __commonJS((exports) => {
|
|
61185
61185
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61186
61186
|
exports.getLabelToSpecOp = undefined;
|
|
@@ -61221,7 +61221,7 @@ var require_ListActionsSpecOp = __commonJS((exports) => {
|
|
|
61221
61221
|
exports.getLabelToSpecOp = getLabelToSpecOp;
|
|
61222
61222
|
});
|
|
61223
61223
|
|
|
61224
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
61224
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/utility/brc114ActionTimeLabels.js
|
|
61225
61225
|
var require_brc114ActionTimeLabels = __commonJS((exports) => {
|
|
61226
61226
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61227
61227
|
exports.parseBrc114ActionTimeLabels = parseBrc114ActionTimeLabels;
|
|
@@ -61274,7 +61274,7 @@ var require_brc114ActionTimeLabels = __commonJS((exports) => {
|
|
|
61274
61274
|
}
|
|
61275
61275
|
});
|
|
61276
61276
|
|
|
61277
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
61277
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/listActionsIdb.js
|
|
61278
61278
|
var require_listActionsIdb = __commonJS((exports) => {
|
|
61279
61279
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61280
61280
|
exports.listActionsIdb = listActionsIdb;
|
|
@@ -61434,7 +61434,7 @@ var require_listActionsIdb = __commonJS((exports) => {
|
|
|
61434
61434
|
}
|
|
61435
61435
|
});
|
|
61436
61436
|
|
|
61437
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
61437
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/ListOutputsSpecOp.js
|
|
61438
61438
|
var require_ListOutputsSpecOp = __commonJS((exports) => {
|
|
61439
61439
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61440
61440
|
exports.getListOutputsSpecOp = getListOutputsSpecOp;
|
|
@@ -61571,7 +61571,7 @@ var require_ListOutputsSpecOp = __commonJS((exports) => {
|
|
|
61571
61571
|
}
|
|
61572
61572
|
});
|
|
61573
61573
|
|
|
61574
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
61574
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/listOutputsIdb.js
|
|
61575
61575
|
var require_listOutputsIdb = __commonJS((exports) => {
|
|
61576
61576
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61577
61577
|
exports.listOutputsIdb = listOutputsIdb;
|
|
@@ -61706,7 +61706,7 @@ var require_listOutputsIdb = __commonJS((exports) => {
|
|
|
61706
61706
|
}
|
|
61707
61707
|
});
|
|
61708
61708
|
|
|
61709
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
61709
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/reviewStatusIdb.js
|
|
61710
61710
|
var require_reviewStatusIdb = __commonJS((exports) => {
|
|
61711
61711
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61712
61712
|
exports.reviewStatusIdb = reviewStatusIdb;
|
|
@@ -61730,7 +61730,7 @@ var require_reviewStatusIdb = __commonJS((exports) => {
|
|
|
61730
61730
|
}
|
|
61731
61731
|
});
|
|
61732
61732
|
|
|
61733
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
61733
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/methods/purgeDataIdb.js
|
|
61734
61734
|
var require_purgeDataIdb = __commonJS((exports) => {
|
|
61735
61735
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61736
61736
|
exports.purgeDataIdb = purgeDataIdb;
|
|
@@ -61740,7 +61740,7 @@ var require_purgeDataIdb = __commonJS((exports) => {
|
|
|
61740
61740
|
}
|
|
61741
61741
|
});
|
|
61742
61742
|
|
|
61743
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
61743
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/StorageIdb.js
|
|
61744
61744
|
var require_StorageIdb = __commonJS((exports) => {
|
|
61745
61745
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
61746
61746
|
exports.StorageIdb = undefined;
|
|
@@ -63888,7 +63888,7 @@ var require_StorageIdb = __commonJS((exports) => {
|
|
|
63888
63888
|
exports.StorageIdb = StorageIdb;
|
|
63889
63889
|
});
|
|
63890
63890
|
|
|
63891
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
63891
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/StorageSyncReader.js
|
|
63892
63892
|
var require_StorageSyncReader = __commonJS((exports) => {
|
|
63893
63893
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
63894
63894
|
if (k2 === undefined)
|
|
@@ -63967,42 +63967,42 @@ var require_StorageSyncReader = __commonJS((exports) => {
|
|
|
63967
63967
|
exports.StorageSyncReader = StorageSyncReader;
|
|
63968
63968
|
});
|
|
63969
63969
|
|
|
63970
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
63970
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableSettings.js
|
|
63971
63971
|
var require_TableSettings = __commonJS((exports) => {
|
|
63972
63972
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
63973
63973
|
});
|
|
63974
63974
|
|
|
63975
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
63975
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableProvenTx.js
|
|
63976
63976
|
var require_TableProvenTx = __commonJS((exports) => {
|
|
63977
63977
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
63978
63978
|
});
|
|
63979
63979
|
|
|
63980
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
63980
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableProvenTxReq.js
|
|
63981
63981
|
var require_TableProvenTxReq = __commonJS((exports) => {
|
|
63982
63982
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
63983
63983
|
});
|
|
63984
63984
|
|
|
63985
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
63985
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableUser.js
|
|
63986
63986
|
var require_TableUser = __commonJS((exports) => {
|
|
63987
63987
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
63988
63988
|
});
|
|
63989
63989
|
|
|
63990
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
63990
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableCertificate.js
|
|
63991
63991
|
var require_TableCertificate = __commonJS((exports) => {
|
|
63992
63992
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
63993
63993
|
});
|
|
63994
63994
|
|
|
63995
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
63995
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableCertificateField.js
|
|
63996
63996
|
var require_TableCertificateField = __commonJS((exports) => {
|
|
63997
63997
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
63998
63998
|
});
|
|
63999
63999
|
|
|
64000
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64000
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableOutputBasket.js
|
|
64001
64001
|
var require_TableOutputBasket = __commonJS((exports) => {
|
|
64002
64002
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64003
64003
|
});
|
|
64004
64004
|
|
|
64005
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64005
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableTransaction.js
|
|
64006
64006
|
var require_TableTransaction = __commonJS((exports) => {
|
|
64007
64007
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64008
64008
|
exports.transactionColumnsWithoutRawTx = undefined;
|
|
@@ -64023,12 +64023,12 @@ var require_TableTransaction = __commonJS((exports) => {
|
|
|
64023
64023
|
];
|
|
64024
64024
|
});
|
|
64025
64025
|
|
|
64026
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64026
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableCommission.js
|
|
64027
64027
|
var require_TableCommission = __commonJS((exports) => {
|
|
64028
64028
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64029
64029
|
});
|
|
64030
64030
|
|
|
64031
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64031
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableOutput.js
|
|
64032
64032
|
var require_TableOutput = __commonJS((exports) => {
|
|
64033
64033
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64034
64034
|
exports.outputColumnsWithoutLockingScript = undefined;
|
|
@@ -64060,37 +64060,37 @@ var require_TableOutput = __commonJS((exports) => {
|
|
|
64060
64060
|
];
|
|
64061
64061
|
});
|
|
64062
64062
|
|
|
64063
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64063
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableOutputTag.js
|
|
64064
64064
|
var require_TableOutputTag = __commonJS((exports) => {
|
|
64065
64065
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64066
64066
|
});
|
|
64067
64067
|
|
|
64068
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64068
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableOutputTagMap.js
|
|
64069
64069
|
var require_TableOutputTagMap = __commonJS((exports) => {
|
|
64070
64070
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64071
64071
|
});
|
|
64072
64072
|
|
|
64073
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64073
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableTxLabel.js
|
|
64074
64074
|
var require_TableTxLabel = __commonJS((exports) => {
|
|
64075
64075
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64076
64076
|
});
|
|
64077
64077
|
|
|
64078
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64078
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableTxLabelMap.js
|
|
64079
64079
|
var require_TableTxLabelMap = __commonJS((exports) => {
|
|
64080
64080
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64081
64081
|
});
|
|
64082
64082
|
|
|
64083
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64083
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableMonitorEvent.js
|
|
64084
64084
|
var require_TableMonitorEvent = __commonJS((exports) => {
|
|
64085
64085
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64086
64086
|
});
|
|
64087
64087
|
|
|
64088
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64088
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/TableSyncState.js
|
|
64089
64089
|
var require_TableSyncState = __commonJS((exports) => {
|
|
64090
64090
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64091
64091
|
});
|
|
64092
64092
|
|
|
64093
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64093
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/schema/tables/index.js
|
|
64094
64094
|
var require_tables = __commonJS((exports) => {
|
|
64095
64095
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
64096
64096
|
if (k2 === undefined)
|
|
@@ -64131,7 +64131,7 @@ var require_tables = __commonJS((exports) => {
|
|
|
64131
64131
|
__exportStar(require_TableSyncState(), exports);
|
|
64132
64132
|
});
|
|
64133
64133
|
|
|
64134
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64134
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/WalletLogger.js
|
|
64135
64135
|
var require_WalletLogger = __commonJS((exports) => {
|
|
64136
64136
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64137
64137
|
exports.WalletLogger = undefined;
|
|
@@ -64284,7 +64284,7 @@ var require_WalletLogger = __commonJS((exports) => {
|
|
|
64284
64284
|
}
|
|
64285
64285
|
});
|
|
64286
64286
|
|
|
64287
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64287
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/remoting/StorageClient.js
|
|
64288
64288
|
var require_StorageClient = __commonJS((exports) => {
|
|
64289
64289
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64290
64290
|
exports.StorageClient = undefined;
|
|
@@ -64526,7 +64526,7 @@ var require_StorageClient = __commonJS((exports) => {
|
|
|
64526
64526
|
exports.StorageClient = StorageClient;
|
|
64527
64527
|
});
|
|
64528
64528
|
|
|
64529
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64529
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/storage/index.client.js
|
|
64530
64530
|
var require_index_client2 = __commonJS((exports) => {
|
|
64531
64531
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
64532
64532
|
if (k2 === undefined)
|
|
@@ -64558,42 +64558,42 @@ var require_index_client2 = __commonJS((exports) => {
|
|
|
64558
64558
|
__exportStar(require_StorageClient(), exports);
|
|
64559
64559
|
});
|
|
64560
64560
|
|
|
64561
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64561
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Api/ChaintracksApi.js
|
|
64562
64562
|
var require_ChaintracksApi = __commonJS((exports) => {
|
|
64563
64563
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64564
64564
|
});
|
|
64565
64565
|
|
|
64566
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64566
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Api/ChaintracksFsApi.js
|
|
64567
64567
|
var require_ChaintracksFsApi = __commonJS((exports) => {
|
|
64568
64568
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64569
64569
|
});
|
|
64570
64570
|
|
|
64571
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64571
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Api/ChaintracksFetchApi.js
|
|
64572
64572
|
var require_ChaintracksFetchApi = __commonJS((exports) => {
|
|
64573
64573
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64574
64574
|
});
|
|
64575
64575
|
|
|
64576
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64576
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Api/ChaintracksStorageApi.js
|
|
64577
64577
|
var require_ChaintracksStorageApi = __commonJS((exports) => {
|
|
64578
64578
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64579
64579
|
});
|
|
64580
64580
|
|
|
64581
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64581
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Api/BulkStorageApi.js
|
|
64582
64582
|
var require_BulkStorageApi = __commonJS((exports) => {
|
|
64583
64583
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64584
64584
|
});
|
|
64585
64585
|
|
|
64586
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64586
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Api/BulkIngestorApi.js
|
|
64587
64587
|
var require_BulkIngestorApi = __commonJS((exports) => {
|
|
64588
64588
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64589
64589
|
});
|
|
64590
64590
|
|
|
64591
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64591
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Api/LiveIngestorApi.js
|
|
64592
64592
|
var require_LiveIngestorApi = __commonJS((exports) => {
|
|
64593
64593
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64594
64594
|
});
|
|
64595
64595
|
|
|
64596
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64596
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Api/BlockHeaderApi.js
|
|
64597
64597
|
var require_BlockHeaderApi = __commonJS((exports) => {
|
|
64598
64598
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64599
64599
|
exports.isLive = isLive;
|
|
@@ -64614,7 +64614,7 @@ var require_BlockHeaderApi = __commonJS((exports) => {
|
|
|
64614
64614
|
}
|
|
64615
64615
|
});
|
|
64616
64616
|
|
|
64617
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64617
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/HeightRange.js
|
|
64618
64618
|
var require_HeightRange = __commonJS((exports) => {
|
|
64619
64619
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64620
64620
|
exports.HeightRange = undefined;
|
|
@@ -64687,7 +64687,7 @@ var require_HeightRange = __commonJS((exports) => {
|
|
|
64687
64687
|
HeightRange.empty = new HeightRange(0, -1);
|
|
64688
64688
|
});
|
|
64689
64689
|
|
|
64690
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64690
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/SingleWriterMultiReaderLock.js
|
|
64691
64691
|
var require_SingleWriterMultiReaderLock = __commonJS((exports) => {
|
|
64692
64692
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64693
64693
|
exports.SingleWriterMultiReaderLock = undefined;
|
|
@@ -64762,7 +64762,7 @@ var require_SingleWriterMultiReaderLock = __commonJS((exports) => {
|
|
|
64762
64762
|
exports.SingleWriterMultiReaderLock = SingleWriterMultiReaderLock;
|
|
64763
64763
|
});
|
|
64764
64764
|
|
|
64765
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
64765
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Chaintracks.js
|
|
64766
64766
|
var require_Chaintracks = __commonJS((exports) => {
|
|
64767
64767
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
64768
64768
|
exports.Chaintracks = undefined;
|
|
@@ -65245,7 +65245,7 @@ var require_Chaintracks = __commonJS((exports) => {
|
|
|
65245
65245
|
exports.Chaintracks = Chaintracks;
|
|
65246
65246
|
});
|
|
65247
65247
|
|
|
65248
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
65248
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/ChaintracksServiceClient.js
|
|
65249
65249
|
var require_ChaintracksServiceClient = __commonJS((exports) => {
|
|
65250
65250
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
65251
65251
|
exports.ChaintracksServiceClient = undefined;
|
|
@@ -65375,7 +65375,7 @@ var require_ChaintracksServiceClient = __commonJS((exports) => {
|
|
|
65375
65375
|
exports.ChaintracksServiceClient = ChaintracksServiceClient;
|
|
65376
65376
|
});
|
|
65377
65377
|
|
|
65378
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
65378
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Ingest/BulkIngestorBase.js
|
|
65379
65379
|
var require_BulkIngestorBase = __commonJS((exports) => {
|
|
65380
65380
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
65381
65381
|
exports.BulkIngestorBase = undefined;
|
|
@@ -65466,7 +65466,7 @@ var require_BulkIngestorBase = __commonJS((exports) => {
|
|
|
65466
65466
|
exports.BulkIngestorBase = BulkIngestorBase;
|
|
65467
65467
|
});
|
|
65468
65468
|
|
|
65469
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
65469
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Ingest/LiveIngestorBase.js
|
|
65470
65470
|
var require_LiveIngestorBase = __commonJS((exports) => {
|
|
65471
65471
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
65472
65472
|
exports.LiveIngestorBase = undefined;
|
|
@@ -65496,7 +65496,7 @@ var require_LiveIngestorBase = __commonJS((exports) => {
|
|
|
65496
65496
|
exports.LiveIngestorBase = LiveIngestorBase;
|
|
65497
65497
|
});
|
|
65498
65498
|
|
|
65499
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
65499
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/BulkFileDataReader.js
|
|
65500
65500
|
var require_BulkFileDataReader = __commonJS((exports) => {
|
|
65501
65501
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
65502
65502
|
exports.BulkFileDataReader = undefined;
|
|
@@ -65548,7 +65548,7 @@ var require_BulkFileDataReader = __commonJS((exports) => {
|
|
|
65548
65548
|
exports.BulkFileDataReader = BulkFileDataReader;
|
|
65549
65549
|
});
|
|
65550
65550
|
|
|
65551
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
65551
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/ChaintracksFetch.js
|
|
65552
65552
|
var require_ChaintracksFetch = __commonJS((exports) => {
|
|
65553
65553
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
65554
65554
|
exports.ChaintracksFetch = undefined;
|
|
@@ -65611,7 +65611,7 @@ var require_ChaintracksFetch = __commonJS((exports) => {
|
|
|
65611
65611
|
exports.ChaintracksFetch = ChaintracksFetch;
|
|
65612
65612
|
});
|
|
65613
65613
|
|
|
65614
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
65614
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/BulkFileDataManager.js
|
|
65615
65615
|
var require_BulkFileDataManager = __commonJS((exports) => {
|
|
65616
65616
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
65617
65617
|
exports.BulkFileDataReader = exports.BulkFileDataManager = undefined;
|
|
@@ -66306,7 +66306,7 @@ ${this.toLogString(r2)}
|
|
|
66306
66306
|
} });
|
|
66307
66307
|
});
|
|
66308
66308
|
|
|
66309
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
66309
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Ingest/BulkIngestorCDN.js
|
|
66310
66310
|
var require_BulkIngestorCDN = __commonJS((exports) => {
|
|
66311
66311
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
66312
66312
|
exports.BulkIngestorCDN = undefined;
|
|
@@ -66394,7 +66394,7 @@ var require_BulkIngestorCDN = __commonJS((exports) => {
|
|
|
66394
66394
|
exports.BulkIngestorCDN = BulkIngestorCDN;
|
|
66395
66395
|
});
|
|
66396
66396
|
|
|
66397
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
66397
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Ingest/BulkIngestorCDNBabbage.js
|
|
66398
66398
|
var require_BulkIngestorCDNBabbage = __commonJS((exports) => {
|
|
66399
66399
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
66400
66400
|
exports.BulkIngestorCDNBabbage = undefined;
|
|
@@ -66411,7 +66411,7 @@ var require_BulkIngestorCDNBabbage = __commonJS((exports) => {
|
|
|
66411
66411
|
exports.BulkIngestorCDNBabbage = BulkIngestorCDNBabbage;
|
|
66412
66412
|
});
|
|
66413
66413
|
|
|
66414
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
66414
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/providers/SdkWhatsOnChain.js
|
|
66415
66415
|
var require_SdkWhatsOnChain = __commonJS((exports) => {
|
|
66416
66416
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
66417
66417
|
var sdk_1 = require_mod();
|
|
@@ -66468,7 +66468,7 @@ var require_SdkWhatsOnChain = __commonJS((exports) => {
|
|
|
66468
66468
|
exports.default = SdkWhatsOnChain;
|
|
66469
66469
|
});
|
|
66470
66470
|
|
|
66471
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
66471
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/ServiceCollection.js
|
|
66472
66472
|
var require_ServiceCollection = __commonJS((exports) => {
|
|
66473
66473
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
66474
66474
|
exports.ServiceCollection = undefined;
|
|
@@ -66650,7 +66650,7 @@ var require_ServiceCollection = __commonJS((exports) => {
|
|
|
66650
66650
|
exports.ServiceCollection = ServiceCollection;
|
|
66651
66651
|
});
|
|
66652
66652
|
|
|
66653
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
66653
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/createDefaultWalletServicesOptions.js
|
|
66654
66654
|
var require_createDefaultWalletServicesOptions = __commonJS((exports) => {
|
|
66655
66655
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
66656
66656
|
exports.createDefaultWalletServicesOptions = createDefaultWalletServicesOptions;
|
|
@@ -66729,7 +66729,7 @@ var require_createDefaultWalletServicesOptions = __commonJS((exports) => {
|
|
|
66729
66729
|
}
|
|
66730
66730
|
});
|
|
66731
66731
|
|
|
66732
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
66732
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/providers/exchangeRates.js
|
|
66733
66733
|
var require_exchangeRates = __commonJS((exports) => {
|
|
66734
66734
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
66735
66735
|
exports.updateChaintracksFiatExchangeRates = updateChaintracksFiatExchangeRates;
|
|
@@ -66795,7 +66795,7 @@ var require_exchangeRates = __commonJS((exports) => {
|
|
|
66795
66795
|
}
|
|
66796
66796
|
});
|
|
66797
66797
|
|
|
66798
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
66798
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/providers/ARC.js
|
|
66799
66799
|
var require_ARC2 = __commonJS((exports) => {
|
|
66800
66800
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
66801
66801
|
exports.ARC = undefined;
|
|
@@ -67015,7 +67015,7 @@ var require_ARC2 = __commonJS((exports) => {
|
|
|
67015
67015
|
exports.ARC = ARC2;
|
|
67016
67016
|
});
|
|
67017
67017
|
|
|
67018
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
67018
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/providers/Bitails.js
|
|
67019
67019
|
var require_Bitails = __commonJS((exports) => {
|
|
67020
67020
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67021
67021
|
exports.Bitails = undefined;
|
|
@@ -67207,7 +67207,7 @@ var require_Bitails = __commonJS((exports) => {
|
|
|
67207
67207
|
exports.Bitails = Bitails;
|
|
67208
67208
|
});
|
|
67209
67209
|
|
|
67210
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
67210
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/providers/getBeefForTxid.js
|
|
67211
67211
|
var require_getBeefForTxid = __commonJS((exports) => {
|
|
67212
67212
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67213
67213
|
exports.getBeefForTxid = getBeefForTxid;
|
|
@@ -67489,7 +67489,7 @@ var require_getBeefForTxid = __commonJS((exports) => {
|
|
|
67489
67489
|
}
|
|
67490
67490
|
});
|
|
67491
67491
|
|
|
67492
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
67492
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/ChaintracksChainTracker.js
|
|
67493
67493
|
var require_ChaintracksChainTracker = __commonJS((exports) => {
|
|
67494
67494
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67495
67495
|
exports.ChaintracksChainTracker = undefined;
|
|
@@ -67543,7 +67543,7 @@ var require_ChaintracksChainTracker = __commonJS((exports) => {
|
|
|
67543
67543
|
exports.ChaintracksChainTracker = ChaintracksChainTracker;
|
|
67544
67544
|
});
|
|
67545
67545
|
|
|
67546
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
67546
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/Services.js
|
|
67547
67547
|
var require_Services = __commonJS((exports) => {
|
|
67548
67548
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
67549
67549
|
exports.Services = undefined;
|
|
@@ -68172,7 +68172,7 @@ var require_Services = __commonJS((exports) => {
|
|
|
68172
68172
|
}
|
|
68173
68173
|
});
|
|
68174
68174
|
|
|
68175
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
68175
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/providers/WhatsOnChain.js
|
|
68176
68176
|
var require_WhatsOnChain2 = __commonJS((exports) => {
|
|
68177
68177
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
68178
68178
|
return mod && mod.__esModule ? mod : { default: mod };
|
|
@@ -68752,7 +68752,7 @@ var require_WhatsOnChain2 = __commonJS((exports) => {
|
|
|
68752
68752
|
}
|
|
68753
68753
|
});
|
|
68754
68754
|
|
|
68755
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
68755
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Ingest/WhatsOnChainServices.js
|
|
68756
68756
|
var require_WhatsOnChainServices = __commonJS((exports) => {
|
|
68757
68757
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
68758
68758
|
exports.WhatsOnChainServices = undefined;
|
|
@@ -68886,7 +68886,7 @@ var require_WhatsOnChainServices = __commonJS((exports) => {
|
|
|
68886
68886
|
}
|
|
68887
68887
|
});
|
|
68888
68888
|
|
|
68889
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
68889
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Ingest/BulkIngestorWhatsOnChainCdn.js
|
|
68890
68890
|
var require_BulkIngestorWhatsOnChainCdn = __commonJS((exports) => {
|
|
68891
68891
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
68892
68892
|
exports.BulkIngestorWhatsOnChainCdn = undefined;
|
|
@@ -68941,7 +68941,7 @@ ${e}`);
|
|
|
68941
68941
|
exports.BulkIngestorWhatsOnChainCdn = BulkIngestorWhatsOnChainCdn;
|
|
68942
68942
|
});
|
|
68943
68943
|
|
|
68944
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
68944
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Ingest/LiveIngestorWhatsOnChainPoll.js
|
|
68945
68945
|
var require_LiveIngestorWhatsOnChainPoll = __commonJS((exports) => {
|
|
68946
68946
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
68947
68947
|
exports.LiveIngestorWhatsOnChainPoll = undefined;
|
|
@@ -68995,7 +68995,7 @@ var require_LiveIngestorWhatsOnChainPoll = __commonJS((exports) => {
|
|
|
68995
68995
|
exports.LiveIngestorWhatsOnChainPoll = LiveIngestorWhatsOnChainPoll;
|
|
68996
68996
|
});
|
|
68997
68997
|
|
|
68998
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
68998
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Storage/BulkStorageBase.js
|
|
68999
68999
|
var require_BulkStorageBase = __commonJS((exports) => {
|
|
69000
69000
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
69001
69001
|
exports.BulkStorageBase = undefined;
|
|
@@ -69059,7 +69059,7 @@ var require_BulkStorageBase = __commonJS((exports) => {
|
|
|
69059
69059
|
exports.BulkStorageBase = BulkStorageBase;
|
|
69060
69060
|
});
|
|
69061
69061
|
|
|
69062
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
69062
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/BulkHeaderFile.js
|
|
69063
69063
|
var require_BulkHeaderFile = __commonJS((exports) => {
|
|
69064
69064
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
69065
69065
|
exports.BulkHeaderFiles = exports.BulkHeaderFileStorage = exports.BulkHeaderFileFs = exports.BulkHeaderFile = undefined;
|
|
@@ -69205,7 +69205,7 @@ var require_BulkHeaderFile = __commonJS((exports) => {
|
|
|
69205
69205
|
exports.BulkHeaderFiles = BulkHeaderFiles;
|
|
69206
69206
|
});
|
|
69207
69207
|
|
|
69208
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
69208
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/util/BulkFilesReader.js
|
|
69209
69209
|
var require_BulkFilesReader = __commonJS((exports) => {
|
|
69210
69210
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
69211
69211
|
exports.BulkFilesReaderStorage = exports.BulkFilesReaderFs = exports.BulkFilesReader = undefined;
|
|
@@ -69440,7 +69440,7 @@ var require_BulkFilesReader = __commonJS((exports) => {
|
|
|
69440
69440
|
exports.BulkFilesReaderStorage = BulkFilesReaderStorage;
|
|
69441
69441
|
});
|
|
69442
69442
|
|
|
69443
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
69443
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Storage/ChaintracksStorageBase.js
|
|
69444
69444
|
var require_ChaintracksStorageBase = __commonJS((exports) => {
|
|
69445
69445
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
69446
69446
|
exports.ChaintracksStorageBase = undefined;
|
|
@@ -69711,7 +69711,7 @@ var require_ChaintracksStorageBase = __commonJS((exports) => {
|
|
|
69711
69711
|
exports.ChaintracksStorageBase = ChaintracksStorageBase;
|
|
69712
69712
|
});
|
|
69713
69713
|
|
|
69714
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
69714
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Storage/ChaintracksStorageNoDb.js
|
|
69715
69715
|
var require_ChaintracksStorageNoDb = __commonJS((exports) => {
|
|
69716
69716
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
69717
69717
|
exports.ChaintracksStorageNoDb = undefined;
|
|
@@ -69951,7 +69951,7 @@ var require_ChaintracksStorageNoDb = __commonJS((exports) => {
|
|
|
69951
69951
|
};
|
|
69952
69952
|
});
|
|
69953
69953
|
|
|
69954
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
69954
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/Storage/ChaintracksStorageIdb.js
|
|
69955
69955
|
var require_ChaintracksStorageIdb = __commonJS((exports) => {
|
|
69956
69956
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
69957
69957
|
exports.ChaintracksStorageIdb = undefined;
|
|
@@ -70366,7 +70366,7 @@ var require_ChaintracksStorageIdb = __commonJS((exports) => {
|
|
|
70366
70366
|
exports.ChaintracksStorageIdb = ChaintracksStorageIdb;
|
|
70367
70367
|
});
|
|
70368
70368
|
|
|
70369
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70369
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/configureChaintracksIngestors.js
|
|
70370
70370
|
var require_configureChaintracksIngestors = __commonJS((exports) => {
|
|
70371
70371
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
70372
70372
|
exports.buildChaintracksOptionsWithIngestors = buildChaintracksOptionsWithIngestors;
|
|
@@ -70416,7 +70416,7 @@ var require_configureChaintracksIngestors = __commonJS((exports) => {
|
|
|
70416
70416
|
}
|
|
70417
70417
|
});
|
|
70418
70418
|
|
|
70419
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70419
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/createDefaultNoDbChaintracksOptions.js
|
|
70420
70420
|
var require_createDefaultNoDbChaintracksOptions = __commonJS((exports) => {
|
|
70421
70421
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
70422
70422
|
exports.createDefaultNoDbChaintracksOptions = createDefaultNoDbChaintracksOptions;
|
|
@@ -70447,7 +70447,7 @@ var require_createDefaultNoDbChaintracksOptions = __commonJS((exports) => {
|
|
|
70447
70447
|
}
|
|
70448
70448
|
});
|
|
70449
70449
|
|
|
70450
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70450
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/createNoDbChaintracks.js
|
|
70451
70451
|
var require_createNoDbChaintracks = __commonJS((exports) => {
|
|
70452
70452
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
70453
70453
|
exports.createNoDbChaintracks = createNoDbChaintracks;
|
|
@@ -70475,7 +70475,7 @@ var require_createNoDbChaintracks = __commonJS((exports) => {
|
|
|
70475
70475
|
}
|
|
70476
70476
|
});
|
|
70477
70477
|
|
|
70478
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70478
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/index.mobile.js
|
|
70479
70479
|
var require_index_mobile = __commonJS((exports) => {
|
|
70480
70480
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
70481
70481
|
if (k2 === undefined)
|
|
@@ -70558,7 +70558,7 @@ var require_index_mobile = __commonJS((exports) => {
|
|
|
70558
70558
|
exports.utils = __importStar(require_blockHeaderUtilities());
|
|
70559
70559
|
});
|
|
70560
70560
|
|
|
70561
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70561
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/createDefaultIdbChaintracksOptions.js
|
|
70562
70562
|
var require_createDefaultIdbChaintracksOptions = __commonJS((exports) => {
|
|
70563
70563
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
70564
70564
|
exports.createDefaultIdbChaintracksOptions = createDefaultIdbChaintracksOptions;
|
|
@@ -70589,7 +70589,7 @@ var require_createDefaultIdbChaintracksOptions = __commonJS((exports) => {
|
|
|
70589
70589
|
}
|
|
70590
70590
|
});
|
|
70591
70591
|
|
|
70592
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70592
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/createIdbChaintracks.js
|
|
70593
70593
|
var require_createIdbChaintracks = __commonJS((exports) => {
|
|
70594
70594
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
70595
70595
|
exports.createIdbChaintracks = createIdbChaintracks;
|
|
@@ -70617,7 +70617,7 @@ var require_createIdbChaintracks = __commonJS((exports) => {
|
|
|
70617
70617
|
}
|
|
70618
70618
|
});
|
|
70619
70619
|
|
|
70620
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70620
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/chaintracks/index.client.js
|
|
70621
70621
|
var require_index_client3 = __commonJS((exports) => {
|
|
70622
70622
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
70623
70623
|
if (k2 === undefined)
|
|
@@ -70645,7 +70645,7 @@ var require_index_client3 = __commonJS((exports) => {
|
|
|
70645
70645
|
__exportStar(require_createIdbChaintracks(), exports);
|
|
70646
70646
|
});
|
|
70647
70647
|
|
|
70648
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70648
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/BHServiceClient.js
|
|
70649
70649
|
var require_BHServiceClient = __commonJS((exports) => {
|
|
70650
70650
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
70651
70651
|
exports.BHServiceClient = undefined;
|
|
@@ -70818,7 +70818,7 @@ var require_BHServiceClient = __commonJS((exports) => {
|
|
|
70818
70818
|
exports.BHServiceClient = BHServiceClient;
|
|
70819
70819
|
});
|
|
70820
70820
|
|
|
70821
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70821
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/chaintracker/index.client.js
|
|
70822
70822
|
var require_index_client4 = __commonJS((exports) => {
|
|
70823
70823
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
70824
70824
|
if (k2 === undefined)
|
|
@@ -70846,7 +70846,7 @@ var require_index_client4 = __commonJS((exports) => {
|
|
|
70846
70846
|
__exportStar(require_BHServiceClient(), exports);
|
|
70847
70847
|
});
|
|
70848
70848
|
|
|
70849
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
70849
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/fundWalletP2PKH.js
|
|
70850
70850
|
var require_fundWalletP2PKH = __commonJS((exports) => {
|
|
70851
70851
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
70852
70852
|
exports.parseOutpoint = parseOutpoint;
|
|
@@ -71054,7 +71054,7 @@ var require_fundWalletP2PKH = __commonJS((exports) => {
|
|
|
71054
71054
|
}
|
|
71055
71055
|
});
|
|
71056
71056
|
|
|
71057
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71057
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/WalletMonitorTask.js
|
|
71058
71058
|
var require_WalletMonitorTask = __commonJS((exports) => {
|
|
71059
71059
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71060
71060
|
exports.WalletMonitorTask = undefined;
|
|
@@ -71071,7 +71071,7 @@ var require_WalletMonitorTask = __commonJS((exports) => {
|
|
|
71071
71071
|
exports.WalletMonitorTask = WalletMonitorTask;
|
|
71072
71072
|
});
|
|
71073
71073
|
|
|
71074
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71074
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskPurge.js
|
|
71075
71075
|
var require_TaskPurge = __commonJS((exports) => {
|
|
71076
71076
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71077
71077
|
exports.TaskPurge = undefined;
|
|
@@ -71105,7 +71105,7 @@ ${r2.log}`;
|
|
|
71105
71105
|
TaskPurge.checkNow = false;
|
|
71106
71106
|
});
|
|
71107
71107
|
|
|
71108
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71108
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskReviewStatus.js
|
|
71109
71109
|
var require_TaskReviewStatus = __commonJS((exports) => {
|
|
71110
71110
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71111
71111
|
exports.TaskReviewStatus = undefined;
|
|
@@ -71139,7 +71139,7 @@ var require_TaskReviewStatus = __commonJS((exports) => {
|
|
|
71139
71139
|
TaskReviewStatus.checkNow = false;
|
|
71140
71140
|
});
|
|
71141
71141
|
|
|
71142
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71142
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskFailAbandoned.js
|
|
71143
71143
|
var require_TaskFailAbandoned = __commonJS((exports) => {
|
|
71144
71144
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71145
71145
|
exports.TaskFailAbandoned = undefined;
|
|
@@ -71187,7 +71187,7 @@ var require_TaskFailAbandoned = __commonJS((exports) => {
|
|
|
71187
71187
|
TaskFailAbandoned.taskName = "FailAbandoned";
|
|
71188
71188
|
});
|
|
71189
71189
|
|
|
71190
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71190
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskCheckForProofs.js
|
|
71191
71191
|
var require_TaskCheckForProofs = __commonJS((exports) => {
|
|
71192
71192
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71193
71193
|
exports.TaskCheckForProofs = undefined;
|
|
@@ -71349,7 +71349,7 @@ var require_TaskCheckForProofs = __commonJS((exports) => {
|
|
|
71349
71349
|
}
|
|
71350
71350
|
});
|
|
71351
71351
|
|
|
71352
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71352
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskClock.js
|
|
71353
71353
|
var require_TaskClock = __commonJS((exports) => {
|
|
71354
71354
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71355
71355
|
exports.TaskClock = undefined;
|
|
@@ -71380,7 +71380,7 @@ var require_TaskClock = __commonJS((exports) => {
|
|
|
71380
71380
|
TaskClock.taskName = "Clock";
|
|
71381
71381
|
});
|
|
71382
71382
|
|
|
71383
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71383
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskNewHeader.js
|
|
71384
71384
|
var require_TaskNewHeader = __commonJS((exports) => {
|
|
71385
71385
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71386
71386
|
exports.TaskNewHeader = undefined;
|
|
@@ -71436,7 +71436,7 @@ var require_TaskNewHeader = __commonJS((exports) => {
|
|
|
71436
71436
|
TaskNewHeader.taskName = "NewHeader";
|
|
71437
71437
|
});
|
|
71438
71438
|
|
|
71439
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71439
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskMonitorCallHistory.js
|
|
71440
71440
|
var require_TaskMonitorCallHistory = __commonJS((exports) => {
|
|
71441
71441
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71442
71442
|
exports.TaskMonitorCallHistory = undefined;
|
|
@@ -71463,7 +71463,7 @@ var require_TaskMonitorCallHistory = __commonJS((exports) => {
|
|
|
71463
71463
|
TaskMonitorCallHistory.taskName = "MonitorCallHistory";
|
|
71464
71464
|
});
|
|
71465
71465
|
|
|
71466
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71466
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskReorg.js
|
|
71467
71467
|
var require_TaskReorg = __commonJS((exports) => {
|
|
71468
71468
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71469
71469
|
exports.TaskReorg = undefined;
|
|
@@ -71518,7 +71518,7 @@ var require_TaskReorg = __commonJS((exports) => {
|
|
|
71518
71518
|
TaskReorg.taskName = "Reorg";
|
|
71519
71519
|
});
|
|
71520
71520
|
|
|
71521
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71521
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/services/providers/ArcSSEClient.js
|
|
71522
71522
|
var require_ArcSSEClient = __commonJS((exports) => {
|
|
71523
71523
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71524
71524
|
exports.ArcSSEClient = undefined;
|
|
@@ -71608,7 +71608,7 @@ var require_ArcSSEClient = __commonJS((exports) => {
|
|
|
71608
71608
|
exports.ArcSSEClient = ArcSSEClient;
|
|
71609
71609
|
});
|
|
71610
71610
|
|
|
71611
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71611
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskArcSSE.js
|
|
71612
71612
|
var require_TaskArcSSE = __commonJS((exports) => {
|
|
71613
71613
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71614
71614
|
exports.TaskArcadeSSE = undefined;
|
|
@@ -71868,7 +71868,7 @@ var require_TaskArcSSE = __commonJS((exports) => {
|
|
|
71868
71868
|
TaskArcadeSSE.taskName = "ArcadeSSE";
|
|
71869
71869
|
});
|
|
71870
71870
|
|
|
71871
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71871
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskMineBlock.js
|
|
71872
71872
|
var require_TaskMineBlock = __commonJS((exports) => {
|
|
71873
71873
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71874
71874
|
exports.TaskMineBlock = undefined;
|
|
@@ -71900,7 +71900,7 @@ var require_TaskMineBlock = __commonJS((exports) => {
|
|
|
71900
71900
|
TaskMineBlock.mineNow = false;
|
|
71901
71901
|
});
|
|
71902
71902
|
|
|
71903
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
71903
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskSendWaiting.js
|
|
71904
71904
|
var require_TaskSendWaiting = __commonJS((exports) => {
|
|
71905
71905
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
71906
71906
|
exports.TaskSendWaiting = undefined;
|
|
@@ -72070,7 +72070,7 @@ var require_TaskSendWaiting = __commonJS((exports) => {
|
|
|
72070
72070
|
TaskSendWaiting.taskName = "SendWaiting";
|
|
72071
72071
|
});
|
|
72072
72072
|
|
|
72073
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
72073
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskCheckNoSends.js
|
|
72074
72074
|
var require_TaskCheckNoSends = __commonJS((exports) => {
|
|
72075
72075
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
72076
72076
|
exports.TaskCheckNoSends = undefined;
|
|
@@ -72124,7 +72124,7 @@ var require_TaskCheckNoSends = __commonJS((exports) => {
|
|
|
72124
72124
|
TaskCheckNoSends.checkNow = false;
|
|
72125
72125
|
});
|
|
72126
72126
|
|
|
72127
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
72127
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskUnFail.js
|
|
72128
72128
|
var require_TaskUnFail = __commonJS((exports) => {
|
|
72129
72129
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
72130
72130
|
exports.TaskUnFail = undefined;
|
|
@@ -72252,7 +72252,7 @@ var require_TaskUnFail = __commonJS((exports) => {
|
|
|
72252
72252
|
TaskUnFail.checkNow = false;
|
|
72253
72253
|
});
|
|
72254
72254
|
|
|
72255
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
72255
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskReviewUtxos.js
|
|
72256
72256
|
var require_TaskReviewUtxos = __commonJS((exports) => {
|
|
72257
72257
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
72258
72258
|
exports.TaskReviewUtxos = undefined;
|
|
@@ -72326,7 +72326,7 @@ var require_TaskReviewUtxos = __commonJS((exports) => {
|
|
|
72326
72326
|
TaskReviewUtxos.checkNow = false;
|
|
72327
72327
|
});
|
|
72328
72328
|
|
|
72329
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
72329
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskReviewDoubleSpends.js
|
|
72330
72330
|
var require_TaskReviewDoubleSpends = __commonJS((exports) => {
|
|
72331
72331
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
72332
72332
|
exports.TaskReviewDoubleSpends = undefined;
|
|
@@ -72447,7 +72447,7 @@ ${log2}`
|
|
|
72447
72447
|
TaskReviewDoubleSpends.checkNow = false;
|
|
72448
72448
|
});
|
|
72449
72449
|
|
|
72450
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
72450
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/tasks/TaskReviewProvenTxs.js
|
|
72451
72451
|
var require_TaskReviewProvenTxs = __commonJS((exports) => {
|
|
72452
72452
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
72453
72453
|
exports.TaskReviewProvenTxs = undefined;
|
|
@@ -72573,7 +72573,7 @@ var require_TaskReviewProvenTxs = __commonJS((exports) => {
|
|
|
72573
72573
|
TaskReviewProvenTxs.checkNow = false;
|
|
72574
72574
|
});
|
|
72575
72575
|
|
|
72576
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
72576
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/monitor/Monitor.js
|
|
72577
72577
|
var require_Monitor = __commonJS((exports) => {
|
|
72578
72578
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
72579
72579
|
exports.Monitor = undefined;
|
|
@@ -72884,7 +72884,7 @@ ${e.stack}`;
|
|
|
72884
72884
|
Monitor.oneWeek = 7 * Monitor.oneDay;
|
|
72885
72885
|
});
|
|
72886
72886
|
|
|
72887
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
72887
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/SetupClient.js
|
|
72888
72888
|
var require_SetupClient = __commonJS((exports) => {
|
|
72889
72889
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
72890
72890
|
exports.SetupClient = undefined;
|
|
@@ -73048,7 +73048,7 @@ var require_SetupClient = __commonJS((exports) => {
|
|
|
73048
73048
|
exports.SetupClient = SetupClient;
|
|
73049
73049
|
});
|
|
73050
73050
|
|
|
73051
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
73051
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/SetupWallet.js
|
|
73052
73052
|
var require_SetupWallet = __commonJS((exports) => {
|
|
73053
73053
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
73054
73054
|
});
|
|
@@ -75360,7 +75360,7 @@ var require_index_umd = __commonJS((exports, module) => {
|
|
|
75360
75360
|
});
|
|
75361
75361
|
});
|
|
75362
75362
|
|
|
75363
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
75363
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/CWIStyleWalletManager.js
|
|
75364
75364
|
var require_CWIStyleWalletManager = __commonJS((exports) => {
|
|
75365
75365
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
75366
75366
|
exports.CWIStyleWalletManager = exports.OverlayUMPTokenInteractor = exports.DEFAULT_PROFILE_ID = exports.ARGON2ID_DEFAULT_HASH_LENGTH = exports.ARGON2ID_DEFAULT_PARALLELISM = exports.ARGON2ID_DEFAULT_MEMORY_KIB = exports.ARGON2ID_DEFAULT_ITERATIONS = exports.PBKDF2_NUM_ROUNDS = undefined;
|
|
@@ -76523,7 +76523,7 @@ var require_CWIStyleWalletManager = __commonJS((exports) => {
|
|
|
76523
76523
|
exports.CWIStyleWalletManager = CWIStyleWalletManager;
|
|
76524
76524
|
});
|
|
76525
76525
|
|
|
76526
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
76526
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/signer/WalletSigner.js
|
|
76527
76527
|
var require_WalletSigner = __commonJS((exports) => {
|
|
76528
76528
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76529
76529
|
exports.WalletSigner = undefined;
|
|
@@ -76539,7 +76539,7 @@ var require_WalletSigner = __commonJS((exports) => {
|
|
|
76539
76539
|
exports.WalletSigner = WalletSigner3;
|
|
76540
76540
|
});
|
|
76541
76541
|
|
|
76542
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
76542
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/SimpleWalletManager.js
|
|
76543
76543
|
var require_SimpleWalletManager = __commonJS((exports) => {
|
|
76544
76544
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76545
76545
|
exports.SimpleWalletManager = undefined;
|
|
@@ -76742,7 +76742,7 @@ var require_SimpleWalletManager = __commonJS((exports) => {
|
|
|
76742
76742
|
exports.SimpleWalletManager = SimpleWalletManager;
|
|
76743
76743
|
});
|
|
76744
76744
|
|
|
76745
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
76745
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/wab-client/auth-method-interactors/AuthMethodInteractor.js
|
|
76746
76746
|
var require_AuthMethodInteractor = __commonJS((exports) => {
|
|
76747
76747
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76748
76748
|
exports.AuthMethodInteractor = undefined;
|
|
@@ -76773,7 +76773,7 @@ var require_AuthMethodInteractor = __commonJS((exports) => {
|
|
|
76773
76773
|
exports.AuthMethodInteractor = AuthMethodInteractor;
|
|
76774
76774
|
});
|
|
76775
76775
|
|
|
76776
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
76776
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/wab-client/auth-method-interactors/PersonaIDInteractor.js
|
|
76777
76777
|
var require_PersonaIDInteractor = __commonJS((exports) => {
|
|
76778
76778
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76779
76779
|
exports.PersonaIDInteractor = undefined;
|
|
@@ -76788,7 +76788,7 @@ var require_PersonaIDInteractor = __commonJS((exports) => {
|
|
|
76788
76788
|
exports.PersonaIDInteractor = PersonaIDInteractor;
|
|
76789
76789
|
});
|
|
76790
76790
|
|
|
76791
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
76791
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/wab-client/auth-method-interactors/TwilioPhoneInteractor.js
|
|
76792
76792
|
var require_TwilioPhoneInteractor = __commonJS((exports) => {
|
|
76793
76793
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76794
76794
|
exports.TwilioPhoneInteractor = undefined;
|
|
@@ -76803,7 +76803,7 @@ var require_TwilioPhoneInteractor = __commonJS((exports) => {
|
|
|
76803
76803
|
exports.TwilioPhoneInteractor = TwilioPhoneInteractor;
|
|
76804
76804
|
});
|
|
76805
76805
|
|
|
76806
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
76806
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/wab-client/auth-method-interactors/DevConsoleInteractor.js
|
|
76807
76807
|
var require_DevConsoleInteractor = __commonJS((exports) => {
|
|
76808
76808
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76809
76809
|
exports.DevConsoleInteractor = undefined;
|
|
@@ -76818,7 +76818,7 @@ var require_DevConsoleInteractor = __commonJS((exports) => {
|
|
|
76818
76818
|
exports.DevConsoleInteractor = DevConsoleInteractor;
|
|
76819
76819
|
});
|
|
76820
76820
|
|
|
76821
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
76821
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/wab-client/WABClient.js
|
|
76822
76822
|
var require_WABClient = __commonJS((exports) => {
|
|
76823
76823
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76824
76824
|
exports.WABClient = undefined;
|
|
@@ -76939,7 +76939,7 @@ var require_WABClient = __commonJS((exports) => {
|
|
|
76939
76939
|
exports.WABClient = WABClient;
|
|
76940
76940
|
});
|
|
76941
76941
|
|
|
76942
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
76942
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/WalletAuthenticationManager.js
|
|
76943
76943
|
var require_WalletAuthenticationManager = __commonJS((exports) => {
|
|
76944
76944
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
76945
76945
|
exports.WalletAuthenticationManager = undefined;
|
|
@@ -77032,7 +77032,7 @@ var require_WalletAuthenticationManager = __commonJS((exports) => {
|
|
|
77032
77032
|
exports.WalletAuthenticationManager = WalletAuthenticationManager;
|
|
77033
77033
|
});
|
|
77034
77034
|
|
|
77035
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
77035
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/WalletPermissionsManager.js
|
|
77036
77036
|
var require_WalletPermissionsManager = __commonJS((exports) => {
|
|
77037
77037
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
77038
77038
|
exports.WalletPermissionsManager = undefined;
|
|
@@ -80284,7 +80284,7 @@ var require_WalletPermissionsManager = __commonJS((exports) => {
|
|
|
80284
80284
|
];
|
|
80285
80285
|
});
|
|
80286
80286
|
|
|
80287
|
-
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+
|
|
80287
|
+
// ../../node_modules/.bun/@bopen-io+wallet-toolbox@2.1.21-parity-fix.2+c6d34cd80a2ac809/node_modules/@bopen-io/wallet-toolbox/out/src/index.client.js
|
|
80288
80288
|
var require_index_client5 = __commonJS((exports) => {
|
|
80289
80289
|
var __createBinding = exports && exports.__createBinding || (Object.create ? function(o, m, k, k2) {
|
|
80290
80290
|
if (k2 === undefined)
|
|
@@ -100636,9 +100636,9 @@ async function connectWallet(config) {
|
|
|
100636
100636
|
const lastConfig = providers.find((p) => p.type === lastType);
|
|
100637
100637
|
if (lastConfig) {
|
|
100638
100638
|
try {
|
|
100639
|
-
const
|
|
100640
|
-
saveLastProvider(
|
|
100641
|
-
return
|
|
100639
|
+
const result = await buildConnector(lastConfig)();
|
|
100640
|
+
saveLastProvider(result.provider);
|
|
100641
|
+
return result;
|
|
100642
100642
|
} catch {}
|
|
100643
100643
|
}
|
|
100644
100644
|
}
|
|
@@ -100652,9 +100652,13 @@ async function connectWallet(config) {
|
|
|
100652
100652
|
if (attempts.length === 0) {
|
|
100653
100653
|
throw new Error("No wallet providers configured and autoDetect is disabled");
|
|
100654
100654
|
}
|
|
100655
|
-
|
|
100656
|
-
|
|
100657
|
-
|
|
100655
|
+
try {
|
|
100656
|
+
const result = await Promise.any(attempts);
|
|
100657
|
+
saveLastProvider(result.provider);
|
|
100658
|
+
return result;
|
|
100659
|
+
} catch {
|
|
100660
|
+
return null;
|
|
100661
|
+
}
|
|
100658
100662
|
}
|
|
100659
100663
|
// ../../node_modules/.bun/nanostores@1.3.0/node_modules/nanostores/clean-stores/index.js
|
|
100660
100664
|
var clean2 = Symbol("clean");
|
|
@@ -100731,6 +100735,7 @@ var atom = (initialValue) => {
|
|
|
100731
100735
|
return $atom;
|
|
100732
100736
|
};
|
|
100733
100737
|
// ../../node_modules/.bun/nanostores@1.3.0/node_modules/nanostores/lifecycle/index.js
|
|
100738
|
+
var SET = 2;
|
|
100734
100739
|
var MOUNT = 5;
|
|
100735
100740
|
var UNMOUNT = 6;
|
|
100736
100741
|
var REVERT_MUTATION = 10;
|
|
@@ -100757,6 +100762,38 @@ var on = (object, listener, eventKey, mutateStore) => {
|
|
|
100757
100762
|
}
|
|
100758
100763
|
};
|
|
100759
100764
|
};
|
|
100765
|
+
var onSet = ($store, listener) => on($store, listener, SET, (runListeners) => {
|
|
100766
|
+
let originSet = $store.set;
|
|
100767
|
+
let originSetKey = $store.setKey;
|
|
100768
|
+
if ($store.setKey) {
|
|
100769
|
+
$store.setKey = (changed, changedValue) => {
|
|
100770
|
+
let isAborted;
|
|
100771
|
+
let abort = () => {
|
|
100772
|
+
isAborted = true;
|
|
100773
|
+
};
|
|
100774
|
+
runListeners({
|
|
100775
|
+
abort,
|
|
100776
|
+
changed,
|
|
100777
|
+
newValue: { ...$store.value, [changed]: changedValue }
|
|
100778
|
+
});
|
|
100779
|
+
if (!isAborted)
|
|
100780
|
+
return originSetKey(changed, changedValue);
|
|
100781
|
+
};
|
|
100782
|
+
}
|
|
100783
|
+
$store.set = (newValue) => {
|
|
100784
|
+
let isAborted;
|
|
100785
|
+
let abort = () => {
|
|
100786
|
+
isAborted = true;
|
|
100787
|
+
};
|
|
100788
|
+
runListeners({ abort, newValue });
|
|
100789
|
+
if (!isAborted)
|
|
100790
|
+
return originSet(newValue);
|
|
100791
|
+
};
|
|
100792
|
+
return () => {
|
|
100793
|
+
$store.set = originSet;
|
|
100794
|
+
$store.setKey = originSetKey;
|
|
100795
|
+
};
|
|
100796
|
+
});
|
|
100760
100797
|
var STORE_UNMOUNT_DELAY = 1000;
|
|
100761
100798
|
var onMount = ($store, initialize) => {
|
|
100762
100799
|
let listener = (payload) => {
|
|
@@ -100802,106 +100839,44 @@ var onMount = ($store, initialize) => {
|
|
|
100802
100839
|
};
|
|
100803
100840
|
});
|
|
100804
100841
|
};
|
|
100805
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
100806
|
-
|
|
100807
|
-
|
|
100808
|
-
|
|
100809
|
-
|
|
100810
|
-
|
|
100811
|
-
|
|
100812
|
-
|
|
100813
|
-
|
|
100842
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/equality.mjs
|
|
100843
|
+
function isPlainObject(value) {
|
|
100844
|
+
if (typeof value !== "object" || value === null)
|
|
100845
|
+
return false;
|
|
100846
|
+
const prototype = Object.getPrototypeOf(value);
|
|
100847
|
+
return prototype === Object.prototype || prototype === null;
|
|
100848
|
+
}
|
|
100849
|
+
function isJsonEqual(a, b) {
|
|
100850
|
+
if (a === b)
|
|
100851
|
+
return true;
|
|
100852
|
+
if (Array.isArray(a) && Array.isArray(b)) {
|
|
100853
|
+
if (a.length !== b.length)
|
|
100854
|
+
return false;
|
|
100855
|
+
for (let i2 = 0;i2 < a.length; i2++)
|
|
100856
|
+
if (!isJsonEqual(a[i2], b[i2]))
|
|
100857
|
+
return false;
|
|
100858
|
+
return true;
|
|
100859
|
+
}
|
|
100860
|
+
if (isPlainObject(a) && isPlainObject(b)) {
|
|
100861
|
+
const keysA = Object.keys(a);
|
|
100862
|
+
const keysB = Object.keys(b);
|
|
100863
|
+
if (keysA.length !== keysB.length)
|
|
100864
|
+
return false;
|
|
100865
|
+
for (const key of keysA)
|
|
100866
|
+
if (!(key in b) || !isJsonEqual(a[key], b[key]))
|
|
100867
|
+
return false;
|
|
100868
|
+
return true;
|
|
100869
|
+
}
|
|
100870
|
+
return false;
|
|
100871
|
+
}
|
|
100872
|
+
function withEquality(store, isEqual) {
|
|
100873
|
+
return onSet(store, ({ newValue, abort }) => {
|
|
100874
|
+
if (isEqual(store.value, newValue))
|
|
100875
|
+
abort();
|
|
100814
100876
|
});
|
|
100815
|
-
|
|
100816
|
-
return new Promise((resolve) => {
|
|
100817
|
-
const opts = typeof options === "function" ? options({
|
|
100818
|
-
data: value.get().data,
|
|
100819
|
-
error: value.get().error,
|
|
100820
|
-
isPending: value.get().isPending
|
|
100821
|
-
}) : options;
|
|
100822
|
-
$fetch(path, {
|
|
100823
|
-
...opts,
|
|
100824
|
-
query: {
|
|
100825
|
-
...opts?.query,
|
|
100826
|
-
...queryParams?.query
|
|
100827
|
-
},
|
|
100828
|
-
async onSuccess(context) {
|
|
100829
|
-
value.set({
|
|
100830
|
-
data: context.data,
|
|
100831
|
-
error: null,
|
|
100832
|
-
isPending: false,
|
|
100833
|
-
isRefetching: false,
|
|
100834
|
-
refetch: value.value.refetch
|
|
100835
|
-
});
|
|
100836
|
-
await opts?.onSuccess?.(context);
|
|
100837
|
-
},
|
|
100838
|
-
async onError(context) {
|
|
100839
|
-
const { request: request3 } = context;
|
|
100840
|
-
const retryAttempts = typeof request3.retry === "number" ? request3.retry : request3.retry?.attempts;
|
|
100841
|
-
const retryAttempt = request3.retryAttempt || 0;
|
|
100842
|
-
if (retryAttempts && retryAttempt < retryAttempts)
|
|
100843
|
-
return;
|
|
100844
|
-
const isUnauthorized = context.error.status === 401;
|
|
100845
|
-
value.set({
|
|
100846
|
-
error: context.error,
|
|
100847
|
-
data: isUnauthorized ? null : value.get().data,
|
|
100848
|
-
isPending: false,
|
|
100849
|
-
isRefetching: false,
|
|
100850
|
-
refetch: value.value.refetch
|
|
100851
|
-
});
|
|
100852
|
-
await opts?.onError?.(context);
|
|
100853
|
-
},
|
|
100854
|
-
async onRequest(context) {
|
|
100855
|
-
const currentValue = value.get();
|
|
100856
|
-
value.set({
|
|
100857
|
-
isPending: currentValue.data === null,
|
|
100858
|
-
data: currentValue.data,
|
|
100859
|
-
error: null,
|
|
100860
|
-
isRefetching: true,
|
|
100861
|
-
refetch: value.value.refetch
|
|
100862
|
-
});
|
|
100863
|
-
await opts?.onRequest?.(context);
|
|
100864
|
-
}
|
|
100865
|
-
}).catch((error) => {
|
|
100866
|
-
value.set({
|
|
100867
|
-
error,
|
|
100868
|
-
data: value.get().data,
|
|
100869
|
-
isPending: false,
|
|
100870
|
-
isRefetching: false,
|
|
100871
|
-
refetch: value.value.refetch
|
|
100872
|
-
});
|
|
100873
|
-
}).finally(() => {
|
|
100874
|
-
resolve(undefined);
|
|
100875
|
-
});
|
|
100876
|
-
});
|
|
100877
|
-
};
|
|
100878
|
-
initializedAtom = Array.isArray(initializedAtom) ? initializedAtom : [initializedAtom];
|
|
100879
|
-
let isInitialized = false;
|
|
100880
|
-
for (const initAtom of initializedAtom)
|
|
100881
|
-
initAtom.subscribe(async () => {
|
|
100882
|
-
if (isServer())
|
|
100883
|
-
return;
|
|
100884
|
-
if (isInitialized)
|
|
100885
|
-
await fn();
|
|
100886
|
-
else
|
|
100887
|
-
onMount(value, () => {
|
|
100888
|
-
const timeoutId = setTimeout(async () => {
|
|
100889
|
-
if (!isInitialized) {
|
|
100890
|
-
isInitialized = true;
|
|
100891
|
-
await fn();
|
|
100892
|
-
}
|
|
100893
|
-
}, 0);
|
|
100894
|
-
return () => {
|
|
100895
|
-
value.off();
|
|
100896
|
-
initAtom.off();
|
|
100897
|
-
clearTimeout(timeoutId);
|
|
100898
|
-
};
|
|
100899
|
-
});
|
|
100900
|
-
});
|
|
100901
|
-
return value;
|
|
100902
|
-
};
|
|
100877
|
+
}
|
|
100903
100878
|
|
|
100904
|
-
// ../../node_modules/.bun/better-call@1.3.
|
|
100879
|
+
// ../../node_modules/.bun/better-call@1.3.6+68a1e3a0c4588df3/node_modules/better-call/dist/error.mjs
|
|
100905
100880
|
function isErrorStackTraceLimitWritable() {
|
|
100906
100881
|
const desc = Object.getOwnPropertyDescriptor(Error, "stackTraceLimit");
|
|
100907
100882
|
if (desc === undefined)
|
|
@@ -101015,7 +100990,7 @@ var InternalAPIError = class extends Error {
|
|
|
101015
100990
|
var kAPIErrorHeaderSymbol = Symbol.for("better-call:api-error-headers");
|
|
101016
100991
|
var APIError = makeErrorForHideStackFrame(InternalAPIError, Error);
|
|
101017
100992
|
|
|
101018
|
-
// ../../node_modules/.bun/@better-auth+core@1.6.
|
|
100993
|
+
// ../../node_modules/.bun/@better-auth+core@1.6.18+b90eb6eeae289bd8/node_modules/@better-auth/core/dist/error/index.mjs
|
|
101019
100994
|
var BetterAuthError = class extends Error {
|
|
101020
100995
|
constructor(message, options) {
|
|
101021
100996
|
super(message, options);
|
|
@@ -101025,7 +101000,7 @@ var BetterAuthError = class extends Error {
|
|
|
101025
101000
|
}
|
|
101026
101001
|
};
|
|
101027
101002
|
|
|
101028
|
-
// ../../node_modules/.bun/@sigma-auth+better-auth-plugin@0.0.
|
|
101003
|
+
// ../../node_modules/.bun/@sigma-auth+better-auth-plugin@0.0.92+d8f599993370f6f5/node_modules/@sigma-auth/better-auth-plugin/dist/client/local-signer.js
|
|
101029
101004
|
class LocalServerSigner {
|
|
101030
101005
|
baseUrl;
|
|
101031
101006
|
timeout;
|
|
@@ -101253,7 +101228,7 @@ class LocalServerSigner {
|
|
|
101253
101228
|
}
|
|
101254
101229
|
}
|
|
101255
101230
|
|
|
101256
|
-
// ../../node_modules/.bun/@sigma-auth+better-auth-plugin@0.0.
|
|
101231
|
+
// ../../node_modules/.bun/@sigma-auth+better-auth-plugin@0.0.92+d8f599993370f6f5/node_modules/@sigma-auth/better-auth-plugin/dist/client/sigma-cwi.js
|
|
101257
101232
|
var isRecord3 = (v) => typeof v === "object" && v !== null;
|
|
101258
101233
|
var isResponse3 = (v) => isRecord3(v) && v.type === "CWI" && v.isInvocation === false && typeof v.id === "string";
|
|
101259
101234
|
var isState3 = (v) => isRecord3(v) && v.type === "CWI" && isRecord3(v.cwiState);
|
|
@@ -101494,7 +101469,7 @@ class SigmaCWISigner {
|
|
|
101494
101469
|
this.pending.clear();
|
|
101495
101470
|
}
|
|
101496
101471
|
}
|
|
101497
|
-
// ../../node_modules/.bun/@sigma-auth+better-auth-plugin@0.0.
|
|
101472
|
+
// ../../node_modules/.bun/@sigma-auth+better-auth-plugin@0.0.92+d8f599993370f6f5/node_modules/@sigma-auth/better-auth-plugin/dist/client/signer.js
|
|
101498
101473
|
class SigmaIframeSigner {
|
|
101499
101474
|
iframe = null;
|
|
101500
101475
|
pendingRequests = new Map;
|
|
@@ -101892,7 +101867,7 @@ class SigmaIframeSigner {
|
|
|
101892
101867
|
this.rejectAllPending(new Error("Signer destroyed"));
|
|
101893
101868
|
}
|
|
101894
101869
|
}
|
|
101895
|
-
// ../../node_modules/.bun/@sigma-auth+better-auth-plugin@0.0.
|
|
101870
|
+
// ../../node_modules/.bun/@sigma-auth+better-auth-plugin@0.0.92+d8f599993370f6f5/node_modules/@sigma-auth/better-auth-plugin/dist/client/index.js
|
|
101896
101871
|
var signer = null;
|
|
101897
101872
|
var signerType = null;
|
|
101898
101873
|
var storedBapId = null;
|
|
@@ -102142,7 +102117,7 @@ var sigmaClient = (options = {}) => {
|
|
|
102142
102117
|
redirect_uri: redirectUri,
|
|
102143
102118
|
response_type: "code",
|
|
102144
102119
|
state,
|
|
102145
|
-
scope: "openid profile",
|
|
102120
|
+
scope: signInOptions.scope ?? "openid profile email",
|
|
102146
102121
|
code_challenge: codeChallenge,
|
|
102147
102122
|
code_challenge_method: "S256"
|
|
102148
102123
|
});
|
|
@@ -102400,7 +102375,7 @@ Backend: ${status} (${endpoint})`;
|
|
|
102400
102375
|
};
|
|
102401
102376
|
};
|
|
102402
102377
|
|
|
102403
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
102378
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/broadcast-channel.mjs
|
|
102404
102379
|
var kBroadcastChannel = Symbol.for("better-auth:broadcast-channel");
|
|
102405
102380
|
var now = () => Math.floor(Date.now() / 1000);
|
|
102406
102381
|
var WindowBroadcastChannel = class {
|
|
@@ -102448,7 +102423,7 @@ function getGlobalBroadcastChannel(name = "better-auth.message") {
|
|
|
102448
102423
|
return globalThis[kBroadcastChannel];
|
|
102449
102424
|
}
|
|
102450
102425
|
|
|
102451
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
102426
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/focus-manager.mjs
|
|
102452
102427
|
var kFocusManager = Symbol.for("better-auth:focus-manager");
|
|
102453
102428
|
var WindowFocusManager = class {
|
|
102454
102429
|
listeners = /* @__PURE__ */ new Set;
|
|
@@ -102480,7 +102455,7 @@ function getGlobalFocusManager() {
|
|
|
102480
102455
|
return globalThis[kFocusManager];
|
|
102481
102456
|
}
|
|
102482
102457
|
|
|
102483
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
102458
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/online-manager.mjs
|
|
102484
102459
|
var kOnlineManager = Symbol.for("better-auth:online-manager");
|
|
102485
102460
|
var WindowOnlineManager = class {
|
|
102486
102461
|
listeners = /* @__PURE__ */ new Set;
|
|
@@ -102514,7 +102489,7 @@ function getGlobalOnlineManager() {
|
|
|
102514
102489
|
return globalThis[kOnlineManager];
|
|
102515
102490
|
}
|
|
102516
102491
|
|
|
102517
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
102492
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/parser.mjs
|
|
102518
102493
|
var PROTO_POLLUTION_PATTERNS = {
|
|
102519
102494
|
proto: /"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,
|
|
102520
102495
|
constructor: /"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,
|
|
@@ -102552,8 +102527,6 @@ function betterJSONParse(value, options = {}) {
|
|
|
102552
102527
|
if (typeof value !== "string")
|
|
102553
102528
|
return value;
|
|
102554
102529
|
const trimmed = value.trim();
|
|
102555
|
-
if (trimmed.length > 0 && trimmed[0] === '"' && trimmed.endsWith('"') && !trimmed.slice(1, -1).includes('"'))
|
|
102556
|
-
return trimmed.slice(1, -1);
|
|
102557
102530
|
const lowerValue = trimmed.toLowerCase();
|
|
102558
102531
|
if (lowerValue.length <= 9 && lowerValue in SPECIAL_VALUES)
|
|
102559
102532
|
return SPECIAL_VALUES[lowerValue];
|
|
@@ -102594,26 +102567,17 @@ function parseJSON(value, options = { strict: true }) {
|
|
|
102594
102567
|
return betterJSONParse(value, options);
|
|
102595
102568
|
}
|
|
102596
102569
|
|
|
102597
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
102570
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/session-refresh.mjs
|
|
102598
102571
|
var now2 = () => Math.floor(Date.now() / 1000);
|
|
102599
|
-
function normalizeSessionResponse(res) {
|
|
102600
|
-
if (typeof res === "object" && res !== null && "data" in res && "error" in res)
|
|
102601
|
-
return res;
|
|
102602
|
-
return {
|
|
102603
|
-
data: res,
|
|
102604
|
-
error: null
|
|
102605
|
-
};
|
|
102606
|
-
}
|
|
102607
102572
|
var FOCUS_REFETCH_RATE_LIMIT_SECONDS = 5;
|
|
102608
102573
|
function createSessionRefreshManager(opts) {
|
|
102609
|
-
const {
|
|
102574
|
+
const { fetchSession, shouldPollSession = () => true, sessionSignal, options = {} } = opts;
|
|
102610
102575
|
const refetchInterval = options.sessionOptions?.refetchInterval ?? 0;
|
|
102611
102576
|
const refetchOnWindowFocus = options.sessionOptions?.refetchOnWindowFocus ?? true;
|
|
102612
102577
|
const refetchWhenOffline = options.sessionOptions?.refetchWhenOffline ?? false;
|
|
102613
102578
|
const state = {
|
|
102614
|
-
|
|
102615
|
-
lastSessionRequest: 0
|
|
102616
|
-
cachedSession: undefined
|
|
102579
|
+
isInitialized: false,
|
|
102580
|
+
lastSessionRequest: 0
|
|
102617
102581
|
};
|
|
102618
102582
|
const shouldRefetch = () => {
|
|
102619
102583
|
return refetchWhenOffline || getGlobalOnlineManager().isOnline;
|
|
@@ -102622,47 +102586,22 @@ function createSessionRefreshManager(opts) {
|
|
|
102622
102586
|
if (!shouldRefetch())
|
|
102623
102587
|
return;
|
|
102624
102588
|
if (event?.event === "storage") {
|
|
102625
|
-
|
|
102626
|
-
sessionSignal.set(!sessionSignal.get());
|
|
102589
|
+
fetchSession();
|
|
102627
102590
|
return;
|
|
102628
102591
|
}
|
|
102629
|
-
const currentSession = sessionAtom.get();
|
|
102630
|
-
const fetchSessionWithRefresh = () => {
|
|
102631
|
-
state.lastSessionRequest = now2();
|
|
102632
|
-
$fetch("/get-session").then(async (res) => {
|
|
102633
|
-
let { data, error } = normalizeSessionResponse(res);
|
|
102634
|
-
if (data?.needsRefresh)
|
|
102635
|
-
try {
|
|
102636
|
-
const refreshRes = await $fetch("/get-session", { method: "POST" });
|
|
102637
|
-
({ data, error } = normalizeSessionResponse(refreshRes));
|
|
102638
|
-
} catch {}
|
|
102639
|
-
const sessionData = data?.session && data?.user ? data : null;
|
|
102640
|
-
sessionAtom.set({
|
|
102641
|
-
...currentSession,
|
|
102642
|
-
data: sessionData,
|
|
102643
|
-
error
|
|
102644
|
-
});
|
|
102645
|
-
state.lastSync = now2();
|
|
102646
|
-
sessionSignal.set(!sessionSignal.get());
|
|
102647
|
-
}).catch(() => {});
|
|
102648
|
-
};
|
|
102649
102592
|
if (event?.event === "poll") {
|
|
102650
|
-
|
|
102593
|
+
state.lastSessionRequest = now2();
|
|
102594
|
+
fetchSession();
|
|
102651
102595
|
return;
|
|
102652
102596
|
}
|
|
102653
102597
|
if (event?.event === "visibilitychange") {
|
|
102654
102598
|
if (now2() - state.lastSessionRequest < FOCUS_REFETCH_RATE_LIMIT_SECONDS)
|
|
102655
102599
|
return;
|
|
102656
102600
|
state.lastSessionRequest = now2();
|
|
102657
|
-
|
|
102658
|
-
if (event?.event === "visibilitychange") {
|
|
102659
|
-
fetchSessionWithRefresh();
|
|
102601
|
+
fetchSession();
|
|
102660
102602
|
return;
|
|
102661
102603
|
}
|
|
102662
|
-
|
|
102663
|
-
state.lastSync = now2();
|
|
102664
|
-
sessionSignal.set(!sessionSignal.get());
|
|
102665
|
-
}
|
|
102604
|
+
fetchSession();
|
|
102666
102605
|
};
|
|
102667
102606
|
const broadcastSessionUpdate = (trigger) => {
|
|
102668
102607
|
getGlobalBroadcastChannel().post({
|
|
@@ -102674,7 +102613,7 @@ function createSessionRefreshManager(opts) {
|
|
|
102674
102613
|
const setupPolling = () => {
|
|
102675
102614
|
if (refetchInterval && refetchInterval > 0)
|
|
102676
102615
|
state.pollInterval = setInterval(() => {
|
|
102677
|
-
if (
|
|
102616
|
+
if (shouldPollSession())
|
|
102678
102617
|
triggerRefetch({ event: "poll" });
|
|
102679
102618
|
}, refetchInterval * 1000);
|
|
102680
102619
|
};
|
|
@@ -102696,16 +102635,27 @@ function createSessionRefreshManager(opts) {
|
|
|
102696
102635
|
triggerRefetch({ event: "visibilitychange" });
|
|
102697
102636
|
});
|
|
102698
102637
|
};
|
|
102638
|
+
const setupSignalSubscription = () => {
|
|
102639
|
+
state.unsubscribeSignal = sessionSignal.listen(() => {
|
|
102640
|
+
fetchSession();
|
|
102641
|
+
});
|
|
102642
|
+
};
|
|
102699
102643
|
const init = () => {
|
|
102644
|
+
if (state.isInitialized)
|
|
102645
|
+
return;
|
|
102646
|
+
state.isInitialized = true;
|
|
102700
102647
|
setupPolling();
|
|
102701
102648
|
setupBroadcast();
|
|
102702
102649
|
setupFocusRefetch();
|
|
102703
102650
|
setupOnlineRefetch();
|
|
102704
|
-
|
|
102705
|
-
|
|
102706
|
-
|
|
102651
|
+
setupSignalSubscription();
|
|
102652
|
+
state.cleanupBroadcastSetup = getGlobalBroadcastChannel().setup();
|
|
102653
|
+
state.cleanupFocusSetup = getGlobalFocusManager().setup();
|
|
102654
|
+
state.cleanupOnlineSetup = getGlobalOnlineManager().setup();
|
|
102707
102655
|
};
|
|
102708
102656
|
const cleanup = () => {
|
|
102657
|
+
if (!state.isInitialized)
|
|
102658
|
+
return;
|
|
102709
102659
|
if (state.pollInterval) {
|
|
102710
102660
|
clearInterval(state.pollInterval);
|
|
102711
102661
|
state.pollInterval = undefined;
|
|
@@ -102722,9 +102672,24 @@ function createSessionRefreshManager(opts) {
|
|
|
102722
102672
|
state.unsubscribeOnline();
|
|
102723
102673
|
state.unsubscribeOnline = undefined;
|
|
102724
102674
|
}
|
|
102725
|
-
state.
|
|
102675
|
+
if (state.unsubscribeSignal) {
|
|
102676
|
+
state.unsubscribeSignal();
|
|
102677
|
+
state.unsubscribeSignal = undefined;
|
|
102678
|
+
}
|
|
102679
|
+
if (state.cleanupBroadcastSetup) {
|
|
102680
|
+
state.cleanupBroadcastSetup();
|
|
102681
|
+
state.cleanupBroadcastSetup = undefined;
|
|
102682
|
+
}
|
|
102683
|
+
if (state.cleanupFocusSetup) {
|
|
102684
|
+
state.cleanupFocusSetup();
|
|
102685
|
+
state.cleanupFocusSetup = undefined;
|
|
102686
|
+
}
|
|
102687
|
+
if (state.cleanupOnlineSetup) {
|
|
102688
|
+
state.cleanupOnlineSetup();
|
|
102689
|
+
state.cleanupOnlineSetup = undefined;
|
|
102690
|
+
}
|
|
102691
|
+
state.isInitialized = false;
|
|
102726
102692
|
state.lastSessionRequest = 0;
|
|
102727
|
-
state.cachedSession = undefined;
|
|
102728
102693
|
};
|
|
102729
102694
|
return {
|
|
102730
102695
|
init,
|
|
@@ -102734,7 +102699,7 @@ function createSessionRefreshManager(opts) {
|
|
|
102734
102699
|
};
|
|
102735
102700
|
}
|
|
102736
102701
|
|
|
102737
|
-
// ../../node_modules/.bun/@better-auth+core@1.6.
|
|
102702
|
+
// ../../node_modules/.bun/@better-auth+core@1.6.18+b90eb6eeae289bd8/node_modules/@better-auth/core/dist/env/env-impl.mjs
|
|
102738
102703
|
var _envShim = Object.create(null);
|
|
102739
102704
|
var _getEnv = (useShim) => globalThis.process?.env || globalThis.Deno?.env.toObject() || globalThis.__env__ || (useShim ? _envShim : globalThis);
|
|
102740
102705
|
var env = new Proxy(_envShim, {
|
|
@@ -102761,7 +102726,7 @@ var env = new Proxy(_envShim, {
|
|
|
102761
102726
|
return Object.keys(env2);
|
|
102762
102727
|
}
|
|
102763
102728
|
});
|
|
102764
|
-
var nodeENV =
|
|
102729
|
+
var nodeENV = env.NODE_ENV ?? "";
|
|
102765
102730
|
function getEnvVar(key, fallback) {
|
|
102766
102731
|
if (typeof process !== "undefined" && process.env)
|
|
102767
102732
|
return process.env[key] ?? fallback;
|
|
@@ -102794,10 +102759,17 @@ var ENV = Object.freeze({
|
|
|
102794
102759
|
return getEnvVar("BETTER_AUTH_TELEMETRY_ENDPOINT", "");
|
|
102795
102760
|
}
|
|
102796
102761
|
});
|
|
102797
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
102762
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/utils/url.mjs
|
|
102763
|
+
var SLASH_CHAR_CODE = 47;
|
|
102764
|
+
function trimTrailingSlashes(value) {
|
|
102765
|
+
let end = value.length;
|
|
102766
|
+
while (end > 0 && value.charCodeAt(end - 1) === SLASH_CHAR_CODE)
|
|
102767
|
+
end--;
|
|
102768
|
+
return end === value.length ? value : value.slice(0, end);
|
|
102769
|
+
}
|
|
102798
102770
|
function checkHasPath(url) {
|
|
102799
102771
|
try {
|
|
102800
|
-
return (new URL(url).pathname
|
|
102772
|
+
return (trimTrailingSlashes(new URL(url).pathname) || "/") !== "/";
|
|
102801
102773
|
} catch {
|
|
102802
102774
|
throw new BetterAuthError(`Invalid base URL: ${url}. Please provide a valid base URL.`);
|
|
102803
102775
|
}
|
|
@@ -102817,7 +102789,7 @@ function withPath(url, path = "/api/auth") {
|
|
|
102817
102789
|
assertHasProtocol(url);
|
|
102818
102790
|
if (checkHasPath(url))
|
|
102819
102791
|
return url;
|
|
102820
|
-
const trimmedUrl = url
|
|
102792
|
+
const trimmedUrl = trimTrailingSlashes(url);
|
|
102821
102793
|
if (!path || path === "/")
|
|
102822
102794
|
return trimmedUrl;
|
|
102823
102795
|
path = path.startsWith("/") ? path : `/${path}`;
|
|
@@ -102878,12 +102850,28 @@ function getOrigin(url) {
|
|
|
102878
102850
|
}
|
|
102879
102851
|
}
|
|
102880
102852
|
|
|
102881
|
-
// ../../node_modules/.bun
|
|
102853
|
+
// ../../node_modules/.bun/@better-auth+core@1.6.18+b90eb6eeae289bd8/node_modules/@better-auth/core/dist/utils/url.mjs
|
|
102854
|
+
var DANGEROUS_URL_SCHEMES = [
|
|
102855
|
+
"javascript:",
|
|
102856
|
+
"data:",
|
|
102857
|
+
"vbscript:"
|
|
102858
|
+
];
|
|
102859
|
+
function isSafeUrlScheme(value) {
|
|
102860
|
+
let parsed;
|
|
102861
|
+
try {
|
|
102862
|
+
parsed = new URL(value);
|
|
102863
|
+
} catch {
|
|
102864
|
+
return true;
|
|
102865
|
+
}
|
|
102866
|
+
return !DANGEROUS_URL_SCHEMES.includes(parsed.protocol);
|
|
102867
|
+
}
|
|
102868
|
+
|
|
102869
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/fetch-plugins.mjs
|
|
102882
102870
|
var redirectPlugin = {
|
|
102883
102871
|
id: "redirect",
|
|
102884
102872
|
name: "Redirect",
|
|
102885
102873
|
hooks: { onSuccess(context) {
|
|
102886
|
-
if (context.data?.url && context.data?.redirect) {
|
|
102874
|
+
if (context.data?.url && context.data?.redirect && isSafeUrlScheme(context.data.url)) {
|
|
102887
102875
|
if (typeof window !== "undefined" && window.location) {
|
|
102888
102876
|
if (window.location)
|
|
102889
102877
|
try {
|
|
@@ -102894,21 +102882,151 @@ var redirectPlugin = {
|
|
|
102894
102882
|
} }
|
|
102895
102883
|
};
|
|
102896
102884
|
|
|
102897
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
102885
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/session-atom.mjs
|
|
102886
|
+
var isServer = () => typeof window === "undefined";
|
|
102887
|
+
function normalizeSessionResponse(res) {
|
|
102888
|
+
if (typeof res === "object" && res !== null && "data" in res && "error" in res)
|
|
102889
|
+
return res;
|
|
102890
|
+
return {
|
|
102891
|
+
data: res,
|
|
102892
|
+
error: null
|
|
102893
|
+
};
|
|
102894
|
+
}
|
|
102895
|
+
function normalizeSessionData(data) {
|
|
102896
|
+
if (!data)
|
|
102897
|
+
return null;
|
|
102898
|
+
if (data.session === null && data.user === null)
|
|
102899
|
+
return null;
|
|
102900
|
+
return data;
|
|
102901
|
+
}
|
|
102902
|
+
function isSessionAtomEqual(a, b) {
|
|
102903
|
+
return isJsonEqual(a.data, b.data) && a.error === b.error && a.isPending === b.isPending && a.isRefetching === b.isRefetching && a.refetch === b.refetch;
|
|
102904
|
+
}
|
|
102898
102905
|
function getSessionAtom($fetch, options) {
|
|
102899
102906
|
const $signal = atom(false);
|
|
102900
|
-
|
|
102907
|
+
let abortController;
|
|
102908
|
+
const refetch = (queryParams) => fetchSession(queryParams);
|
|
102909
|
+
const session = atom({
|
|
102910
|
+
data: null,
|
|
102911
|
+
error: null,
|
|
102912
|
+
isPending: true,
|
|
102913
|
+
isRefetching: false,
|
|
102914
|
+
refetch
|
|
102915
|
+
});
|
|
102916
|
+
withEquality(session, isSessionAtomEqual);
|
|
102917
|
+
const settleAbortedFetch = (controller) => {
|
|
102918
|
+
if (abortController !== controller)
|
|
102919
|
+
return;
|
|
102920
|
+
const current = session.get();
|
|
102921
|
+
abortController = undefined;
|
|
102922
|
+
if (!current.isPending && !current.isRefetching)
|
|
102923
|
+
return;
|
|
102924
|
+
session.set({
|
|
102925
|
+
...current,
|
|
102926
|
+
isPending: false,
|
|
102927
|
+
isRefetching: false,
|
|
102928
|
+
refetch
|
|
102929
|
+
});
|
|
102930
|
+
};
|
|
102931
|
+
const fetchSession = async (queryParams) => {
|
|
102932
|
+
abortController?.abort();
|
|
102933
|
+
const controller = new AbortController;
|
|
102934
|
+
abortController = controller;
|
|
102935
|
+
const current = session.get();
|
|
102936
|
+
session.set({
|
|
102937
|
+
...current,
|
|
102938
|
+
isPending: current.data === null,
|
|
102939
|
+
isRefetching: true,
|
|
102940
|
+
error: null,
|
|
102941
|
+
refetch
|
|
102942
|
+
});
|
|
102943
|
+
try {
|
|
102944
|
+
const res = await $fetch("/get-session", {
|
|
102945
|
+
method: "GET",
|
|
102946
|
+
query: queryParams?.query,
|
|
102947
|
+
signal: controller.signal
|
|
102948
|
+
});
|
|
102949
|
+
if (controller.signal.aborted) {
|
|
102950
|
+
settleAbortedFetch(controller);
|
|
102951
|
+
return;
|
|
102952
|
+
}
|
|
102953
|
+
let { data, error } = normalizeSessionResponse(res);
|
|
102954
|
+
if (data?.needsRefresh)
|
|
102955
|
+
try {
|
|
102956
|
+
const refreshRes = await $fetch("/get-session", {
|
|
102957
|
+
method: "POST",
|
|
102958
|
+
signal: controller.signal
|
|
102959
|
+
});
|
|
102960
|
+
if (controller.signal.aborted) {
|
|
102961
|
+
settleAbortedFetch(controller);
|
|
102962
|
+
return;
|
|
102963
|
+
}
|
|
102964
|
+
({ data, error } = normalizeSessionResponse(refreshRes));
|
|
102965
|
+
} catch {
|
|
102966
|
+
if (controller.signal.aborted) {
|
|
102967
|
+
settleAbortedFetch(controller);
|
|
102968
|
+
return;
|
|
102969
|
+
}
|
|
102970
|
+
}
|
|
102971
|
+
if (error) {
|
|
102972
|
+
const latest = session.get();
|
|
102973
|
+
const isUnauthorized = error?.status === 401;
|
|
102974
|
+
session.set({
|
|
102975
|
+
data: isUnauthorized ? null : latest.data,
|
|
102976
|
+
error,
|
|
102977
|
+
isPending: false,
|
|
102978
|
+
isRefetching: false,
|
|
102979
|
+
refetch
|
|
102980
|
+
});
|
|
102981
|
+
return;
|
|
102982
|
+
}
|
|
102983
|
+
const sessionData = normalizeSessionData(data);
|
|
102984
|
+
const current2 = session.get();
|
|
102985
|
+
const stableData = current2.data != null && sessionData != null && isJsonEqual(current2.data, sessionData) ? current2.data : sessionData;
|
|
102986
|
+
session.set({
|
|
102987
|
+
data: stableData,
|
|
102988
|
+
error: null,
|
|
102989
|
+
isPending: false,
|
|
102990
|
+
isRefetching: false,
|
|
102991
|
+
refetch
|
|
102992
|
+
});
|
|
102993
|
+
} catch (fetchError) {
|
|
102994
|
+
if (controller.signal.aborted) {
|
|
102995
|
+
settleAbortedFetch(controller);
|
|
102996
|
+
return;
|
|
102997
|
+
}
|
|
102998
|
+
const latest = session.get();
|
|
102999
|
+
session.set({
|
|
103000
|
+
data: latest.data,
|
|
103001
|
+
error: fetchError,
|
|
103002
|
+
isPending: false,
|
|
103003
|
+
isRefetching: false,
|
|
103004
|
+
refetch
|
|
103005
|
+
});
|
|
103006
|
+
}
|
|
103007
|
+
};
|
|
102901
103008
|
let broadcastSessionUpdate = () => {};
|
|
102902
103009
|
onMount(session, () => {
|
|
103010
|
+
let timeoutId;
|
|
103011
|
+
if (!isServer())
|
|
103012
|
+
timeoutId = setTimeout(() => {
|
|
103013
|
+
fetchSession();
|
|
103014
|
+
}, 0);
|
|
102903
103015
|
const refreshManager = createSessionRefreshManager({
|
|
102904
|
-
|
|
103016
|
+
fetchSession,
|
|
103017
|
+
shouldPollSession: () => session.get().data != null,
|
|
102905
103018
|
sessionSignal: $signal,
|
|
102906
|
-
$fetch,
|
|
102907
103019
|
options
|
|
102908
103020
|
});
|
|
102909
103021
|
refreshManager.init();
|
|
102910
103022
|
broadcastSessionUpdate = refreshManager.broadcastSessionUpdate;
|
|
102911
103023
|
return () => {
|
|
103024
|
+
if (timeoutId)
|
|
103025
|
+
clearTimeout(timeoutId);
|
|
103026
|
+
const controller = abortController;
|
|
103027
|
+
controller?.abort();
|
|
103028
|
+
if (controller)
|
|
103029
|
+
settleAbortedFetch(controller);
|
|
102912
103030
|
refreshManager.cleanup();
|
|
102913
103031
|
};
|
|
102914
103032
|
});
|
|
@@ -102920,7 +103038,7 @@ function getSessionAtom($fetch, options) {
|
|
|
102920
103038
|
}
|
|
102921
103039
|
|
|
102922
103040
|
// ../../node_modules/.bun/defu@6.1.7/node_modules/defu/dist/defu.mjs
|
|
102923
|
-
function
|
|
103041
|
+
function isPlainObject2(value) {
|
|
102924
103042
|
if (value === null || typeof value !== "object") {
|
|
102925
103043
|
return false;
|
|
102926
103044
|
}
|
|
@@ -102937,7 +103055,7 @@ function isPlainObject(value) {
|
|
|
102937
103055
|
return true;
|
|
102938
103056
|
}
|
|
102939
103057
|
function _defu(baseObject, defaults, namespace = ".", merger) {
|
|
102940
|
-
if (!
|
|
103058
|
+
if (!isPlainObject2(defaults)) {
|
|
102941
103059
|
return _defu(baseObject, {}, namespace, merger);
|
|
102942
103060
|
}
|
|
102943
103061
|
const object = { ...defaults };
|
|
@@ -102954,7 +103072,7 @@ function _defu(baseObject, defaults, namespace = ".", merger) {
|
|
|
102954
103072
|
}
|
|
102955
103073
|
if (Array.isArray(value) && Array.isArray(object[key])) {
|
|
102956
103074
|
object[key] = [...value, ...object[key]];
|
|
102957
|
-
} else if (
|
|
103075
|
+
} else if (isPlainObject2(value) && isPlainObject2(object[key])) {
|
|
102958
103076
|
object[key] = _defu(value, object[key], (namespace ? `${namespace}.` : "") + key.toString(), merger);
|
|
102959
103077
|
} else {
|
|
102960
103078
|
object[key] = value;
|
|
@@ -102979,7 +103097,7 @@ var defuArrayFn = createDefu((object, key, currentValue) => {
|
|
|
102979
103097
|
}
|
|
102980
103098
|
});
|
|
102981
103099
|
|
|
102982
|
-
// ../../node_modules/.bun/@better-fetch+fetch@1.
|
|
103100
|
+
// ../../node_modules/.bun/@better-fetch+fetch@1.3.0/node_modules/@better-fetch/fetch/dist/index.js
|
|
102983
103101
|
var __defProp5 = Object.defineProperty;
|
|
102984
103102
|
var __defProps = Object.defineProperties;
|
|
102985
103103
|
var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
|
|
@@ -103193,16 +103311,33 @@ function getFetch(options) {
|
|
|
103193
103311
|
}
|
|
103194
103312
|
throw new Error("No fetch implementation found");
|
|
103195
103313
|
}
|
|
103196
|
-
|
|
103197
|
-
const
|
|
103198
|
-
const
|
|
103199
|
-
|
|
103200
|
-
|
|
103314
|
+
function mergeHeaders(...sources) {
|
|
103315
|
+
const merged = {};
|
|
103316
|
+
for (const source of sources) {
|
|
103317
|
+
if (!source) {
|
|
103318
|
+
continue;
|
|
103319
|
+
}
|
|
103320
|
+
if (source instanceof Headers) {
|
|
103321
|
+
source.forEach((value, key) => {
|
|
103322
|
+
merged[key] = value;
|
|
103323
|
+
});
|
|
103324
|
+
} else {
|
|
103325
|
+
const entries = Array.isArray(source) ? source : Object.entries(source);
|
|
103326
|
+
for (const [key, value] of entries) {
|
|
103327
|
+
if (value !== null && value !== undefined) {
|
|
103328
|
+
merged[key] = value;
|
|
103329
|
+
}
|
|
103330
|
+
}
|
|
103331
|
+
}
|
|
103201
103332
|
}
|
|
103333
|
+
return merged;
|
|
103334
|
+
}
|
|
103335
|
+
async function getHeaders(opts) {
|
|
103336
|
+
const headers = new Headers(mergeHeaders(opts == null ? undefined : opts.headers, await getAuthHeader(opts)));
|
|
103202
103337
|
if (!headers.has("content-type")) {
|
|
103203
|
-
const
|
|
103204
|
-
if (
|
|
103205
|
-
headers.set("content-type",
|
|
103338
|
+
const contentType = detectContentType(opts == null ? undefined : opts.body);
|
|
103339
|
+
if (contentType) {
|
|
103340
|
+
headers.set("content-type", contentType);
|
|
103206
103341
|
}
|
|
103207
103342
|
}
|
|
103208
103343
|
return headers;
|
|
@@ -103213,26 +103348,25 @@ function detectContentType(body) {
|
|
|
103213
103348
|
}
|
|
103214
103349
|
return null;
|
|
103215
103350
|
}
|
|
103216
|
-
function
|
|
103217
|
-
|
|
103351
|
+
function getMediaType(headers) {
|
|
103352
|
+
const contentType = headers.get("content-type");
|
|
103353
|
+
return contentType ? contentType.split(";")[0].trim().toLowerCase() : null;
|
|
103354
|
+
}
|
|
103355
|
+
function getBody(options, headers) {
|
|
103356
|
+
const { body } = options;
|
|
103357
|
+
if (!body) {
|
|
103218
103358
|
return null;
|
|
103219
103359
|
}
|
|
103220
|
-
|
|
103221
|
-
|
|
103222
|
-
for (const [key, value] of Object.entries(options == null ? undefined : options.body)) {
|
|
103223
|
-
if (value instanceof Date) {
|
|
103224
|
-
options.body[key] = value.toISOString();
|
|
103225
|
-
}
|
|
103226
|
-
}
|
|
103227
|
-
return JSON.stringify(options.body);
|
|
103360
|
+
if (!isJSONSerializable(body)) {
|
|
103361
|
+
return body;
|
|
103228
103362
|
}
|
|
103229
|
-
if (
|
|
103230
|
-
|
|
103231
|
-
|
|
103232
|
-
|
|
103233
|
-
return
|
|
103363
|
+
if (typeof body === "string") {
|
|
103364
|
+
return body;
|
|
103365
|
+
}
|
|
103366
|
+
if (getMediaType(headers) === "application/x-www-form-urlencoded") {
|
|
103367
|
+
return new URLSearchParams(body).toString();
|
|
103234
103368
|
}
|
|
103235
|
-
return
|
|
103369
|
+
return JSON.stringify(body);
|
|
103236
103370
|
}
|
|
103237
103371
|
function getMethod2(url, options) {
|
|
103238
103372
|
var _a;
|
|
@@ -103302,11 +103436,38 @@ var applySchemaPlugin = (config) => ({
|
|
|
103302
103436
|
urlKey = urlKey.replace(schema.config.baseURL, "");
|
|
103303
103437
|
}
|
|
103304
103438
|
}
|
|
103439
|
+
if (urlKey.startsWith("/") && urlKey.charAt(1) === "@") {
|
|
103440
|
+
urlKey = urlKey.substring(1);
|
|
103441
|
+
}
|
|
103305
103442
|
const keySchema = schema.schema[urlKey];
|
|
103306
103443
|
if (keySchema) {
|
|
103444
|
+
let validatedHeaders = options == null ? undefined : options.headers;
|
|
103445
|
+
if (keySchema.headers && !(options == null ? undefined : options.disableValidation)) {
|
|
103446
|
+
const normalizedHeaders = {};
|
|
103447
|
+
if (options == null ? undefined : options.headers) {
|
|
103448
|
+
if (options.headers instanceof Headers) {
|
|
103449
|
+
options.headers.forEach((value, key) => {
|
|
103450
|
+
normalizedHeaders[key.toLowerCase()] = value;
|
|
103451
|
+
});
|
|
103452
|
+
} else if (typeof options.headers === "object") {
|
|
103453
|
+
for (const [key, value] of Object.entries(options.headers)) {
|
|
103454
|
+
if (value !== null && value !== undefined) {
|
|
103455
|
+
normalizedHeaders[key.toLowerCase()] = value;
|
|
103456
|
+
}
|
|
103457
|
+
}
|
|
103458
|
+
}
|
|
103459
|
+
}
|
|
103460
|
+
const validated = await parseStandardSchema(keySchema.headers, normalizedHeaders);
|
|
103461
|
+
const finalHeaders = {};
|
|
103462
|
+
for (const [key, value] of Object.entries(validated)) {
|
|
103463
|
+
finalHeaders[key.toLowerCase()] = value;
|
|
103464
|
+
}
|
|
103465
|
+
validatedHeaders = finalHeaders;
|
|
103466
|
+
}
|
|
103307
103467
|
let opts = __spreadProps(__spreadValues({}, options), {
|
|
103308
103468
|
method: keySchema.method,
|
|
103309
|
-
output: keySchema.output
|
|
103469
|
+
output: keySchema.output,
|
|
103470
|
+
headers: validatedHeaders
|
|
103310
103471
|
});
|
|
103311
103472
|
if (!(options == null ? undefined : options.disableValidation)) {
|
|
103312
103473
|
opts = __spreadProps(__spreadValues({}, opts), {
|
|
@@ -103330,6 +103491,7 @@ var applySchemaPlugin = (config) => ({
|
|
|
103330
103491
|
var createFetch = (config) => {
|
|
103331
103492
|
async function $fetch(url, options) {
|
|
103332
103493
|
const opts = __spreadProps(__spreadValues(__spreadValues({}, config), options), {
|
|
103494
|
+
headers: mergeHeaders(config == null ? undefined : config.headers, options == null ? undefined : options.headers),
|
|
103333
103495
|
plugins: [...(config == null ? undefined : config.plugins) || [], applySchemaPlugin(config || {}), ...(options == null ? undefined : options.plugins) || []]
|
|
103334
103496
|
});
|
|
103335
103497
|
if (config == null ? undefined : config.catchAllError) {
|
|
@@ -103419,10 +103581,10 @@ var betterFetch = async (url, options) => {
|
|
|
103419
103581
|
const controller = new AbortController;
|
|
103420
103582
|
const signal = (_a = opts.signal) != null ? _a : controller.signal;
|
|
103421
103583
|
const _url = getURL2(__url, opts);
|
|
103422
|
-
const body = getBody(opts);
|
|
103423
103584
|
const headers = await getHeaders(opts);
|
|
103585
|
+
const body = getBody(opts, headers);
|
|
103424
103586
|
const method = getMethod2(__url, opts);
|
|
103425
|
-
|
|
103587
|
+
const context = __spreadProps(__spreadValues({}, opts), {
|
|
103426
103588
|
url: _url,
|
|
103427
103589
|
headers,
|
|
103428
103590
|
body,
|
|
@@ -103433,7 +103595,7 @@ var betterFetch = async (url, options) => {
|
|
|
103433
103595
|
if (onRequest) {
|
|
103434
103596
|
const res = await onRequest(context);
|
|
103435
103597
|
if (typeof res === "object" && res !== null) {
|
|
103436
|
-
context
|
|
103598
|
+
Object.assign(context, res);
|
|
103437
103599
|
}
|
|
103438
103600
|
}
|
|
103439
103601
|
}
|
|
@@ -103550,7 +103712,7 @@ var betterFetch = async (url, options) => {
|
|
|
103550
103712
|
};
|
|
103551
103713
|
};
|
|
103552
103714
|
|
|
103553
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
103715
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/config.mjs
|
|
103554
103716
|
var resolvePublicAuthUrl = (basePath) => {
|
|
103555
103717
|
if (typeof process === "undefined")
|
|
103556
103718
|
return;
|
|
@@ -103660,12 +103822,25 @@ var getClientConfig = (options, loadEnv) => {
|
|
|
103660
103822
|
};
|
|
103661
103823
|
};
|
|
103662
103824
|
|
|
103663
|
-
// ../../node_modules/.bun/better-auth@1.6.
|
|
103825
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/utils/is-atom.mjs
|
|
103664
103826
|
function isAtom(value) {
|
|
103665
103827
|
return typeof value === "object" && value !== null && "get" in value && typeof value.get === "function" && "lc" in value && typeof value.lc === "number";
|
|
103666
103828
|
}
|
|
103667
103829
|
|
|
103668
|
-
// ../../node_modules/.bun
|
|
103830
|
+
// ../../node_modules/.bun/@better-auth+core@1.6.18+b90eb6eeae289bd8/node_modules/@better-auth/core/dist/utils/string.mjs
|
|
103831
|
+
function capitalizeFirstLetter(str) {
|
|
103832
|
+
return str.charAt(0).toUpperCase() + str.slice(1);
|
|
103833
|
+
}
|
|
103834
|
+
var WORD_PATTERN = /[\p{Ll}\d]+|\p{Lu}+(?!\p{Ll})|\p{Lu}[\p{Ll}\d]+|\p{Lo}+/gu;
|
|
103835
|
+
var APOSTROPHE_PATTERN = /['\u2019]/g;
|
|
103836
|
+
function splitWords(input) {
|
|
103837
|
+
return input.replace(APOSTROPHE_PATTERN, "").match(WORD_PATTERN) ?? [];
|
|
103838
|
+
}
|
|
103839
|
+
function toKebabCase(input) {
|
|
103840
|
+
return splitWords(input).map((word) => word.toLowerCase()).join("-");
|
|
103841
|
+
}
|
|
103842
|
+
|
|
103843
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/proxy.mjs
|
|
103669
103844
|
function getMethod3(path, knownPathMethods, args) {
|
|
103670
103845
|
const method = knownPathMethods[path];
|
|
103671
103846
|
const { fetchOptions, query: _query, ...body } = args || {};
|
|
@@ -103701,7 +103876,7 @@ function createDynamicPathProxy(routes, client, knownPathMethods, atoms, atomLis
|
|
|
103701
103876
|
return createProxy(fullPath);
|
|
103702
103877
|
},
|
|
103703
103878
|
apply: async (_, __, args) => {
|
|
103704
|
-
const routePath = "/" + path.map(
|
|
103879
|
+
const routePath = "/" + path.map(toKebabCase).join("/");
|
|
103705
103880
|
const arg = args[0] || {};
|
|
103706
103881
|
const fetchOptions = args[1] || {};
|
|
103707
103882
|
const { query, fetchOptions: argFetchOptions, ...body } = arg;
|
|
@@ -103747,12 +103922,7 @@ function createDynamicPathProxy(routes, client, knownPathMethods, atoms, atomLis
|
|
|
103747
103922
|
return createProxy();
|
|
103748
103923
|
}
|
|
103749
103924
|
|
|
103750
|
-
// ../../node_modules/.bun
|
|
103751
|
-
function capitalizeFirstLetter(str) {
|
|
103752
|
-
return str.charAt(0).toUpperCase() + str.slice(1);
|
|
103753
|
-
}
|
|
103754
|
-
|
|
103755
|
-
// ../../node_modules/.bun/better-auth@1.6.11+e3d396d6826938b1/node_modules/better-auth/dist/client/vanilla.mjs
|
|
103925
|
+
// ../../node_modules/.bun/better-auth@1.6.18+be0089e8433acf92/node_modules/better-auth/dist/client/vanilla.mjs
|
|
103756
103926
|
function createAuthClient(options) {
|
|
103757
103927
|
const { pluginPathMethods, pluginsActions, pluginsAtoms, $fetch, atomListeners, $store } = getClientConfig(options);
|
|
103758
103928
|
const resolvedHooks = {};
|