@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.
Files changed (43) hide show
  1. package/cosmos/bundle.d.ts +160 -160
  2. package/cosmos/bundle.js +181 -181
  3. package/esm/cosmos/bundle.js +181 -181
  4. package/esm/ibc/bundle.js +105 -105
  5. package/esm/sparkdream/bundle.js +275 -273
  6. package/esm/sparkdream/collect/v1/params.js +24 -0
  7. package/esm/sparkdream/collect/v1/tx.js +216 -1
  8. package/esm/sparkdream/collect/v1/tx.registry.js +20 -2
  9. package/esm/sparkdream/collect/v1/tx.rpc.msg.js +11 -1
  10. package/esm/sparkdream/collect/v1/types.js +92 -2
  11. package/esm/sparkdream/forum/v1/sentinel_activity.js +58 -1
  12. package/esm/sparkdream/forum/v1/tx.js +1 -1
  13. package/esm/sparkdream/rep/v1/bonded_role.js +17 -5
  14. package/esm/sparkdream/rep/v1/genesis.js +17 -1
  15. package/esm/sparkdream/rep/v1/role_activity.js +670 -0
  16. package/esm/tendermint/bundle.js +17 -17
  17. package/ibc/bundle.d.ts +90 -90
  18. package/ibc/bundle.js +105 -105
  19. package/package.json +1 -1
  20. package/sparkdream/bundle.d.ts +7168 -7061
  21. package/sparkdream/bundle.js +275 -273
  22. package/sparkdream/collect/v1/params.d.ts +28 -0
  23. package/sparkdream/collect/v1/params.js +24 -0
  24. package/sparkdream/collect/v1/tx.d.ts +130 -6
  25. package/sparkdream/collect/v1/tx.js +220 -3
  26. package/sparkdream/collect/v1/tx.registry.d.ts +13 -1
  27. package/sparkdream/collect/v1/tx.registry.js +19 -1
  28. package/sparkdream/collect/v1/tx.rpc.msg.d.ts +10 -1
  29. package/sparkdream/collect/v1/tx.rpc.msg.js +10 -0
  30. package/sparkdream/collect/v1/types.d.ts +72 -0
  31. package/sparkdream/collect/v1/types.js +92 -2
  32. package/sparkdream/forum/v1/sentinel_activity.d.ts +53 -0
  33. package/sparkdream/forum/v1/sentinel_activity.js +58 -1
  34. package/sparkdream/forum/v1/tx.d.ts +1 -1
  35. package/sparkdream/forum/v1/tx.js +1 -1
  36. package/sparkdream/rep/v1/bonded_role.d.ts +13 -1
  37. package/sparkdream/rep/v1/bonded_role.js +17 -5
  38. package/sparkdream/rep/v1/genesis.d.ts +3 -0
  39. package/sparkdream/rep/v1/genesis.js +17 -1
  40. package/sparkdream/rep/v1/role_activity.d.ts +395 -0
  41. package/sparkdream/rep/v1/role_activity.js +673 -0
  42. package/tendermint/bundle.d.ts +844 -844
  43. 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 _452 from "./applications/interchain_accounts/controller/v1/tx.amino";
56
- import * as _453 from "./applications/interchain_accounts/host/v1/tx.amino";
57
- import * as _454 from "./applications/rate_limiting/v1/tx.amino";
58
- import * as _455 from "./applications/transfer/v1/tx.amino";
59
- import * as _456 from "./core/channel/v1/tx.amino";
60
- import * as _457 from "./core/channel/v2/tx.amino";
61
- import * as _458 from "./core/client/v1/tx.amino";
62
- import * as _459 from "./core/client/v2/tx.amino";
63
- import * as _460 from "./core/connection/v1/tx.amino";
64
- import * as _461 from "./lightclients/wasm/v1/tx.amino";
65
- import * as _462 from "./applications/interchain_accounts/controller/v1/tx.registry";
66
- import * as _463 from "./applications/interchain_accounts/host/v1/tx.registry";
67
- import * as _464 from "./applications/rate_limiting/v1/tx.registry";
68
- import * as _465 from "./applications/transfer/v1/tx.registry";
69
- import * as _466 from "./core/channel/v1/tx.registry";
70
- import * as _467 from "./core/channel/v2/tx.registry";
71
- import * as _468 from "./core/client/v1/tx.registry";
72
- import * as _469 from "./core/client/v2/tx.registry";
73
- import * as _470 from "./core/connection/v1/tx.registry";
74
- import * as _471 from "./lightclients/wasm/v1/tx.registry";
75
- import * as _472 from "./applications/interchain_accounts/controller/v1/query.lcd";
76
- import * as _473 from "./applications/interchain_accounts/host/v1/query.lcd";
77
- import * as _474 from "./applications/rate_limiting/v1/query.lcd";
78
- import * as _475 from "./applications/transfer/v1/query.lcd";
79
- import * as _476 from "./core/channel/v1/query.lcd";
80
- import * as _477 from "./core/channel/v2/query.lcd";
81
- import * as _478 from "./core/client/v1/query.lcd";
82
- import * as _479 from "./core/client/v2/query.lcd";
83
- import * as _480 from "./core/connection/v1/query.lcd";
84
- import * as _481 from "./lightclients/wasm/v1/query.lcd";
85
- import * as _482 from "./applications/interchain_accounts/controller/v1/query.rpc.Query";
86
- import * as _483 from "./applications/interchain_accounts/host/v1/query.rpc.Query";
87
- import * as _484 from "./applications/rate_limiting/v1/query.rpc.Query";
88
- import * as _485 from "./applications/transfer/v1/query.rpc.Query";
89
- import * as _486 from "./core/channel/v1/query.rpc.Query";
90
- import * as _487 from "./core/channel/v2/query.rpc.Query";
91
- import * as _488 from "./core/client/v1/query.rpc.Query";
92
- import * as _489 from "./core/client/v2/query.rpc.Query";
93
- import * as _490 from "./core/connection/v1/query.rpc.Query";
94
- import * as _491 from "./lightclients/wasm/v1/query.rpc.Query";
95
- import * as _492 from "./applications/interchain_accounts/controller/v1/tx.rpc.msg";
96
- import * as _493 from "./applications/interchain_accounts/host/v1/tx.rpc.msg";
97
- import * as _494 from "./applications/rate_limiting/v1/tx.rpc.msg";
98
- import * as _495 from "./applications/transfer/v1/tx.rpc.msg";
99
- import * as _496 from "./core/channel/v1/tx.rpc.msg";
100
- import * as _497 from "./core/channel/v2/tx.rpc.msg";
101
- import * as _498 from "./core/client/v1/tx.rpc.msg";
102
- import * as _499 from "./core/client/v2/tx.rpc.msg";
103
- import * as _500 from "./core/connection/v1/tx.rpc.msg";
104
- import * as _501 from "./lightclients/wasm/v1/tx.rpc.msg";
105
- import * as _592 from "./lcd";
106
- import * as _593 from "./rpc.query";
107
- import * as _594 from "./rpc.tx";
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
- ..._452,
121
- ..._462,
122
- ..._472,
123
- ..._482,
124
- ..._492
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
- ..._453,
140
- ..._463,
141
- ..._473,
142
- ..._483,
143
- ..._493
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
- ..._454,
166
- ..._464,
167
- ..._474,
168
- ..._484,
169
- ..._494
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
- ..._455,
184
- ..._465,
185
- ..._475,
186
- ..._485,
187
- ..._495
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
- ..._456,
201
- ..._466,
202
- ..._476,
203
- ..._486,
204
- ..._496
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
- ..._457,
212
- ..._467,
213
- ..._477,
214
- ..._487,
215
- ..._497
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
- ..._458,
226
- ..._468,
227
- ..._478,
228
- ..._488,
229
- ..._498
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
- ..._459,
238
- ..._469,
239
- ..._479,
240
- ..._489,
241
- ..._499
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
- ..._460,
261
- ..._470,
262
- ..._480,
263
- ..._490,
264
- ..._500
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
- ..._461,
293
- ..._471,
294
- ..._481,
295
- ..._491,
296
- ..._501
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 = {}));