@sparkdreamnft/sparkdreamjs 0.0.26 → 0.0.27
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/cosmos/bundle.d.ts +160 -160
- package/cosmos/bundle.js +181 -181
- package/esm/cosmos/bundle.js +181 -181
- package/esm/ibc/bundle.js +105 -105
- package/esm/sparkdream/bundle.js +275 -273
- package/esm/sparkdream/collect/v1/params.js +24 -0
- package/esm/sparkdream/collect/v1/tx.js +216 -1
- package/esm/sparkdream/collect/v1/tx.registry.js +20 -2
- package/esm/sparkdream/collect/v1/tx.rpc.msg.js +11 -1
- package/esm/sparkdream/collect/v1/types.js +92 -2
- package/esm/sparkdream/forum/v1/sentinel_activity.js +58 -1
- package/esm/sparkdream/forum/v1/tx.js +1 -1
- package/esm/sparkdream/rep/v1/bonded_role.js +17 -5
- package/esm/sparkdream/rep/v1/genesis.js +17 -1
- package/esm/sparkdream/rep/v1/role_activity.js +670 -0
- package/esm/tendermint/bundle.js +17 -17
- package/ibc/bundle.d.ts +90 -90
- package/ibc/bundle.js +105 -105
- package/package.json +1 -1
- package/sparkdream/bundle.d.ts +7168 -7061
- package/sparkdream/bundle.js +275 -273
- package/sparkdream/collect/v1/params.d.ts +28 -0
- package/sparkdream/collect/v1/params.js +24 -0
- package/sparkdream/collect/v1/tx.d.ts +130 -6
- package/sparkdream/collect/v1/tx.js +220 -3
- package/sparkdream/collect/v1/tx.registry.d.ts +13 -1
- package/sparkdream/collect/v1/tx.registry.js +19 -1
- package/sparkdream/collect/v1/tx.rpc.msg.d.ts +10 -1
- package/sparkdream/collect/v1/tx.rpc.msg.js +10 -0
- package/sparkdream/collect/v1/types.d.ts +72 -0
- package/sparkdream/collect/v1/types.js +92 -2
- package/sparkdream/forum/v1/sentinel_activity.d.ts +53 -0
- package/sparkdream/forum/v1/sentinel_activity.js +58 -1
- package/sparkdream/forum/v1/tx.d.ts +1 -1
- package/sparkdream/forum/v1/tx.js +1 -1
- package/sparkdream/rep/v1/bonded_role.d.ts +13 -1
- package/sparkdream/rep/v1/bonded_role.js +17 -5
- package/sparkdream/rep/v1/genesis.d.ts +3 -0
- package/sparkdream/rep/v1/genesis.js +17 -1
- package/sparkdream/rep/v1/role_activity.d.ts +395 -0
- package/sparkdream/rep/v1/role_activity.js +673 -0
- package/tendermint/bundle.d.ts +844 -844
- package/tendermint/bundle.js +17 -17
package/esm/ibc/bundle.js
CHANGED
|
@@ -52,59 +52,59 @@ import * as _171 from "./lightclients/wasm/v1/genesis";
|
|
|
52
52
|
import * as _172 from "./lightclients/wasm/v1/query";
|
|
53
53
|
import * as _173 from "./lightclients/wasm/v1/tx";
|
|
54
54
|
import * as _174 from "./lightclients/wasm/v1/wasm";
|
|
55
|
-
import * as
|
|
56
|
-
import * as
|
|
57
|
-
import * as
|
|
58
|
-
import * as
|
|
59
|
-
import * as
|
|
60
|
-
import * as
|
|
61
|
-
import * as
|
|
62
|
-
import * as
|
|
63
|
-
import * as
|
|
64
|
-
import * as
|
|
65
|
-
import * as
|
|
66
|
-
import * as
|
|
67
|
-
import * as
|
|
68
|
-
import * as
|
|
69
|
-
import * as
|
|
70
|
-
import * as
|
|
71
|
-
import * as
|
|
72
|
-
import * as
|
|
73
|
-
import * as
|
|
74
|
-
import * as
|
|
75
|
-
import * as
|
|
76
|
-
import * as
|
|
77
|
-
import * as
|
|
78
|
-
import * as
|
|
79
|
-
import * as
|
|
80
|
-
import * as
|
|
81
|
-
import * as
|
|
82
|
-
import * as
|
|
83
|
-
import * as
|
|
84
|
-
import * as
|
|
85
|
-
import * as
|
|
86
|
-
import * as
|
|
87
|
-
import * as
|
|
88
|
-
import * as
|
|
89
|
-
import * as
|
|
90
|
-
import * as
|
|
91
|
-
import * as
|
|
92
|
-
import * as
|
|
93
|
-
import * as
|
|
94
|
-
import * as
|
|
95
|
-
import * as
|
|
96
|
-
import * as
|
|
97
|
-
import * as
|
|
98
|
-
import * as
|
|
99
|
-
import * as
|
|
100
|
-
import * as
|
|
101
|
-
import * as
|
|
102
|
-
import * as
|
|
103
|
-
import * as
|
|
104
|
-
import * as
|
|
105
|
-
import * as
|
|
106
|
-
import * as
|
|
107
|
-
import * as
|
|
55
|
+
import * as _453 from "./applications/interchain_accounts/controller/v1/tx.amino";
|
|
56
|
+
import * as _454 from "./applications/interchain_accounts/host/v1/tx.amino";
|
|
57
|
+
import * as _455 from "./applications/rate_limiting/v1/tx.amino";
|
|
58
|
+
import * as _456 from "./applications/transfer/v1/tx.amino";
|
|
59
|
+
import * as _457 from "./core/channel/v1/tx.amino";
|
|
60
|
+
import * as _458 from "./core/channel/v2/tx.amino";
|
|
61
|
+
import * as _459 from "./core/client/v1/tx.amino";
|
|
62
|
+
import * as _460 from "./core/client/v2/tx.amino";
|
|
63
|
+
import * as _461 from "./core/connection/v1/tx.amino";
|
|
64
|
+
import * as _462 from "./lightclients/wasm/v1/tx.amino";
|
|
65
|
+
import * as _463 from "./applications/interchain_accounts/controller/v1/tx.registry";
|
|
66
|
+
import * as _464 from "./applications/interchain_accounts/host/v1/tx.registry";
|
|
67
|
+
import * as _465 from "./applications/rate_limiting/v1/tx.registry";
|
|
68
|
+
import * as _466 from "./applications/transfer/v1/tx.registry";
|
|
69
|
+
import * as _467 from "./core/channel/v1/tx.registry";
|
|
70
|
+
import * as _468 from "./core/channel/v2/tx.registry";
|
|
71
|
+
import * as _469 from "./core/client/v1/tx.registry";
|
|
72
|
+
import * as _470 from "./core/client/v2/tx.registry";
|
|
73
|
+
import * as _471 from "./core/connection/v1/tx.registry";
|
|
74
|
+
import * as _472 from "./lightclients/wasm/v1/tx.registry";
|
|
75
|
+
import * as _473 from "./applications/interchain_accounts/controller/v1/query.lcd";
|
|
76
|
+
import * as _474 from "./applications/interchain_accounts/host/v1/query.lcd";
|
|
77
|
+
import * as _475 from "./applications/rate_limiting/v1/query.lcd";
|
|
78
|
+
import * as _476 from "./applications/transfer/v1/query.lcd";
|
|
79
|
+
import * as _477 from "./core/channel/v1/query.lcd";
|
|
80
|
+
import * as _478 from "./core/channel/v2/query.lcd";
|
|
81
|
+
import * as _479 from "./core/client/v1/query.lcd";
|
|
82
|
+
import * as _480 from "./core/client/v2/query.lcd";
|
|
83
|
+
import * as _481 from "./core/connection/v1/query.lcd";
|
|
84
|
+
import * as _482 from "./lightclients/wasm/v1/query.lcd";
|
|
85
|
+
import * as _483 from "./applications/interchain_accounts/controller/v1/query.rpc.Query";
|
|
86
|
+
import * as _484 from "./applications/interchain_accounts/host/v1/query.rpc.Query";
|
|
87
|
+
import * as _485 from "./applications/rate_limiting/v1/query.rpc.Query";
|
|
88
|
+
import * as _486 from "./applications/transfer/v1/query.rpc.Query";
|
|
89
|
+
import * as _487 from "./core/channel/v1/query.rpc.Query";
|
|
90
|
+
import * as _488 from "./core/channel/v2/query.rpc.Query";
|
|
91
|
+
import * as _489 from "./core/client/v1/query.rpc.Query";
|
|
92
|
+
import * as _490 from "./core/client/v2/query.rpc.Query";
|
|
93
|
+
import * as _491 from "./core/connection/v1/query.rpc.Query";
|
|
94
|
+
import * as _492 from "./lightclients/wasm/v1/query.rpc.Query";
|
|
95
|
+
import * as _493 from "./applications/interchain_accounts/controller/v1/tx.rpc.msg";
|
|
96
|
+
import * as _494 from "./applications/interchain_accounts/host/v1/tx.rpc.msg";
|
|
97
|
+
import * as _495 from "./applications/rate_limiting/v1/tx.rpc.msg";
|
|
98
|
+
import * as _496 from "./applications/transfer/v1/tx.rpc.msg";
|
|
99
|
+
import * as _497 from "./core/channel/v1/tx.rpc.msg";
|
|
100
|
+
import * as _498 from "./core/channel/v2/tx.rpc.msg";
|
|
101
|
+
import * as _499 from "./core/client/v1/tx.rpc.msg";
|
|
102
|
+
import * as _500 from "./core/client/v2/tx.rpc.msg";
|
|
103
|
+
import * as _501 from "./core/connection/v1/tx.rpc.msg";
|
|
104
|
+
import * as _502 from "./lightclients/wasm/v1/tx.rpc.msg";
|
|
105
|
+
import * as _593 from "./lcd";
|
|
106
|
+
import * as _594 from "./rpc.query";
|
|
107
|
+
import * as _595 from "./rpc.tx";
|
|
108
108
|
export var ibc;
|
|
109
109
|
(function (ibc) {
|
|
110
110
|
let applications;
|
|
@@ -117,11 +117,11 @@ export var ibc;
|
|
|
117
117
|
..._122,
|
|
118
118
|
..._123,
|
|
119
119
|
..._124,
|
|
120
|
-
...
|
|
121
|
-
...
|
|
122
|
-
...
|
|
123
|
-
...
|
|
124
|
-
...
|
|
120
|
+
..._453,
|
|
121
|
+
..._463,
|
|
122
|
+
..._473,
|
|
123
|
+
..._483,
|
|
124
|
+
..._493
|
|
125
125
|
};
|
|
126
126
|
})(controller = interchain_accounts.controller || (interchain_accounts.controller = {}));
|
|
127
127
|
let genesis;
|
|
@@ -136,11 +136,11 @@ export var ibc;
|
|
|
136
136
|
..._126,
|
|
137
137
|
..._127,
|
|
138
138
|
..._128,
|
|
139
|
-
...
|
|
140
|
-
...
|
|
141
|
-
...
|
|
142
|
-
...
|
|
143
|
-
...
|
|
139
|
+
..._454,
|
|
140
|
+
..._464,
|
|
141
|
+
..._474,
|
|
142
|
+
..._484,
|
|
143
|
+
..._494
|
|
144
144
|
};
|
|
145
145
|
})(host = interchain_accounts.host || (interchain_accounts.host = {}));
|
|
146
146
|
interchain_accounts.v1 = {
|
|
@@ -162,11 +162,11 @@ export var ibc;
|
|
|
162
162
|
..._134,
|
|
163
163
|
..._135,
|
|
164
164
|
..._136,
|
|
165
|
-
...
|
|
166
|
-
...
|
|
167
|
-
...
|
|
168
|
-
...
|
|
169
|
-
...
|
|
165
|
+
..._455,
|
|
166
|
+
..._465,
|
|
167
|
+
..._475,
|
|
168
|
+
..._485,
|
|
169
|
+
..._495
|
|
170
170
|
};
|
|
171
171
|
})(rate_limiting = applications.rate_limiting || (applications.rate_limiting = {}));
|
|
172
172
|
let transfer;
|
|
@@ -180,11 +180,11 @@ export var ibc;
|
|
|
180
180
|
..._142,
|
|
181
181
|
..._143,
|
|
182
182
|
..._144,
|
|
183
|
-
...
|
|
184
|
-
...
|
|
185
|
-
...
|
|
186
|
-
...
|
|
187
|
-
...
|
|
183
|
+
..._456,
|
|
184
|
+
..._466,
|
|
185
|
+
..._476,
|
|
186
|
+
..._486,
|
|
187
|
+
..._496
|
|
188
188
|
};
|
|
189
189
|
})(transfer = applications.transfer || (applications.transfer = {}));
|
|
190
190
|
})(applications = ibc.applications || (ibc.applications = {}));
|
|
@@ -197,22 +197,22 @@ export var ibc;
|
|
|
197
197
|
..._146,
|
|
198
198
|
..._147,
|
|
199
199
|
..._148,
|
|
200
|
-
...
|
|
201
|
-
...
|
|
202
|
-
...
|
|
203
|
-
...
|
|
204
|
-
...
|
|
200
|
+
..._457,
|
|
201
|
+
..._467,
|
|
202
|
+
..._477,
|
|
203
|
+
..._487,
|
|
204
|
+
..._497
|
|
205
205
|
};
|
|
206
206
|
channel.v2 = {
|
|
207
207
|
..._149,
|
|
208
208
|
..._150,
|
|
209
209
|
..._151,
|
|
210
210
|
..._152,
|
|
211
|
-
...
|
|
212
|
-
...
|
|
213
|
-
...
|
|
214
|
-
...
|
|
215
|
-
...
|
|
211
|
+
..._458,
|
|
212
|
+
..._468,
|
|
213
|
+
..._478,
|
|
214
|
+
..._488,
|
|
215
|
+
..._498
|
|
216
216
|
};
|
|
217
217
|
})(channel = core.channel || (core.channel = {}));
|
|
218
218
|
let client;
|
|
@@ -222,11 +222,11 @@ export var ibc;
|
|
|
222
222
|
..._154,
|
|
223
223
|
..._155,
|
|
224
224
|
..._156,
|
|
225
|
-
...
|
|
226
|
-
...
|
|
227
|
-
...
|
|
228
|
-
...
|
|
229
|
-
...
|
|
225
|
+
..._459,
|
|
226
|
+
..._469,
|
|
227
|
+
..._479,
|
|
228
|
+
..._489,
|
|
229
|
+
..._499
|
|
230
230
|
};
|
|
231
231
|
client.v2 = {
|
|
232
232
|
..._157,
|
|
@@ -234,11 +234,11 @@ export var ibc;
|
|
|
234
234
|
..._159,
|
|
235
235
|
..._160,
|
|
236
236
|
..._161,
|
|
237
|
-
...
|
|
238
|
-
...
|
|
239
|
-
...
|
|
240
|
-
...
|
|
241
|
-
...
|
|
237
|
+
..._460,
|
|
238
|
+
..._470,
|
|
239
|
+
..._480,
|
|
240
|
+
..._490,
|
|
241
|
+
..._500
|
|
242
242
|
};
|
|
243
243
|
})(client = core.client || (core.client = {}));
|
|
244
244
|
let commitment;
|
|
@@ -257,11 +257,11 @@ export var ibc;
|
|
|
257
257
|
..._165,
|
|
258
258
|
..._166,
|
|
259
259
|
..._167,
|
|
260
|
-
...
|
|
261
|
-
...
|
|
262
|
-
...
|
|
263
|
-
...
|
|
264
|
-
...
|
|
260
|
+
..._461,
|
|
261
|
+
..._471,
|
|
262
|
+
..._481,
|
|
263
|
+
..._491,
|
|
264
|
+
..._501
|
|
265
265
|
};
|
|
266
266
|
})(connection = core.connection || (core.connection = {}));
|
|
267
267
|
})(core = ibc.core || (ibc.core = {}));
|
|
@@ -289,17 +289,17 @@ export var ibc;
|
|
|
289
289
|
..._172,
|
|
290
290
|
..._173,
|
|
291
291
|
..._174,
|
|
292
|
-
...
|
|
293
|
-
...
|
|
294
|
-
...
|
|
295
|
-
...
|
|
296
|
-
...
|
|
292
|
+
..._462,
|
|
293
|
+
..._472,
|
|
294
|
+
..._482,
|
|
295
|
+
..._492,
|
|
296
|
+
..._502
|
|
297
297
|
};
|
|
298
298
|
})(wasm = lightclients.wasm || (lightclients.wasm = {}));
|
|
299
299
|
})(lightclients = ibc.lightclients || (ibc.lightclients = {}));
|
|
300
300
|
ibc.ClientFactory = {
|
|
301
|
-
..._592,
|
|
302
301
|
..._593,
|
|
303
|
-
..._594
|
|
302
|
+
..._594,
|
|
303
|
+
..._595
|
|
304
304
|
};
|
|
305
305
|
})(ibc || (ibc = {}));
|