@console-wallet/dapp-sdk 1.1.1 → 1.1.2
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/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,18 @@
|
|
|
1
|
+
# Changelog 1.1.2
|
|
2
|
+
|
|
3
|
+
Human‑readable diff between `1.1.1` and `1.1.2` .
|
|
4
|
+
|
|
5
|
+
## Update — 2025-12-31
|
|
6
|
+
|
|
7
|
+
- Added memo field to send flow
|
|
8
|
+
|
|
9
|
+
# -
|
|
10
|
+
# -
|
|
11
|
+
# -
|
|
12
|
+
# -
|
|
13
|
+
# -
|
|
14
|
+
|
|
15
|
+
|
|
1
16
|
# Changelog 1.1.1
|
|
2
17
|
|
|
3
18
|
Human‑readable diff between `1.1.0` and `1.1.1` .
|
|
@@ -38,6 +38,7 @@ export type SignSendRequestRequiredFields = {
|
|
|
38
38
|
token: CoinEnum;
|
|
39
39
|
amount: string;
|
|
40
40
|
expireDate: string;
|
|
41
|
+
memo?: string;
|
|
41
42
|
};
|
|
42
43
|
/**
|
|
43
44
|
* Request to sign and send a token transfer.
|
|
@@ -85,4 +86,7 @@ export type SignSendResponse = {
|
|
|
85
86
|
export type SignBatchResponse = {
|
|
86
87
|
status: true | false;
|
|
87
88
|
signature?: string;
|
|
89
|
+
} | {
|
|
90
|
+
status: true | false;
|
|
91
|
+
signatures: string[];
|
|
88
92
|
} | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"signed.type.js","sourceRoot":"","sources":["../../../src/types/signed.type.ts"],"names":[],"mappings":";;;AAIA,uEAAuE;AAC1D,QAAA,WAAW,GAAG,MAAM,CAAC;AAClC,uEAAuE;AAC1D,QAAA,WAAW,GAAG,KAAK,CAAC;AAEjC,4DAA4D;AAC5D,IAAY,QAKX;AALD,WAAY,QAAQ;IAClB,yCAAyC;IACzC,2BAAe,CAAA;IACf,oDAAoD;IACpD,8CAAkC,CAAA;AACpC,CAAC,EALW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAKnB;
|
|
1
|
+
{"version":3,"file":"signed.type.js","sourceRoot":"","sources":["../../../src/types/signed.type.ts"],"names":[],"mappings":";;;AAIA,uEAAuE;AAC1D,QAAA,WAAW,GAAG,MAAM,CAAC;AAClC,uEAAuE;AAC1D,QAAA,WAAW,GAAG,KAAK,CAAC;AAEjC,4DAA4D;AAC5D,IAAY,QAKX;AALD,WAAY,QAAQ;IAClB,yCAAyC;IACzC,2BAAe,CAAA;IACf,oDAAoD;IACpD,8CAAkC,CAAA;AACpC,CAAC,EALW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAKnB;AAqCD,0EAA0E;AAC1E,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,0CAA0C;IAC1C,0BAAa,CAAA;IACb,kDAAkD;IAClD,gCAAmB,CAAA;AACrB,CAAC,EALW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAKpB"}
|
|
@@ -38,6 +38,7 @@ export type SignSendRequestRequiredFields = {
|
|
|
38
38
|
token: CoinEnum;
|
|
39
39
|
amount: string;
|
|
40
40
|
expireDate: string;
|
|
41
|
+
memo?: string;
|
|
41
42
|
};
|
|
42
43
|
/**
|
|
43
44
|
* Request to sign and send a token transfer.
|
|
@@ -85,4 +86,7 @@ export type SignSendResponse = {
|
|
|
85
86
|
export type SignBatchResponse = {
|
|
86
87
|
status: true | false;
|
|
87
88
|
signature?: string;
|
|
89
|
+
} | {
|
|
90
|
+
status: true | false;
|
|
91
|
+
signatures: string[];
|
|
88
92
|
} | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"signed.type.js","sourceRoot":"","sources":["../../../src/types/signed.type.ts"],"names":[],"mappings":"AAIA,uEAAuE;AACvE,MAAM,CAAC,MAAM,WAAW,GAAG,MAAM,CAAC;AAClC,uEAAuE;AACvE,MAAM,CAAC,MAAM,WAAW,GAAG,KAAK,CAAC;AAEjC,4DAA4D;AAC5D,MAAM,CAAN,IAAY,QAKX;AALD,WAAY,QAAQ;IAClB,yCAAyC;IACzC,2BAAe,CAAA;IACf,oDAAoD;IACpD,8CAAkC,CAAA;AACpC,CAAC,EALW,QAAQ,KAAR,QAAQ,QAKnB;
|
|
1
|
+
{"version":3,"file":"signed.type.js","sourceRoot":"","sources":["../../../src/types/signed.type.ts"],"names":[],"mappings":"AAIA,uEAAuE;AACvE,MAAM,CAAC,MAAM,WAAW,GAAG,MAAM,CAAC;AAClC,uEAAuE;AACvE,MAAM,CAAC,MAAM,WAAW,GAAG,KAAK,CAAC;AAEjC,4DAA4D;AAC5D,MAAM,CAAN,IAAY,QAKX;AALD,WAAY,QAAQ;IAClB,yCAAyC;IACzC,2BAAe,CAAA;IACf,oDAAoD;IACpD,8CAAkC,CAAA;AACpC,CAAC,EALW,QAAQ,KAAR,QAAQ,QAKnB;AAqCD,0EAA0E;AAC1E,MAAM,CAAN,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,0CAA0C;IAC1C,0BAAa,CAAA;IACb,kDAAkD;IAClD,gCAAmB,CAAA;AACrB,CAAC,EALW,SAAS,KAAT,SAAS,QAKpB"}
|