@layerzerolabs/onesig-stellar-sdk 0.2.86 → 0.2.88
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/{HRBFUBG2.mjs → 2GZC4EAB.mjs} +3 -3
- package/dist/{HRBFUBG2.mjs.map → 2GZC4EAB.mjs.map} +1 -1
- package/dist/DRHBZO6J.mjs +289 -0
- package/dist/DRHBZO6J.mjs.map +1 -0
- package/dist/HGRTSKEP.js +330 -0
- package/dist/HGRTSKEP.js.map +1 -0
- package/dist/{2G7WI4V6.js → TJLL6ZOX.js} +4 -4
- package/dist/{2G7WI4V6.js.map → TJLL6ZOX.js.map} +1 -1
- package/dist/generated/index.d.ts +2 -2
- package/dist/generated/index.d.ts.map +1 -1
- package/dist/generated/index.js +17 -17
- package/dist/generated/index.mjs +1 -1
- package/dist/index.js +19 -19
- package/dist/index.mjs +2 -2
- package/dist/leafGenerator.js +3 -3
- package/dist/leafGenerator.mjs +2 -2
- package/package.json +6 -6
- package/dist/3HKBGYOL.mjs +0 -289
- package/dist/3HKBGYOL.mjs.map +0 -1
- package/dist/UYXK2UEL.js +0 -330
- package/dist/UYXK2UEL.js.map +0 -1
package/dist/generated/index.js
CHANGED
|
@@ -1,73 +1,73 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var HGRTSKEP_js = require('../HGRTSKEP.js');
|
|
4
4
|
require('../VUOMXK5T.js');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "AuthError", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return HGRTSKEP_js.AuthError; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "BufferReaderError", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return HGRTSKEP_js.BufferReaderError; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "BufferWriterError", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return HGRTSKEP_js.BufferWriterError; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "BytesExtError", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return HGRTSKEP_js.BytesExtError; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "Client", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return HGRTSKEP_js.Client; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "MultiSigError", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return HGRTSKEP_js.MultiSigError; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "OneSigError", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return HGRTSKEP_js.OneSigError; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "OwnableError", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return HGRTSKEP_js.OwnableError; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "RbacError", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return HGRTSKEP_js.RbacError; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "TtlConfigurableError", {
|
|
45
45
|
enumerable: true,
|
|
46
|
-
get: function () { return
|
|
46
|
+
get: function () { return HGRTSKEP_js.TtlConfigurableError; }
|
|
47
47
|
});
|
|
48
48
|
Object.defineProperty(exports, "UpgradeableError", {
|
|
49
49
|
enumerable: true,
|
|
50
|
-
get: function () { return
|
|
50
|
+
get: function () { return HGRTSKEP_js.UpgradeableError; }
|
|
51
51
|
});
|
|
52
52
|
Object.defineProperty(exports, "WASM_BASE64", {
|
|
53
53
|
enumerable: true,
|
|
54
|
-
get: function () { return
|
|
54
|
+
get: function () { return HGRTSKEP_js.WASM_BASE64; }
|
|
55
55
|
});
|
|
56
56
|
Object.defineProperty(exports, "WASM_HASH", {
|
|
57
57
|
enumerable: true,
|
|
58
|
-
get: function () { return
|
|
58
|
+
get: function () { return HGRTSKEP_js.WASM_HASH; }
|
|
59
59
|
});
|
|
60
60
|
Object.defineProperty(exports, "contract", {
|
|
61
61
|
enumerable: true,
|
|
62
|
-
get: function () { return
|
|
62
|
+
get: function () { return HGRTSKEP_js.contract; }
|
|
63
63
|
});
|
|
64
64
|
Object.defineProperty(exports, "getWasmBuffer", {
|
|
65
65
|
enumerable: true,
|
|
66
|
-
get: function () { return
|
|
66
|
+
get: function () { return HGRTSKEP_js.getWasmBuffer; }
|
|
67
67
|
});
|
|
68
68
|
Object.defineProperty(exports, "rpc", {
|
|
69
69
|
enumerable: true,
|
|
70
|
-
get: function () { return
|
|
70
|
+
get: function () { return HGRTSKEP_js.rpc; }
|
|
71
71
|
});
|
|
72
72
|
//# sourceMappingURL=index.js.map
|
|
73
73
|
//# sourceMappingURL=index.js.map
|
package/dist/generated/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { AuthError, BufferReaderError, BufferWriterError, BytesExtError, Client, MultiSigError, OneSigError, OwnableError, RbacError, TtlConfigurableError, UpgradeableError, WASM_BASE64, WASM_HASH, contract, getWasmBuffer, rpc } from '../
|
|
1
|
+
export { AuthError, BufferReaderError, BufferWriterError, BytesExtError, Client, MultiSigError, OneSigError, OwnableError, RbacError, TtlConfigurableError, UpgradeableError, WASM_BASE64, WASM_HASH, contract, getWasmBuffer, rpc } from '../DRHBZO6J.mjs';
|
|
2
2
|
import '../YYM473VY.mjs';
|
|
3
3
|
//# sourceMappingURL=index.mjs.map
|
|
4
4
|
//# sourceMappingURL=index.mjs.map
|
package/dist/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var WX2KPL4Q_js = require('./WX2KPL4Q.js');
|
|
4
|
-
var
|
|
5
|
-
var
|
|
4
|
+
var TJLL6ZOX_js = require('./TJLL6ZOX.js');
|
|
5
|
+
var HGRTSKEP_js = require('./HGRTSKEP.js');
|
|
6
6
|
require('./VUOMXK5T.js');
|
|
7
7
|
|
|
8
8
|
|
|
@@ -29,71 +29,71 @@ Object.defineProperty(exports, "createSetThresholdCall", {
|
|
|
29
29
|
});
|
|
30
30
|
Object.defineProperty(exports, "stellarLeafGenerator", {
|
|
31
31
|
enumerable: true,
|
|
32
|
-
get: function () { return
|
|
32
|
+
get: function () { return TJLL6ZOX_js.stellarLeafGenerator; }
|
|
33
33
|
});
|
|
34
34
|
Object.defineProperty(exports, "AuthError", {
|
|
35
35
|
enumerable: true,
|
|
36
|
-
get: function () { return
|
|
36
|
+
get: function () { return HGRTSKEP_js.AuthError; }
|
|
37
37
|
});
|
|
38
38
|
Object.defineProperty(exports, "BufferReaderError", {
|
|
39
39
|
enumerable: true,
|
|
40
|
-
get: function () { return
|
|
40
|
+
get: function () { return HGRTSKEP_js.BufferReaderError; }
|
|
41
41
|
});
|
|
42
42
|
Object.defineProperty(exports, "BufferWriterError", {
|
|
43
43
|
enumerable: true,
|
|
44
|
-
get: function () { return
|
|
44
|
+
get: function () { return HGRTSKEP_js.BufferWriterError; }
|
|
45
45
|
});
|
|
46
46
|
Object.defineProperty(exports, "BytesExtError", {
|
|
47
47
|
enumerable: true,
|
|
48
|
-
get: function () { return
|
|
48
|
+
get: function () { return HGRTSKEP_js.BytesExtError; }
|
|
49
49
|
});
|
|
50
50
|
Object.defineProperty(exports, "Client", {
|
|
51
51
|
enumerable: true,
|
|
52
|
-
get: function () { return
|
|
52
|
+
get: function () { return HGRTSKEP_js.Client; }
|
|
53
53
|
});
|
|
54
54
|
Object.defineProperty(exports, "MultiSigError", {
|
|
55
55
|
enumerable: true,
|
|
56
|
-
get: function () { return
|
|
56
|
+
get: function () { return HGRTSKEP_js.MultiSigError; }
|
|
57
57
|
});
|
|
58
58
|
Object.defineProperty(exports, "OneSigError", {
|
|
59
59
|
enumerable: true,
|
|
60
|
-
get: function () { return
|
|
60
|
+
get: function () { return HGRTSKEP_js.OneSigError; }
|
|
61
61
|
});
|
|
62
62
|
Object.defineProperty(exports, "OwnableError", {
|
|
63
63
|
enumerable: true,
|
|
64
|
-
get: function () { return
|
|
64
|
+
get: function () { return HGRTSKEP_js.OwnableError; }
|
|
65
65
|
});
|
|
66
66
|
Object.defineProperty(exports, "RbacError", {
|
|
67
67
|
enumerable: true,
|
|
68
|
-
get: function () { return
|
|
68
|
+
get: function () { return HGRTSKEP_js.RbacError; }
|
|
69
69
|
});
|
|
70
70
|
Object.defineProperty(exports, "TtlConfigurableError", {
|
|
71
71
|
enumerable: true,
|
|
72
|
-
get: function () { return
|
|
72
|
+
get: function () { return HGRTSKEP_js.TtlConfigurableError; }
|
|
73
73
|
});
|
|
74
74
|
Object.defineProperty(exports, "UpgradeableError", {
|
|
75
75
|
enumerable: true,
|
|
76
|
-
get: function () { return
|
|
76
|
+
get: function () { return HGRTSKEP_js.UpgradeableError; }
|
|
77
77
|
});
|
|
78
78
|
Object.defineProperty(exports, "WASM_BASE64", {
|
|
79
79
|
enumerable: true,
|
|
80
|
-
get: function () { return
|
|
80
|
+
get: function () { return HGRTSKEP_js.WASM_BASE64; }
|
|
81
81
|
});
|
|
82
82
|
Object.defineProperty(exports, "WASM_HASH", {
|
|
83
83
|
enumerable: true,
|
|
84
|
-
get: function () { return
|
|
84
|
+
get: function () { return HGRTSKEP_js.WASM_HASH; }
|
|
85
85
|
});
|
|
86
86
|
Object.defineProperty(exports, "contract", {
|
|
87
87
|
enumerable: true,
|
|
88
|
-
get: function () { return
|
|
88
|
+
get: function () { return HGRTSKEP_js.contract; }
|
|
89
89
|
});
|
|
90
90
|
Object.defineProperty(exports, "getWasmBuffer", {
|
|
91
91
|
enumerable: true,
|
|
92
|
-
get: function () { return
|
|
92
|
+
get: function () { return HGRTSKEP_js.getWasmBuffer; }
|
|
93
93
|
});
|
|
94
94
|
Object.defineProperty(exports, "rpc", {
|
|
95
95
|
enumerable: true,
|
|
96
|
-
get: function () { return
|
|
96
|
+
get: function () { return HGRTSKEP_js.rpc; }
|
|
97
97
|
});
|
|
98
98
|
//# sourceMappingURL=index.js.map
|
|
99
99
|
//# sourceMappingURL=index.js.map
|
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
export { createSetExecutorCall, createSetExecutorRequiredCall, createSetSeedCall, createSetSignerCall, createSetThresholdCall } from './F6ZSIYGU.mjs';
|
|
2
|
-
export { stellarLeafGenerator } from './
|
|
3
|
-
export { AuthError, BufferReaderError, BufferWriterError, BytesExtError, Client, MultiSigError, OneSigError, OwnableError, RbacError, TtlConfigurableError, UpgradeableError, WASM_BASE64, WASM_HASH, contract, getWasmBuffer, rpc } from './
|
|
2
|
+
export { stellarLeafGenerator } from './2GZC4EAB.mjs';
|
|
3
|
+
export { AuthError, BufferReaderError, BufferWriterError, BytesExtError, Client, MultiSigError, OneSigError, OwnableError, RbacError, TtlConfigurableError, UpgradeableError, WASM_BASE64, WASM_HASH, contract, getWasmBuffer, rpc } from './DRHBZO6J.mjs';
|
|
4
4
|
import './YYM473VY.mjs';
|
|
5
5
|
//# sourceMappingURL=index.mjs.map
|
|
6
6
|
//# sourceMappingURL=index.mjs.map
|
package/dist/leafGenerator.js
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
require('./
|
|
3
|
+
var TJLL6ZOX_js = require('./TJLL6ZOX.js');
|
|
4
|
+
require('./HGRTSKEP.js');
|
|
5
5
|
require('./VUOMXK5T.js');
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
Object.defineProperty(exports, "stellarLeafGenerator", {
|
|
10
10
|
enumerable: true,
|
|
11
|
-
get: function () { return
|
|
11
|
+
get: function () { return TJLL6ZOX_js.stellarLeafGenerator; }
|
|
12
12
|
});
|
|
13
13
|
//# sourceMappingURL=leafGenerator.js.map
|
|
14
14
|
//# sourceMappingURL=leafGenerator.js.map
|
package/dist/leafGenerator.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { stellarLeafGenerator } from './
|
|
2
|
-
import './
|
|
1
|
+
export { stellarLeafGenerator } from './2GZC4EAB.mjs';
|
|
2
|
+
import './DRHBZO6J.mjs';
|
|
3
3
|
import './YYM473VY.mjs';
|
|
4
4
|
//# sourceMappingURL=leafGenerator.mjs.map
|
|
5
5
|
//# sourceMappingURL=leafGenerator.mjs.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/onesig-stellar-sdk",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.88",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "TypeScript SDK for OneSig Stellar contract",
|
|
6
6
|
"license": "MIT",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
],
|
|
19
19
|
"dependencies": {
|
|
20
20
|
"@stellar/stellar-sdk": "^14.1.1",
|
|
21
|
-
"@layerzerolabs/onesig-core": "0.2.
|
|
21
|
+
"@layerzerolabs/onesig-core": "0.2.88"
|
|
22
22
|
},
|
|
23
23
|
"devDependencies": {
|
|
24
24
|
"@types/node": "^22.18.6",
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
"tsup": "^8.4.0",
|
|
27
27
|
"typescript": "^5.8.2",
|
|
28
28
|
"vitest": "^3.2.3",
|
|
29
|
-
"@layerzerolabs/
|
|
30
|
-
"@layerzerolabs/typescript-configuration": "0.2.
|
|
31
|
-
"@layerzerolabs/
|
|
32
|
-
"@layerzerolabs/
|
|
29
|
+
"@layerzerolabs/onesig-stellar": "0.2.88",
|
|
30
|
+
"@layerzerolabs/typescript-configuration": "0.2.88",
|
|
31
|
+
"@layerzerolabs/vm-tooling-stellar": "0.2.88",
|
|
32
|
+
"@layerzerolabs/tsup-configuration": "0.2.88"
|
|
33
33
|
},
|
|
34
34
|
"publishConfig": {
|
|
35
35
|
"access": "public",
|