@bitgo/public-types 6.69.0 → 6.70.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/schema/transactions/coinSpecific.d.ts +3 -1
- package/dist/src/schema/transactions/coinSpecific.js +6 -2
- package/dist/src/schema/transactions/coinSpecific.js.map +1 -1
- package/dist/src/schema/transactions/index.d.ts +1 -0
- package/dist/src/schema/transactions/index.js +1 -0
- package/dist/src/schema/transactions/index.js.map +1 -1
- package/dist/src/schema/transactions/sendTransactions.d.ts +1 -1
- package/dist/src/schema/webhook/webhookType.d.ts +4 -2
- package/dist/src/schema/webhook/webhookType.js +2 -0
- package/dist/src/schema/webhook/webhookType.js.map +1 -1
- package/package.json +1 -1
- package/src/schema/transactions/coinSpecific.ts +13 -1
- package/src/schema/transactions/index.ts +1 -0
- package/src/schema/webhook/webhookType.ts +4 -0
|
@@ -12,6 +12,8 @@ export declare const SbtcWithdrawParams: t.PartialC<{
|
|
|
12
12
|
btcAddress: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
13
13
|
maxFee: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
14
14
|
}>;
|
|
15
|
+
export declare const unifiedAddressPreference: t.UnionC<[t.LiteralC<"shielded">, t.LiteralC<"transparent">]>;
|
|
16
|
+
export type unifiedAddressPreference = t.TypeOf<typeof unifiedAddressPreference>;
|
|
15
17
|
export declare const CoinSpecificBuildParams: {
|
|
16
18
|
utxo: {
|
|
17
19
|
locktime: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
|
|
@@ -32,7 +34,7 @@ export declare const CoinSpecificBuildParams: {
|
|
|
32
34
|
lockTime: number;
|
|
33
35
|
} | undefined;
|
|
34
36
|
}, unknown>, t.UndefinedC]>;
|
|
35
|
-
unifiedRecipientPreference: t.UnionC<[t.Type<
|
|
37
|
+
unifiedRecipientPreference: t.UnionC<[t.Type<"shielded" | "transparent", "shielded" | "transparent", unknown>, t.UndefinedC]>;
|
|
36
38
|
};
|
|
37
39
|
avaxp: {
|
|
38
40
|
locktime: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
|
|
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.CoinSpecificBuildParams = exports.SbtcWithdrawParams = exports.BridgingParams = void 0;
|
|
26
|
+
exports.CoinSpecificBuildParams = exports.unifiedAddressPreference = exports.SbtcWithdrawParams = exports.BridgingParams = void 0;
|
|
27
27
|
const t = __importStar(require("io-ts"));
|
|
28
28
|
const utils_1 = require("../../utils");
|
|
29
29
|
const BaseBuildParams = {
|
|
@@ -61,13 +61,17 @@ exports.SbtcWithdrawParams = t.partial({
|
|
|
61
61
|
btcAddress: utils_1.optionalString,
|
|
62
62
|
maxFee: utils_1.optionalString,
|
|
63
63
|
});
|
|
64
|
+
exports.unifiedAddressPreference = t.union([
|
|
65
|
+
t.literal("shielded"),
|
|
66
|
+
t.literal("transparent"),
|
|
67
|
+
]);
|
|
64
68
|
exports.CoinSpecificBuildParams = {
|
|
65
69
|
utxo: {
|
|
66
70
|
locktime: utils_1.optionalNumber,
|
|
67
71
|
limit: utils_1.optionalNumber,
|
|
68
72
|
bulk: utils_1.optionalBoolean,
|
|
69
73
|
bridgingParams: (0, utils_1.Optional)(exports.BridgingParams),
|
|
70
|
-
unifiedRecipientPreference: utils_1.
|
|
74
|
+
unifiedRecipientPreference: (0, utils_1.Optional)(exports.unifiedAddressPreference),
|
|
71
75
|
},
|
|
72
76
|
avaxp: {
|
|
73
77
|
locktime: utils_1.optionalNumber,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"coinSpecific.js","sourceRoot":"","sources":["../../../../src/schema/transactions/coinSpecific.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yCAA2B;AAC3B,uCAQqB;AAErB,MAAM,eAAe,GAAG;IACtB,IAAI,EAAE,CAAC,CAAC,MAAM;IACd,KAAK,EAAE,sBAAc;IACrB,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC;QACd,IAAI,EAAE,sBAAc;QACpB,KAAK,EAAE,sBAAc;KACtB,CAAC;IACF,OAAO,EAAE,sBAAc;IACvB,mBAAmB,EAAE,sBAAc;IACnC,kBAAkB,EAAE,sBAAc;IAClC,OAAO,EAAE,8BAAsB;IAC/B,UAAU,EAAE,sBAAc;IAC1B,iBAAiB,EAAE,uBAAe;IAClC,iBAAiB,EAAE,sBAAc;IACjC,UAAU,EAAE,sBAAc;CAC3B,CAAC;AAEF,MAAM,sBAAsB,GAAG;IAC7B,GAAG,eAAe;IAClB,aAAa,EAAE,sBAAc;IAC7B,aAAa,EAAE,sBAAc;CAC9B,CAAC;AAEF,MAAM,kBAAkB,GAAG,CAAC,CAAC,IAAI,CAAC;IAChC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC;IACrC,eAAe,EAAE,CAAC,CAAC,MAAM;IACzB,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC;IACrC,QAAQ,EAAE,CAAC,CAAC,MAAM;CACnB,CAAC,CAAC;AAGU,QAAA,cAAc,GAAG,CAAC,CAAC,OAAO,CAAC;IACtC,IAAI,EAAE,kBAAkB;CACzB,CAAC,CAAC;AAGU,QAAA,kBAAkB,GAAG,CAAC,CAAC,OAAO,CAAC;IAC1C,MAAM,EAAE,sBAAc;IACtB,UAAU,EAAE,sBAAc;IAC1B,MAAM,EAAE,sBAAc;CACvB,CAAC,CAAC;
|
|
1
|
+
{"version":3,"file":"coinSpecific.js","sourceRoot":"","sources":["../../../../src/schema/transactions/coinSpecific.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yCAA2B;AAC3B,uCAQqB;AAErB,MAAM,eAAe,GAAG;IACtB,IAAI,EAAE,CAAC,CAAC,MAAM;IACd,KAAK,EAAE,sBAAc;IACrB,IAAI,EAAE,CAAC,CAAC,OAAO,CAAC;QACd,IAAI,EAAE,sBAAc;QACpB,KAAK,EAAE,sBAAc;KACtB,CAAC;IACF,OAAO,EAAE,sBAAc;IACvB,mBAAmB,EAAE,sBAAc;IACnC,kBAAkB,EAAE,sBAAc;IAClC,OAAO,EAAE,8BAAsB;IAC/B,UAAU,EAAE,sBAAc;IAC1B,iBAAiB,EAAE,uBAAe;IAClC,iBAAiB,EAAE,sBAAc;IACjC,UAAU,EAAE,sBAAc;CAC3B,CAAC;AAEF,MAAM,sBAAsB,GAAG;IAC7B,GAAG,eAAe;IAClB,aAAa,EAAE,sBAAc;IAC7B,aAAa,EAAE,sBAAc;CAC9B,CAAC;AAEF,MAAM,kBAAkB,GAAG,CAAC,CAAC,IAAI,CAAC;IAChC,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC;IACrC,eAAe,EAAE,CAAC,CAAC,MAAM;IACzB,MAAM,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,MAAM,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC;IACrC,QAAQ,EAAE,CAAC,CAAC,MAAM;CACnB,CAAC,CAAC;AAGU,QAAA,cAAc,GAAG,CAAC,CAAC,OAAO,CAAC;IACtC,IAAI,EAAE,kBAAkB;CACzB,CAAC,CAAC;AAGU,QAAA,kBAAkB,GAAG,CAAC,CAAC,OAAO,CAAC;IAC1C,MAAM,EAAE,sBAAc;IACtB,UAAU,EAAE,sBAAc;IAC1B,MAAM,EAAE,sBAAc;CACvB,CAAC,CAAC;AAMU,QAAA,wBAAwB,GAAG,CAAC,CAAC,KAAK,CAAC;IAC9C,CAAC,CAAC,OAAO,CAAC,UAAU,CAAC;IACrB,CAAC,CAAC,OAAO,CAAC,aAAa,CAAC;CACzB,CAAC,CAAC;AAMU,QAAA,uBAAuB,GAAG;IACrC,IAAI,EAAE;QAEJ,QAAQ,EAAE,sBAAc;QACxB,KAAK,EAAE,sBAAc;QACrB,IAAI,EAAE,uBAAe;QACrB,cAAc,EAAE,IAAA,gBAAQ,EAAC,sBAAc,CAAC;QACxC,0BAA0B,EAAE,IAAA,gBAAQ,EAAC,gCAAwB,CAAC;KAC/D;IACD,KAAK,EAAE;QACL,QAAQ,EAAE,sBAAc;QACxB,WAAW,EAAE,sBAAc;QAC3B,gBAAgB,EAAE,sBAAc;QAChC,QAAQ,EAAE,2BAAmB;KAC9B;IACD,GAAG,EAAE;QACH,GAAG,sBAAsB;QACzB,UAAU,EAAE,sBAAc;QAC1B,kBAAkB,EAAE,sBAAc;QAClC,KAAK,EAAE,sBAAc;QACrB,SAAS,EAAE,sBAAc;QACzB,cAAc,EAAE,sBAAc;QAC9B,KAAK,EAAE,uBAAe;QACtB,KAAK,EAAE,uBAAe;QACtB,KAAK,EAAE,uBAAe;QACtB,cAAc,EAAE,uBAAe;QAC/B,OAAO,EAAE,uBAAe;QACxB,cAAc,EAAE,uBAAe;KAChC;IACD,GAAG,EAAE;QACH,SAAS,EAAE,sBAAc;KAC1B;IACD,GAAG,EAAE;QACH,YAAY,EAAE,sBAAc;QAC5B,YAAY,EAAE,sBAAc;QAC5B,kBAAkB,EAAE,IAAA,gBAAQ,EAAC,0BAAkB,CAAC;KACjD;CACF,CAAC"}
|
|
@@ -16,4 +16,5 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
16
16
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
17
|
__exportStar(require("./sendTransactions"), exports);
|
|
18
18
|
__exportStar(require("./tronTransaction"), exports);
|
|
19
|
+
__exportStar(require("./coinSpecific"), exports);
|
|
19
20
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/schema/transactions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qDAAmC;AACnC,oDAAkC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/schema/transactions/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qDAAmC;AACnC,oDAAkC;AAClC,iDAA+B"}
|
|
@@ -477,7 +477,7 @@ export declare const TxSendBody: t.ExactC<t.IntersectionC<[t.PartialC<{
|
|
|
477
477
|
lockTime: number;
|
|
478
478
|
} | undefined;
|
|
479
479
|
}, unknown>, t.UndefinedC]>;
|
|
480
|
-
unifiedRecipientPreference: t.UnionC<[t.Type<
|
|
480
|
+
unifiedRecipientPreference: t.UnionC<[t.Type<"shielded" | "transparent", "shielded" | "transparent", unknown>, t.UndefinedC]>;
|
|
481
481
|
}>, t.PartialC<{
|
|
482
482
|
locktime: t.UnionC<[t.Type<number, number, unknown>, t.UndefinedC]>;
|
|
483
483
|
sourceChain: t.UnionC<[t.Type<string, string, unknown>, t.UndefinedC]>;
|
|
@@ -39,7 +39,8 @@ export declare enum WebhookTypeEnum {
|
|
|
39
39
|
"pendingDecryption" = "pendingDecryption",
|
|
40
40
|
"whitelistApproved" = "whitelistApproved",
|
|
41
41
|
"whitelistRejected" = "whitelistRejected",
|
|
42
|
-
"allocationRequest" = "allocationRequest"
|
|
42
|
+
"allocationRequest" = "allocationRequest",
|
|
43
|
+
"allocationAccepted" = "allocationAccepted"
|
|
43
44
|
}
|
|
44
45
|
export declare const WebhookType: t.KeyofC<typeof WebhookTypeEnum>;
|
|
45
46
|
export type WebhookType = t.TypeOf<typeof WebhookType>;
|
|
@@ -67,7 +68,8 @@ export declare enum WalletWebhookTypeEnum {
|
|
|
67
68
|
"endInvestorOnboardingInvite" = "endInvestorOnboardingInvite",
|
|
68
69
|
"endInvestorOnboardingAccepted" = "endInvestorOnboardingAccepted",
|
|
69
70
|
"pendingDecryption" = "pendingDecryption",
|
|
70
|
-
"allocationRequest" = "allocationRequest"
|
|
71
|
+
"allocationRequest" = "allocationRequest",
|
|
72
|
+
"allocationAccepted" = "allocationAccepted"
|
|
71
73
|
}
|
|
72
74
|
export declare const WalletWebhookType: t.KeyofC<typeof WalletWebhookTypeEnum>;
|
|
73
75
|
export type WalletWebhookType = t.TypeOf<typeof WalletWebhookType>;
|
|
@@ -67,6 +67,7 @@ var WebhookTypeEnum;
|
|
|
67
67
|
WebhookTypeEnum["whitelistApproved"] = "whitelistApproved";
|
|
68
68
|
WebhookTypeEnum["whitelistRejected"] = "whitelistRejected";
|
|
69
69
|
WebhookTypeEnum["allocationRequest"] = "allocationRequest";
|
|
70
|
+
WebhookTypeEnum["allocationAccepted"] = "allocationAccepted";
|
|
70
71
|
})(WebhookTypeEnum || (exports.WebhookTypeEnum = WebhookTypeEnum = {}));
|
|
71
72
|
exports.WebhookType = t.keyof(WebhookTypeEnum, "WebhookType");
|
|
72
73
|
var WalletWebhookTypeEnum;
|
|
@@ -95,6 +96,7 @@ var WalletWebhookTypeEnum;
|
|
|
95
96
|
WalletWebhookTypeEnum["endInvestorOnboardingAccepted"] = "endInvestorOnboardingAccepted";
|
|
96
97
|
WalletWebhookTypeEnum["pendingDecryption"] = "pendingDecryption";
|
|
97
98
|
WalletWebhookTypeEnum["allocationRequest"] = "allocationRequest";
|
|
99
|
+
WalletWebhookTypeEnum["allocationAccepted"] = "allocationAccepted";
|
|
98
100
|
})(WalletWebhookTypeEnum || (exports.WalletWebhookTypeEnum = WalletWebhookTypeEnum = {}));
|
|
99
101
|
exports.WalletWebhookType = t.keyof(WalletWebhookTypeEnum, "WalletWebhookType");
|
|
100
102
|
var EnterpriseWebhookTypeEnum;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"webhookType.js","sourceRoot":"","sources":["../../../../src/schema/webhook/webhookType.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yCAA2B;AAE3B,IAAY,
|
|
1
|
+
{"version":3,"file":"webhookType.js","sourceRoot":"","sources":["../../../../src/schema/webhook/webhookType.ts"],"names":[],"mappings":"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"}
|
package/package.json
CHANGED
|
@@ -51,6 +51,18 @@ export const SbtcWithdrawParams = t.partial({
|
|
|
51
51
|
maxFee: optionalString,
|
|
52
52
|
});
|
|
53
53
|
|
|
54
|
+
/**
|
|
55
|
+
* How a Zcash unified address recipient should be resolved.
|
|
56
|
+
* `shielded` uses the shielded (Orchard) receiver, `transparent` uses the transparent receiver.
|
|
57
|
+
*/
|
|
58
|
+
export const unifiedAddressPreference = t.union([
|
|
59
|
+
t.literal("shielded"),
|
|
60
|
+
t.literal("transparent"),
|
|
61
|
+
]);
|
|
62
|
+
export type unifiedAddressPreference = t.TypeOf<
|
|
63
|
+
typeof unifiedAddressPreference
|
|
64
|
+
>;
|
|
65
|
+
|
|
54
66
|
// Coin Specific Build Params
|
|
55
67
|
export const CoinSpecificBuildParams = {
|
|
56
68
|
utxo: {
|
|
@@ -59,7 +71,7 @@ export const CoinSpecificBuildParams = {
|
|
|
59
71
|
limit: optionalNumber,
|
|
60
72
|
bulk: optionalBoolean,
|
|
61
73
|
bridgingParams: Optional(BridgingParams),
|
|
62
|
-
unifiedRecipientPreference:
|
|
74
|
+
unifiedRecipientPreference: Optional(unifiedAddressPreference),
|
|
63
75
|
},
|
|
64
76
|
avaxp: {
|
|
65
77
|
locktime: optionalNumber,
|
|
@@ -79,6 +79,8 @@ export enum WebhookTypeEnum {
|
|
|
79
79
|
|
|
80
80
|
/** Canton DvP allocation request received (wallet-scoped). */
|
|
81
81
|
"allocationRequest" = "allocationRequest",
|
|
82
|
+
/** Canton DvP allocation accepted (wallet-scoped). */
|
|
83
|
+
"allocationAccepted" = "allocationAccepted",
|
|
82
84
|
}
|
|
83
85
|
|
|
84
86
|
export const WebhookType = t.keyof(WebhookTypeEnum, "WebhookType");
|
|
@@ -125,6 +127,8 @@ export enum WalletWebhookTypeEnum {
|
|
|
125
127
|
|
|
126
128
|
/** Canton DvP allocation request received. */
|
|
127
129
|
"allocationRequest" = "allocationRequest",
|
|
130
|
+
/** Canton DvP allocation accepted. */
|
|
131
|
+
"allocationAccepted" = "allocationAccepted",
|
|
128
132
|
}
|
|
129
133
|
|
|
130
134
|
export const WalletWebhookType = t.keyof(
|