@ledgerhq/live-cli 24.29.0-nightly.20251206023719 → 24.29.0-nightly.20251209023841
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/lib/cli.js +698 -526
- package/package.json +3 -3
package/lib/cli.js
CHANGED
|
@@ -115,7 +115,7 @@ var init_helpers = __esm({
|
|
|
115
115
|
object5 = msg;
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
|
-
} catch
|
|
118
|
+
} catch {
|
|
119
119
|
}
|
|
120
120
|
let error;
|
|
121
121
|
if (typeof object5.name === "string") {
|
|
@@ -136,7 +136,7 @@ var init_helpers = __esm({
|
|
|
136
136
|
error[prop] = object5[prop];
|
|
137
137
|
}
|
|
138
138
|
}
|
|
139
|
-
} catch
|
|
139
|
+
} catch {
|
|
140
140
|
}
|
|
141
141
|
}
|
|
142
142
|
} else {
|
|
@@ -12241,9 +12241,9 @@ var require_symbol = __commonJS({
|
|
|
12241
12241
|
}
|
|
12242
12242
|
});
|
|
12243
12243
|
|
|
12244
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12244
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc16.js
|
|
12245
12245
|
var require_crc16 = __commonJS({
|
|
12246
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12246
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc16.js"(exports2) {
|
|
12247
12247
|
"use strict";
|
|
12248
12248
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12249
12249
|
exports2.crc16 = void 0;
|
|
@@ -12272,9 +12272,9 @@ var require_crc16 = __commonJS({
|
|
|
12272
12272
|
}
|
|
12273
12273
|
});
|
|
12274
12274
|
|
|
12275
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12275
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/Address.js
|
|
12276
12276
|
var require_Address = __commonJS({
|
|
12277
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12277
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/Address.js"(exports2) {
|
|
12278
12278
|
"use strict";
|
|
12279
12279
|
var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
|
|
12280
12280
|
return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
|
|
@@ -12449,9 +12449,9 @@ var require_Address = __commonJS({
|
|
|
12449
12449
|
}
|
|
12450
12450
|
});
|
|
12451
12451
|
|
|
12452
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12452
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ExternalAddress.js
|
|
12453
12453
|
var require_ExternalAddress = __commonJS({
|
|
12454
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12454
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ExternalAddress.js"(exports2) {
|
|
12455
12455
|
"use strict";
|
|
12456
12456
|
var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
|
|
12457
12457
|
return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
|
|
@@ -12478,9 +12478,9 @@ var require_ExternalAddress = __commonJS({
|
|
|
12478
12478
|
}
|
|
12479
12479
|
});
|
|
12480
12480
|
|
|
12481
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12481
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/base32.js
|
|
12482
12482
|
var require_base32 = __commonJS({
|
|
12483
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12483
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/base32.js"(exports2) {
|
|
12484
12484
|
"use strict";
|
|
12485
12485
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12486
12486
|
exports2.base32Decode = exports2.base32Encode = void 0;
|
|
@@ -12533,9 +12533,9 @@ var require_base32 = __commonJS({
|
|
|
12533
12533
|
}
|
|
12534
12534
|
});
|
|
12535
12535
|
|
|
12536
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12536
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ADNLAddress.js
|
|
12537
12537
|
var require_ADNLAddress = __commonJS({
|
|
12538
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12538
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/ADNLAddress.js"(exports2) {
|
|
12539
12539
|
"use strict";
|
|
12540
12540
|
var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
|
|
12541
12541
|
return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
|
|
@@ -12592,9 +12592,9 @@ var require_ADNLAddress = __commonJS({
|
|
|
12592
12592
|
}
|
|
12593
12593
|
});
|
|
12594
12594
|
|
|
12595
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12595
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/paddedBits.js
|
|
12596
12596
|
var require_paddedBits = __commonJS({
|
|
12597
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12597
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/paddedBits.js"(exports2) {
|
|
12598
12598
|
"use strict";
|
|
12599
12599
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12600
12600
|
exports2.paddedBufferToBits = exports2.bitsToPaddedBuffer = void 0;
|
|
@@ -12636,9 +12636,9 @@ var require_paddedBits = __commonJS({
|
|
|
12636
12636
|
}
|
|
12637
12637
|
});
|
|
12638
12638
|
|
|
12639
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12639
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitString.js
|
|
12640
12640
|
var require_BitString = __commonJS({
|
|
12641
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12641
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitString.js"(exports2) {
|
|
12642
12642
|
"use strict";
|
|
12643
12643
|
var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
|
|
12644
12644
|
return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
|
|
@@ -12787,9 +12787,9 @@ var require_BitString = __commonJS({
|
|
|
12787
12787
|
}
|
|
12788
12788
|
});
|
|
12789
12789
|
|
|
12790
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12790
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitBuilder.js
|
|
12791
12791
|
var require_BitBuilder = __commonJS({
|
|
12792
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
12792
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitBuilder.js"(exports2) {
|
|
12793
12793
|
"use strict";
|
|
12794
12794
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
12795
12795
|
exports2.BitBuilder = void 0;
|
|
@@ -13029,9 +13029,9 @@ var require_BitBuilder = __commonJS({
|
|
|
13029
13029
|
}
|
|
13030
13030
|
});
|
|
13031
13031
|
|
|
13032
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13032
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/CellType.js
|
|
13033
13033
|
var require_CellType = __commonJS({
|
|
13034
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13034
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/CellType.js"(exports2) {
|
|
13035
13035
|
"use strict";
|
|
13036
13036
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13037
13037
|
exports2.CellType = void 0;
|
|
@@ -13046,9 +13046,9 @@ var require_CellType = __commonJS({
|
|
|
13046
13046
|
}
|
|
13047
13047
|
});
|
|
13048
13048
|
|
|
13049
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13049
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/readUnaryLength.js
|
|
13050
13050
|
var require_readUnaryLength = __commonJS({
|
|
13051
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13051
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/readUnaryLength.js"(exports2) {
|
|
13052
13052
|
"use strict";
|
|
13053
13053
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13054
13054
|
exports2.readUnaryLength = void 0;
|
|
@@ -13063,9 +13063,9 @@ var require_readUnaryLength = __commonJS({
|
|
|
13063
13063
|
}
|
|
13064
13064
|
});
|
|
13065
13065
|
|
|
13066
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13066
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitReader.js
|
|
13067
13067
|
var require_BitReader = __commonJS({
|
|
13068
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13068
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/BitReader.js"(exports2) {
|
|
13069
13069
|
"use strict";
|
|
13070
13070
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13071
13071
|
exports2.BitReader = void 0;
|
|
@@ -13530,9 +13530,9 @@ var require_BitReader = __commonJS({
|
|
|
13530
13530
|
}
|
|
13531
13531
|
});
|
|
13532
13532
|
|
|
13533
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13533
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleProof.js
|
|
13534
13534
|
var require_exoticMerkleProof = __commonJS({
|
|
13535
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13535
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleProof.js"(exports2) {
|
|
13536
13536
|
"use strict";
|
|
13537
13537
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13538
13538
|
exports2.convertToMerkleProof = exports2.exoticMerkleProof = void 0;
|
|
@@ -13574,9 +13574,9 @@ var require_exoticMerkleProof = __commonJS({
|
|
|
13574
13574
|
}
|
|
13575
13575
|
});
|
|
13576
13576
|
|
|
13577
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13577
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleProof.js
|
|
13578
13578
|
var require_generateMerkleProof = __commonJS({
|
|
13579
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13579
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleProof.js"(exports2) {
|
|
13580
13580
|
"use strict";
|
|
13581
13581
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13582
13582
|
exports2.generateMerkleProof = exports2.generateMerkleProofDirect = void 0;
|
|
@@ -13652,9 +13652,9 @@ var require_generateMerkleProof = __commonJS({
|
|
|
13652
13652
|
}
|
|
13653
13653
|
});
|
|
13654
13654
|
|
|
13655
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13655
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleUpdate.js
|
|
13656
13656
|
var require_generateMerkleUpdate = __commonJS({
|
|
13657
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13657
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/generateMerkleUpdate.js"(exports2) {
|
|
13658
13658
|
"use strict";
|
|
13659
13659
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13660
13660
|
exports2.generateMerkleUpdate = void 0;
|
|
@@ -13673,9 +13673,9 @@ var require_generateMerkleUpdate = __commonJS({
|
|
|
13673
13673
|
}
|
|
13674
13674
|
});
|
|
13675
13675
|
|
|
13676
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13676
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/parseDict.js
|
|
13677
13677
|
var require_parseDict = __commonJS({
|
|
13678
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13678
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/parseDict.js"(exports2) {
|
|
13679
13679
|
"use strict";
|
|
13680
13680
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13681
13681
|
exports2.parseDict = void 0;
|
|
@@ -13734,9 +13734,9 @@ var require_parseDict = __commonJS({
|
|
|
13734
13734
|
}
|
|
13735
13735
|
});
|
|
13736
13736
|
|
|
13737
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13737
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/findCommonPrefix.js
|
|
13738
13738
|
var require_findCommonPrefix = __commonJS({
|
|
13739
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13739
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/findCommonPrefix.js"(exports2) {
|
|
13740
13740
|
"use strict";
|
|
13741
13741
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13742
13742
|
exports2.findCommonPrefix = void 0;
|
|
@@ -13760,9 +13760,9 @@ var require_findCommonPrefix = __commonJS({
|
|
|
13760
13760
|
}
|
|
13761
13761
|
});
|
|
13762
13762
|
|
|
13763
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13763
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/serializeDict.js
|
|
13764
13764
|
var require_serializeDict = __commonJS({
|
|
13765
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13765
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/serializeDict.js"(exports2) {
|
|
13766
13766
|
"use strict";
|
|
13767
13767
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13768
13768
|
exports2.serializeDict = exports2.detectLabelType = exports2.writeLabelSame = exports2.writeLabelLong = exports2.writeLabelShort = exports2.buildTree = void 0;
|
|
@@ -13929,9 +13929,9 @@ var require_serializeDict = __commonJS({
|
|
|
13929
13929
|
}
|
|
13930
13930
|
});
|
|
13931
13931
|
|
|
13932
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13932
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/internalKeySerializer.js
|
|
13933
13933
|
var require_internalKeySerializer = __commonJS({
|
|
13934
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13934
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/utils/internalKeySerializer.js"(exports2) {
|
|
13935
13935
|
"use strict";
|
|
13936
13936
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13937
13937
|
exports2.deserializeInternalKey = exports2.serializeInternalKey = void 0;
|
|
@@ -13989,9 +13989,9 @@ var require_internalKeySerializer = __commonJS({
|
|
|
13989
13989
|
}
|
|
13990
13990
|
});
|
|
13991
13991
|
|
|
13992
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13992
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/Dictionary.js
|
|
13993
13993
|
var require_Dictionary = __commonJS({
|
|
13994
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
13994
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/dict/Dictionary.js"(exports2) {
|
|
13995
13995
|
"use strict";
|
|
13996
13996
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
13997
13997
|
exports2.Dictionary = void 0;
|
|
@@ -14596,9 +14596,9 @@ var require_Dictionary = __commonJS({
|
|
|
14596
14596
|
}
|
|
14597
14597
|
});
|
|
14598
14598
|
|
|
14599
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
14599
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/strings.js
|
|
14600
14600
|
var require_strings = __commonJS({
|
|
14601
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
14601
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/utils/strings.js"(exports2) {
|
|
14602
14602
|
"use strict";
|
|
14603
14603
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
14604
14604
|
exports2.writeString = exports2.stringToCell = exports2.readString = void 0;
|
|
@@ -14653,9 +14653,9 @@ var require_strings = __commonJS({
|
|
|
14653
14653
|
}
|
|
14654
14654
|
});
|
|
14655
14655
|
|
|
14656
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
14656
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Slice.js
|
|
14657
14657
|
var require_Slice = __commonJS({
|
|
14658
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
14658
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Slice.js"(exports2) {
|
|
14659
14659
|
"use strict";
|
|
14660
14660
|
var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
|
|
14661
14661
|
return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
|
|
@@ -15151,9 +15151,9 @@ var require_Slice = __commonJS({
|
|
|
15151
15151
|
}
|
|
15152
15152
|
});
|
|
15153
15153
|
|
|
15154
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15154
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticLibrary.js
|
|
15155
15155
|
var require_exoticLibrary = __commonJS({
|
|
15156
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15156
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticLibrary.js"(exports2) {
|
|
15157
15157
|
"use strict";
|
|
15158
15158
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15159
15159
|
exports2.exoticLibrary = void 0;
|
|
@@ -15174,9 +15174,9 @@ var require_exoticLibrary = __commonJS({
|
|
|
15174
15174
|
}
|
|
15175
15175
|
});
|
|
15176
15176
|
|
|
15177
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15177
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleUpdate.js
|
|
15178
15178
|
var require_exoticMerkleUpdate = __commonJS({
|
|
15179
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15179
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticMerkleUpdate.js"(exports2) {
|
|
15180
15180
|
"use strict";
|
|
15181
15181
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15182
15182
|
exports2.exoticMerkleUpdate = void 0;
|
|
@@ -15221,9 +15221,9 @@ var require_exoticMerkleUpdate = __commonJS({
|
|
|
15221
15221
|
}
|
|
15222
15222
|
});
|
|
15223
15223
|
|
|
15224
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15224
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/LevelMask.js
|
|
15225
15225
|
var require_LevelMask = __commonJS({
|
|
15226
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15226
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/LevelMask.js"(exports2) {
|
|
15227
15227
|
"use strict";
|
|
15228
15228
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15229
15229
|
exports2.LevelMask = void 0;
|
|
@@ -15263,9 +15263,9 @@ var require_LevelMask = __commonJS({
|
|
|
15263
15263
|
}
|
|
15264
15264
|
});
|
|
15265
15265
|
|
|
15266
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15266
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticPruned.js
|
|
15267
15267
|
var require_exoticPruned = __commonJS({
|
|
15268
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15268
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/exoticPruned.js"(exports2) {
|
|
15269
15269
|
"use strict";
|
|
15270
15270
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15271
15271
|
exports2.exoticPruned = void 0;
|
|
@@ -15317,9 +15317,9 @@ var require_exoticPruned = __commonJS({
|
|
|
15317
15317
|
}
|
|
15318
15318
|
});
|
|
15319
15319
|
|
|
15320
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15320
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/resolveExotic.js
|
|
15321
15321
|
var require_resolveExotic = __commonJS({
|
|
15322
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15322
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/resolveExotic.js"(exports2) {
|
|
15323
15323
|
"use strict";
|
|
15324
15324
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15325
15325
|
exports2.resolveExotic = void 0;
|
|
@@ -15403,9 +15403,9 @@ var require_resolveExotic = __commonJS({
|
|
|
15403
15403
|
}
|
|
15404
15404
|
});
|
|
15405
15405
|
|
|
15406
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15406
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/descriptor.js
|
|
15407
15407
|
var require_descriptor = __commonJS({
|
|
15408
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
15408
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/descriptor.js"(exports2) {
|
|
15409
15409
|
"use strict";
|
|
15410
15410
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
15411
15411
|
exports2.getRepr = exports2.getBitsDescriptor = exports2.getRefsDescriptor = void 0;
|
|
@@ -29051,9 +29051,9 @@ var require_dist = __commonJS({
|
|
|
29051
29051
|
}
|
|
29052
29052
|
});
|
|
29053
29053
|
|
|
29054
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29054
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/wonderCalculator.js
|
|
29055
29055
|
var require_wonderCalculator = __commonJS({
|
|
29056
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29056
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/wonderCalculator.js"(exports2) {
|
|
29057
29057
|
"use strict";
|
|
29058
29058
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
29059
29059
|
exports2.wonderCalculator = void 0;
|
|
@@ -29165,9 +29165,9 @@ var require_wonderCalculator = __commonJS({
|
|
|
29165
29165
|
}
|
|
29166
29166
|
});
|
|
29167
29167
|
|
|
29168
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29168
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/utils/topologicalSort.js
|
|
29169
29169
|
var require_topologicalSort = __commonJS({
|
|
29170
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29170
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/utils/topologicalSort.js"(exports2) {
|
|
29171
29171
|
"use strict";
|
|
29172
29172
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
29173
29173
|
exports2.topologicalSort = void 0;
|
|
@@ -29228,9 +29228,9 @@ var require_topologicalSort = __commonJS({
|
|
|
29228
29228
|
}
|
|
29229
29229
|
});
|
|
29230
29230
|
|
|
29231
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29231
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/bitsForNumber.js
|
|
29232
29232
|
var require_bitsForNumber = __commonJS({
|
|
29233
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29233
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/bitsForNumber.js"(exports2) {
|
|
29234
29234
|
"use strict";
|
|
29235
29235
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
29236
29236
|
exports2.bitsForNumber = void 0;
|
|
@@ -29255,9 +29255,9 @@ var require_bitsForNumber = __commonJS({
|
|
|
29255
29255
|
}
|
|
29256
29256
|
});
|
|
29257
29257
|
|
|
29258
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29258
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc32c.js
|
|
29259
29259
|
var require_crc32c = __commonJS({
|
|
29260
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29260
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/crc32c.js"(exports2) {
|
|
29261
29261
|
"use strict";
|
|
29262
29262
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
29263
29263
|
exports2.crc32c = void 0;
|
|
@@ -29284,9 +29284,9 @@ var require_crc32c = __commonJS({
|
|
|
29284
29284
|
}
|
|
29285
29285
|
});
|
|
29286
29286
|
|
|
29287
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29287
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/serialization.js
|
|
29288
29288
|
var require_serialization = __commonJS({
|
|
29289
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29289
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/cell/serialization.js"(exports2) {
|
|
29290
29290
|
"use strict";
|
|
29291
29291
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
29292
29292
|
exports2.serializeBoc = exports2.deserializeBoc = exports2.parseBoc = void 0;
|
|
@@ -29530,9 +29530,9 @@ var require_serialization = __commonJS({
|
|
|
29530
29530
|
}
|
|
29531
29531
|
});
|
|
29532
29532
|
|
|
29533
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29533
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Cell.js
|
|
29534
29534
|
var require_Cell = __commonJS({
|
|
29535
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29535
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Cell.js"(exports2) {
|
|
29536
29536
|
"use strict";
|
|
29537
29537
|
var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
|
|
29538
29538
|
return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
|
|
@@ -29732,9 +29732,9 @@ var require_Cell = __commonJS({
|
|
|
29732
29732
|
}
|
|
29733
29733
|
});
|
|
29734
29734
|
|
|
29735
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29735
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Builder.js
|
|
29736
29736
|
var require_Builder = __commonJS({
|
|
29737
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
29737
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/boc/Builder.js"(exports2) {
|
|
29738
29738
|
"use strict";
|
|
29739
29739
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
29740
29740
|
exports2.Builder = exports2.beginCell = void 0;
|
|
@@ -30169,9 +30169,9 @@ var require_Builder = __commonJS({
|
|
|
30169
30169
|
}
|
|
30170
30170
|
});
|
|
30171
30171
|
|
|
30172
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30172
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SimpleLibrary.js
|
|
30173
30173
|
var require_SimpleLibrary = __commonJS({
|
|
30174
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30174
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SimpleLibrary.js"(exports2) {
|
|
30175
30175
|
"use strict";
|
|
30176
30176
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30177
30177
|
exports2.SimpleLibraryValue = exports2.storeSimpleLibrary = exports2.loadSimpleLibrary = void 0;
|
|
@@ -30200,9 +30200,9 @@ var require_SimpleLibrary = __commonJS({
|
|
|
30200
30200
|
}
|
|
30201
30201
|
});
|
|
30202
30202
|
|
|
30203
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30203
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TickTock.js
|
|
30204
30204
|
var require_TickTock = __commonJS({
|
|
30205
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30205
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TickTock.js"(exports2) {
|
|
30206
30206
|
"use strict";
|
|
30207
30207
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30208
30208
|
exports2.storeTickTock = exports2.loadTickTock = void 0;
|
|
@@ -30223,9 +30223,9 @@ var require_TickTock = __commonJS({
|
|
|
30223
30223
|
}
|
|
30224
30224
|
});
|
|
30225
30225
|
|
|
30226
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30226
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StateInit.js
|
|
30227
30227
|
var require_StateInit = __commonJS({
|
|
30228
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30228
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StateInit.js"(exports2) {
|
|
30229
30229
|
"use strict";
|
|
30230
30230
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30231
30231
|
exports2.storeStateInit = exports2.loadStateInit = void 0;
|
|
@@ -30279,9 +30279,9 @@ var require_StateInit = __commonJS({
|
|
|
30279
30279
|
}
|
|
30280
30280
|
});
|
|
30281
30281
|
|
|
30282
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30282
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/contractAddress.js
|
|
30283
30283
|
var require_contractAddress = __commonJS({
|
|
30284
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30284
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/address/contractAddress.js"(exports2) {
|
|
30285
30285
|
"use strict";
|
|
30286
30286
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30287
30287
|
exports2.contractAddress = void 0;
|
|
@@ -30296,9 +30296,9 @@ var require_contractAddress = __commonJS({
|
|
|
30296
30296
|
}
|
|
30297
30297
|
});
|
|
30298
30298
|
|
|
30299
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30299
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/tuple.js
|
|
30300
30300
|
var require_tuple = __commonJS({
|
|
30301
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30301
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/tuple.js"(exports2) {
|
|
30302
30302
|
"use strict";
|
|
30303
30303
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30304
30304
|
exports2.parseTuple = exports2.serializeTuple = exports2.parseTupleItem = exports2.serializeTupleItem = void 0;
|
|
@@ -30447,9 +30447,9 @@ var require_tuple = __commonJS({
|
|
|
30447
30447
|
}
|
|
30448
30448
|
});
|
|
30449
30449
|
|
|
30450
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30450
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/reader.js
|
|
30451
30451
|
var require_reader = __commonJS({
|
|
30452
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30452
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/reader.js"(exports2) {
|
|
30453
30453
|
"use strict";
|
|
30454
30454
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30455
30455
|
exports2.TupleReader = void 0;
|
|
@@ -30632,9 +30632,9 @@ var require_reader = __commonJS({
|
|
|
30632
30632
|
}
|
|
30633
30633
|
});
|
|
30634
30634
|
|
|
30635
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30635
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/builder.js
|
|
30636
30636
|
var require_builder = __commonJS({
|
|
30637
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30637
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/tuple/builder.js"(exports2) {
|
|
30638
30638
|
"use strict";
|
|
30639
30639
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30640
30640
|
exports2.TupleBuilder = void 0;
|
|
@@ -30728,9 +30728,9 @@ var require_builder = __commonJS({
|
|
|
30728
30728
|
}
|
|
30729
30729
|
});
|
|
30730
30730
|
|
|
30731
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30731
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/convert.js
|
|
30732
30732
|
var require_convert = __commonJS({
|
|
30733
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30733
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/convert.js"(exports2) {
|
|
30734
30734
|
"use strict";
|
|
30735
30735
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30736
30736
|
exports2.fromNano = exports2.toNano = void 0;
|
|
@@ -30809,9 +30809,9 @@ var require_convert = __commonJS({
|
|
|
30809
30809
|
}
|
|
30810
30810
|
});
|
|
30811
30811
|
|
|
30812
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30812
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ExtraCurrency.js
|
|
30813
30813
|
var require_ExtraCurrency = __commonJS({
|
|
30814
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30814
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ExtraCurrency.js"(exports2) {
|
|
30815
30815
|
"use strict";
|
|
30816
30816
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30817
30817
|
exports2.packExtraCurrencyCell = exports2.packExtraCurrencyDict = exports2.storeExtraCurrency = exports2.loadMaybeExtraCurrency = exports2.loadExtraCurrency = void 0;
|
|
@@ -30850,9 +30850,9 @@ var require_ExtraCurrency = __commonJS({
|
|
|
30850
30850
|
}
|
|
30851
30851
|
});
|
|
30852
30852
|
|
|
30853
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30853
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_helpers.js
|
|
30854
30854
|
var require_helpers = __commonJS({
|
|
30855
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30855
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_helpers.js"(exports2) {
|
|
30856
30856
|
"use strict";
|
|
30857
30857
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30858
30858
|
exports2.comment = exports2.external = exports2.internal = void 0;
|
|
@@ -30935,9 +30935,9 @@ var require_helpers = __commonJS({
|
|
|
30935
30935
|
}
|
|
30936
30936
|
});
|
|
30937
30937
|
|
|
30938
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30938
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountState.js
|
|
30939
30939
|
var require_AccountState = __commonJS({
|
|
30940
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30940
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountState.js"(exports2) {
|
|
30941
30941
|
"use strict";
|
|
30942
30942
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30943
30943
|
exports2.storeAccountState = exports2.loadAccountState = void 0;
|
|
@@ -30971,9 +30971,9 @@ var require_AccountState = __commonJS({
|
|
|
30971
30971
|
}
|
|
30972
30972
|
});
|
|
30973
30973
|
|
|
30974
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30974
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CurrencyCollection.js
|
|
30975
30975
|
var require_CurrencyCollection = __commonJS({
|
|
30976
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
30976
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CurrencyCollection.js"(exports2) {
|
|
30977
30977
|
"use strict";
|
|
30978
30978
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
30979
30979
|
exports2.storeCurrencyCollection = exports2.loadCurrencyCollection = void 0;
|
|
@@ -31005,9 +31005,9 @@ var require_CurrencyCollection = __commonJS({
|
|
|
31005
31005
|
}
|
|
31006
31006
|
});
|
|
31007
31007
|
|
|
31008
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31008
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStorage.js
|
|
31009
31009
|
var require_AccountStorage = __commonJS({
|
|
31010
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31010
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStorage.js"(exports2) {
|
|
31011
31011
|
"use strict";
|
|
31012
31012
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31013
31013
|
exports2.storeAccountStorage = exports2.loadAccountStorage = void 0;
|
|
@@ -31032,9 +31032,9 @@ var require_AccountStorage = __commonJS({
|
|
|
31032
31032
|
}
|
|
31033
31033
|
});
|
|
31034
31034
|
|
|
31035
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31035
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageExtraInfo.js
|
|
31036
31036
|
var require_StorageExtraInfo = __commonJS({
|
|
31037
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31037
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageExtraInfo.js"(exports2) {
|
|
31038
31038
|
"use strict";
|
|
31039
31039
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31040
31040
|
exports2.storeStorageExtraInfo = exports2.loadStorageExtraInfo = void 0;
|
|
@@ -31065,9 +31065,9 @@ var require_StorageExtraInfo = __commonJS({
|
|
|
31065
31065
|
}
|
|
31066
31066
|
});
|
|
31067
31067
|
|
|
31068
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31068
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageUsed.js
|
|
31069
31069
|
var require_StorageUsed = __commonJS({
|
|
31070
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31070
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageUsed.js"(exports2) {
|
|
31071
31071
|
"use strict";
|
|
31072
31072
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31073
31073
|
exports2.storeStorageUsed = exports2.loadStorageUsed = void 0;
|
|
@@ -31088,9 +31088,9 @@ var require_StorageUsed = __commonJS({
|
|
|
31088
31088
|
}
|
|
31089
31089
|
});
|
|
31090
31090
|
|
|
31091
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31091
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageInfo.js
|
|
31092
31092
|
var require_StorageInfo = __commonJS({
|
|
31093
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31093
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/StorageInfo.js"(exports2) {
|
|
31094
31094
|
"use strict";
|
|
31095
31095
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31096
31096
|
exports2.storeStorageInfo = exports2.loadStorageInfo = void 0;
|
|
@@ -31117,9 +31117,9 @@ var require_StorageInfo = __commonJS({
|
|
|
31117
31117
|
}
|
|
31118
31118
|
});
|
|
31119
31119
|
|
|
31120
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31120
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Account.js
|
|
31121
31121
|
var require_Account = __commonJS({
|
|
31122
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31122
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Account.js"(exports2) {
|
|
31123
31123
|
"use strict";
|
|
31124
31124
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31125
31125
|
exports2.storeAccount = exports2.loadAccount = void 0;
|
|
@@ -31144,9 +31144,9 @@ var require_Account = __commonJS({
|
|
|
31144
31144
|
}
|
|
31145
31145
|
});
|
|
31146
31146
|
|
|
31147
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31147
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatus.js
|
|
31148
31148
|
var require_AccountStatus = __commonJS({
|
|
31149
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31149
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatus.js"(exports2) {
|
|
31150
31150
|
"use strict";
|
|
31151
31151
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31152
31152
|
exports2.storeAccountStatus = exports2.loadAccountStatus = void 0;
|
|
@@ -31187,9 +31187,9 @@ var require_AccountStatus = __commonJS({
|
|
|
31187
31187
|
}
|
|
31188
31188
|
});
|
|
31189
31189
|
|
|
31190
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31190
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatusChange.js
|
|
31191
31191
|
var require_AccountStatusChange = __commonJS({
|
|
31192
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31192
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/AccountStatusChange.js"(exports2) {
|
|
31193
31193
|
"use strict";
|
|
31194
31194
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31195
31195
|
exports2.storeAccountStatusChange = exports2.loadAccountStatusChange = void 0;
|
|
@@ -31223,9 +31223,9 @@ var require_AccountStatusChange = __commonJS({
|
|
|
31223
31223
|
}
|
|
31224
31224
|
});
|
|
31225
31225
|
|
|
31226
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31226
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfoRelaxed.js
|
|
31227
31227
|
var require_CommonMessageInfoRelaxed = __commonJS({
|
|
31228
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31228
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfoRelaxed.js"(exports2) {
|
|
31229
31229
|
"use strict";
|
|
31230
31230
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31231
31231
|
exports2.storeCommonMessageInfoRelaxed = exports2.loadCommonMessageInfoRelaxed = void 0;
|
|
@@ -31302,9 +31302,9 @@ var require_CommonMessageInfoRelaxed = __commonJS({
|
|
|
31302
31302
|
}
|
|
31303
31303
|
});
|
|
31304
31304
|
|
|
31305
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31305
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MessageRelaxed.js
|
|
31306
31306
|
var require_MessageRelaxed = __commonJS({
|
|
31307
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31307
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MessageRelaxed.js"(exports2) {
|
|
31308
31308
|
"use strict";
|
|
31309
31309
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31310
31310
|
exports2.storeMessageRelaxed = exports2.loadMessageRelaxed = void 0;
|
|
@@ -31378,9 +31378,9 @@ var require_MessageRelaxed = __commonJS({
|
|
|
31378
31378
|
}
|
|
31379
31379
|
});
|
|
31380
31380
|
|
|
31381
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31381
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/LibRef.js
|
|
31382
31382
|
var require_LibRef = __commonJS({
|
|
31383
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31383
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/LibRef.js"(exports2) {
|
|
31384
31384
|
"use strict";
|
|
31385
31385
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31386
31386
|
exports2.storeLibRef = exports2.loadLibRef = void 0;
|
|
@@ -31414,9 +31414,9 @@ var require_LibRef = __commonJS({
|
|
|
31414
31414
|
}
|
|
31415
31415
|
});
|
|
31416
31416
|
|
|
31417
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31417
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/OutList.js
|
|
31418
31418
|
var require_OutList = __commonJS({
|
|
31419
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31419
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/OutList.js"(exports2) {
|
|
31420
31420
|
"use strict";
|
|
31421
31421
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31422
31422
|
exports2.loadOutList = exports2.storeOutList = exports2.loadOutAction = exports2.storeOutAction = void 0;
|
|
@@ -31522,9 +31522,9 @@ var require_OutList = __commonJS({
|
|
|
31522
31522
|
}
|
|
31523
31523
|
});
|
|
31524
31524
|
|
|
31525
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31525
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfo.js
|
|
31526
31526
|
var require_CommonMessageInfo = __commonJS({
|
|
31527
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31527
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/CommonMessageInfo.js"(exports2) {
|
|
31528
31528
|
"use strict";
|
|
31529
31529
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31530
31530
|
exports2.storeCommonMessageInfo = exports2.loadCommonMessageInfo = void 0;
|
|
@@ -31615,9 +31615,9 @@ var require_CommonMessageInfo = __commonJS({
|
|
|
31615
31615
|
}
|
|
31616
31616
|
});
|
|
31617
31617
|
|
|
31618
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31618
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ComputeSkipReason.js
|
|
31619
31619
|
var require_ComputeSkipReason = __commonJS({
|
|
31620
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31620
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ComputeSkipReason.js"(exports2) {
|
|
31621
31621
|
"use strict";
|
|
31622
31622
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31623
31623
|
exports2.storeComputeSkipReason = exports2.loadComputeSkipReason = void 0;
|
|
@@ -31650,9 +31650,9 @@ var require_ComputeSkipReason = __commonJS({
|
|
|
31650
31650
|
}
|
|
31651
31651
|
});
|
|
31652
31652
|
|
|
31653
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31653
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/DepthBalanceInfo.js
|
|
31654
31654
|
var require_DepthBalanceInfo = __commonJS({
|
|
31655
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31655
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/DepthBalanceInfo.js"(exports2) {
|
|
31656
31656
|
"use strict";
|
|
31657
31657
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31658
31658
|
exports2.storeDepthBalanceInfo = exports2.loadDepthBalanceInfo = void 0;
|
|
@@ -31675,9 +31675,9 @@ var require_DepthBalanceInfo = __commonJS({
|
|
|
31675
31675
|
}
|
|
31676
31676
|
});
|
|
31677
31677
|
|
|
31678
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31678
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/HashUpdate.js
|
|
31679
31679
|
var require_HashUpdate = __commonJS({
|
|
31680
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31680
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/HashUpdate.js"(exports2) {
|
|
31681
31681
|
"use strict";
|
|
31682
31682
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31683
31683
|
exports2.storeHashUpdate = exports2.loadHashUpdate = void 0;
|
|
@@ -31701,9 +31701,9 @@ var require_HashUpdate = __commonJS({
|
|
|
31701
31701
|
}
|
|
31702
31702
|
});
|
|
31703
31703
|
|
|
31704
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31704
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MasterchainStateExtra.js
|
|
31705
31705
|
var require_MasterchainStateExtra = __commonJS({
|
|
31706
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31706
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/MasterchainStateExtra.js"(exports2) {
|
|
31707
31707
|
"use strict";
|
|
31708
31708
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31709
31709
|
exports2.loadMasterchainStateExtra = void 0;
|
|
@@ -31729,9 +31729,9 @@ var require_MasterchainStateExtra = __commonJS({
|
|
|
31729
31729
|
}
|
|
31730
31730
|
});
|
|
31731
31731
|
|
|
31732
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31732
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Message.js
|
|
31733
31733
|
var require_Message = __commonJS({
|
|
31734
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31734
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Message.js"(exports2) {
|
|
31735
31735
|
"use strict";
|
|
31736
31736
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31737
31737
|
exports2.MessageValue = exports2.storeMessage = exports2.loadMessage = void 0;
|
|
@@ -31805,9 +31805,9 @@ var require_Message = __commonJS({
|
|
|
31805
31805
|
}
|
|
31806
31806
|
});
|
|
31807
31807
|
|
|
31808
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31808
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SendMode.js
|
|
31809
31809
|
var require_SendMode = __commonJS({
|
|
31810
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31810
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SendMode.js"(exports2) {
|
|
31811
31811
|
"use strict";
|
|
31812
31812
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31813
31813
|
exports2.SendMode = void 0;
|
|
@@ -31823,9 +31823,9 @@ var require_SendMode = __commonJS({
|
|
|
31823
31823
|
}
|
|
31824
31824
|
});
|
|
31825
31825
|
|
|
31826
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31826
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ReserveMode.js
|
|
31827
31827
|
var require_ReserveMode = __commonJS({
|
|
31828
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31828
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ReserveMode.js"(exports2) {
|
|
31829
31829
|
"use strict";
|
|
31830
31830
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31831
31831
|
exports2.ReserveMode = void 0;
|
|
@@ -31843,9 +31843,9 @@ var require_ReserveMode = __commonJS({
|
|
|
31843
31843
|
}
|
|
31844
31844
|
});
|
|
31845
31845
|
|
|
31846
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31846
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccount.js
|
|
31847
31847
|
var require_ShardAccount = __commonJS({
|
|
31848
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31848
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccount.js"(exports2) {
|
|
31849
31849
|
"use strict";
|
|
31850
31850
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31851
31851
|
exports2.storeShardAccount = exports2.loadShardAccount = void 0;
|
|
@@ -31882,9 +31882,9 @@ var require_ShardAccount = __commonJS({
|
|
|
31882
31882
|
}
|
|
31883
31883
|
});
|
|
31884
31884
|
|
|
31885
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31885
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccounts.js
|
|
31886
31886
|
var require_ShardAccounts = __commonJS({
|
|
31887
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31887
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardAccounts.js"(exports2) {
|
|
31888
31888
|
"use strict";
|
|
31889
31889
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31890
31890
|
exports2.storeShardAccounts = exports2.loadShardAccounts = exports2.ShardAccountRefValue = void 0;
|
|
@@ -31918,9 +31918,9 @@ var require_ShardAccounts = __commonJS({
|
|
|
31918
31918
|
}
|
|
31919
31919
|
});
|
|
31920
31920
|
|
|
31921
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31921
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardIdent.js
|
|
31922
31922
|
var require_ShardIdent = __commonJS({
|
|
31923
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31923
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardIdent.js"(exports2) {
|
|
31924
31924
|
"use strict";
|
|
31925
31925
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31926
31926
|
exports2.storeShardIdent = exports2.loadShardIdent = void 0;
|
|
@@ -31947,9 +31947,9 @@ var require_ShardIdent = __commonJS({
|
|
|
31947
31947
|
}
|
|
31948
31948
|
});
|
|
31949
31949
|
|
|
31950
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31950
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardStateUnsplit.js
|
|
31951
31951
|
var require_ShardStateUnsplit = __commonJS({
|
|
31952
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
31952
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/ShardStateUnsplit.js"(exports2) {
|
|
31953
31953
|
"use strict";
|
|
31954
31954
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
31955
31955
|
exports2.loadShardStateUnsplit = void 0;
|
|
@@ -32001,9 +32001,9 @@ var require_ShardStateUnsplit = __commonJS({
|
|
|
32001
32001
|
}
|
|
32002
32002
|
});
|
|
32003
32003
|
|
|
32004
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32004
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SplitMergeInfo.js
|
|
32005
32005
|
var require_SplitMergeInfo = __commonJS({
|
|
32006
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32006
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/SplitMergeInfo.js"(exports2) {
|
|
32007
32007
|
"use strict";
|
|
32008
32008
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32009
32009
|
exports2.storeSplitMergeInfo = exports2.loadSplitMergeInfo = void 0;
|
|
@@ -32032,9 +32032,9 @@ var require_SplitMergeInfo = __commonJS({
|
|
|
32032
32032
|
}
|
|
32033
32033
|
});
|
|
32034
32034
|
|
|
32035
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32035
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionActionPhase.js
|
|
32036
32036
|
var require_TransactionActionPhase = __commonJS({
|
|
32037
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32037
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionActionPhase.js"(exports2) {
|
|
32038
32038
|
"use strict";
|
|
32039
32039
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32040
32040
|
exports2.storeTransactionActionPhase = exports2.loadTransactionActionPhase = void 0;
|
|
@@ -32095,9 +32095,9 @@ var require_TransactionActionPhase = __commonJS({
|
|
|
32095
32095
|
}
|
|
32096
32096
|
});
|
|
32097
32097
|
|
|
32098
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32098
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionBouncePhase.js
|
|
32099
32099
|
var require_TransactionBouncePhase = __commonJS({
|
|
32100
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32100
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionBouncePhase.js"(exports2) {
|
|
32101
32101
|
"use strict";
|
|
32102
32102
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32103
32103
|
exports2.storeTransactionBouncePhase = exports2.loadTransactionBouncePhase = void 0;
|
|
@@ -32152,9 +32152,9 @@ var require_TransactionBouncePhase = __commonJS({
|
|
|
32152
32152
|
}
|
|
32153
32153
|
});
|
|
32154
32154
|
|
|
32155
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32155
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionComputePhase.js
|
|
32156
32156
|
var require_TransactionComputePhase = __commonJS({
|
|
32157
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32157
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionComputePhase.js"(exports2) {
|
|
32158
32158
|
"use strict";
|
|
32159
32159
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32160
32160
|
exports2.storeTransactionComputePhase = exports2.loadTransactionComputePhase = void 0;
|
|
@@ -32219,9 +32219,9 @@ var require_TransactionComputePhase = __commonJS({
|
|
|
32219
32219
|
}
|
|
32220
32220
|
});
|
|
32221
32221
|
|
|
32222
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32222
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionCreditPhase.js
|
|
32223
32223
|
var require_TransactionCreditPhase = __commonJS({
|
|
32224
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32224
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionCreditPhase.js"(exports2) {
|
|
32225
32225
|
"use strict";
|
|
32226
32226
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32227
32227
|
exports2.storeTransactionCreditPhase = exports2.loadTransactionCreditPhase = void 0;
|
|
@@ -32250,9 +32250,9 @@ var require_TransactionCreditPhase = __commonJS({
|
|
|
32250
32250
|
}
|
|
32251
32251
|
});
|
|
32252
32252
|
|
|
32253
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32253
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionStoragePhase.js
|
|
32254
32254
|
var require_TransactionStoragePhase = __commonJS({
|
|
32255
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32255
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionStoragePhase.js"(exports2) {
|
|
32256
32256
|
"use strict";
|
|
32257
32257
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32258
32258
|
exports2.storeTransactionsStoragePhase = exports2.loadTransactionStoragePhase = void 0;
|
|
@@ -32287,9 +32287,9 @@ var require_TransactionStoragePhase = __commonJS({
|
|
|
32287
32287
|
}
|
|
32288
32288
|
});
|
|
32289
32289
|
|
|
32290
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32290
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionDescription.js
|
|
32291
32291
|
var require_TransactionDescription = __commonJS({
|
|
32292
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32292
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/TransactionDescription.js"(exports2) {
|
|
32293
32293
|
"use strict";
|
|
32294
32294
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32295
32295
|
exports2.storeTransactionDescription = exports2.loadTransactionDescription = void 0;
|
|
@@ -32478,9 +32478,9 @@ var require_TransactionDescription = __commonJS({
|
|
|
32478
32478
|
}
|
|
32479
32479
|
});
|
|
32480
32480
|
|
|
32481
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32481
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Transaction.js
|
|
32482
32482
|
var require_Transaction = __commonJS({
|
|
32483
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32483
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/Transaction.js"(exports2) {
|
|
32484
32484
|
"use strict";
|
|
32485
32485
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32486
32486
|
exports2.storeTransaction = exports2.loadTransaction = void 0;
|
|
@@ -32560,9 +32560,9 @@ var require_Transaction = __commonJS({
|
|
|
32560
32560
|
}
|
|
32561
32561
|
});
|
|
32562
32562
|
|
|
32563
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32563
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_export.js
|
|
32564
32564
|
var require_export = __commonJS({
|
|
32565
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32565
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/types/_export.js"(exports2) {
|
|
32566
32566
|
"use strict";
|
|
32567
32567
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32568
32568
|
exports2.loadSimpleLibrary = exports2.loadShardStateUnsplit = exports2.storeShardIdent = exports2.loadShardIdent = exports2.storeShardAccounts = exports2.loadShardAccounts = exports2.ShardAccountRefValue = exports2.storeShardAccount = exports2.loadShardAccount = exports2.ReserveMode = exports2.SendMode = exports2.storeMessageRelaxed = exports2.loadMessageRelaxed = exports2.storeMessage = exports2.loadMessage = exports2.loadMasterchainStateExtra = exports2.storeHashUpdate = exports2.loadHashUpdate = exports2.storeExtraCurrency = exports2.loadMaybeExtraCurrency = exports2.loadExtraCurrency = exports2.packExtraCurrencyDict = exports2.packExtraCurrencyCell = exports2.storeDepthBalanceInfo = exports2.loadDepthBalanceInfo = exports2.storeCurrencyCollection = exports2.loadCurrencyCollection = exports2.storeComputeSkipReason = exports2.loadComputeSkipReason = exports2.storeCommonMessageInfoRelaxed = exports2.loadCommonMessageInfoRelaxed = exports2.storeCommonMessageInfo = exports2.loadCommonMessageInfo = exports2.storeOutList = exports2.loadOutList = exports2.storeOutAction = exports2.loadOutAction = exports2.storeAccountStorage = exports2.loadAccountStorage = exports2.storeAccountStatusChange = exports2.loadAccountStatusChange = exports2.storeAccountStatus = exports2.loadAccountStatus = exports2.storeAccountState = exports2.loadAccountState = exports2.storeAccount = exports2.loadAccount = exports2.comment = exports2.external = exports2.internal = void 0;
|
|
@@ -32838,9 +32838,9 @@ var require_export = __commonJS({
|
|
|
32838
32838
|
}
|
|
32839
32839
|
});
|
|
32840
32840
|
|
|
32841
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32841
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/openContract.js
|
|
32842
32842
|
var require_openContract = __commonJS({
|
|
32843
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32843
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/openContract.js"(exports2) {
|
|
32844
32844
|
"use strict";
|
|
32845
32845
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32846
32846
|
exports2.openContract = void 0;
|
|
@@ -32879,9 +32879,9 @@ var require_openContract = __commonJS({
|
|
|
32879
32879
|
}
|
|
32880
32880
|
});
|
|
32881
32881
|
|
|
32882
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32882
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/ComputeError.js
|
|
32883
32883
|
var require_ComputeError = __commonJS({
|
|
32884
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32884
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/contract/ComputeError.js"(exports2) {
|
|
32885
32885
|
"use strict";
|
|
32886
32886
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32887
32887
|
exports2.ComputeError = void 0;
|
|
@@ -32898,9 +32898,9 @@ var require_ComputeError = __commonJS({
|
|
|
32898
32898
|
}
|
|
32899
32899
|
});
|
|
32900
32900
|
|
|
32901
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32901
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/getMethodId.js
|
|
32902
32902
|
var require_getMethodId = __commonJS({
|
|
32903
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
32903
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/utils/getMethodId.js"(exports2) {
|
|
32904
32904
|
"use strict";
|
|
32905
32905
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
32906
32906
|
exports2.getMethodId = void 0;
|
|
@@ -33180,9 +33180,9 @@ var require_getMethodId = __commonJS({
|
|
|
33180
33180
|
}
|
|
33181
33181
|
});
|
|
33182
33182
|
|
|
33183
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
33183
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/crypto/safeSign.js
|
|
33184
33184
|
var require_safeSign = __commonJS({
|
|
33185
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
33185
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/crypto/safeSign.js"(exports2) {
|
|
33186
33186
|
"use strict";
|
|
33187
33187
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
33188
33188
|
exports2.safeSignVerify = exports2.safeSign = void 0;
|
|
@@ -33210,9 +33210,9 @@ var require_safeSign = __commonJS({
|
|
|
33210
33210
|
}
|
|
33211
33211
|
});
|
|
33212
33212
|
|
|
33213
|
-
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
33213
|
+
// ../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/index.js
|
|
33214
33214
|
var require_dist2 = __commonJS({
|
|
33215
|
-
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=
|
|
33215
|
+
"../../node_modules/.pnpm/@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee48997870bc044fc80b7324_@ton+crypto@3.3.0/node_modules/@ton/core/dist/index.js"(exports2) {
|
|
33216
33216
|
"use strict";
|
|
33217
33217
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
|
|
33218
33218
|
if (k22 === void 0)
|
|
@@ -77822,9 +77822,9 @@ var require_ieee754 = __commonJS({
|
|
|
77822
77822
|
}
|
|
77823
77823
|
});
|
|
77824
77824
|
|
|
77825
|
-
// ../../node_modules/.pnpm/buffer@6.0.3_patch_hash=
|
|
77825
|
+
// ../../node_modules/.pnpm/buffer@6.0.3_patch_hash=42321bf7b7c77317e644bb216138271640fb39808e74312037dac216f4b9bc5d/node_modules/buffer/index.js
|
|
77826
77826
|
var require_buffer = __commonJS({
|
|
77827
|
-
"../../node_modules/.pnpm/buffer@6.0.3_patch_hash=
|
|
77827
|
+
"../../node_modules/.pnpm/buffer@6.0.3_patch_hash=42321bf7b7c77317e644bb216138271640fb39808e74312037dac216f4b9bc5d/node_modules/buffer/index.js"(exports2) {
|
|
77828
77828
|
"use strict";
|
|
77829
77829
|
var base642 = require_base64_js();
|
|
77830
77830
|
var ieee754 = require_ieee754();
|
|
@@ -296133,9 +296133,9 @@ var require_build13 = __commonJS({
|
|
|
296133
296133
|
}
|
|
296134
296134
|
});
|
|
296135
296135
|
|
|
296136
|
-
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
296136
|
+
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/common.js
|
|
296137
296137
|
var require_common6 = __commonJS({
|
|
296138
|
-
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
296138
|
+
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/common.js"(exports2) {
|
|
296139
296139
|
"use strict";
|
|
296140
296140
|
var __awaiter12 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P21, generator) {
|
|
296141
296141
|
function adopt(value2) {
|
|
@@ -296353,9 +296353,9 @@ var require_common6 = __commonJS({
|
|
|
296353
296353
|
}
|
|
296354
296354
|
});
|
|
296355
296355
|
|
|
296356
|
-
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
296356
|
+
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/commandsV1.js
|
|
296357
296357
|
var require_commandsV1 = __commonJS({
|
|
296358
|
-
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
296358
|
+
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/commandsV1.js"(exports2) {
|
|
296359
296359
|
"use strict";
|
|
296360
296360
|
var __awaiter12 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P21, generator) {
|
|
296361
296361
|
function adopt(value2) {
|
|
@@ -296538,9 +296538,9 @@ var require_commandsV1 = __commonJS({
|
|
|
296538
296538
|
}
|
|
296539
296539
|
});
|
|
296540
296540
|
|
|
296541
|
-
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
296541
|
+
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/commandsV2.js
|
|
296542
296542
|
var require_commandsV2 = __commonJS({
|
|
296543
|
-
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
296543
|
+
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/commandsV2.js"(exports2) {
|
|
296544
296544
|
"use strict";
|
|
296545
296545
|
var __awaiter12 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P21, generator) {
|
|
296546
296546
|
function adopt(value2) {
|
|
@@ -296702,9 +296702,9 @@ var require_commandsV2 = __commonJS({
|
|
|
296702
296702
|
}
|
|
296703
296703
|
});
|
|
296704
296704
|
|
|
296705
|
-
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
296705
|
+
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/cosmosApp.js
|
|
296706
296706
|
var require_cosmosApp = __commonJS({
|
|
296707
|
-
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
296707
|
+
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/cosmosApp.js"(exports2) {
|
|
296708
296708
|
"use strict";
|
|
296709
296709
|
var __awaiter12 = exports2 && exports2.__awaiter || function(thisArg, _arguments, P21, generator) {
|
|
296710
296710
|
function adopt(value2) {
|
|
@@ -297186,9 +297186,9 @@ var require_cosmosApp = __commonJS({
|
|
|
297186
297186
|
}
|
|
297187
297187
|
});
|
|
297188
297188
|
|
|
297189
|
-
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
297189
|
+
// ../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/index.js
|
|
297190
297190
|
var require_dist17 = __commonJS({
|
|
297191
|
-
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.
|
|
297191
|
+
"../../node_modules/.pnpm/@zondax+ledger-cosmos-js@3.0.3_@swc+core@1.4.11_@types+node@22.10.10_eslint@8.57.0_loda_4a9569b5fdb8144bbbd451a81d0b9386/node_modules/@zondax/ledger-cosmos-js/dist/index.js"(exports2) {
|
|
297192
297192
|
"use strict";
|
|
297193
297193
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
|
|
297194
297194
|
if (k22 === void 0)
|
|
@@ -438126,9 +438126,9 @@ var require_dist27 = __commonJS({
|
|
|
438126
438126
|
}
|
|
438127
438127
|
});
|
|
438128
438128
|
|
|
438129
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
438129
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/api/TonCache.js
|
|
438130
438130
|
var require_TonCache = __commonJS({
|
|
438131
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
438131
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/api/TonCache.js"(exports2) {
|
|
438132
438132
|
"use strict";
|
|
438133
438133
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
438134
438134
|
exports2.InMemoryCache = void 0;
|
|
@@ -442581,9 +442581,9 @@ var require_zod = __commonJS({
|
|
|
442581
442581
|
}
|
|
442582
442582
|
});
|
|
442583
442583
|
|
|
442584
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
442584
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/package.json
|
|
442585
442585
|
var require_package7 = __commonJS({
|
|
442586
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
442586
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/package.json"(exports2, module2) {
|
|
442587
442587
|
module2.exports = {
|
|
442588
442588
|
name: "@ton/ton",
|
|
442589
442589
|
version: "15.4.0",
|
|
@@ -442655,9 +442655,9 @@ var require_package7 = __commonJS({
|
|
|
442655
442655
|
}
|
|
442656
442656
|
});
|
|
442657
442657
|
|
|
442658
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
442658
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/api/HttpApi.js
|
|
442659
442659
|
var require_HttpApi = __commonJS({
|
|
442660
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
442660
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/api/HttpApi.js"(exports2) {
|
|
442661
442661
|
"use strict";
|
|
442662
442662
|
var __importDefault = exports2 && exports2.__importDefault || function(mod6) {
|
|
442663
442663
|
return mod6 && mod6.__esModule ? mod6 : { "default": mod6 };
|
|
@@ -442952,9 +442952,9 @@ var require_HttpApi = __commonJS({
|
|
|
442952
442952
|
}
|
|
442953
442953
|
});
|
|
442954
442954
|
|
|
442955
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
442955
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/TonClient.js
|
|
442956
442956
|
var require_TonClient = __commonJS({
|
|
442957
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
442957
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/TonClient.js"(exports2) {
|
|
442958
442958
|
"use strict";
|
|
442959
442959
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
442960
442960
|
exports2.TonClient = void 0;
|
|
@@ -443373,9 +443373,9 @@ var require_TonClient = __commonJS({
|
|
|
443373
443373
|
}
|
|
443374
443374
|
});
|
|
443375
443375
|
|
|
443376
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
443376
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/utils/toUrlSafe.js
|
|
443377
443377
|
var require_toUrlSafe = __commonJS({
|
|
443378
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
443378
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/utils/toUrlSafe.js"(exports2) {
|
|
443379
443379
|
"use strict";
|
|
443380
443380
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
443381
443381
|
exports2.toUrlSafe = toUrlSafe;
|
|
@@ -443394,9 +443394,9 @@ var require_toUrlSafe = __commonJS({
|
|
|
443394
443394
|
}
|
|
443395
443395
|
});
|
|
443396
443396
|
|
|
443397
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
443397
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/TonClient4.js
|
|
443398
443398
|
var require_TonClient4 = __commonJS({
|
|
443399
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
443399
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/client/TonClient4.js"(exports2) {
|
|
443400
443400
|
"use strict";
|
|
443401
443401
|
var __classPrivateFieldSet6 = exports2 && exports2.__classPrivateFieldSet || function(receiver2, state, value2, kind, f63) {
|
|
443402
443402
|
if (kind === "m")
|
|
@@ -444075,9 +444075,9 @@ var require_TonClient4 = __commonJS({
|
|
|
444075
444075
|
}
|
|
444076
444076
|
});
|
|
444077
444077
|
|
|
444078
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444078
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaWalletId.js
|
|
444079
444079
|
var require_WalletV5BetaWalletId = __commonJS({
|
|
444080
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444080
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaWalletId.js"(exports2) {
|
|
444081
444081
|
"use strict";
|
|
444082
444082
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444083
444083
|
exports2.loadWalletIdV5Beta = loadWalletIdV5Beta;
|
|
@@ -444109,9 +444109,9 @@ var require_WalletV5BetaWalletId = __commonJS({
|
|
|
444109
444109
|
}
|
|
444110
444110
|
});
|
|
444111
444111
|
|
|
444112
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444112
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletContractV5Beta.js
|
|
444113
444113
|
var require_WalletContractV5Beta = __commonJS({
|
|
444114
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444114
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletContractV5Beta.js"(exports2) {
|
|
444115
444115
|
"use strict";
|
|
444116
444116
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444117
444117
|
exports2.WalletContractV5Beta = void 0;
|
|
@@ -444308,9 +444308,9 @@ var require_WalletContractV5Beta = __commonJS({
|
|
|
444308
444308
|
}
|
|
444309
444309
|
});
|
|
444310
444310
|
|
|
444311
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444311
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5OutActions.js
|
|
444312
444312
|
var require_WalletV5OutActions = __commonJS({
|
|
444313
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444313
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5OutActions.js"(exports2) {
|
|
444314
444314
|
"use strict";
|
|
444315
444315
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444316
444316
|
exports2.isOutActionExtended = isOutActionExtended;
|
|
@@ -444324,9 +444324,9 @@ var require_WalletV5OutActions = __commonJS({
|
|
|
444324
444324
|
}
|
|
444325
444325
|
});
|
|
444326
444326
|
|
|
444327
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444327
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaActions.js
|
|
444328
444328
|
var require_WalletV5BetaActions = __commonJS({
|
|
444329
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444329
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5beta/WalletV5BetaActions.js"(exports2) {
|
|
444330
444330
|
"use strict";
|
|
444331
444331
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444332
444332
|
exports2.storeOutActionExtendedV5Beta = storeOutActionExtendedV5Beta;
|
|
@@ -444417,9 +444417,9 @@ var require_WalletV5BetaActions = __commonJS({
|
|
|
444417
444417
|
}
|
|
444418
444418
|
});
|
|
444419
444419
|
|
|
444420
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444420
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/signing/singer.js
|
|
444421
444421
|
var require_singer = __commonJS({
|
|
444422
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444422
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/signing/singer.js"(exports2) {
|
|
444423
444423
|
"use strict";
|
|
444424
444424
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444425
444425
|
exports2.signPayload = signPayload;
|
|
@@ -444434,9 +444434,9 @@ var require_singer = __commonJS({
|
|
|
444434
444434
|
}
|
|
444435
444435
|
});
|
|
444436
444436
|
|
|
444437
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444437
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1WalletId.js
|
|
444438
444438
|
var require_WalletV5R1WalletId = __commonJS({
|
|
444439
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444439
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1WalletId.js"(exports2) {
|
|
444440
444440
|
"use strict";
|
|
444441
444441
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444442
444442
|
exports2.isWalletIdV5R1ClientContext = isWalletIdV5R1ClientContext;
|
|
@@ -444492,9 +444492,9 @@ var require_WalletV5R1WalletId = __commonJS({
|
|
|
444492
444492
|
}
|
|
444493
444493
|
});
|
|
444494
444494
|
|
|
444495
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444495
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletContractV5R1.js
|
|
444496
444496
|
var require_WalletContractV5R1 = __commonJS({
|
|
444497
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444497
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletContractV5R1.js"(exports2) {
|
|
444498
444498
|
"use strict";
|
|
444499
444499
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444500
444500
|
exports2.WalletContractV5R1 = void 0;
|
|
@@ -444690,9 +444690,9 @@ var require_WalletContractV5R1 = __commonJS({
|
|
|
444690
444690
|
}
|
|
444691
444691
|
});
|
|
444692
444692
|
|
|
444693
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444693
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1Actions.js
|
|
444694
444694
|
var require_WalletV5R1Actions = __commonJS({
|
|
444695
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444695
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v5r1/WalletV5R1Actions.js"(exports2) {
|
|
444696
444696
|
"use strict";
|
|
444697
444697
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444698
444698
|
exports2.storeOutActionExtendedV5R1 = storeOutActionExtendedV5R1;
|
|
@@ -444816,9 +444816,9 @@ var require_WalletV5R1Actions = __commonJS({
|
|
|
444816
444816
|
}
|
|
444817
444817
|
});
|
|
444818
444818
|
|
|
444819
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444819
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4Actions.js
|
|
444820
444820
|
var require_WalletContractV4Actions = __commonJS({
|
|
444821
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444821
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4Actions.js"(exports2) {
|
|
444822
444822
|
"use strict";
|
|
444823
444823
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444824
444824
|
exports2.storeExtendedAction = storeExtendedAction;
|
|
@@ -444930,9 +444930,9 @@ var require_WalletContractV4Actions = __commonJS({
|
|
|
444930
444930
|
}
|
|
444931
444931
|
});
|
|
444932
444932
|
|
|
444933
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444933
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/signing/createWalletTransfer.js
|
|
444934
444934
|
var require_createWalletTransfer = __commonJS({
|
|
444935
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
444935
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/signing/createWalletTransfer.js"(exports2) {
|
|
444936
444936
|
"use strict";
|
|
444937
444937
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
444938
444938
|
exports2.createWalletTransferV1 = createWalletTransferV1;
|
|
@@ -445060,9 +445060,9 @@ var require_createWalletTransfer = __commonJS({
|
|
|
445060
445060
|
}
|
|
445061
445061
|
});
|
|
445062
445062
|
|
|
445063
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445063
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R1.js
|
|
445064
445064
|
var require_WalletContractV1R1 = __commonJS({
|
|
445065
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445065
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R1.js"(exports2) {
|
|
445066
445066
|
"use strict";
|
|
445067
445067
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
445068
445068
|
exports2.WalletContractV1R1 = void 0;
|
|
@@ -445155,9 +445155,9 @@ var require_WalletContractV1R1 = __commonJS({
|
|
|
445155
445155
|
}
|
|
445156
445156
|
});
|
|
445157
445157
|
|
|
445158
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445158
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R2.js
|
|
445159
445159
|
var require_WalletContractV1R2 = __commonJS({
|
|
445160
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445160
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R2.js"(exports2) {
|
|
445161
445161
|
"use strict";
|
|
445162
445162
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
445163
445163
|
exports2.WalletContractV1R2 = void 0;
|
|
@@ -445251,9 +445251,9 @@ var require_WalletContractV1R2 = __commonJS({
|
|
|
445251
445251
|
}
|
|
445252
445252
|
});
|
|
445253
445253
|
|
|
445254
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445254
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R3.js
|
|
445255
445255
|
var require_WalletContractV1R3 = __commonJS({
|
|
445256
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445256
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV1R3.js"(exports2) {
|
|
445257
445257
|
"use strict";
|
|
445258
445258
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
445259
445259
|
exports2.WalletContractV1R3 = void 0;
|
|
@@ -445346,9 +445346,9 @@ var require_WalletContractV1R3 = __commonJS({
|
|
|
445346
445346
|
}
|
|
445347
445347
|
});
|
|
445348
445348
|
|
|
445349
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445349
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV2R1.js
|
|
445350
445350
|
var require_WalletContractV2R1 = __commonJS({
|
|
445351
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445351
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV2R1.js"(exports2) {
|
|
445352
445352
|
"use strict";
|
|
445353
445353
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
445354
445354
|
exports2.WalletContractV2R1 = void 0;
|
|
@@ -445443,9 +445443,9 @@ var require_WalletContractV2R1 = __commonJS({
|
|
|
445443
445443
|
}
|
|
445444
445444
|
});
|
|
445445
445445
|
|
|
445446
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445446
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV2R2.js
|
|
445447
445447
|
var require_WalletContractV2R2 = __commonJS({
|
|
445448
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445448
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV2R2.js"(exports2) {
|
|
445449
445449
|
"use strict";
|
|
445450
445450
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
445451
445451
|
exports2.WalletContractV2R2 = void 0;
|
|
@@ -445540,9 +445540,9 @@ var require_WalletContractV2R2 = __commonJS({
|
|
|
445540
445540
|
}
|
|
445541
445541
|
});
|
|
445542
445542
|
|
|
445543
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445543
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV3R1.js
|
|
445544
445544
|
var require_WalletContractV3R1 = __commonJS({
|
|
445545
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445545
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV3R1.js"(exports2) {
|
|
445546
445546
|
"use strict";
|
|
445547
445547
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
445548
445548
|
exports2.WalletContractV3R1 = void 0;
|
|
@@ -445636,9 +445636,9 @@ var require_WalletContractV3R1 = __commonJS({
|
|
|
445636
445636
|
}
|
|
445637
445637
|
});
|
|
445638
445638
|
|
|
445639
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445639
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV3R2.js
|
|
445640
445640
|
var require_WalletContractV3R2 = __commonJS({
|
|
445641
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445641
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV3R2.js"(exports2) {
|
|
445642
445642
|
"use strict";
|
|
445643
445643
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
445644
445644
|
exports2.WalletContractV3R2 = void 0;
|
|
@@ -445732,9 +445732,9 @@ var require_WalletContractV3R2 = __commonJS({
|
|
|
445732
445732
|
}
|
|
445733
445733
|
});
|
|
445734
445734
|
|
|
445735
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445735
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4.js
|
|
445736
445736
|
var require_WalletContractV4 = __commonJS({
|
|
445737
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445737
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/v4/WalletContractV4.js"(exports2) {
|
|
445738
445738
|
"use strict";
|
|
445739
445739
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
445740
445740
|
exports2.WalletContractV4 = void 0;
|
|
@@ -445938,9 +445938,9 @@ var require_WalletContractV4 = __commonJS({
|
|
|
445938
445938
|
}
|
|
445939
445939
|
});
|
|
445940
445940
|
|
|
445941
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445941
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV4.js
|
|
445942
445942
|
var require_WalletContractV42 = __commonJS({
|
|
445943
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445943
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV4.js"(exports2) {
|
|
445944
445944
|
"use strict";
|
|
445945
445945
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
|
|
445946
445946
|
if (k22 === void 0)
|
|
@@ -445968,9 +445968,9 @@ var require_WalletContractV42 = __commonJS({
|
|
|
445968
445968
|
}
|
|
445969
445969
|
});
|
|
445970
445970
|
|
|
445971
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445971
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV5Beta.js
|
|
445972
445972
|
var require_WalletContractV5Beta2 = __commonJS({
|
|
445973
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
445973
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV5Beta.js"(exports2) {
|
|
445974
445974
|
"use strict";
|
|
445975
445975
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
|
|
445976
445976
|
if (k22 === void 0)
|
|
@@ -445999,9 +445999,9 @@ var require_WalletContractV5Beta2 = __commonJS({
|
|
|
445999
445999
|
}
|
|
446000
446000
|
});
|
|
446001
446001
|
|
|
446002
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446002
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV5R1.js
|
|
446003
446003
|
var require_WalletContractV5R12 = __commonJS({
|
|
446004
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446004
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/wallets/WalletContractV5R1.js"(exports2) {
|
|
446005
446005
|
"use strict";
|
|
446006
446006
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
|
|
446007
446007
|
if (k22 === void 0)
|
|
@@ -446030,9 +446030,9 @@ var require_WalletContractV5R12 = __commonJS({
|
|
|
446030
446030
|
}
|
|
446031
446031
|
});
|
|
446032
446032
|
|
|
446033
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446033
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/jetton/JettonMaster.js
|
|
446034
446034
|
var require_JettonMaster = __commonJS({
|
|
446035
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446035
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/jetton/JettonMaster.js"(exports2) {
|
|
446036
446036
|
"use strict";
|
|
446037
446037
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
446038
446038
|
exports2.JettonMaster = void 0;
|
|
@@ -446068,9 +446068,9 @@ var require_JettonMaster = __commonJS({
|
|
|
446068
446068
|
}
|
|
446069
446069
|
});
|
|
446070
446070
|
|
|
446071
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446071
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/jetton/JettonWallet.js
|
|
446072
446072
|
var require_JettonWallet = __commonJS({
|
|
446073
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446073
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/jetton/JettonWallet.js"(exports2) {
|
|
446074
446074
|
"use strict";
|
|
446075
446075
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
446076
446076
|
exports2.JettonWallet = void 0;
|
|
@@ -446094,9 +446094,9 @@ var require_JettonWallet = __commonJS({
|
|
|
446094
446094
|
}
|
|
446095
446095
|
});
|
|
446096
446096
|
|
|
446097
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446097
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigOrder.js
|
|
446098
446098
|
var require_MultisigOrder = __commonJS({
|
|
446099
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446099
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigOrder.js"(exports2) {
|
|
446100
446100
|
"use strict";
|
|
446101
446101
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
446102
446102
|
exports2.MultisigOrder = void 0;
|
|
@@ -446161,9 +446161,9 @@ var require_MultisigOrder = __commonJS({
|
|
|
446161
446161
|
}
|
|
446162
446162
|
});
|
|
446163
446163
|
|
|
446164
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446164
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigOrderBuilder.js
|
|
446165
446165
|
var require_MultisigOrderBuilder = __commonJS({
|
|
446166
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446166
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigOrderBuilder.js"(exports2) {
|
|
446167
446167
|
"use strict";
|
|
446168
446168
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
446169
446169
|
exports2.MultisigOrderBuilder = void 0;
|
|
@@ -446199,9 +446199,9 @@ var require_MultisigOrderBuilder = __commonJS({
|
|
|
446199
446199
|
}
|
|
446200
446200
|
});
|
|
446201
446201
|
|
|
446202
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446202
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigWallet.js
|
|
446203
446203
|
var require_MultisigWallet = __commonJS({
|
|
446204
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446204
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/multisig/MultisigWallet.js"(exports2) {
|
|
446205
446205
|
"use strict";
|
|
446206
446206
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
446207
446207
|
exports2.MultisigWallet = void 0;
|
|
@@ -446323,9 +446323,9 @@ var require_MultisigWallet = __commonJS({
|
|
|
446323
446323
|
}
|
|
446324
446324
|
});
|
|
446325
446325
|
|
|
446326
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446326
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/elector/ElectorContract.js
|
|
446327
446327
|
var require_ElectorContract = __commonJS({
|
|
446328
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446328
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/elector/ElectorContract.js"(exports2) {
|
|
446329
446329
|
"use strict";
|
|
446330
446330
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
446331
446331
|
exports2.ElectorContract = void 0;
|
|
@@ -446507,9 +446507,9 @@ var require_ElectorContract = __commonJS({
|
|
|
446507
446507
|
}
|
|
446508
446508
|
});
|
|
446509
446509
|
|
|
446510
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446510
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/config/ConfigParser.js
|
|
446511
446511
|
var require_ConfigParser = __commonJS({
|
|
446512
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
446512
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/config/ConfigParser.js"(exports2) {
|
|
446513
446513
|
"use strict";
|
|
446514
446514
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
446515
446515
|
exports2.configParseMasterAddress = configParseMasterAddress;
|
|
@@ -447178,9 +447178,9 @@ var require_ConfigParser = __commonJS({
|
|
|
447178
447178
|
}
|
|
447179
447179
|
});
|
|
447180
447180
|
|
|
447181
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
447181
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/utils/fees.js
|
|
447182
447182
|
var require_fees = __commonJS({
|
|
447183
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
447183
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/utils/fees.js"(exports2) {
|
|
447184
447184
|
"use strict";
|
|
447185
447185
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
447186
447186
|
exports2.computeStorageFees = computeStorageFees;
|
|
@@ -447270,9 +447270,9 @@ var require_fees = __commonJS({
|
|
|
447270
447270
|
}
|
|
447271
447271
|
});
|
|
447272
447272
|
|
|
447273
|
-
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
447273
|
+
// ../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/index.js
|
|
447274
447274
|
var require_dist28 = __commonJS({
|
|
447275
|
-
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=
|
|
447275
|
+
"../../node_modules/.pnpm/@ton+ton@15.4.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d847d33a35a9457ee4_26fc85cccfc3a2b37e0edf7d565b2be4/node_modules/@ton/ton/dist/index.js"(exports2) {
|
|
447276
447276
|
"use strict";
|
|
447277
447277
|
var __createBinding = exports2 && exports2.__createBinding || (Object.create ? function(o80, m85, k19, k22) {
|
|
447278
447278
|
if (k22 === void 0)
|
|
@@ -448124,9 +448124,9 @@ var require_dist29 = __commonJS({
|
|
|
448124
448124
|
}
|
|
448125
448125
|
});
|
|
448126
448126
|
|
|
448127
|
-
// ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=
|
|
448127
|
+
// ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/utils/ledgerWriter.js
|
|
448128
448128
|
var require_ledgerWriter = __commonJS({
|
|
448129
|
-
"../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=
|
|
448129
|
+
"../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/utils/ledgerWriter.js"(exports2) {
|
|
448130
448130
|
"use strict";
|
|
448131
448131
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
448132
448132
|
exports2.writeCellInline = exports2.writeCellRef = exports2.writeAddress = exports2.writeUint8 = exports2.writeVarUInt = exports2.writeUint64 = exports2.writeUint48 = exports2.writeUint16 = exports2.writeUint32 = void 0;
|
|
@@ -448189,9 +448189,9 @@ var require_ledgerWriter = __commonJS({
|
|
|
448189
448189
|
}
|
|
448190
448190
|
});
|
|
448191
448191
|
|
|
448192
|
-
// ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=
|
|
448192
|
+
// ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/utils/getInit.js
|
|
448193
448193
|
var require_getInit = __commonJS({
|
|
448194
|
-
"../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=
|
|
448194
|
+
"../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/utils/getInit.js"(exports2) {
|
|
448195
448195
|
"use strict";
|
|
448196
448196
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
448197
448197
|
exports2.getInit = void 0;
|
|
@@ -448207,9 +448207,9 @@ var require_getInit = __commonJS({
|
|
|
448207
448207
|
}
|
|
448208
448208
|
});
|
|
448209
448209
|
|
|
448210
|
-
// ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=
|
|
448210
|
+
// ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/TonTransport.js
|
|
448211
448211
|
var require_TonTransport = __commonJS({
|
|
448212
|
-
"../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=
|
|
448212
|
+
"../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/TonTransport.js"(exports2) {
|
|
448213
448213
|
"use strict";
|
|
448214
448214
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
448215
448215
|
exports2.TonTransport = exports2.parseMessage = exports2.KNOWN_EXTRA_CURRENCIES = exports2.KNOWN_JETTONS = void 0;
|
|
@@ -449401,9 +449401,9 @@ var require_TonTransport = __commonJS({
|
|
|
449401
449401
|
}
|
|
449402
449402
|
});
|
|
449403
449403
|
|
|
449404
|
-
// ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=
|
|
449404
|
+
// ../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/index.js
|
|
449405
449405
|
var require_dist30 = __commonJS({
|
|
449406
|
-
"../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=
|
|
449406
|
+
"../../node_modules/.pnpm/@ton-community+ton-ledger@7.3.0_@ton+core@0.62.0_patch_hash=9329da4fb3122df62d833d0c4d8_231cf5d983f919e4cbf9379c63320353/node_modules/@ton-community/ton-ledger/dist/index.js"(exports2) {
|
|
449407
449407
|
"use strict";
|
|
449408
449408
|
Object.defineProperty(exports2, "__esModule", { value: true });
|
|
449409
449409
|
exports2.KNOWN_EXTRA_CURRENCIES = exports2.KNOWN_JETTONS = exports2.parseMessage = exports2.TonTransport = void 0;
|
|
@@ -523549,9 +523549,9 @@ var require_dist35 = __commonJS({
|
|
|
523549
523549
|
}
|
|
523550
523550
|
});
|
|
523551
523551
|
|
|
523552
|
-
// ../../node_modules/.pnpm/@exodus+patch-broken-hermes-typed-arrays@1.0.0-alpha.1_patch_hash=
|
|
523552
|
+
// ../../node_modules/.pnpm/@exodus+patch-broken-hermes-typed-arrays@1.0.0-alpha.1_patch_hash=7deb6c5bd39ee007fca03_8555ad9a53788d9f618e58f6d37c9b08/node_modules/@exodus/patch-broken-hermes-typed-arrays/index.js
|
|
523553
523553
|
var require_patch_broken_hermes_typed_arrays = __commonJS({
|
|
523554
|
-
"../../node_modules/.pnpm/@exodus+patch-broken-hermes-typed-arrays@1.0.0-alpha.1_patch_hash=
|
|
523554
|
+
"../../node_modules/.pnpm/@exodus+patch-broken-hermes-typed-arrays@1.0.0-alpha.1_patch_hash=7deb6c5bd39ee007fca03_8555ad9a53788d9f618e58f6d37c9b08/node_modules/@exodus/patch-broken-hermes-typed-arrays/index.js"(exports2, module2) {
|
|
523555
523555
|
"use strict";
|
|
523556
523556
|
function fixHermesTypedArrayBug() {
|
|
523557
523557
|
"use strict";
|
|
@@ -543580,7 +543580,7 @@ var require_package8 = __commonJS({
|
|
|
543580
543580
|
module2.exports = {
|
|
543581
543581
|
name: "@ledgerhq/live-common",
|
|
543582
543582
|
description: "Common ground for the Ledger Live apps",
|
|
543583
|
-
version: "34.54.0-nightly.
|
|
543583
|
+
version: "34.54.0-nightly.20251209023841",
|
|
543584
543584
|
repository: {
|
|
543585
543585
|
type: "git",
|
|
543586
543586
|
url: "https://github.com/LedgerHQ/ledger-live.git"
|
|
@@ -543917,7 +543917,7 @@ var require_package9 = __commonJS({
|
|
|
543917
543917
|
"package.json"(exports2, module2) {
|
|
543918
543918
|
module2.exports = {
|
|
543919
543919
|
name: "@ledgerhq/live-cli",
|
|
543920
|
-
version: "24.29.0-nightly.
|
|
543920
|
+
version: "24.29.0-nightly.20251209023841",
|
|
543921
543921
|
description: "ledger-live CLI version",
|
|
543922
543922
|
repository: {
|
|
543923
543923
|
type: "git",
|
|
@@ -548486,7 +548486,7 @@ var jsonParser = (v48) => {
|
|
|
548486
548486
|
if (typeof v48 !== "string")
|
|
548487
548487
|
throw new Error();
|
|
548488
548488
|
return JSON.parse(v48);
|
|
548489
|
-
} catch
|
|
548489
|
+
} catch {
|
|
548490
548490
|
return void 0;
|
|
548491
548491
|
}
|
|
548492
548492
|
};
|
|
@@ -549743,6 +549743,7 @@ var CoinType;
|
|
|
549743
549743
|
CoinType2[CoinType2["CARDANO"] = 1815] = "CARDANO";
|
|
549744
549744
|
CoinType2[CoinType2["CELO"] = 52752] = "CELO";
|
|
549745
549745
|
CoinType2[CoinType2["CLUB"] = 79] = "CLUB";
|
|
549746
|
+
CoinType2[CoinType2["CONCORDIUM"] = 919] = "CONCORDIUM";
|
|
549746
549747
|
CoinType2[CoinType2["CRYPTO_ORG"] = 394] = "CRYPTO_ORG";
|
|
549747
549748
|
CoinType2[CoinType2["CSPR"] = 506] = "CSPR";
|
|
549748
549749
|
CoinType2[CoinType2["DASH"] = 5] = "DASH";
|
|
@@ -550623,6 +550624,59 @@ var cryptocurrenciesById = {
|
|
|
550623
550624
|
],
|
|
550624
550625
|
explorerId: "club"
|
|
550625
550626
|
},
|
|
550627
|
+
concordium: {
|
|
550628
|
+
type: "CryptoCurrency",
|
|
550629
|
+
id: "concordium",
|
|
550630
|
+
managerAppName: "Concordium",
|
|
550631
|
+
coinType: CoinType.CONCORDIUM,
|
|
550632
|
+
name: "Concordium",
|
|
550633
|
+
ticker: "CCD",
|
|
550634
|
+
scheme: "concordium",
|
|
550635
|
+
color: "#000000",
|
|
550636
|
+
family: "concordium",
|
|
550637
|
+
blockAvgTime: 2,
|
|
550638
|
+
units: [
|
|
550639
|
+
{
|
|
550640
|
+
name: "ccd",
|
|
550641
|
+
code: "CCD",
|
|
550642
|
+
magnitude: 6
|
|
550643
|
+
}
|
|
550644
|
+
],
|
|
550645
|
+
explorerViews: [
|
|
550646
|
+
{
|
|
550647
|
+
tx: "https://ccdscan.io/transactions?dentity=transaction&dhash=$hash",
|
|
550648
|
+
address: "https://ccdscan.io/accounts?dentity=account&daddress=$address"
|
|
550649
|
+
}
|
|
550650
|
+
],
|
|
550651
|
+
keywords: ["concordium"]
|
|
550652
|
+
},
|
|
550653
|
+
concordium_testnet: {
|
|
550654
|
+
type: "CryptoCurrency",
|
|
550655
|
+
id: "concordium_testnet",
|
|
550656
|
+
managerAppName: "Concordium",
|
|
550657
|
+
coinType: CoinType.CONCORDIUM,
|
|
550658
|
+
name: "Concordium (Testnet)",
|
|
550659
|
+
ticker: "CCD",
|
|
550660
|
+
scheme: "concordium_testnet",
|
|
550661
|
+
color: "#000000",
|
|
550662
|
+
family: "concordium",
|
|
550663
|
+
blockAvgTime: 2,
|
|
550664
|
+
isTestnetFor: "concordium",
|
|
550665
|
+
units: [
|
|
550666
|
+
{
|
|
550667
|
+
name: "ccd",
|
|
550668
|
+
code: "CCD",
|
|
550669
|
+
magnitude: 6
|
|
550670
|
+
}
|
|
550671
|
+
],
|
|
550672
|
+
explorerViews: [
|
|
550673
|
+
{
|
|
550674
|
+
tx: "https://testnet.ccdscan.io/transactions?dentity=transaction&dhash=$hash",
|
|
550675
|
+
address: "https://testnet.ccdscan.io/accounts?dentity=account&daddress=$address"
|
|
550676
|
+
}
|
|
550677
|
+
],
|
|
550678
|
+
keywords: ["concordium_testnet"]
|
|
550679
|
+
},
|
|
550626
550680
|
coreum: {
|
|
550627
550681
|
type: "CryptoCurrency",
|
|
550628
550682
|
id: "coreum",
|
|
@@ -554973,7 +555027,9 @@ var abandonSeedAddresses = {
|
|
|
554973
555027
|
monad: EVM_DEAD_ADDRESS,
|
|
554974
555028
|
monad_testnet: EVM_DEAD_ADDRESS,
|
|
554975
555029
|
somnia: EVM_DEAD_ADDRESS,
|
|
554976
|
-
zero_gravity: EVM_DEAD_ADDRESS
|
|
555030
|
+
zero_gravity: EVM_DEAD_ADDRESS,
|
|
555031
|
+
concordium: "3a9gh23nNY3kH4k3ajaCqAbM8rcbWMor2VhEzQ6qkn2r17UU7w",
|
|
555032
|
+
concordium_testnet: "3a9gh23nNY3kH4k3ajaCqAbM8rcbWMor2VhEzQ6qkn2r17UU7w"
|
|
554977
555033
|
};
|
|
554978
555034
|
var getAbandonSeedAddress = (currencyId) => {
|
|
554979
555035
|
(0, import_invariant.default)(abandonSeedAddresses[currencyId] !== void 0, `No abandonseed available for ${currencyId}`);
|
|
@@ -566604,7 +566660,7 @@ var withStaticURLs_default = (urls) => {
|
|
|
566604
566660
|
descriptor: url4
|
|
566605
566661
|
});
|
|
566606
566662
|
}
|
|
566607
|
-
} catch
|
|
566663
|
+
} catch {
|
|
566608
566664
|
if (seen[url4]) {
|
|
566609
566665
|
delete seen[url4];
|
|
566610
566666
|
observer.next({
|
|
@@ -568479,7 +568535,7 @@ async function fetchSanctionedAddresses() {
|
|
|
568479
568535
|
const url4 = getEnv("SANCTIONED_ADDRESSES_URL");
|
|
568480
568536
|
const { data: data6 } = await axios_default.get(url4);
|
|
568481
568537
|
return data6;
|
|
568482
|
-
} catch
|
|
568538
|
+
} catch {
|
|
568483
568539
|
return {};
|
|
568484
568540
|
}
|
|
568485
568541
|
}
|
|
@@ -605307,7 +605363,7 @@ var getAppAndVersion = async (transport) => {
|
|
|
605307
605363
|
var checkIsBtcLegacy = async (transport) => {
|
|
605308
605364
|
try {
|
|
605309
605365
|
await transport.send(224, 196, 0, 0);
|
|
605310
|
-
} catch
|
|
605366
|
+
} catch {
|
|
605311
605367
|
return false;
|
|
605312
605368
|
}
|
|
605313
605369
|
return true;
|
|
@@ -605951,7 +606007,7 @@ var GetMerkleLeafProofCommand = class extends ClientCommand {
|
|
|
605951
606007
|
try {
|
|
605952
606008
|
tree_size = reqBuf.readVarInt();
|
|
605953
606009
|
leaf_index = reqBuf.readVarInt();
|
|
605954
|
-
} catch
|
|
606010
|
+
} catch {
|
|
605955
606011
|
throw new Error("Invalid request, couldn't parse tree_size or leaf_index");
|
|
605956
606012
|
}
|
|
605957
606013
|
const mt3 = this.known_trees.get(hash_hex);
|
|
@@ -607254,7 +607310,7 @@ function toOutputScriptTemporary(validAddress, network) {
|
|
|
607254
607310
|
return bjs2.payments.p2pkh({ hash: decodeBase583.hash }).output;
|
|
607255
607311
|
if (decodeBase583.version === network.scriptHash)
|
|
607256
607312
|
return bjs2.payments.p2sh({ hash: decodeBase583.hash }).output;
|
|
607257
|
-
} catch
|
|
607313
|
+
} catch {
|
|
607258
607314
|
}
|
|
607259
607315
|
const decodeBech32 = fromBech32(validAddress);
|
|
607260
607316
|
return bjs2.script.compile([
|
|
@@ -608204,7 +608260,7 @@ var Decred = class _Decred extends base_default {
|
|
|
608204
608260
|
}
|
|
608205
608261
|
try {
|
|
608206
608262
|
_Decred.bs58check.decode(address3, _Decred._blake256x2);
|
|
608207
|
-
} catch
|
|
608263
|
+
} catch {
|
|
608208
608264
|
return false;
|
|
608209
608265
|
}
|
|
608210
608266
|
return true;
|
|
@@ -609650,7 +609706,7 @@ var isValidRecipient = async (params) => {
|
|
|
609650
609706
|
let valid2;
|
|
609651
609707
|
try {
|
|
609652
609708
|
valid2 = isValidAddress2(params.recipient, params.currency.id);
|
|
609653
|
-
} catch
|
|
609709
|
+
} catch {
|
|
609654
609710
|
valid2 = false;
|
|
609655
609711
|
}
|
|
609656
609712
|
if (!valid2) {
|
|
@@ -609683,7 +609739,7 @@ var bchExplicit = (str) => {
|
|
|
609683
609739
|
const { type: type4 } = import_cashaddrjs.default.decode(explicit);
|
|
609684
609740
|
if (type4 === "P2PKH")
|
|
609685
609741
|
return explicit;
|
|
609686
|
-
} catch
|
|
609742
|
+
} catch {
|
|
609687
609743
|
}
|
|
609688
609744
|
return str;
|
|
609689
609745
|
};
|
|
@@ -611432,7 +611488,7 @@ var isValidAddress3 = (address3, networkId) => {
|
|
|
611432
611488
|
return false;
|
|
611433
611489
|
}
|
|
611434
611490
|
}
|
|
611435
|
-
} catch
|
|
611491
|
+
} catch {
|
|
611436
611492
|
return false;
|
|
611437
611493
|
}
|
|
611438
611494
|
return true;
|
|
@@ -611515,7 +611571,7 @@ function getMemoFromTx(tx) {
|
|
|
611515
611571
|
if (parsedValue.msg && Array.isArray(parsedValue.msg) && parsedValue.msg.length) {
|
|
611516
611572
|
memo3 = parsedValue.msg.join(", ");
|
|
611517
611573
|
}
|
|
611518
|
-
} catch
|
|
611574
|
+
} catch {
|
|
611519
611575
|
}
|
|
611520
611576
|
}
|
|
611521
611577
|
return memo3;
|
|
@@ -612025,7 +612081,7 @@ var prepareTransaction4 = async (account3, transaction) => {
|
|
|
612025
612081
|
const transactionFees = cardanoTransaction.getFee();
|
|
612026
612082
|
const transactionAmount = transaction.subAccountId ? transaction.amount : cardanoTransaction.getOutputs().filter((o80) => !(o80.address instanceof import_typhonjs4.address.BaseAddress) || !(o80.address.paymentCredential.type === import_typhonjs4.types.HashType.ADDRESS) || o80.address.paymentCredential.bipPath === void 0).reduce((total, o80) => total.plus(o80.amount), new import_bignumber91.BigNumber(0));
|
|
612027
612083
|
patch = { fees: transactionFees, amount: transactionAmount };
|
|
612028
|
-
} catch
|
|
612084
|
+
} catch {
|
|
612029
612085
|
patch = { fees: new import_bignumber91.BigNumber(0), amount: transaction.amount };
|
|
612030
612086
|
}
|
|
612031
612087
|
return updateTransaction(transaction, patch);
|
|
@@ -613358,7 +613414,7 @@ function isAddressValid(pubKey) {
|
|
|
613358
613414
|
try {
|
|
613359
613415
|
import_casper_js_sdk.PublicKey.fromHex(pubKey, checksummed).accountHash().toHex();
|
|
613360
613416
|
return true;
|
|
613361
|
-
} catch
|
|
613417
|
+
} catch {
|
|
613362
613418
|
return false;
|
|
613363
613419
|
}
|
|
613364
613420
|
}
|
|
@@ -616096,18 +616152,22 @@ function isCantonAccountRaw(accountRaw) {
|
|
|
616096
616152
|
return "cantonResources" in accountRaw;
|
|
616097
616153
|
}
|
|
616098
616154
|
function toResourcesRaw2(r79) {
|
|
616099
|
-
const { instrumentUtxoCounts, pendingTransferProposals, publicKey: publicKey4 } = r79;
|
|
616155
|
+
const { isOnboarded, instrumentUtxoCounts, pendingTransferProposals, publicKey: publicKey4, xpub } = r79;
|
|
616100
616156
|
return {
|
|
616157
|
+
isOnboarded,
|
|
616101
616158
|
instrumentUtxoCounts,
|
|
616102
616159
|
pendingTransferProposals,
|
|
616103
|
-
publicKey: publicKey4
|
|
616160
|
+
...publicKey4 !== void 0 && { publicKey: publicKey4 },
|
|
616161
|
+
...xpub !== void 0 && { xpub }
|
|
616104
616162
|
};
|
|
616105
616163
|
}
|
|
616106
616164
|
function fromResourcesRaw2(r79) {
|
|
616107
616165
|
return {
|
|
616166
|
+
isOnboarded: r79.isOnboarded,
|
|
616108
616167
|
instrumentUtxoCounts: r79.instrumentUtxoCounts,
|
|
616109
616168
|
pendingTransferProposals: r79.pendingTransferProposals,
|
|
616110
|
-
publicKey: r79.publicKey
|
|
616169
|
+
...r79.publicKey !== void 0 && { publicKey: r79.publicKey },
|
|
616170
|
+
...r79.xpub !== void 0 && { xpub: r79.xpub }
|
|
616111
616171
|
};
|
|
616112
616172
|
}
|
|
616113
616173
|
function assignToAccountRaw5(account3, accountRaw) {
|
|
@@ -616190,20 +616250,22 @@ var filterOperations = (transactions3, accountId2, partyId) => {
|
|
|
616190
616250
|
function makeGetAccountShape3(signerContext4) {
|
|
616191
616251
|
return async (info6) => {
|
|
616192
616252
|
const { address: address3, currency: currency24, derivationMode, derivationPath, initialAccount } = info6;
|
|
616193
|
-
let
|
|
616253
|
+
let isOnboarded = initialAccount?.cantonResources?.isOnboarded ?? false;
|
|
616254
|
+
let xpubOrAddress = (initialAccount?.xpub || initialAccount?.cantonResources?.xpub) ?? "";
|
|
616194
616255
|
let publicKey4 = initialAccount?.cantonResources?.publicKey;
|
|
616195
|
-
if (!xpubOrAddress
|
|
616256
|
+
if (!xpubOrAddress && !publicKey4) {
|
|
616196
616257
|
const getAddress15 = signer_default3(signerContext4);
|
|
616197
|
-
const addressResult = await getAddress15(info6.deviceId
|
|
616258
|
+
const addressResult = await getAddress15(info6.deviceId ?? "", {
|
|
616198
616259
|
path: derivationPath,
|
|
616199
616260
|
currency: currency24,
|
|
616200
616261
|
derivationMode,
|
|
616201
616262
|
verify: false
|
|
616202
616263
|
});
|
|
616203
616264
|
publicKey4 = addressResult.publicKey;
|
|
616204
|
-
const
|
|
616205
|
-
|
|
616206
|
-
|
|
616265
|
+
const result2 = await isAccountOnboarded(currency24, publicKey4);
|
|
616266
|
+
isOnboarded = result2.isOnboarded;
|
|
616267
|
+
if (isOnboarded && result2.partyId) {
|
|
616268
|
+
xpubOrAddress = result2.partyId;
|
|
616207
616269
|
}
|
|
616208
616270
|
}
|
|
616209
616271
|
const accountId2 = encodeAccountId({
|
|
@@ -616244,15 +616306,18 @@ function makeGetAccountShape3(signerContext4) {
|
|
|
616244
616306
|
const newOperations = filterOperations(transactionData.operations, accountId2, xpubOrAddress);
|
|
616245
616307
|
operations4 = mergeOps(oldOperations, newOperations);
|
|
616246
616308
|
}
|
|
616309
|
+
const cantonResources = {
|
|
616310
|
+
isOnboarded,
|
|
616311
|
+
instrumentUtxoCounts,
|
|
616312
|
+
pendingTransferProposals,
|
|
616313
|
+
...publicKey4 && { publicKey: publicKey4 },
|
|
616314
|
+
xpub: xpubOrAddress
|
|
616315
|
+
};
|
|
616247
616316
|
const used = !isCantonAccountEmpty({
|
|
616248
616317
|
operationsCount: operations4.length,
|
|
616249
616318
|
balance: totalBalance,
|
|
616250
616319
|
subAccounts: initialAccount?.subAccounts ?? [],
|
|
616251
|
-
cantonResources
|
|
616252
|
-
instrumentUtxoCounts,
|
|
616253
|
-
pendingTransferProposals,
|
|
616254
|
-
publicKey: publicKey4
|
|
616255
|
-
}
|
|
616320
|
+
cantonResources
|
|
616256
616321
|
});
|
|
616257
616322
|
const blockHeight = await getLedgerEnd(currency24);
|
|
616258
616323
|
const creationDate = operations4.length > 0 ? new Date(Math.min(...operations4.map((op) => op.date.getTime()))) : /* @__PURE__ */ new Date();
|
|
@@ -616270,11 +616335,7 @@ function makeGetAccountShape3(signerContext4) {
|
|
|
616270
616335
|
spendableBalance,
|
|
616271
616336
|
xpub: xpubOrAddress,
|
|
616272
616337
|
used,
|
|
616273
|
-
cantonResources
|
|
616274
|
-
instrumentUtxoCounts,
|
|
616275
|
-
pendingTransferProposals,
|
|
616276
|
-
publicKey: publicKey4
|
|
616277
|
-
}
|
|
616338
|
+
cantonResources
|
|
616278
616339
|
};
|
|
616279
616340
|
return shape;
|
|
616280
616341
|
};
|
|
@@ -641952,6 +642013,39 @@ var etherscanInternalTransactionToOperations = (accountId2, internalTx, index =
|
|
|
641952
642013
|
}));
|
|
641953
642014
|
};
|
|
641954
642015
|
|
|
642016
|
+
// ../../libs/coin-modules/coin-evm/lib-es/adapters/blockOperations.js
|
|
642017
|
+
function addTransferOperations(operations4, from90, to, asset, amount) {
|
|
642018
|
+
const encodedFrom = from90 ? safeEncodeEIP55(from90) : "";
|
|
642019
|
+
const encodedTo = to ? safeEncodeEIP55(to) : "";
|
|
642020
|
+
if (encodedFrom) {
|
|
642021
|
+
const op = {
|
|
642022
|
+
type: "transfer",
|
|
642023
|
+
address: encodedFrom,
|
|
642024
|
+
...encodedTo ? { peer: encodedTo } : {},
|
|
642025
|
+
asset,
|
|
642026
|
+
amount: -amount
|
|
642027
|
+
};
|
|
642028
|
+
operations4.push(op);
|
|
642029
|
+
}
|
|
642030
|
+
if (encodedTo) {
|
|
642031
|
+
const op = {
|
|
642032
|
+
type: "transfer",
|
|
642033
|
+
address: encodedTo,
|
|
642034
|
+
...encodedFrom ? { peer: encodedFrom } : {},
|
|
642035
|
+
asset,
|
|
642036
|
+
amount
|
|
642037
|
+
};
|
|
642038
|
+
operations4.push(op);
|
|
642039
|
+
}
|
|
642040
|
+
}
|
|
642041
|
+
function rpcTransactionToBlockOperations(from90, value2, to) {
|
|
642042
|
+
const operations4 = [];
|
|
642043
|
+
if (value2 && value2 > 0n) {
|
|
642044
|
+
addTransferOperations(operations4, from90, to, { type: "native" }, value2);
|
|
642045
|
+
}
|
|
642046
|
+
return operations4;
|
|
642047
|
+
}
|
|
642048
|
+
|
|
641955
642049
|
// ../../libs/coin-modules/coin-evm/lib-es/network/explorer/types.js
|
|
641956
642050
|
var isLedgerExplorerConfig = (explorerConfig) => {
|
|
641957
642051
|
return explorerConfig?.type === "ledger";
|
|
@@ -643103,7 +643197,9 @@ var getTransaction = async (currency24, hash9) => {
|
|
|
643103
643197
|
gasPrice: ledgerTransaction.gas_price,
|
|
643104
643198
|
gasUsed: ledgerTransaction.gas_used,
|
|
643105
643199
|
value: ledgerTransaction.value,
|
|
643106
|
-
status: ledgerTransaction.status
|
|
643200
|
+
status: ledgerTransaction.status,
|
|
643201
|
+
from: ledgerTransaction.from,
|
|
643202
|
+
to: ledgerTransaction.to
|
|
643107
643203
|
};
|
|
643108
643204
|
};
|
|
643109
643205
|
var getCoinBalance = async (currency24, address3) => {
|
|
@@ -643244,20 +643340,21 @@ var getBlockByHeight = async (currency24, blockHeight = "latest") => {
|
|
|
643244
643340
|
throw new LedgerNodeUsedIncorrectly();
|
|
643245
643341
|
}
|
|
643246
643342
|
if (blockHeight === "latest") {
|
|
643247
|
-
const { hash: hash10, height: height2, time: time2 } = await fetchWithRetries2({
|
|
643343
|
+
const { hash: hash10, height: height2, time: time2, txs: txs2 } = await fetchWithRetries2({
|
|
643248
643344
|
method: "GET",
|
|
643249
643345
|
url: `${getEnv("EXPLORER")}/blockchain/v4/${node3.explorerId}/block/current`
|
|
643250
643346
|
});
|
|
643251
|
-
return { hash: hash10, height: height2, timestamp: new Date(time2).getTime() };
|
|
643347
|
+
return { hash: hash10, height: height2, timestamp: new Date(time2).getTime(), transactionHashes: txs2 };
|
|
643252
643348
|
}
|
|
643253
|
-
const [{ hash: hash9, height, time }] = await fetchWithRetries2({
|
|
643349
|
+
const [{ hash: hash9, height, time, txs }] = await fetchWithRetries2({
|
|
643254
643350
|
method: "GET",
|
|
643255
643351
|
url: `${getEnv("EXPLORER")}/blockchain/v4/${node3.explorerId}/block/${blockHeight}`
|
|
643256
643352
|
});
|
|
643257
643353
|
return {
|
|
643258
643354
|
hash: hash9,
|
|
643259
643355
|
height,
|
|
643260
|
-
timestamp: new Date(time).getTime()
|
|
643356
|
+
timestamp: new Date(time).getTime(),
|
|
643357
|
+
transactionHashes: txs
|
|
643261
643358
|
};
|
|
643262
643359
|
};
|
|
643263
643360
|
var getOptimismAdditionalFees = async (currency24, transaction) => {
|
|
@@ -643277,7 +643374,7 @@ var getOptimismAdditionalFees = async (currency24, transaction) => {
|
|
|
643277
643374
|
s: "0xffffffffffffffffffffffffffffffffffffffff",
|
|
643278
643375
|
v: 27
|
|
643279
643376
|
});
|
|
643280
|
-
} catch
|
|
643377
|
+
} catch {
|
|
643281
643378
|
return null;
|
|
643282
643379
|
}
|
|
643283
643380
|
})();
|
|
@@ -643316,7 +643413,7 @@ var getScrollAdditionalFees = async (currency24, transaction) => {
|
|
|
643316
643413
|
s: "0xffffffffffffffffffffffffffffffffffffffff",
|
|
643317
643414
|
v: 27
|
|
643318
643415
|
});
|
|
643319
|
-
} catch
|
|
643416
|
+
} catch {
|
|
643320
643417
|
return null;
|
|
643321
643418
|
}
|
|
643322
643419
|
})();
|
|
@@ -643688,7 +643785,9 @@ var getTransaction2 = (currency24, txHash) => withApi(currency24, async (api7) =
|
|
|
643688
643785
|
gasUsed: receipt.gasUsed.toString(),
|
|
643689
643786
|
gasPrice: receipt.gasPrice.toString(),
|
|
643690
643787
|
status: receipt.status,
|
|
643691
|
-
value: tx.value.toString()
|
|
643788
|
+
value: tx.value.toString(),
|
|
643789
|
+
from: tx.from,
|
|
643790
|
+
to: tx.to ?? void 0
|
|
643692
643791
|
};
|
|
643693
643792
|
});
|
|
643694
643793
|
var getCoinBalance2 = (currency24, address3) => withApi(currency24, async (api7) => {
|
|
@@ -643778,11 +643877,13 @@ var broadcastTransaction3 = (currency24, signedTxHex) => withApi(currency24, asy
|
|
|
643778
643877
|
}, 0);
|
|
643779
643878
|
var getBlockByHeight2 = (currency24, blockHeight = "latest") => withApi(currency24, async (api7) => {
|
|
643780
643879
|
const block2 = await api7.getBlock(blockHeight);
|
|
643880
|
+
const transactionHashes = block2?.transactions;
|
|
643781
643881
|
return {
|
|
643782
643882
|
hash: block2?.hash || "",
|
|
643783
643883
|
height: block2?.number ?? 0,
|
|
643784
643884
|
// timestamp is returned in seconds by getBlock, we need milliseconds
|
|
643785
|
-
timestamp: (block2?.timestamp ?? 0) * 1e3
|
|
643885
|
+
timestamp: (block2?.timestamp ?? 0) * 1e3,
|
|
643886
|
+
...transactionHashes !== void 0 && { transactionHashes }
|
|
643786
643887
|
};
|
|
643787
643888
|
});
|
|
643788
643889
|
var getOptimismAdditionalFees2 = makeLRUCache(async (currency24, transaction) => withApi(currency24, async (api7) => {
|
|
@@ -643819,7 +643920,7 @@ var getOptimismAdditionalFees2 = makeLRUCache(async (currency24, transaction) =>
|
|
|
643819
643920
|
const serializedTransaction = typeof transaction === "string" ? transaction : (() => {
|
|
643820
643921
|
try {
|
|
643821
643922
|
return getSerializedTransaction(transaction);
|
|
643822
|
-
} catch
|
|
643923
|
+
} catch {
|
|
643823
643924
|
return null;
|
|
643824
643925
|
}
|
|
643825
643926
|
})();
|
|
@@ -643938,7 +644039,7 @@ var getFiltersForMessage = async (message2, shouldUseV1Filters, calServiceURL, s
|
|
|
643938
644039
|
return filters;
|
|
643939
644040
|
}
|
|
643940
644041
|
throw new Error("No CAL service URL");
|
|
643941
|
-
} catch
|
|
644042
|
+
} catch {
|
|
643942
644043
|
const messageId = `${message2.domain?.chainId ?? 0}:${verifyingContract}:${schemaHash}`;
|
|
643943
644044
|
if (shouldUseV1Filters && staticEIP712SignaturesV1) {
|
|
643944
644045
|
return staticEIP712SignaturesV1[messageId];
|
|
@@ -644298,7 +644399,7 @@ var getOperationStatus = async (currency24, op) => {
|
|
|
644298
644399
|
date
|
|
644299
644400
|
}))
|
|
644300
644401
|
};
|
|
644301
|
-
} catch
|
|
644402
|
+
} catch {
|
|
644302
644403
|
return null;
|
|
644303
644404
|
}
|
|
644304
644405
|
};
|
|
@@ -644648,7 +644749,7 @@ var byContractAddressAndChainId = (contract, chainId, erc20SignaturesBlob, userL
|
|
|
644648
644749
|
if (erc20SignaturesBlob) {
|
|
644649
644750
|
try {
|
|
644650
644751
|
return parse4(erc20SignaturesBlob).byContractAndChainId(asContractAddress(contract), chainId);
|
|
644651
|
-
} catch
|
|
644752
|
+
} catch {
|
|
644652
644753
|
}
|
|
644653
644754
|
}
|
|
644654
644755
|
const loadConfig = userLoadConfig ? getLoadConfig(userLoadConfig) : null;
|
|
@@ -648545,7 +648646,7 @@ async function getOperationStatus2(currency24, op) {
|
|
|
648545
648646
|
date
|
|
648546
648647
|
}))
|
|
648547
648648
|
};
|
|
648548
|
-
} catch
|
|
648649
|
+
} catch {
|
|
648549
648650
|
return null;
|
|
648550
648651
|
}
|
|
648551
648652
|
}
|
|
@@ -648554,6 +648655,73 @@ async function refreshOperations(currency24, operations4) {
|
|
|
648554
648655
|
return refreshedOperationsOrNull.filter((op) => !!op);
|
|
648555
648656
|
}
|
|
648556
648657
|
|
|
648658
|
+
// ../../libs/coin-modules/coin-evm/lib-es/logic/getBlock.js
|
|
648659
|
+
async function getBlock(currency24, height) {
|
|
648660
|
+
const nodeApi = getNodeApi(currency24);
|
|
648661
|
+
const result2 = await nodeApi.getBlockByHeight(currency24, height);
|
|
648662
|
+
const info6 = {
|
|
648663
|
+
height: result2.height,
|
|
648664
|
+
hash: result2.hash,
|
|
648665
|
+
time: new Date(result2.timestamp)
|
|
648666
|
+
};
|
|
648667
|
+
if (height > 0) {
|
|
648668
|
+
const parentResult = await nodeApi.getBlockByHeight(currency24, height - 1);
|
|
648669
|
+
info6.parent = {
|
|
648670
|
+
height: parentResult.height,
|
|
648671
|
+
hash: parentResult.hash,
|
|
648672
|
+
time: new Date(parentResult.timestamp)
|
|
648673
|
+
};
|
|
648674
|
+
}
|
|
648675
|
+
const transactions3 = await getTransactionsFromNode(currency24, result2.transactionHashes || [], nodeApi);
|
|
648676
|
+
return {
|
|
648677
|
+
info: info6,
|
|
648678
|
+
transactions: transactions3
|
|
648679
|
+
};
|
|
648680
|
+
}
|
|
648681
|
+
async function getTransactionsFromNode(currency24, transactionHashes, nodeApi) {
|
|
648682
|
+
if (transactionHashes.length === 0) {
|
|
648683
|
+
return [];
|
|
648684
|
+
}
|
|
648685
|
+
const transactionPromises = transactionHashes.map(async (txHash) => {
|
|
648686
|
+
return await getTransactionFromHash(currency24, txHash, nodeApi);
|
|
648687
|
+
});
|
|
648688
|
+
const transactionResults = await Promise.all(transactionPromises);
|
|
648689
|
+
return transactionResults.filter((tx) => tx !== null);
|
|
648690
|
+
}
|
|
648691
|
+
async function getTransactionFromHash(currency24, txHash, nodeApi) {
|
|
648692
|
+
const txInfo = await nodeApi.getTransaction(currency24, txHash);
|
|
648693
|
+
const failed = txInfo.status === 0;
|
|
648694
|
+
const fees2 = BigInt(txInfo.gasUsed) * BigInt(txInfo.gasPrice);
|
|
648695
|
+
const operations4 = rpcTransactionToBlockOperations(txInfo.from, BigInt(txInfo.value), txInfo.to);
|
|
648696
|
+
return {
|
|
648697
|
+
hash: txHash,
|
|
648698
|
+
failed,
|
|
648699
|
+
operations: operations4,
|
|
648700
|
+
fees: fees2,
|
|
648701
|
+
feesPayer: txInfo.from
|
|
648702
|
+
};
|
|
648703
|
+
}
|
|
648704
|
+
|
|
648705
|
+
// ../../libs/coin-modules/coin-evm/lib-es/logic/getBlockInfo.js
|
|
648706
|
+
async function getBlockInfo(currency24, height) {
|
|
648707
|
+
const api7 = getNodeApi(currency24);
|
|
648708
|
+
const result2 = await api7.getBlockByHeight(currency24, height);
|
|
648709
|
+
const blockInfo = {
|
|
648710
|
+
height: result2.height,
|
|
648711
|
+
hash: result2.hash,
|
|
648712
|
+
time: new Date(result2.timestamp)
|
|
648713
|
+
};
|
|
648714
|
+
if (height > 0) {
|
|
648715
|
+
const parentResult = await api7.getBlockByHeight(currency24, height - 1);
|
|
648716
|
+
blockInfo.parent = {
|
|
648717
|
+
height: parentResult.height,
|
|
648718
|
+
hash: parentResult.hash,
|
|
648719
|
+
time: new Date(parentResult.timestamp)
|
|
648720
|
+
};
|
|
648721
|
+
}
|
|
648722
|
+
return blockInfo;
|
|
648723
|
+
}
|
|
648724
|
+
|
|
648557
648725
|
// ../../libs/coin-modules/coin-evm/lib-es/api/index.js
|
|
648558
648726
|
var configs = {};
|
|
648559
648727
|
function createApi2(config4, currencyId) {
|
|
@@ -648574,12 +648742,8 @@ function createApi2(config4, currencyId) {
|
|
|
648574
648742
|
getBalance: (address3) => getBalance3(currency24, address3),
|
|
648575
648743
|
lastBlock: () => lastBlock2(currency24),
|
|
648576
648744
|
listOperations: (address3, pagination) => listOperations2(currency24, address3, pagination),
|
|
648577
|
-
getBlock(
|
|
648578
|
-
|
|
648579
|
-
},
|
|
648580
|
-
getBlockInfo(_height) {
|
|
648581
|
-
throw new Error("getBlockInfo is not supported");
|
|
648582
|
-
},
|
|
648745
|
+
getBlock: (height) => getBlock(currency24, height),
|
|
648746
|
+
getBlockInfo: (height) => getBlockInfo(currency24, height),
|
|
648583
648747
|
getStakes(_address) {
|
|
648584
648748
|
throw new Error("getStakes is not supported");
|
|
648585
648749
|
},
|
|
@@ -683048,7 +683212,7 @@ var safeParseAccountId = (address3) => {
|
|
|
683048
683212
|
checksum: checksum8
|
|
683049
683213
|
};
|
|
683050
683214
|
return [null, result2];
|
|
683051
|
-
} catch
|
|
683215
|
+
} catch {
|
|
683052
683216
|
return [new InvalidAddress("", { currencyName }), null];
|
|
683053
683217
|
}
|
|
683054
683218
|
};
|
|
@@ -686225,13 +686389,13 @@ var validateAddress = (input) => {
|
|
|
686225
686389
|
try {
|
|
686226
686390
|
const parsedAddress = fromString2(input);
|
|
686227
686391
|
return { isValid: true, parsedAddress };
|
|
686228
|
-
} catch
|
|
686392
|
+
} catch {
|
|
686229
686393
|
log2("debug", `[validateAddress] fromString invalid address`);
|
|
686230
686394
|
}
|
|
686231
686395
|
try {
|
|
686232
686396
|
const parsedAddress = fromEthAddress(input, "mainnet");
|
|
686233
686397
|
return { isValid: true, parsedAddress };
|
|
686234
|
-
} catch
|
|
686398
|
+
} catch {
|
|
686235
686399
|
log2("debug", `[validateAddress] fromEthAddress invalid address`);
|
|
686236
686400
|
}
|
|
686237
686401
|
return { isValid: false };
|
|
@@ -693914,7 +694078,7 @@ init_lib_es();
|
|
|
693914
694078
|
var getAddress7 = (a103) => ({ address: a103.freshAddress, derivationPath: a103.freshAddressPath });
|
|
693915
694079
|
|
|
693916
694080
|
// ../../libs/coin-modules/coin-internet_computer/lib-es/bridge/getTransactionStatus.js
|
|
693917
|
-
var
|
|
694081
|
+
var import_utils235 = require("@zondax/ledger-live-icp/utils");
|
|
693918
694082
|
|
|
693919
694083
|
// ../../libs/coin-modules/coin-internet_computer/lib-es/errors.js
|
|
693920
694084
|
init_lib_es();
|
|
@@ -693930,19 +694094,19 @@ var getTransactionStatus11 = async (account3, transaction) => {
|
|
|
693930
694094
|
let { amount } = transaction;
|
|
693931
694095
|
if (!recipient) {
|
|
693932
694096
|
errors2.recipient = new RecipientRequired();
|
|
693933
|
-
} else if (!(await (0,
|
|
694097
|
+
} else if (!(await (0, import_utils235.validateAddress)(recipient)).isValid) {
|
|
693934
694098
|
errors2.recipient = new InvalidAddress("", {
|
|
693935
694099
|
currencyName: account3.currency.name
|
|
693936
694100
|
});
|
|
693937
694101
|
} else if (recipient.toLowerCase() === address3.toLowerCase()) {
|
|
693938
694102
|
errors2.recipient = new InvalidAddressBecauseDestinationIsAlsoSource();
|
|
693939
694103
|
}
|
|
693940
|
-
if (!(await (0,
|
|
694104
|
+
if (!(await (0, import_utils235.validateAddress)(address3)).isValid) {
|
|
693941
694105
|
errors2.sender = new InvalidAddress("", {
|
|
693942
694106
|
currencyName: account3.currency.name
|
|
693943
694107
|
});
|
|
693944
694108
|
}
|
|
693945
|
-
if (!(0,
|
|
694109
|
+
if (!(0, import_utils235.validateMemo)(transaction.memo).isValid) {
|
|
693946
694110
|
errors2.transaction = new InvalidMemoICP();
|
|
693947
694111
|
}
|
|
693948
694112
|
const estimatedFees = transaction.fees;
|
|
@@ -694031,7 +694195,7 @@ var createTransaction13 = () => {
|
|
|
694031
694195
|
init_lib_es2();
|
|
694032
694196
|
var import_ledger_live_icp2 = require("@zondax/ledger-live-icp");
|
|
694033
694197
|
var import_bignumber213 = __toESM(require("bignumber.js"));
|
|
694034
|
-
var
|
|
694198
|
+
var import_utils236 = require("@zondax/ledger-live-icp/utils");
|
|
694035
694199
|
var import_agent = require("@zondax/ledger-live-icp/agent");
|
|
694036
694200
|
var import_invariant38 = __toESM(require("invariant"));
|
|
694037
694201
|
var fetchBlockHeight3 = async () => {
|
|
@@ -694049,7 +694213,7 @@ var fetchBlockHeight3 = async () => {
|
|
|
694049
694213
|
});
|
|
694050
694214
|
(0, import_invariant38.default)(blockHeightRes.status === "replied", "[ICP](fetchBlockHeight) Query failed");
|
|
694051
694215
|
const decodedIdl = (0, import_ledger_live_icp2.decodeCanisterIdlFunc)(queryBlocksIdlFunc, blockHeightRes.reply.arg);
|
|
694052
|
-
const decoded = (0,
|
|
694216
|
+
const decoded = (0, import_utils236.fromNullable)(decodedIdl);
|
|
694053
694217
|
(0, import_invariant38.default)(decoded, "[ICP](fetchBlockHeight) Decoding failed");
|
|
694054
694218
|
return (0, import_bignumber213.default)(decoded.chain_length.toString());
|
|
694055
694219
|
};
|
|
@@ -694081,7 +694245,7 @@ var fetchBalance2 = async (address3) => {
|
|
|
694081
694245
|
return (0, import_bignumber213.default)(0);
|
|
694082
694246
|
}
|
|
694083
694247
|
const decodedBalance = (0, import_ledger_live_icp2.decodeCanisterIdlFunc)(getBalanceIdlFunc, balanceRes.reply.arg);
|
|
694084
|
-
const balance2 = (0,
|
|
694248
|
+
const balance2 = (0, import_utils236.fromNullable)(decodedBalance);
|
|
694085
694249
|
if (!balance2) {
|
|
694086
694250
|
return (0, import_bignumber213.default)(0);
|
|
694087
694251
|
}
|
|
@@ -694108,7 +694272,7 @@ var fetchTxns = async (address3, startBlockHeight, stopBlockHeight = BigInt(0))
|
|
|
694108
694272
|
});
|
|
694109
694273
|
(0, import_invariant38.default)(transactionsRes.status === "replied", "[ICP](fetchTxns) Query failed");
|
|
694110
694274
|
const decodedTransactions = (0, import_ledger_live_icp2.decodeCanisterIdlFunc)(getTransactionsIdlFunc, transactionsRes.reply.arg);
|
|
694111
|
-
const response = (0,
|
|
694275
|
+
const response = (0, import_utils236.fromNullable)(decodedTransactions);
|
|
694112
694276
|
(0, import_invariant38.default)(response, "[ICP](fetchTxns) Decoding failed");
|
|
694113
694277
|
if (response.Ok.transactions.length === 0) {
|
|
694114
694278
|
return [];
|
|
@@ -694274,7 +694438,7 @@ var mapTxToOps3 = (accountId2, address3, fee = ICP_FEES) => {
|
|
|
694274
694438
|
|
|
694275
694439
|
// ../../libs/coin-modules/coin-internet_computer/lib-es/bridge/signOperation.js
|
|
694276
694440
|
var import_rxjs28 = require("rxjs");
|
|
694277
|
-
var
|
|
694441
|
+
var import_utils239 = require("@zondax/ledger-live-icp/utils");
|
|
694278
694442
|
var import_agent2 = require("@zondax/ledger-live-icp/agent");
|
|
694279
694443
|
|
|
694280
694444
|
// ../../libs/coin-modules/coin-internet_computer/lib-es/bridge/buildOptimisticOperation.js
|
|
@@ -694313,7 +694477,7 @@ var signICPTransaction = async (unsignedTxn, derivationPath, signerContext4, acc
|
|
|
694313
694477
|
signature: Buffer.from(signatures.signatureRS).toString("hex"),
|
|
694314
694478
|
callBody: {
|
|
694315
694479
|
content: unsignedTxn,
|
|
694316
|
-
sender_pubkey: (0,
|
|
694480
|
+
sender_pubkey: (0, import_utils239.pubkeyToDer)(account3.xpub),
|
|
694317
694481
|
sender_sig: signatures.signatureRS
|
|
694318
694482
|
}
|
|
694319
694483
|
};
|
|
@@ -694325,7 +694489,7 @@ var buildSignOperation11 = (signerContext4) => ({ account: account3, transaction
|
|
|
694325
694489
|
const { xpub } = account3;
|
|
694326
694490
|
(0, import_invariant40.default)(xpub, "[ICP](signOperation) Account xpub is required");
|
|
694327
694491
|
const { derivationPath } = getAddress7(account3);
|
|
694328
|
-
const { unsignedTransaction, transferRawRequest } = (0,
|
|
694492
|
+
const { unsignedTransaction, transferRawRequest } = (0, import_utils239.createUnsignedSendTransaction)(transaction, xpub);
|
|
694329
694493
|
o80.next({
|
|
694330
694494
|
type: "device-signature-requested"
|
|
694331
694495
|
});
|
|
@@ -694338,7 +694502,7 @@ var buildSignOperation11 = (signerContext4) => ({ account: account3, transaction
|
|
|
694338
694502
|
o80.next({
|
|
694339
694503
|
type: "device-signature-granted"
|
|
694340
694504
|
});
|
|
694341
|
-
const hash9 = (0,
|
|
694505
|
+
const hash9 = (0, import_utils239.hashTransaction)({
|
|
694342
694506
|
from: account3.freshAddress,
|
|
694343
694507
|
to: transaction.recipient,
|
|
694344
694508
|
amount: transferRawRequest.amount.e8s,
|
|
@@ -695067,7 +695231,7 @@ var getAccountShape10 = async (info6) => {
|
|
|
695067
695231
|
iconResources,
|
|
695068
695232
|
operations: operations4
|
|
695069
695233
|
};
|
|
695070
|
-
} catch
|
|
695234
|
+
} catch {
|
|
695071
695235
|
return {
|
|
695072
695236
|
id: accountId2,
|
|
695073
695237
|
balance: new import_bignumber224.default(0),
|
|
@@ -695822,7 +695986,7 @@ function isValidKaspaAddress(address3) {
|
|
|
695822
695986
|
if (address3 !== roundtripAddress) {
|
|
695823
695987
|
return false;
|
|
695824
695988
|
}
|
|
695825
|
-
} catch
|
|
695989
|
+
} catch {
|
|
695826
695990
|
return false;
|
|
695827
695991
|
}
|
|
695828
695992
|
return true;
|
|
@@ -697454,7 +697618,7 @@ function fromBech322(value2) {
|
|
|
697454
697618
|
let decoded;
|
|
697455
697619
|
try {
|
|
697456
697620
|
decoded = (0, import_bech323.decode)(value2);
|
|
697457
|
-
} catch
|
|
697621
|
+
} catch {
|
|
697458
697622
|
throw new Error("Erd address can't be created");
|
|
697459
697623
|
}
|
|
697460
697624
|
const prefix3 = decoded.prefix;
|
|
@@ -697471,7 +697635,7 @@ var isValidAddress7 = (address3) => {
|
|
|
697471
697635
|
try {
|
|
697472
697636
|
fromBech322(address3);
|
|
697473
697637
|
return true;
|
|
697474
|
-
} catch
|
|
697638
|
+
} catch {
|
|
697475
697639
|
return false;
|
|
697476
697640
|
}
|
|
697477
697641
|
};
|
|
@@ -698518,7 +698682,7 @@ function isSender3(transaction, address3) {
|
|
|
698518
698682
|
return transaction.signer_account_id === address3;
|
|
698519
698683
|
}
|
|
698520
698684
|
function getOperationType6(transaction, address3) {
|
|
698521
|
-
switch (transaction.actions
|
|
698685
|
+
switch (transaction.actions?.at(0)?.method) {
|
|
698522
698686
|
case "deposit_and_stake":
|
|
698523
698687
|
return "STAKE";
|
|
698524
698688
|
case "unstake":
|
|
@@ -698532,7 +698696,7 @@ function getOperationType6(transaction, address3) {
|
|
|
698532
698696
|
}
|
|
698533
698697
|
}
|
|
698534
698698
|
function getOperationValue2(transaction, type4) {
|
|
698535
|
-
const amount = transaction.actions
|
|
698699
|
+
const amount = transaction.actions?.at(0)?.deposit || 0;
|
|
698536
698700
|
if (type4 === "OUT") {
|
|
698537
698701
|
return new import_bignumber250.BigNumber(amount).plus(transaction.outcomes_agg.transaction_fee);
|
|
698538
698702
|
}
|
|
@@ -699404,7 +699568,7 @@ function makeCliTools14() {
|
|
|
699404
699568
|
}
|
|
699405
699569
|
|
|
699406
699570
|
// ../../libs/ledgerjs/packages/hw-app-near/lib-es/Near.js
|
|
699407
|
-
var
|
|
699571
|
+
var import_utils242 = __toESM(require_utils38());
|
|
699408
699572
|
var import_key_pair = __toESM(require_key_pair2());
|
|
699409
699573
|
|
|
699410
699574
|
// ../../libs/ledgerjs/packages/hw-app-near/lib-es/utils.js
|
|
@@ -699440,7 +699604,7 @@ var Near = class {
|
|
|
699440
699604
|
await client.getAddress(path4);
|
|
699441
699605
|
}
|
|
699442
699606
|
const rawPublicKey = await client.getPublicKey(path4, false);
|
|
699443
|
-
const publicKey4 = new
|
|
699607
|
+
const publicKey4 = new import_utils242.PublicKey({
|
|
699444
699608
|
keyType: import_key_pair.KeyType.ED25519,
|
|
699445
699609
|
data: rawPublicKey
|
|
699446
699610
|
});
|
|
@@ -700696,7 +700860,7 @@ function getRandomValues(output3) {
|
|
|
700696
700860
|
return crypto26.getRandomValues(output3);
|
|
700697
700861
|
}
|
|
700698
700862
|
|
|
700699
|
-
// ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@
|
|
700863
|
+
// ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_222f29e9665075dd9deeda42e4786038/node_modules/@polkadot/wasm-bridge/wbg.js
|
|
700700
700864
|
var DEFAULT_CRYPTO = { getRandomValues };
|
|
700701
700865
|
var DEFAULT_SELF = { crypto: DEFAULT_CRYPTO };
|
|
700702
700866
|
var Wbg = class {
|
|
@@ -700746,7 +700910,7 @@ var Wbg = class {
|
|
|
700746
700910
|
};
|
|
700747
700911
|
};
|
|
700748
700912
|
|
|
700749
|
-
// ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@
|
|
700913
|
+
// ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_222f29e9665075dd9deeda42e4786038/node_modules/@polkadot/wasm-bridge/bridge.js
|
|
700750
700914
|
var Bridge = class {
|
|
700751
700915
|
__internal__createWasm;
|
|
700752
700916
|
__internal__heap;
|
|
@@ -700903,7 +701067,7 @@ var Bridge = class {
|
|
|
700903
701067
|
}
|
|
700904
701068
|
};
|
|
700905
701069
|
|
|
700906
|
-
// ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@
|
|
701070
|
+
// ../../node_modules/.pnpm/@polkadot+wasm-bridge@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_222f29e9665075dd9deeda42e4786038/node_modules/@polkadot/wasm-bridge/init.js
|
|
700907
701071
|
function createWasmFn(root5, wasmBytes2, asmFn) {
|
|
700908
701072
|
return async (wbg) => {
|
|
700909
701073
|
const result2 = {
|
|
@@ -701274,16 +701438,16 @@ function unzlibSync(data6, out) {
|
|
|
701274
701438
|
var import_bytes40 = __toESM(require_bytes8(), 1);
|
|
701275
701439
|
var wasmBytes = /* @__PURE__ */ unzlibSync(base64Decode(import_bytes40.bytes, new Uint8Array(import_bytes40.lenIn)), new Uint8Array(import_bytes40.lenOut));
|
|
701276
701440
|
|
|
701277
|
-
// ../../node_modules/.pnpm/@polkadot+wasm-crypto-init@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.
|
|
701441
|
+
// ../../node_modules/.pnpm/@polkadot+wasm-crypto-init@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2__9ac49d6cfffb3a5e2856ce67b1dff3b3/node_modules/@polkadot/wasm-crypto-init/wasm.js
|
|
701278
701442
|
var createWasm = /* @__PURE__ */ createWasmFn("crypto", wasmBytes, null);
|
|
701279
701443
|
|
|
701280
|
-
// ../../node_modules/.pnpm/@polkadot+wasm-crypto@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@
|
|
701444
|
+
// ../../node_modules/.pnpm/@polkadot+wasm-crypto@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_80960b44479c2853e0e97379a229ecb2/node_modules/@polkadot/wasm-crypto/init.js
|
|
701281
701445
|
var bridge16 = new Bridge(createWasm);
|
|
701282
701446
|
async function initBridge(createWasm2) {
|
|
701283
701447
|
return bridge16.init(createWasm2);
|
|
701284
701448
|
}
|
|
701285
701449
|
|
|
701286
|
-
// ../../node_modules/.pnpm/@polkadot+wasm-crypto@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@
|
|
701450
|
+
// ../../node_modules/.pnpm/@polkadot+wasm-crypto@7.3.2_@polkadot+util@12.6.2_@polkadot+x-randomvalues@12.6.2_@polk_80960b44479c2853e0e97379a229ecb2/node_modules/@polkadot/wasm-crypto/bundle.js
|
|
701287
701451
|
function withWasm(fn4) {
|
|
701288
701452
|
return (...params) => {
|
|
701289
701453
|
if (!bridge16.wasm) {
|
|
@@ -704070,7 +704234,7 @@ var isValidAddress9 = (address3, ss58Format = POLKADOT_SS58_PREFIX) => {
|
|
|
704070
704234
|
try {
|
|
704071
704235
|
encodeAddress4(isHex2(address3) ? hexToU8a(address3) : decodeAddress3(address3, false, ss58Format), ss58Format);
|
|
704072
704236
|
return true;
|
|
704073
|
-
} catch
|
|
704237
|
+
} catch {
|
|
704074
704238
|
return false;
|
|
704075
704239
|
}
|
|
704076
704240
|
};
|
|
@@ -740506,7 +740670,7 @@ __export(chain_exports, {
|
|
|
740506
740670
|
bestNumber: () => bestNumber,
|
|
740507
740671
|
bestNumberFinalized: () => bestNumberFinalized,
|
|
740508
740672
|
bestNumberLag: () => bestNumberLag,
|
|
740509
|
-
getBlock: () =>
|
|
740673
|
+
getBlock: () => getBlock3,
|
|
740510
740674
|
getBlockByNumber: () => getBlockByNumber,
|
|
740511
740675
|
getHeader: () => getHeader,
|
|
740512
740676
|
subscribeFinalizedBlocks: () => subscribeFinalizedBlocks,
|
|
@@ -740671,7 +740835,7 @@ function createSignedBlockExtended(registry, block2, events2, validators7, autho
|
|
|
740671
740835
|
}
|
|
740672
740836
|
|
|
740673
740837
|
// ../../node_modules/.pnpm/@polkadot+api-derive@11.2.1/node_modules/@polkadot/api-derive/chain/getBlock.js
|
|
740674
|
-
function
|
|
740838
|
+
function getBlock3(instanceId, api7) {
|
|
740675
740839
|
return memo(instanceId, (blockHash) => (0, import_rxjs60.combineLatest)([
|
|
740676
740840
|
api7.rpc.chain.getBlock(blockHash),
|
|
740677
740841
|
api7.queryAt(blockHash)
|
|
@@ -745299,7 +745463,7 @@ var preload6 = async (currency24) => {
|
|
|
745299
745463
|
let currentStakingProgress;
|
|
745300
745464
|
try {
|
|
745301
745465
|
currentStakingProgress = await network_default2.getStakingProgress(currency24);
|
|
745302
|
-
} catch
|
|
745466
|
+
} catch {
|
|
745303
745467
|
currentStakingProgress = {
|
|
745304
745468
|
electionClosed: true,
|
|
745305
745469
|
activeEra: 0,
|
|
@@ -745309,7 +745473,7 @@ var preload6 = async (currency24) => {
|
|
|
745309
745473
|
}
|
|
745310
745474
|
try {
|
|
745311
745475
|
minimumBondBalance = await network_default2.getMinimumBondBalance(currency24);
|
|
745312
|
-
} catch
|
|
745476
|
+
} catch {
|
|
745313
745477
|
minimumBondBalance = (0, import_bignumber262.BigNumber)(0);
|
|
745314
745478
|
}
|
|
745315
745479
|
const { validators: previousValidators, staking: previousStakingProgress } = getCurrentPolkadotPreloadData();
|
|
@@ -790968,7 +791132,7 @@ var fetchTokenBalancesPage = async (addr, offset3 = 0, limit = 50) => {
|
|
|
790968
791132
|
try {
|
|
790969
791133
|
const response = await fetch9(`/extended/v2/addresses/${addr}/balances/ft?offset=${offset3}&limit=${limit}`);
|
|
790970
791134
|
return response;
|
|
790971
|
-
} catch
|
|
791135
|
+
} catch {
|
|
790972
791136
|
return { limit, offset: offset3, total: 0, results: [] };
|
|
790973
791137
|
}
|
|
790974
791138
|
};
|
|
@@ -790995,7 +791159,7 @@ var fetchTransactionsPage = async (addr, offset3 = 0, limit = 50) => {
|
|
|
790995
791159
|
try {
|
|
790996
791160
|
const response = await fetch9(`/extended/v2/addresses/${addr}/transactions?offset=${offset3}&limit=${limit}`);
|
|
790997
791161
|
return response;
|
|
790998
|
-
} catch
|
|
791162
|
+
} catch {
|
|
790999
791163
|
return { limit, offset: offset3, total: 0, results: [] };
|
|
791000
791164
|
}
|
|
791001
791165
|
};
|
|
@@ -792800,7 +792964,7 @@ function dataToSlice(data6) {
|
|
|
792800
792964
|
buffer2 = Buffer.from(data6, "base64");
|
|
792801
792965
|
try {
|
|
792802
792966
|
return import_core10.Cell.fromBoc(buffer2)[0].beginParse();
|
|
792803
|
-
} catch
|
|
792967
|
+
} catch {
|
|
792804
792968
|
return new import_core10.Slice(new import_core10.BitReader(new import_core10.BitString(buffer2, 0, buffer2.length * 8)), []);
|
|
792805
792969
|
}
|
|
792806
792970
|
}
|
|
@@ -792832,7 +792996,7 @@ function decodeForwardPayload(payload) {
|
|
|
792832
792996
|
const buffer2 = loadSnakeBytes(slice4);
|
|
792833
792997
|
const comment2 = buffer2.toString("utf-8");
|
|
792834
792998
|
return comment2;
|
|
792835
|
-
} catch
|
|
792999
|
+
} catch {
|
|
792836
793000
|
return "";
|
|
792837
793001
|
}
|
|
792838
793002
|
}
|
|
@@ -793275,7 +793439,7 @@ var formatTrongridTxResponse = (tx) => {
|
|
|
793275
793439
|
txInfo.extra = extra;
|
|
793276
793440
|
}
|
|
793277
793441
|
return txInfo;
|
|
793278
|
-
} catch
|
|
793442
|
+
} catch {
|
|
793279
793443
|
log2("tron-error", "could not parse transaction", tx);
|
|
793280
793444
|
return void 0;
|
|
793281
793445
|
}
|
|
@@ -793461,7 +793625,7 @@ async function fetchTronAccount(addr) {
|
|
|
793461
793625
|
try {
|
|
793462
793626
|
const data6 = await fetch11(`/v1/accounts/${addr}`);
|
|
793463
793627
|
return data6.data;
|
|
793464
|
-
} catch
|
|
793628
|
+
} catch {
|
|
793465
793629
|
return [];
|
|
793466
793630
|
}
|
|
793467
793631
|
}
|
|
@@ -793469,7 +793633,7 @@ async function getLastBlock2() {
|
|
|
793469
793633
|
const data6 = await fetch11(`/wallet/getnowblock`);
|
|
793470
793634
|
return toBlock(data6);
|
|
793471
793635
|
}
|
|
793472
|
-
async function
|
|
793636
|
+
async function getBlock4(blockNumber) {
|
|
793473
793637
|
const data6 = await fetch11(`/wallet/getblock?id_or_num=${encodeURIComponent(blockNumber)}`);
|
|
793474
793638
|
const ret2 = toBlock(data6);
|
|
793475
793639
|
if (!ret2.height) {
|
|
@@ -793609,7 +793773,7 @@ var fetchTronContract = async (addr) => {
|
|
|
793609
793773
|
value: decode58Check(addr)
|
|
793610
793774
|
});
|
|
793611
793775
|
return Object.keys(data6).length !== 0 ? data6 : void 0;
|
|
793612
|
-
} catch
|
|
793776
|
+
} catch {
|
|
793613
793777
|
return void 0;
|
|
793614
793778
|
}
|
|
793615
793779
|
};
|
|
@@ -793711,7 +793875,7 @@ var getUnwithdrawnReward = async (addr) => {
|
|
|
793711
793875
|
try {
|
|
793712
793876
|
const { reward = 0 } = await fetch11(`/wallet/getReward?address=${encodeURIComponent(decode58Check(addr))}`);
|
|
793713
793877
|
return new import_bignumber302.BigNumber(reward);
|
|
793714
|
-
} catch
|
|
793878
|
+
} catch {
|
|
793715
793879
|
return Promise.resolve(new import_bignumber302.BigNumber(0));
|
|
793716
793880
|
}
|
|
793717
793881
|
};
|
|
@@ -794362,7 +794526,7 @@ async function listOperations5(address3, options24) {
|
|
|
794362
794526
|
const minHeight = options24?.minHeight ?? defaultOptions5.minHeight;
|
|
794363
794527
|
const order = options24?.order ?? defaultOptions5.order;
|
|
794364
794528
|
const softLimit = options24?.softLimit ?? defaultOptions5.softLimit;
|
|
794365
|
-
const block2 = await
|
|
794529
|
+
const block2 = await getBlock4(minHeight);
|
|
794366
794530
|
const minTimestamp = block2.time?.getTime() ?? defaultFetchParams.minTimestamp;
|
|
794367
794531
|
const fetchParams = {
|
|
794368
794532
|
...defaultFetchParams,
|
|
@@ -811419,11 +811583,11 @@ var filterOperations2 = (sendOps, receiveOps, order, shouldFilter = true) => {
|
|
|
811419
811583
|
const result2 = [...sendOps.operations, ...receiveOps.operations].sort((a103, b21) => Number(b21.timestampMs) - Number(a103.timestampMs)).filter((op) => Number(op.timestampMs) >= filterTimestamp);
|
|
811420
811584
|
return { operations: (0, import_unionBy.default)(result2, (tx) => tx.digest), cursor: nextCursor };
|
|
811421
811585
|
};
|
|
811422
|
-
var
|
|
811586
|
+
var getBlockInfo3 = async (id5) => withApi2(async (api7) => {
|
|
811423
811587
|
const checkpoint = await api7.getCheckpoint({ id: id5 });
|
|
811424
811588
|
return toBlockInfo(checkpoint);
|
|
811425
811589
|
});
|
|
811426
|
-
var
|
|
811590
|
+
var getBlock5 = async (id5) => withApi2(async (api7) => {
|
|
811427
811591
|
const checkpoint = await api7.getCheckpoint({ id: id5 });
|
|
811428
811592
|
const rawTxs = await queryTransactionsByDigest({ api: api7, digests: checkpoint.transactions });
|
|
811429
811593
|
return {
|
|
@@ -811645,8 +811809,8 @@ var network_default3 = {
|
|
|
811645
811809
|
getAccountBalances,
|
|
811646
811810
|
getAllBalancesCached,
|
|
811647
811811
|
getOperations: getOperations6,
|
|
811648
|
-
getBlock:
|
|
811649
|
-
getBlockInfo:
|
|
811812
|
+
getBlock: getBlock5,
|
|
811813
|
+
getBlockInfo: getBlockInfo3,
|
|
811650
811814
|
getStakesRaw,
|
|
811651
811815
|
paymentInfo: paymentInfo3,
|
|
811652
811816
|
createTransaction: createTransaction25,
|
|
@@ -811898,7 +812062,7 @@ var estimateMaxSpendable22 = async ({ account: account3, parentAccount, transact
|
|
|
811898
812062
|
}
|
|
811899
812063
|
}
|
|
811900
812064
|
return import_bignumber331.BigNumber.max(spendableBalance, 0);
|
|
811901
|
-
} catch
|
|
812065
|
+
} catch {
|
|
811902
812066
|
return new import_bignumber331.BigNumber(0);
|
|
811903
812067
|
}
|
|
811904
812068
|
};
|
|
@@ -811999,7 +812163,7 @@ var prepareTransaction23 = async (account3, transaction) => {
|
|
|
811999
812163
|
account: account3,
|
|
812000
812164
|
transaction
|
|
812001
812165
|
});
|
|
812002
|
-
} catch
|
|
812166
|
+
} catch {
|
|
812003
812167
|
fees2 = (0, import_bignumber333.default)(0);
|
|
812004
812168
|
}
|
|
812005
812169
|
let mode = transaction.mode ?? "send";
|
|
@@ -812692,7 +812856,7 @@ function isValidAddress10(address3) {
|
|
|
812692
812856
|
}
|
|
812693
812857
|
const decodedAddress = Buffer.from(import_bs58check8.default.decode(address3)).toString("hex");
|
|
812694
812858
|
return !!decodedAddress && decodedAddress.length === MINA_DECODED_ADDRESS_LENGTH;
|
|
812695
|
-
} catch
|
|
812859
|
+
} catch {
|
|
812696
812860
|
return false;
|
|
812697
812861
|
}
|
|
812698
812862
|
}
|
|
@@ -812713,7 +812877,7 @@ var getAccountNumFromPath = (path4) => {
|
|
|
812713
812877
|
return acc;
|
|
812714
812878
|
}
|
|
812715
812879
|
return;
|
|
812716
|
-
} catch
|
|
812880
|
+
} catch {
|
|
812717
812881
|
return;
|
|
812718
812882
|
}
|
|
812719
812883
|
};
|
|
@@ -812936,7 +813100,7 @@ var getAccount11 = async (address3) => {
|
|
|
812936
813100
|
spendableBalance
|
|
812937
813101
|
};
|
|
812938
813102
|
};
|
|
812939
|
-
var
|
|
813103
|
+
var getBlockInfo5 = async (blockHeight) => {
|
|
812940
813104
|
const data6 = await rosettaGetBlockInfo(blockHeight);
|
|
812941
813105
|
return data6;
|
|
812942
813106
|
};
|
|
@@ -812994,7 +813158,7 @@ var mapRosettaTxnToOperation = async (accountId2, address3, txn) => {
|
|
|
812994
813158
|
const hash9 = txn.transaction.transaction_identifier.hash;
|
|
812995
813159
|
const blockHeight = txn.block_identifier.index;
|
|
812996
813160
|
const blockHash = txn.block_identifier.hash;
|
|
812997
|
-
const date = new Date(txn.timestamp ?? (await
|
|
813161
|
+
const date = new Date(txn.timestamp ?? (await getBlockInfo5(blockHeight)).block.timestamp);
|
|
812998
813162
|
const memo3 = txn.transaction.metadata?.memo || "";
|
|
812999
813163
|
let value2 = new import_bignumber339.default(0);
|
|
813000
813164
|
let fee = new import_bignumber339.default(0);
|
|
@@ -815917,7 +816081,7 @@ function genAccount2(id5, opts = {}) {
|
|
|
815917
816081
|
if (initAccount4) {
|
|
815918
816082
|
initAccount4(account3);
|
|
815919
816083
|
}
|
|
815920
|
-
} catch
|
|
816084
|
+
} catch {
|
|
815921
816085
|
}
|
|
815922
816086
|
}
|
|
815923
816087
|
}
|
|
@@ -818393,6 +818557,10 @@ init_lib_es();
|
|
|
818393
818557
|
// ../../libs/coin-modules/coin-tezos/lib-es/network/bakers.js
|
|
818394
818558
|
init_lib_es2();
|
|
818395
818559
|
|
|
818560
|
+
// ../../libs/coin-modules/coin-tezos/lib-es/config.js
|
|
818561
|
+
var coinConfig16 = config_default();
|
|
818562
|
+
var config_default9 = coinConfig16;
|
|
818563
|
+
|
|
818396
818564
|
// ../../libs/coin-modules/coin-tezos/lib-es/network/bakers.whitelist-default.js
|
|
818397
818565
|
var ledgerValidatorAddress = "tz3LV9aGKHDnAZHCtC9SjNtTrKRu678FqSki";
|
|
818398
818566
|
var whitelist = [
|
|
@@ -818425,10 +818593,6 @@ whitelist.sort(() => Math.random() - 0.5);
|
|
|
818425
818593
|
var whiteListAddresses = [ledgerValidatorAddress, ...whitelist];
|
|
818426
818594
|
var bakers_whitelist_default_default = whiteListAddresses;
|
|
818427
818595
|
|
|
818428
|
-
// ../../libs/coin-modules/coin-tezos/lib-es/config.js
|
|
818429
|
-
var coinConfig16 = config_default();
|
|
818430
|
-
var config_default9 = coinConfig16;
|
|
818431
|
-
|
|
818432
818596
|
// ../../libs/coin-modules/coin-tezos/lib-es/network/bakers.js
|
|
818433
818597
|
var cache5 = makeLRUCache(async () => {
|
|
818434
818598
|
const bakers = [];
|
|
@@ -818888,7 +819052,7 @@ var prepareMessageToSign = ({ message: message2 }) => {
|
|
|
818888
819052
|
const parsedMessage = (() => {
|
|
818889
819053
|
try {
|
|
818890
819054
|
return JSON.parse(message2);
|
|
818891
|
-
} catch
|
|
819055
|
+
} catch {
|
|
818892
819056
|
return message2;
|
|
818893
819057
|
}
|
|
818894
819058
|
})();
|
|
@@ -818969,25 +819133,25 @@ var signMessage10 = (signerContext4) => async (deviceId, account3, messageOpts)
|
|
|
818969
819133
|
// ../../libs/live-signer-evm/lib-es/DmkSignerEth.js
|
|
818970
819134
|
var import_rxjs149 = require("rxjs");
|
|
818971
819135
|
|
|
818972
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819136
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/index.js
|
|
818973
819137
|
var import_reflect_metadata6 = __toESM(require_Reflect());
|
|
818974
819138
|
|
|
818975
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819139
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/app-binder/SignTransactionDeviceActionTypes.js
|
|
818976
819140
|
var t79 = ((e79) => (e79.OPEN_APP = "signer.eth.steps.openApp", e79.GET_APP_CONFIG = "signer.eth.steps.getAppConfig", e79.GET_ADDRESS = "signer.eth.steps.getAddress", e79.WEB3_CHECKS_OPT_IN = "signer.eth.steps.web3ChecksOptIn", e79.WEB3_CHECKS_OPT_IN_RESULT = "signer.eth.steps.web3ChecksOptInResult", e79.PARSE_TRANSACTION = "signer.eth.steps.parseTransaction", e79.BUILD_CONTEXTS = "signer.eth.steps.buildContexts", e79.PROVIDE_CONTEXTS = "signer.eth.steps.provideContexts", e79.SIGN_TRANSACTION = "signer.eth.steps.signTransaction", e79.BLIND_SIGN_TRANSACTION_FALLBACK = "signer.eth.steps.blindSignTransactionFallback", e79))(t79 || {});
|
|
818977
819141
|
|
|
818978
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819142
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/app-binder/SignTypedDataDeviceActionTypes.js
|
|
818979
819143
|
var r75 = ((e79) => (e79.OPEN_APP = "signer.eth.steps.openApp", e79.GET_APP_CONFIG = "signer.eth.steps.getAppConfig", e79.GET_ADDRESS = "signer.eth.steps.getAddress", e79.WEB3_CHECKS_OPT_IN = "signer.eth.steps.web3ChecksOptIn", e79.WEB3_CHECKS_OPT_IN_RESULT = "signer.eth.steps.web3ChecksOptInResult", e79.BUILD_CONTEXT = "signer.eth.steps.buildContext", e79.PROVIDE_CONTEXT = "signer.eth.steps.provideContext", e79.PROVIDE_GENERIC_CONTEXT = "signer.eth.steps.provideGenericContext", e79.SIGN_TYPED_DATA = "signer.eth.steps.signTypedData", e79.SIGN_TYPED_DATA_LEGACY = "signer.eth.steps.signTypedDataLegacy", e79))(r75 || {});
|
|
818980
819144
|
|
|
818981
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819145
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/model/TransactionType.js
|
|
818982
819146
|
var I24 = ((E44) => (E44[E44.LEGACY = 0] = "LEGACY", E44[E44.EIP2930 = 1] = "EIP2930", E44[E44.EIP1559 = 2] = "EIP1559", E44[E44.EIP4844 = 3] = "EIP4844", E44))(I24 || {});
|
|
818983
819147
|
|
|
818984
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819148
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/address/di/addressTypes.js
|
|
818985
819149
|
var s83 = { GetAddressUseCase: Symbol.for("GetAddressUseCase") };
|
|
818986
819150
|
|
|
818987
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819151
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/di/appBinderTypes.js
|
|
818988
819152
|
var p77 = { AppBinding: Symbol.for("AppBinder") };
|
|
818989
819153
|
|
|
818990
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819154
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/address/use-case/GetAddressUseCase.js
|
|
818991
819155
|
var s84 = Object.defineProperty;
|
|
818992
819156
|
var A36 = Object.getOwnPropertyDescriptor;
|
|
818993
819157
|
var c69 = (n177, p95, e79, i85) => {
|
|
@@ -819007,18 +819171,18 @@ var t80 = class {
|
|
|
819007
819171
|
};
|
|
819008
819172
|
t80 = c69([z6(), m73(0, N10(p77.AppBinding))], t80);
|
|
819009
819173
|
|
|
819010
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819174
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/address/di/addressModule.js
|
|
819011
819175
|
var m74 = () => new w10(({ bind: e79 }) => {
|
|
819012
819176
|
e79(s83.GetAddressUseCase).to(t80);
|
|
819013
819177
|
});
|
|
819014
819178
|
|
|
819015
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819179
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTypedData/SignTypedDataDeviceAction.js
|
|
819016
819180
|
var import_purify_ts85 = require("purify-ts");
|
|
819017
819181
|
|
|
819018
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819182
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetAddressCommand.js
|
|
819019
819183
|
var import_purify_ts60 = require("purify-ts");
|
|
819020
819184
|
|
|
819021
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819185
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/utils/ethAppErrors.js
|
|
819022
819186
|
var t81 = { 6001: { message: "Mode check fail" }, 6501: { message: "TransactionType not supported" }, 6502: { message: "Output buffer too small for chainId conversion" }, 6800: { message: "Internal error (Please report)" }, 6982: { message: "Security status not satisfied (Canceled by user)" }, 6983: { message: "Wrong Data length" }, 6984: { message: "Plugin not installed" }, 6985: { message: "Condition not satisfied" }, "6a00": { message: "Error without info" }, "6a80": { message: "Invalid data" }, "6a84": { message: "Insufficient memory" }, "6a88": { message: "Data not found" }, "6b00": { message: "Incorrect parameter P1 or P2" }, "6d00": { message: "Incorrect parameter INS" }, "6e00": { message: "Incorrect parameter CLA" }, "6f00": { message: "Technical problem (Internal error, please report)" }, "911c": { message: "Command code not supported (i.e., Ledger-PKI not yet available)" } };
|
|
819023
819187
|
var a91 = class extends s38 {
|
|
819024
819188
|
constructor(r79) {
|
|
@@ -819027,7 +819191,7 @@ var a91 = class extends s38 {
|
|
|
819027
819191
|
};
|
|
819028
819192
|
var n170 = (e79) => new a91(e79);
|
|
819029
819193
|
|
|
819030
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819194
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetAddressCommand.js
|
|
819031
819195
|
var m75 = 32;
|
|
819032
819196
|
var G8 = class {
|
|
819033
819197
|
name = "getAddress";
|
|
@@ -819068,7 +819232,7 @@ var G8 = class {
|
|
|
819068
819232
|
}
|
|
819069
819233
|
};
|
|
819070
819234
|
|
|
819071
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819235
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetAppConfigurationCommand.js
|
|
819072
819236
|
var import_purify_ts61 = require("purify-ts");
|
|
819073
819237
|
var h42 = class {
|
|
819074
819238
|
name = "getAppConfiguration";
|
|
@@ -819093,7 +819257,7 @@ var h42 = class {
|
|
|
819093
819257
|
}
|
|
819094
819258
|
};
|
|
819095
819259
|
|
|
819096
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819260
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignEIP712Command.js
|
|
819097
819261
|
var import_purify_ts62 = require("purify-ts");
|
|
819098
819262
|
var y39 = 32;
|
|
819099
819263
|
var A37 = 32;
|
|
@@ -819126,7 +819290,7 @@ var I25 = class {
|
|
|
819126
819290
|
}
|
|
819127
819291
|
};
|
|
819128
819292
|
|
|
819129
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819293
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/Web3CheckOptInCommand.js
|
|
819130
819294
|
var import_purify_ts63 = require("purify-ts");
|
|
819131
819295
|
var c71 = class {
|
|
819132
819296
|
name = "web3CheckOptIn";
|
|
@@ -819145,13 +819309,13 @@ var c71 = class {
|
|
|
819145
819309
|
}
|
|
819146
819310
|
};
|
|
819147
819311
|
|
|
819148
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819312
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildEIP712ContextTask.js
|
|
819149
819313
|
var import_purify_ts65 = require("purify-ts");
|
|
819150
819314
|
|
|
819151
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819315
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/model/ClearSigningType.js
|
|
819152
819316
|
var b20 = ((I27) => (I27.BASIC = "basic", I27.EIP7730 = "eip7730", I27))(b20 || {});
|
|
819153
819317
|
|
|
819154
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819318
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/GetChallengeCommand.js
|
|
819155
819319
|
var import_purify_ts64 = require("purify-ts");
|
|
819156
819320
|
var t82 = 4;
|
|
819157
819321
|
var y40 = class {
|
|
@@ -819174,7 +819338,7 @@ var y40 = class {
|
|
|
819174
819338
|
}
|
|
819175
819339
|
};
|
|
819176
819340
|
|
|
819177
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819341
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/shared/utils/ApplicationChecker.js
|
|
819178
819342
|
var import_semver15 = __toESM(require_semver6());
|
|
819179
819343
|
var l88 = class {
|
|
819180
819344
|
isCompatible = true;
|
|
@@ -819205,7 +819369,7 @@ var l88 = class {
|
|
|
819205
819369
|
}
|
|
819206
819370
|
};
|
|
819207
819371
|
|
|
819208
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819372
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildBaseContexts.js
|
|
819209
819373
|
var g56 = [n109.TRANSACTION_INFO, n109.TRANSACTION_FIELD_DESCRIPTION, n109.ENUM, n109.PROXY_INFO];
|
|
819210
819374
|
var E34 = [n109.TRANSACTION_INFO, n109.TRANSACTION_FIELD_DESCRIPTION, n109.PROXY_INFO, n109.TRANSACTION_CHECK, n109.DYNAMIC_NETWORK, n109.DYNAMIC_NETWORK_ICON, n109.ENUM, n109.TRUSTED_NAME, n109.TOKEN, n109.NFT, n109.PLUGIN, n109.EXTERNAL_PLUGIN];
|
|
819211
819375
|
var f56 = class {
|
|
@@ -819313,7 +819477,7 @@ var f56 = class {
|
|
|
819313
819477
|
}
|
|
819314
819478
|
};
|
|
819315
819479
|
|
|
819316
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819480
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildSubcontextsTask.js
|
|
819317
819481
|
var h43 = class {
|
|
819318
819482
|
constructor(e79, n177) {
|
|
819319
819483
|
this.api = e79;
|
|
@@ -819412,7 +819576,7 @@ var h43 = class {
|
|
|
819412
819576
|
}
|
|
819413
819577
|
};
|
|
819414
819578
|
|
|
819415
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819579
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ParseNestedTransactionTask.js
|
|
819416
819580
|
var C28 = 10;
|
|
819417
819581
|
var g57 = class {
|
|
819418
819582
|
constructor(a103) {
|
|
@@ -819431,7 +819595,7 @@ var g57 = class {
|
|
|
819431
819595
|
}
|
|
819432
819596
|
};
|
|
819433
819597
|
|
|
819434
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819598
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildFullContextsTask.js
|
|
819435
819599
|
var i77 = class _i {
|
|
819436
819600
|
constructor(n177, a103, o80 = (t90, e79) => new h43(t90, e79), r79 = (t90, e79) => new f56(t90, e79), s93 = (t90) => new g57(t90)) {
|
|
819437
819601
|
this._api = n177;
|
|
@@ -819457,7 +819621,7 @@ var i77 = class _i {
|
|
|
819457
819621
|
}
|
|
819458
819622
|
};
|
|
819459
819623
|
|
|
819460
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819624
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/model/Types.js
|
|
819461
819625
|
var y41 = class {
|
|
819462
819626
|
constructor(t90, r79, p95) {
|
|
819463
819627
|
this.typeName = t90;
|
|
@@ -819495,7 +819659,7 @@ var s85 = class {
|
|
|
819495
819659
|
}
|
|
819496
819660
|
};
|
|
819497
819661
|
|
|
819498
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819662
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildEIP712ContextTask.js
|
|
819499
819663
|
var k17 = "0x0000000000000000000000000000000000000000";
|
|
819500
819664
|
var W11 = class {
|
|
819501
819665
|
constructor(e79, t90, n177, i85, a103, o80, u94, d99, c87, l98 = (h49, s93) => new i77(h49, s93)) {
|
|
@@ -819546,10 +819710,10 @@ var W11 = class {
|
|
|
819546
819710
|
}
|
|
819547
819711
|
};
|
|
819548
819712
|
|
|
819549
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819713
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideEIP712ContextTask.js
|
|
819550
819714
|
var import_purify_ts83 = require("purify-ts");
|
|
819551
819715
|
|
|
819552
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819716
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideProxyInfoCommand.js
|
|
819553
819717
|
var import_purify_ts66 = require("purify-ts");
|
|
819554
819718
|
var l90 = class {
|
|
819555
819719
|
constructor(r79) {
|
|
@@ -819566,7 +819730,7 @@ var l90 = class {
|
|
|
819566
819730
|
}
|
|
819567
819731
|
};
|
|
819568
819732
|
|
|
819569
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819733
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTokenInformationCommand.js
|
|
819570
819734
|
var import_purify_ts67 = require("purify-ts");
|
|
819571
819735
|
var y42 = class {
|
|
819572
819736
|
constructor(o80) {
|
|
@@ -819586,7 +819750,7 @@ var y42 = class {
|
|
|
819586
819750
|
}
|
|
819587
819751
|
};
|
|
819588
819752
|
|
|
819589
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819753
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTrustedNameCommand.js
|
|
819590
819754
|
var import_purify_ts68 = require("purify-ts");
|
|
819591
819755
|
var A38 = class {
|
|
819592
819756
|
constructor(r79) {
|
|
@@ -819603,7 +819767,7 @@ var A38 = class {
|
|
|
819603
819767
|
}
|
|
819604
819768
|
};
|
|
819605
819769
|
|
|
819606
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819770
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideWeb3CheckCommand.js
|
|
819607
819771
|
var import_purify_ts69 = require("purify-ts");
|
|
819608
819772
|
var u71 = class {
|
|
819609
819773
|
constructor(r79) {
|
|
@@ -819620,7 +819784,7 @@ var u71 = class {
|
|
|
819620
819784
|
}
|
|
819621
819785
|
};
|
|
819622
819786
|
|
|
819623
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819787
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SendEIP712FilteringCommand.js
|
|
819624
819788
|
var import_purify_ts70 = require("purify-ts");
|
|
819625
819789
|
var p78 = ((a103) => (a103.Activation = "activation", a103.DiscardedPath = "discarded_path", a103.MessageInfo = "message_info", a103.Datetime = "datetime", a103.Raw = "raw", a103.Amount = "amount", a103.Token = "token", a103.TrustedName = "trusted-name", a103.CalldataInfo = "calldata-info", a103.CalldataValue = "calldata-value", a103.CalldataCallee = "calldata-callee", a103.CalldataChainId = "calldata-chain-id", a103.CalldataSelector = "calldata-selector", a103.CalldataAmount = "calldata-amount", a103.CalldataSpender = "calldata-spender", a103))(p78 || {});
|
|
819626
819790
|
var g59 = ((t90) => (t90[t90.None = 0] = "None", t90[t90.Present = 1] = "Present", t90[t90.VerifyingContract = 2] = "VerifyingContract", t90))(g59 || {});
|
|
@@ -819670,7 +819834,7 @@ var E35 = class {
|
|
|
819670
819834
|
}
|
|
819671
819835
|
};
|
|
819672
819836
|
|
|
819673
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819837
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SendEIP712StructDefinitionCommand.js
|
|
819674
819838
|
var import_purify_ts71 = require("purify-ts");
|
|
819675
819839
|
var f57 = ((t90) => (t90[t90.Name = 0] = "Name", t90[t90.Field = 255] = "Field", t90))(f57 || {});
|
|
819676
819840
|
var E36 = class {
|
|
@@ -819734,7 +819898,7 @@ var E36 = class {
|
|
|
819734
819898
|
}
|
|
819735
819899
|
};
|
|
819736
819900
|
|
|
819737
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819901
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SendEIP712StructImplemCommand.js
|
|
819738
819902
|
var import_purify_ts72 = require("purify-ts");
|
|
819739
819903
|
var m77 = ((r79) => (r79[r79.ROOT = 0] = "ROOT", r79[r79.ARRAY = 15] = "ARRAY", r79[r79.FIELD = 255] = "FIELD", r79))(m77 || {});
|
|
819740
819904
|
var E37 = class {
|
|
@@ -819759,7 +819923,7 @@ var E37 = class {
|
|
|
819759
819923
|
}
|
|
819760
819924
|
};
|
|
819761
819925
|
|
|
819762
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819926
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendEIP712StructImplemTask.js
|
|
819763
819927
|
var d85 = class {
|
|
819764
819928
|
constructor(t90, r79) {
|
|
819765
819929
|
this.api = t90;
|
|
@@ -819777,10 +819941,10 @@ var d85 = class {
|
|
|
819777
819941
|
}
|
|
819778
819942
|
};
|
|
819779
819943
|
|
|
819780
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819944
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideTransactionContextsTask.js
|
|
819781
819945
|
var import_purify_ts82 = require("purify-ts");
|
|
819782
819946
|
|
|
819783
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819947
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/StoreTransactionCommand.js
|
|
819784
819948
|
var import_purify_ts73 = require("purify-ts");
|
|
819785
819949
|
var C30 = class {
|
|
819786
819950
|
constructor(r79) {
|
|
@@ -819797,7 +819961,7 @@ var C30 = class {
|
|
|
819797
819961
|
}
|
|
819798
819962
|
};
|
|
819799
819963
|
|
|
819800
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819964
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideEnumCommand.js
|
|
819801
819965
|
var import_purify_ts74 = require("purify-ts");
|
|
819802
819966
|
var l91 = class {
|
|
819803
819967
|
constructor(r79) {
|
|
@@ -819814,7 +819978,7 @@ var l91 = class {
|
|
|
819814
819978
|
}
|
|
819815
819979
|
};
|
|
819816
819980
|
|
|
819817
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819981
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideNetworkConfigurationCommand.js
|
|
819818
819982
|
var import_purify_ts75 = require("purify-ts");
|
|
819819
819983
|
var s87 = ((o80) => (o80[o80.CONFIGURATION = 0] = "CONFIGURATION", o80[o80.ICON = 1] = "ICON", o80))(s87 || {});
|
|
819820
819984
|
var A39 = class {
|
|
@@ -819832,7 +819996,7 @@ var A39 = class {
|
|
|
819832
819996
|
}
|
|
819833
819997
|
};
|
|
819834
819998
|
|
|
819835
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
819999
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideNFTInformationCommand.js
|
|
819836
820000
|
var import_purify_ts76 = require("purify-ts");
|
|
819837
820001
|
var u72 = class {
|
|
819838
820002
|
constructor(r79) {
|
|
@@ -819849,7 +820013,7 @@ var u72 = class {
|
|
|
819849
820013
|
}
|
|
819850
820014
|
};
|
|
819851
820015
|
|
|
819852
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820016
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideSafeAccountCommand.js
|
|
819853
820017
|
var import_purify_ts77 = require("purify-ts");
|
|
819854
820018
|
var p80 = ((e79) => (e79[e79.SAFE_DESCRIPTOR = 0] = "SAFE_DESCRIPTOR", e79[e79.SIGNER_DESCRIPTOR = 1] = "SIGNER_DESCRIPTOR", e79))(p80 || {});
|
|
819855
820019
|
var E38 = class {
|
|
@@ -819867,7 +820031,7 @@ var E38 = class {
|
|
|
819867
820031
|
}
|
|
819868
820032
|
};
|
|
819869
820033
|
|
|
819870
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820034
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTransactionFieldDescriptionCommand.js
|
|
819871
820035
|
var import_purify_ts78 = require("purify-ts");
|
|
819872
820036
|
var u73 = class {
|
|
819873
820037
|
constructor(r79) {
|
|
@@ -819884,7 +820048,7 @@ var u73 = class {
|
|
|
819884
820048
|
}
|
|
819885
820049
|
};
|
|
819886
820050
|
|
|
819887
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820051
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/ProvideTransactionInformationCommand.js
|
|
819888
820052
|
var import_purify_ts79 = require("purify-ts");
|
|
819889
820053
|
var l92 = class {
|
|
819890
820054
|
constructor(r79) {
|
|
@@ -819901,7 +820065,7 @@ var l92 = class {
|
|
|
819901
820065
|
}
|
|
819902
820066
|
};
|
|
819903
820067
|
|
|
819904
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820068
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SetExternalPluginCommand.js
|
|
819905
820069
|
var import_purify_ts80 = require("purify-ts");
|
|
819906
820070
|
var u74 = class {
|
|
819907
820071
|
constructor(r79) {
|
|
@@ -819918,7 +820082,7 @@ var u74 = class {
|
|
|
819918
820082
|
}
|
|
819919
820083
|
};
|
|
819920
820084
|
|
|
819921
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820085
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SetPluginCommand.js
|
|
819922
820086
|
var import_purify_ts81 = require("purify-ts");
|
|
819923
820087
|
var i78 = class {
|
|
819924
820088
|
constructor(r79) {
|
|
@@ -819935,7 +820099,7 @@ var i78 = class {
|
|
|
819935
820099
|
}
|
|
819936
820100
|
};
|
|
819937
820101
|
|
|
819938
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820102
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/shared/utils/PayloadUtils.js
|
|
819939
820103
|
var i79 = class {
|
|
819940
820104
|
static PAYLOAD_LENGTH_BYTES = 2;
|
|
819941
820105
|
static getBufferFromPayload(r79) {
|
|
@@ -819944,7 +820108,7 @@ var i79 = class {
|
|
|
819944
820108
|
}
|
|
819945
820109
|
};
|
|
819946
820110
|
|
|
819947
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820111
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendCommandInChunksTask.js
|
|
819948
820112
|
var h44 = class {
|
|
819949
820113
|
constructor(t90, o80) {
|
|
819950
820114
|
this.api = t90;
|
|
@@ -819963,7 +820127,7 @@ var h44 = class {
|
|
|
819963
820127
|
}
|
|
819964
820128
|
};
|
|
819965
820129
|
|
|
819966
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820130
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendPayloadInChunksTask.js
|
|
819967
820131
|
var p81 = class {
|
|
819968
820132
|
constructor(r79, n177) {
|
|
819969
820133
|
this.api = r79;
|
|
@@ -819976,7 +820140,7 @@ var p81 = class {
|
|
|
819976
820140
|
}
|
|
819977
820141
|
};
|
|
819978
820142
|
|
|
819979
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820143
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideContextTask.js
|
|
819980
820144
|
var W12 = class {
|
|
819981
820145
|
constructor(r79, n177, o80 = (a103, e79) => new p81(a103, e79)) {
|
|
819982
820146
|
this._api = r79;
|
|
@@ -820022,7 +820186,7 @@ var W12 = class {
|
|
|
820022
820186
|
}
|
|
820023
820187
|
};
|
|
820024
820188
|
|
|
820025
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820189
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideTransactionContextsTask.js
|
|
820026
820190
|
var P18 = class {
|
|
820027
820191
|
constructor(a103, r79, s93 = (n177, t90) => new W12(n177, t90), e79 = (n177, t90) => new h44(n177, t90)) {
|
|
820028
820192
|
this._api = a103;
|
|
@@ -820054,7 +820218,7 @@ var P18 = class {
|
|
|
820054
820218
|
}
|
|
820055
820219
|
};
|
|
820056
820220
|
|
|
820057
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820221
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ProvideEIP712ContextTask.js
|
|
820058
820222
|
var R17 = 5;
|
|
820059
820223
|
var oe6 = class {
|
|
820060
820224
|
constructor(e79, t90, a103, s93 = (n177) => new P18(this.api, n177)) {
|
|
@@ -820270,7 +820434,7 @@ var oe6 = class {
|
|
|
820270
820434
|
}
|
|
820271
820435
|
};
|
|
820272
820436
|
|
|
820273
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820437
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SignTypedDataLegacyTask.js
|
|
820274
820438
|
var import_purify_ts84 = require("purify-ts");
|
|
820275
820439
|
var h45 = class {
|
|
820276
820440
|
constructor(t90, a103, r79) {
|
|
@@ -820287,7 +820451,7 @@ var h45 = class {
|
|
|
820287
820451
|
}
|
|
820288
820452
|
};
|
|
820289
820453
|
|
|
820290
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820454
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTypedData/SignTypedDataDeviceAction.js
|
|
820291
820455
|
var Y4 = class extends E15 {
|
|
820292
820456
|
makeStateMachine(r79) {
|
|
820293
820457
|
const { getAddress: d99, getAppConfig: u94, web3CheckOptIn: g68, buildContext: c87, provideContext: l98, signTypedData: y52, signTypedDataLegacy: C37 } = this.extractDependencies(r79);
|
|
@@ -820298,7 +820462,7 @@ var Y4 = class extends E15 {
|
|
|
820298
820462
|
}
|
|
820299
820463
|
};
|
|
820300
820464
|
|
|
820301
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820465
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignPersonalMessageCommand.js
|
|
820302
820466
|
var import_purify_ts86 = require("purify-ts");
|
|
820303
820467
|
var C32 = 32;
|
|
820304
820468
|
var c75 = 32;
|
|
@@ -820327,7 +820491,7 @@ var f58 = class {
|
|
|
820327
820491
|
}
|
|
820328
820492
|
};
|
|
820329
820493
|
|
|
820330
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820494
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignPersonalMessageTask.js
|
|
820331
820495
|
var c76 = 4;
|
|
820332
820496
|
var P19 = class {
|
|
820333
820497
|
constructor(s93, t90) {
|
|
@@ -820344,16 +820508,16 @@ var P19 = class {
|
|
|
820344
820508
|
}
|
|
820345
820509
|
};
|
|
820346
820510
|
|
|
820347
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820511
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/externalTypes.js
|
|
820348
820512
|
var o74 = { Dmk: Symbol.for("Dmk"), SessionId: Symbol.for("SessionId"), ContextModule: Symbol.for("ContextModule") };
|
|
820349
820513
|
|
|
820350
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820514
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/di/transactionTypes.js
|
|
820351
820515
|
var a96 = { SignTransactionUseCase: Symbol.for("SignTransactionUseCase"), TransactionParserService: Symbol.for("TransactionParserService"), TransactionMapperService: Symbol.for("TransactionMapperService"), TransactionMappers: Symbol.for("TransactionMappers") };
|
|
820352
820516
|
|
|
820353
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820517
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTransaction/SignTransactionDeviceAction.js
|
|
820354
820518
|
var import_purify_ts90 = require("purify-ts");
|
|
820355
820519
|
|
|
820356
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820520
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/ParseTransactionTask.js
|
|
820357
820521
|
var n174 = class {
|
|
820358
820522
|
constructor(a103) {
|
|
820359
820523
|
this._args = a103;
|
|
@@ -820364,10 +820528,10 @@ var n174 = class {
|
|
|
820364
820528
|
}
|
|
820365
820529
|
};
|
|
820366
820530
|
|
|
820367
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820531
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignTransactionTask.js
|
|
820368
820532
|
var import_purify_ts89 = require("purify-ts");
|
|
820369
820533
|
|
|
820370
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820534
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignTransactionCommand.js
|
|
820371
820535
|
var import_purify_ts87 = require("purify-ts");
|
|
820372
820536
|
var C33 = 32;
|
|
820373
820537
|
var y44 = 32;
|
|
@@ -820396,7 +820560,7 @@ var R18 = class {
|
|
|
820396
820560
|
}
|
|
820397
820561
|
};
|
|
820398
820562
|
|
|
820399
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820563
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/StartTransactionCommand.js
|
|
820400
820564
|
var import_purify_ts88 = require("purify-ts");
|
|
820401
820565
|
var E40 = 32;
|
|
820402
820566
|
var g62 = 32;
|
|
@@ -820421,7 +820585,7 @@ var f59 = class {
|
|
|
820421
820585
|
}
|
|
820422
820586
|
};
|
|
820423
820587
|
|
|
820424
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820588
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignTransactionTask.js
|
|
820425
820589
|
var k18 = 4;
|
|
820426
820590
|
var x19 = class {
|
|
820427
820591
|
constructor(o80, a103) {
|
|
@@ -820486,7 +820650,7 @@ var x19 = class {
|
|
|
820486
820650
|
}
|
|
820487
820651
|
};
|
|
820488
820652
|
|
|
820489
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820653
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/SignTransaction/SignTransactionDeviceAction.js
|
|
820490
820654
|
var H12 = class extends E15 {
|
|
820491
820655
|
makeStateMachine(r79) {
|
|
820492
820656
|
const { getAddress: c87, getAppConfig: u94, web3CheckOptIn: l98, parseTransaction: d99, buildContexts: g68, signTransaction: S38, provideContexts: T36 } = this.extractDependencies(r79);
|
|
@@ -820503,13 +820667,13 @@ var H12 = class extends E15 {
|
|
|
820503
820667
|
}
|
|
820504
820668
|
};
|
|
820505
820669
|
|
|
820506
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820670
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/VerifySafeAddress/VerifySafeAddress.js
|
|
820507
820671
|
var import_purify_ts91 = require("purify-ts");
|
|
820508
820672
|
|
|
820509
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820673
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/app-binder/VerifySafeAddressDeviceActionTypes.js
|
|
820510
820674
|
var r76 = ((e79) => (e79.OPEN_APP = "signer.eth.steps.openApp", e79.BUILD_CONTEXTS = "signer.eth.steps.buildContexts", e79.PROVIDE_CONTEXTS = "signer.eth.steps.provideContexts", e79.VERIFY_SAFE_ADDRESS = "signer.eth.steps.verifySafeAddress", e79))(r76 || {});
|
|
820511
820675
|
|
|
820512
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820676
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/BuildSafeAddressContextTask.js
|
|
820513
820677
|
var p85 = class {
|
|
820514
820678
|
constructor(n177, o80) {
|
|
820515
820679
|
this._api = n177;
|
|
@@ -820529,7 +820693,7 @@ var p85 = class {
|
|
|
820529
820693
|
}
|
|
820530
820694
|
};
|
|
820531
820695
|
|
|
820532
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820696
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/device-action/VerifySafeAddress/VerifySafeAddress.js
|
|
820533
820697
|
var I26 = class extends E15 {
|
|
820534
820698
|
makeStateMachine(n177) {
|
|
820535
820699
|
const { buildSafeAddressContexts: i85, provideContexts: o80 } = this.extractDependencies(n177);
|
|
@@ -820547,7 +820711,7 @@ var I26 = class extends E15 {
|
|
|
820547
820711
|
}
|
|
820548
820712
|
};
|
|
820549
820713
|
|
|
820550
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820714
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/command/SignAuthorizationDelegationCommand.js
|
|
820551
820715
|
var import_purify_ts92 = require("purify-ts");
|
|
820552
820716
|
var l94 = 32;
|
|
820553
820717
|
var h47 = 32;
|
|
@@ -820576,7 +820740,7 @@ var R19 = class {
|
|
|
820576
820740
|
}
|
|
820577
820741
|
};
|
|
820578
820742
|
|
|
820579
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820743
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/task/SendSignAuthorizationDelegationTask.js
|
|
820580
820744
|
var l95 = 0;
|
|
820581
820745
|
var p88 = 1;
|
|
820582
820746
|
var g64 = 2;
|
|
@@ -820602,7 +820766,7 @@ var D23 = class {
|
|
|
820602
820766
|
}
|
|
820603
820767
|
};
|
|
820604
820768
|
|
|
820605
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820769
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/EthAppBinder.js
|
|
820606
820770
|
var D24 = Object.defineProperty;
|
|
820607
820771
|
var y45 = Object.getOwnPropertyDescriptor;
|
|
820608
820772
|
var A42 = (o80, e79, t90, n177) => {
|
|
@@ -820640,15 +820804,15 @@ var c78 = class {
|
|
|
820640
820804
|
};
|
|
820641
820805
|
c78 = A42([z6(), r77(0, N10(o74.Dmk)), r77(1, N10(o74.ContextModule)), r77(2, N10(a96.TransactionMapperService)), r77(3, N10(a96.TransactionParserService)), r77(4, N10(o74.SessionId))], c78);
|
|
820642
820806
|
|
|
820643
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820807
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/app-binder/di/appBinderModule.js
|
|
820644
820808
|
var d89 = () => new w10(({ bind: o80 }) => {
|
|
820645
820809
|
o80(p77.AppBinding).to(c78);
|
|
820646
820810
|
});
|
|
820647
820811
|
|
|
820648
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820812
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/eip7702/di/eip7702Types.js
|
|
820649
820813
|
var e74 = { SignDelegationAuthorizationUseCase: Symbol.for("SignDelegationAuthorizationUseCase") };
|
|
820650
820814
|
|
|
820651
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820815
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/eip7702/use-case/SignDelegationAuthorizationUseCase.js
|
|
820652
820816
|
var u80 = Object.defineProperty;
|
|
820653
820817
|
var c79 = Object.getOwnPropertyDescriptor;
|
|
820654
820818
|
var d90 = (n177, r79, i85, t90) => {
|
|
@@ -820668,15 +820832,15 @@ var e75 = class {
|
|
|
820668
820832
|
};
|
|
820669
820833
|
e75 = d90([z6(), B15(0, N10(p77.AppBinding))], e75);
|
|
820670
820834
|
|
|
820671
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820835
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/eip7702/di/eip7702Module.js
|
|
820672
820836
|
var p89 = () => new w10(({ bind: o80 }) => {
|
|
820673
820837
|
o80(e74.SignDelegationAuthorizationUseCase).to(e75);
|
|
820674
820838
|
});
|
|
820675
820839
|
|
|
820676
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820840
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/message/di/messageTypes.js
|
|
820677
820841
|
var e76 = { SignMessageUseCase: Symbol.for("SignMessageUseCase") };
|
|
820678
820842
|
|
|
820679
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820843
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/message/use-case/SignMessageUseCase.js
|
|
820680
820844
|
var A43 = Object.defineProperty;
|
|
820681
820845
|
var d91 = Object.getOwnPropertyDescriptor;
|
|
820682
820846
|
var a97 = (n177, p95, i85, r79) => {
|
|
@@ -820696,12 +820860,12 @@ var t88 = class {
|
|
|
820696
820860
|
};
|
|
820697
820861
|
t88 = a97([z6(), m79(0, N10(p77.AppBinding))], t88);
|
|
820698
820862
|
|
|
820699
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820863
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/message/di/messageModule.js
|
|
820700
820864
|
var g65 = () => new w10(({ bind: e79 }) => {
|
|
820701
820865
|
e79(e76.SignMessageUseCase).to(t88);
|
|
820702
820866
|
});
|
|
820703
820867
|
|
|
820704
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820868
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/safe/use-case/VerifySafeAddressUseCase.js
|
|
820705
820869
|
var B16 = Object.defineProperty;
|
|
820706
820870
|
var f60 = Object.getOwnPropertyDescriptor;
|
|
820707
820871
|
var m80 = (e79, p95, r79, i85) => {
|
|
@@ -820721,15 +820885,15 @@ var n175 = class {
|
|
|
820721
820885
|
};
|
|
820722
820886
|
n175 = m80([z6(), A44(0, N10(p77.AppBinding))], n175);
|
|
820723
820887
|
|
|
820724
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820888
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/safe/di/safeTypes.js
|
|
820725
820889
|
var e77 = { VerifySafeAddressUseCase: Symbol.for("VerifySafeAddressUseCase") };
|
|
820726
820890
|
|
|
820727
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820891
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/safe/di/safeModule.js
|
|
820728
820892
|
var d92 = () => new w10(({ bind: e79 }) => {
|
|
820729
820893
|
e79(e77.VerifySafeAddressUseCase).to(n175);
|
|
820730
820894
|
});
|
|
820731
820895
|
|
|
820732
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820896
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/service/mapper/EthersTransactionMapperService.js
|
|
820733
820897
|
var import_purify_ts93 = require("purify-ts");
|
|
820734
820898
|
var u81 = Object.defineProperty;
|
|
820735
820899
|
var d93 = Object.getOwnPropertyDescriptor;
|
|
@@ -820753,7 +820917,7 @@ var o75 = class {
|
|
|
820753
820917
|
};
|
|
820754
820918
|
o75 = c80([z6()], o75);
|
|
820755
820919
|
|
|
820756
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820920
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/service/parser/TransactionParserService.js
|
|
820757
820921
|
var import_purify_ts94 = require("purify-ts");
|
|
820758
820922
|
var C35 = Object.defineProperty;
|
|
820759
820923
|
var P20 = Object.getOwnPropertyDescriptor;
|
|
@@ -820821,7 +820985,7 @@ var y46 = class {
|
|
|
820821
820985
|
};
|
|
820822
820986
|
y46 = w21([z6()], y46);
|
|
820823
820987
|
|
|
820824
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
820988
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/use-case/SignTransactionUseCase.js
|
|
820825
820989
|
var d94 = Object.defineProperty;
|
|
820826
820990
|
var B17 = Object.getOwnPropertyDescriptor;
|
|
820827
820991
|
var a98 = (t90, i85, r79, p95) => {
|
|
@@ -820841,18 +821005,18 @@ var o76 = class {
|
|
|
820841
821005
|
};
|
|
820842
821006
|
o76 = a98([z6(), c81(0, N10(p77.AppBinding))], o76);
|
|
820843
821007
|
|
|
820844
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821008
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/transaction/di/transactionModule.js
|
|
820845
821009
|
var T34 = () => new w10(({ bind: r79 }) => {
|
|
820846
821010
|
r79(a96.SignTransactionUseCase).to(o76), r79(a96.TransactionMapperService).to(o75), r79(a96.TransactionParserService).to(y46);
|
|
820847
821011
|
});
|
|
820848
821012
|
|
|
820849
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821013
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/di/typedDataTypes.js
|
|
820850
821014
|
var e78 = { SignTypedDataUseCase: Symbol.for("SignTypedDataUseCase"), TypedDataParserService: Symbol.for("TypedDataParserService") };
|
|
820851
821015
|
|
|
820852
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821016
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/TypedDataParser.js
|
|
820853
821017
|
var import_purify_ts96 = require("purify-ts");
|
|
820854
821018
|
|
|
820855
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821019
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/TypedDataEncoder.js
|
|
820856
821020
|
var import_purify_ts95 = require("purify-ts");
|
|
820857
821021
|
function d95(n177, t90) {
|
|
820858
821022
|
switch (n177.name) {
|
|
@@ -820908,7 +821072,7 @@ function a99(n177, t90, r79) {
|
|
|
820908
821072
|
return (0, import_purify_ts95.Just)(n177);
|
|
820909
821073
|
}
|
|
820910
821074
|
|
|
820911
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821075
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/TypedDataParser.js
|
|
820912
821076
|
var N18 = class {
|
|
820913
821077
|
domainTypeName = "EIP712Domain";
|
|
820914
821078
|
domainDefaultTypes = { name: "string", version: "string", chainId: "uint256", verifyingContract: "address", salt: "bytes32" };
|
|
@@ -821007,7 +821171,7 @@ var N18 = class {
|
|
|
821007
821171
|
}
|
|
821008
821172
|
};
|
|
821009
821173
|
|
|
821010
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821174
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/service/DefaultTypedDataParserService.js
|
|
821011
821175
|
var c83 = Object.defineProperty;
|
|
821012
821176
|
var y47 = Object.getOwnPropertyDescriptor;
|
|
821013
821177
|
var i81 = (n177, r79, s93, o80) => {
|
|
@@ -821023,7 +821187,7 @@ var p92 = class {
|
|
|
821023
821187
|
};
|
|
821024
821188
|
p92 = i81([z6()], p92);
|
|
821025
821189
|
|
|
821026
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821190
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/use-case/SignTypedDataUseCase.js
|
|
821027
821191
|
var y48 = Object.defineProperty;
|
|
821028
821192
|
var T35 = Object.getOwnPropertyDescriptor;
|
|
821029
821193
|
var s89 = (i85, p95, r79, e79) => {
|
|
@@ -821044,18 +821208,18 @@ var a100 = class {
|
|
|
821044
821208
|
};
|
|
821045
821209
|
a100 = s89([z6(), d96(0, N10(p77.AppBinding)), d96(1, N10(e78.TypedDataParserService))], a100);
|
|
821046
821210
|
|
|
821047
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821211
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/typed-data/di/typedDataModule.js
|
|
821048
821212
|
var y49 = () => new w10(({ bind: e79 }) => {
|
|
821049
821213
|
e79(e78.SignTypedDataUseCase).to(a100), e79(e78.TypedDataParserService).to(p92);
|
|
821050
821214
|
});
|
|
821051
821215
|
|
|
821052
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821216
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/di.js
|
|
821053
821217
|
var g67 = ({ dmk: t90, sessionId: n177, contextModule: r79 }) => {
|
|
821054
821218
|
const o80 = new L6();
|
|
821055
821219
|
return o80.bind(o74.Dmk).toConstantValue(t90), o80.bind(o74.ContextModule).toConstantValue(r79), o80.bind(o74.SessionId).toConstantValue(n177), o80.loadSync(m74(), d89(), p89(), g65(), T34(), y49(), d92()), o80;
|
|
821056
821220
|
};
|
|
821057
821221
|
|
|
821058
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821222
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/internal/DefaultSignerEth.js
|
|
821059
821223
|
var c84 = class {
|
|
821060
821224
|
_container;
|
|
821061
821225
|
constructor({ dmk: e79, sessionId: t90, contextModule: r79 }) {
|
|
@@ -821081,7 +821245,7 @@ var c84 = class {
|
|
|
821081
821245
|
}
|
|
821082
821246
|
};
|
|
821083
821247
|
|
|
821084
|
-
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+
|
|
821248
|
+
// ../../node_modules/.pnpm/@ledgerhq+device-signer-kit-ethereum@1.9.3_@ledgerhq+context-module@1.11.0_@ledgerhq+de_daca1dd0f1e9f8f8b2e38a8590c5a5f3/node_modules/@ledgerhq/device-signer-kit-ethereum/lib/esm/api/SignerEthBuilder.js
|
|
821085
821249
|
var u92 = class {
|
|
821086
821250
|
_dmk;
|
|
821087
821251
|
_sessionId;
|
|
@@ -824478,6 +824642,11 @@ async function operations(address3, pagination) {
|
|
|
824478
824642
|
return [operations4, next ? next.ledger + "-" + next.seq : ""];
|
|
824479
824643
|
}
|
|
824480
824644
|
|
|
824645
|
+
// ../../libs/coin-modules/coin-stellar/lib-es/api/index.js
|
|
824646
|
+
init_lib_es();
|
|
824647
|
+
init_lib_es2();
|
|
824648
|
+
var import_stellar_sdk7 = __toESM(require_lib61());
|
|
824649
|
+
|
|
824481
824650
|
// ../../libs/coin-modules/coin-stellar/lib-es/config.js
|
|
824482
824651
|
var coinConfig18 = config_default();
|
|
824483
824652
|
var config_default11 = coinConfig18;
|
|
@@ -824496,6 +824665,39 @@ var NetworkCongestionLevel;
|
|
|
824496
824665
|
NetworkCongestionLevel2["HIGH"] = "HIGH";
|
|
824497
824666
|
})(NetworkCongestionLevel || (NetworkCongestionLevel = {}));
|
|
824498
824667
|
|
|
824668
|
+
// ../../libs/coin-modules/coin-stellar/lib-es/polyfill.js
|
|
824669
|
+
init_lib_es2();
|
|
824670
|
+
var OriginalTypedArrayMethods = {
|
|
824671
|
+
subarray: Uint8Array.prototype.subarray,
|
|
824672
|
+
slice: Uint8Array.prototype.slice,
|
|
824673
|
+
map: Uint8Array.prototype.map,
|
|
824674
|
+
filter: Uint8Array.prototype.filter
|
|
824675
|
+
};
|
|
824676
|
+
var hermesTypedArrayPatched = false;
|
|
824677
|
+
function patchHermesTypedArraysIfNeeded() {
|
|
824678
|
+
if (global.HermesInternal && !hermesTypedArrayPatched) {
|
|
824679
|
+
try {
|
|
824680
|
+
log2("coin:stellar", "\u{1F535} Patching TypedArray because of Hermes bug");
|
|
824681
|
+
const fixHermesTypedArrayBug = require_patch_broken_hermes_typed_arrays();
|
|
824682
|
+
fixHermesTypedArrayBug();
|
|
824683
|
+
hermesTypedArrayPatched = true;
|
|
824684
|
+
} catch {
|
|
824685
|
+
log2("coin:stellar", "Failed to patch typed arrays");
|
|
824686
|
+
}
|
|
824687
|
+
}
|
|
824688
|
+
}
|
|
824689
|
+
function unpatchHermesTypedArrays() {
|
|
824690
|
+
if (hermesTypedArrayPatched) {
|
|
824691
|
+
const TypedArray = Object.getPrototypeOf(Uint8Array);
|
|
824692
|
+
TypedArray.prototype.subarray = OriginalTypedArrayMethods.subarray;
|
|
824693
|
+
TypedArray.prototype.slice = OriginalTypedArrayMethods.slice;
|
|
824694
|
+
TypedArray.prototype.map = OriginalTypedArrayMethods.map;
|
|
824695
|
+
TypedArray.prototype.filter = OriginalTypedArrayMethods.filter;
|
|
824696
|
+
log2("coin:stellar", "\u{1F7E2} Reverted TypedArray methods to originals");
|
|
824697
|
+
hermesTypedArrayPatched = false;
|
|
824698
|
+
}
|
|
824699
|
+
}
|
|
824700
|
+
|
|
824499
824701
|
// ../../libs/coin-modules/coin-stellar/lib-es/network/serialization.js
|
|
824500
824702
|
var import_bignumber370 = __toESM(require("bignumber.js"));
|
|
824501
824703
|
var currency = getCryptoCurrencyById("stellar");
|
|
@@ -824661,39 +824863,6 @@ function getOperationType10(operation, addr) {
|
|
|
824661
824863
|
}
|
|
824662
824864
|
}
|
|
824663
824865
|
|
|
824664
|
-
// ../../libs/coin-modules/coin-stellar/lib-es/polyfill.js
|
|
824665
|
-
init_lib_es2();
|
|
824666
|
-
var OriginalTypedArrayMethods = {
|
|
824667
|
-
subarray: Uint8Array.prototype.subarray,
|
|
824668
|
-
slice: Uint8Array.prototype.slice,
|
|
824669
|
-
map: Uint8Array.prototype.map,
|
|
824670
|
-
filter: Uint8Array.prototype.filter
|
|
824671
|
-
};
|
|
824672
|
-
var hermesTypedArrayPatched = false;
|
|
824673
|
-
function patchHermesTypedArraysIfNeeded() {
|
|
824674
|
-
if (global.HermesInternal && !hermesTypedArrayPatched) {
|
|
824675
|
-
try {
|
|
824676
|
-
log2("coin:stellar", "\u{1F535} Patching TypedArray because of Hermes bug");
|
|
824677
|
-
const fixHermesTypedArrayBug = require_patch_broken_hermes_typed_arrays();
|
|
824678
|
-
fixHermesTypedArrayBug();
|
|
824679
|
-
hermesTypedArrayPatched = true;
|
|
824680
|
-
} catch (e79) {
|
|
824681
|
-
log2("coin:stellar", "Failed to patch typed arrays");
|
|
824682
|
-
}
|
|
824683
|
-
}
|
|
824684
|
-
}
|
|
824685
|
-
function unpatchHermesTypedArrays() {
|
|
824686
|
-
if (hermesTypedArrayPatched) {
|
|
824687
|
-
const TypedArray = Object.getPrototypeOf(Uint8Array);
|
|
824688
|
-
TypedArray.prototype.subarray = OriginalTypedArrayMethods.subarray;
|
|
824689
|
-
TypedArray.prototype.slice = OriginalTypedArrayMethods.slice;
|
|
824690
|
-
TypedArray.prototype.map = OriginalTypedArrayMethods.map;
|
|
824691
|
-
TypedArray.prototype.filter = OriginalTypedArrayMethods.filter;
|
|
824692
|
-
log2("coin:stellar", "\u{1F7E2} Reverted TypedArray methods to originals");
|
|
824693
|
-
hermesTypedArrayPatched = false;
|
|
824694
|
-
}
|
|
824695
|
-
}
|
|
824696
|
-
|
|
824697
824866
|
// ../../libs/coin-modules/coin-stellar/lib-es/network/horizon.js
|
|
824698
824867
|
var FALLBACK_BASE_FEE = 100;
|
|
824699
824868
|
var TRESHOLD_LOW = 0.5;
|
|
@@ -824769,7 +824938,7 @@ async function fetchBaseFee() {
|
|
|
824769
824938
|
} else {
|
|
824770
824939
|
networkCongestionLevel = NetworkCongestionLevel.LOW;
|
|
824771
824940
|
}
|
|
824772
|
-
} catch
|
|
824941
|
+
} catch {
|
|
824773
824942
|
}
|
|
824774
824943
|
return {
|
|
824775
824944
|
baseFee,
|
|
@@ -824789,7 +824958,7 @@ async function fetchAccount(addr) {
|
|
|
824789
824958
|
assets = account3.balances?.filter((balance3) => {
|
|
824790
824959
|
return balance3.asset_type !== "native";
|
|
824791
824960
|
});
|
|
824792
|
-
} catch
|
|
824961
|
+
} catch {
|
|
824793
824962
|
balance2 = "0";
|
|
824794
824963
|
}
|
|
824795
824964
|
const formattedBalance = parseCurrencyUnit(currency2.units[0], balance2);
|
|
@@ -824848,7 +825017,7 @@ async function fetchAccountNetworkInfo(account3) {
|
|
|
824848
825017
|
baseReserve,
|
|
824849
825018
|
networkCongestionLevel
|
|
824850
825019
|
};
|
|
824851
|
-
} catch
|
|
825020
|
+
} catch {
|
|
824852
825021
|
return {
|
|
824853
825022
|
family: "stellar",
|
|
824854
825023
|
fees: new import_bignumber371.BigNumber(0),
|
|
@@ -824865,7 +825034,7 @@ async function fetchSigners(account3) {
|
|
|
824865
825034
|
try {
|
|
824866
825035
|
const extendedAccount = await getServer().accounts().accountId(account3).call();
|
|
824867
825036
|
return extendedAccount.signers;
|
|
824868
|
-
} catch
|
|
825037
|
+
} catch {
|
|
824869
825038
|
return [];
|
|
824870
825039
|
}
|
|
824871
825040
|
}
|
|
@@ -824887,7 +825056,7 @@ async function loadAccount(addr) {
|
|
|
824887
825056
|
}
|
|
824888
825057
|
try {
|
|
824889
825058
|
return await getServer().loadAccount(addr);
|
|
824890
|
-
} catch
|
|
825059
|
+
} catch {
|
|
824891
825060
|
return null;
|
|
824892
825061
|
}
|
|
824893
825062
|
}
|
|
@@ -825136,6 +825305,7 @@ var convertToCoreOperation2 = (operation) => {
|
|
|
825136
825305
|
|
|
825137
825306
|
// ../../libs/coin-modules/coin-stellar/lib-es/logic/validateIntent.js
|
|
825138
825307
|
init_lib_es();
|
|
825308
|
+
var import_bignumber373 = __toESM(require("bignumber.js"));
|
|
825139
825309
|
|
|
825140
825310
|
// ../../libs/coin-modules/coin-stellar/lib-es/logic/utils.js
|
|
825141
825311
|
var import_bignumber372 = require("bignumber.js");
|
|
@@ -825180,13 +825350,12 @@ function isAddressValid3(address3) {
|
|
|
825180
825350
|
return false;
|
|
825181
825351
|
try {
|
|
825182
825352
|
return import_stellar_sdk6.StrKey.isValidEd25519PublicKey(address3) || import_stellar_sdk6.StrKey.isValidMed25519PublicKey(address3);
|
|
825183
|
-
} catch
|
|
825353
|
+
} catch {
|
|
825184
825354
|
return false;
|
|
825185
825355
|
}
|
|
825186
825356
|
}
|
|
825187
825357
|
|
|
825188
825358
|
// ../../libs/coin-modules/coin-stellar/lib-es/logic/validateIntent.js
|
|
825189
|
-
var import_bignumber373 = __toESM(require("bignumber.js"));
|
|
825190
825359
|
var validateIntent3 = async (transactionIntent, customFees) => {
|
|
825191
825360
|
const errors2 = {};
|
|
825192
825361
|
const warnings3 = {};
|
|
@@ -825330,9 +825499,6 @@ function getAssetFromToken3(token) {
|
|
|
825330
825499
|
}
|
|
825331
825500
|
|
|
825332
825501
|
// ../../libs/coin-modules/coin-stellar/lib-es/api/index.js
|
|
825333
|
-
init_lib_es();
|
|
825334
|
-
init_lib_es2();
|
|
825335
|
-
var import_stellar_sdk7 = __toESM(require_lib61());
|
|
825336
825502
|
function createApi4(config4) {
|
|
825337
825503
|
config_default11.setCoinConfig(() => ({ ...config4, status: { type: "active" } }));
|
|
825338
825504
|
return {
|
|
@@ -825517,10 +825683,10 @@ var IncorrectTypeError = class extends Error {
|
|
|
825517
825683
|
}
|
|
825518
825684
|
};
|
|
825519
825685
|
|
|
825520
|
-
// ../../libs/coin-modules/coin-tezos/lib-es/
|
|
825686
|
+
// ../../libs/coin-modules/coin-tezos/lib-es/api/index.js
|
|
825521
825687
|
init_lib_es();
|
|
825522
825688
|
|
|
825523
|
-
// ../../node_modules/.pnpm/@taquito+http-utils@23.0.0-beta.1_patch_hash=
|
|
825689
|
+
// ../../node_modules/.pnpm/@taquito+http-utils@23.0.0-beta.1_patch_hash=fa57afa8cde2dca5953b33875e5797001987caeb346d5a479e7de0c4dd941cb3/node_modules/@taquito/http-utils/dist/taquito-http-utils.es6.js
|
|
825524
825690
|
function __awaiter9(thisArg, _arguments, P21, generator) {
|
|
825525
825691
|
function adopt(value2) {
|
|
825526
825692
|
return value2 instanceof P21 ? value2 : new P21(function(resolve) {
|
|
@@ -844892,6 +845058,12 @@ var TezosToolkit = class {
|
|
|
844892
845058
|
}
|
|
844893
845059
|
};
|
|
844894
845060
|
|
|
845061
|
+
// ../../libs/coin-modules/coin-tezos/lib-es/api/index.js
|
|
845062
|
+
init_lib_es2();
|
|
845063
|
+
|
|
845064
|
+
// ../../libs/coin-modules/coin-tezos/lib-es/logic/validateRecipient.js
|
|
845065
|
+
init_lib_es();
|
|
845066
|
+
|
|
844895
845067
|
// ../../libs/coin-modules/coin-tezos/lib-es/logic/tezosToolkit.js
|
|
844896
845068
|
var servers2 = /* @__PURE__ */ new Map();
|
|
844897
845069
|
function getTezosToolkit() {
|
|
@@ -844915,13 +845087,16 @@ function combine9(transaction, signature5) {
|
|
|
844915
845087
|
return `${transaction}${signature5}`.slice(2);
|
|
844916
845088
|
}
|
|
844917
845089
|
|
|
845090
|
+
// ../../libs/coin-modules/coin-tezos/lib-es/logic/craftTransaction.js
|
|
845091
|
+
init_lib_es2();
|
|
845092
|
+
|
|
844918
845093
|
// ../../libs/coin-modules/coin-tezos/lib-es/types/errors.js
|
|
844919
845094
|
init_lib_es();
|
|
844920
845095
|
var InvalidAddressBecauseAlreadyDelegated = createCustomErrorClass("InvalidAddressBecauseAlreadyDelegated");
|
|
844921
845096
|
var UnsupportedTransactionMode = createCustomErrorClass("UnsupportedTransactionMode");
|
|
844922
845097
|
|
|
844923
845098
|
// ../../libs/coin-modules/coin-tezos/lib-es/utils.js
|
|
844924
|
-
var
|
|
845099
|
+
var import_utils387 = __toESM(require_utils47());
|
|
844925
845100
|
var DUST_MARGIN_MUTEZ = 500;
|
|
844926
845101
|
var MIN_SUGGESTED_FEE_SMALL_TRANSFER = 489;
|
|
844927
845102
|
var OP_SIZE_XTZ_TRANSFER = 154;
|
|
@@ -844966,7 +845141,7 @@ function normalizePublicKeyForAddress(maybeKey, address3) {
|
|
|
844966
845141
|
}
|
|
844967
845142
|
const compressedPubKeyLength = 33;
|
|
844968
845143
|
if (keyBuf.length > compressedPubKeyLength) {
|
|
844969
|
-
return b58Encode((0,
|
|
845144
|
+
return b58Encode((0, import_utils387.compressPublicKey)(keyBuf, derivationType), prefix3);
|
|
844970
845145
|
} else {
|
|
844971
845146
|
return b58Encode(keyBuf, prefix3);
|
|
844972
845147
|
}
|
|
@@ -844988,7 +845163,6 @@ function hasEmptyBalance(account3) {
|
|
|
844988
845163
|
}
|
|
844989
845164
|
|
|
844990
845165
|
// ../../libs/coin-modules/coin-tezos/lib-es/logic/craftTransaction.js
|
|
844991
|
-
init_lib_es2();
|
|
844992
845166
|
async function craftTransaction9(account3, transaction, publicKey4) {
|
|
844993
845167
|
const { address: address3 } = account3;
|
|
844994
845168
|
const transactionFees = {
|
|
@@ -845580,8 +845754,6 @@ async function getStakes4(address3, _cursor) {
|
|
|
845580
845754
|
}
|
|
845581
845755
|
|
|
845582
845756
|
// ../../libs/coin-modules/coin-tezos/lib-es/api/index.js
|
|
845583
|
-
init_lib_es();
|
|
845584
|
-
init_lib_es2();
|
|
845585
845757
|
function createApi6(config4) {
|
|
845586
845758
|
config_default9.setCoinConfig(() => ({ ...config4, status: { type: "active" } }));
|
|
845587
845759
|
return {
|
|
@@ -847206,7 +847378,7 @@ var inferFamilyFromAccountId = (0, import_memoize2.default)((accountId2) => {
|
|
|
847206
847378
|
try {
|
|
847207
847379
|
const { currencyId } = decodeAccountId(accountId2);
|
|
847208
847380
|
return getCryptoCurrencyById(currencyId).family;
|
|
847209
|
-
} catch
|
|
847381
|
+
} catch {
|
|
847210
847382
|
return null;
|
|
847211
847383
|
}
|
|
847212
847384
|
});
|
|
@@ -868565,7 +868737,7 @@ var inferManagerApp = (keyword) => {
|
|
|
868565
868737
|
if (!currency24 || !currency24.managerAppName)
|
|
868566
868738
|
return keyword;
|
|
868567
868739
|
return currency24.managerAppName;
|
|
868568
|
-
} catch
|
|
868740
|
+
} catch {
|
|
868569
868741
|
return keyword;
|
|
868570
868742
|
}
|
|
868571
868743
|
};
|
|
@@ -868668,7 +868840,7 @@ function scan3(arg) {
|
|
|
868668
868840
|
try {
|
|
868669
868841
|
decodeAccountId(id5);
|
|
868670
868842
|
return id5;
|
|
868671
|
-
} catch
|
|
868843
|
+
} catch {
|
|
868672
868844
|
const splitted = id5.split(":");
|
|
868673
868845
|
const findAndEat = (predicate) => {
|
|
868674
868846
|
const res = splitted.find(predicate);
|
|
@@ -868685,7 +868857,7 @@ function scan3(arg) {
|
|
|
868685
868857
|
findAndEat((s93) => {
|
|
868686
868858
|
try {
|
|
868687
868859
|
return asDerivationMode(s93);
|
|
868688
|
-
} catch
|
|
868860
|
+
} catch {
|
|
868689
868861
|
}
|
|
868690
868862
|
}) ?? scheme ?? ""
|
|
868691
868863
|
);
|
|
@@ -876543,7 +876715,7 @@ var job = ({
|
|
|
876543
876715
|
}
|
|
876544
876716
|
}
|
|
876545
876717
|
});
|
|
876546
|
-
} catch
|
|
876718
|
+
} catch {
|
|
876547
876719
|
ws3.close();
|
|
876548
876720
|
}
|
|
876549
876721
|
});
|