Commit 0c06d43
authored
Upstream changes v0.11.6-rc (#1633)
* bump `iota` dependencies:
- `iota` -> `v0.11.6-rc`
- `fastcrypto` -> `2f502fd8570fe4e9cff36eea5bbd6fef22002898`
* update js `@iota/iota-sdk` to `^0.6.0`
- also use relative `@iota/iota-interaction-ts` reference for ci test
* apply partial updates from `iota-json-rpc-types` to fix event deserialization issue
* remove iota-interaction-ts dependency for CI test
* upate iota-interaction-ts dependency to released version for CI test
* add npm and linking for interactin-ts in chrome and firefix tests
* bump interaction version
* bump wasm bindings version
* fix lockfile
* fix versions
* use matrix for browser tests
* Upstream changes v0.11.6-rc (#1628)
Upstream merge of identity_iota_interaction/src/sdk_types files for v0.11.6-rc
* Update identity_iota_core/packages/iota_identity/Move.lock
Keep the previous localnet version identifiers to reduce noise in the lock file
Mainly authored by: wulfraem <[email protected]> and Eike Haß <[email protected]>1 parent fb96e11 commit 0c06d43
File tree
24 files changed
+195
-174
lines changed- .github
- actions/iota-rebase-sandbox/setup
- workflows
- bindings
- grpc
- wasm
- identity_wasm
- cypress/app
- iota_interaction_ts
- examples
- identity_iota_core
- packages/iota_identity
- identity_iota_interaction
- src/sdk_types
- iota_json_rpc_types
- iota_types
- move_core_types
- identity_iota
- identity_storage
24 files changed
+195
-174
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | | - | |
| 266 | + | |
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | | - | |
| 273 | + | |
276 | 274 | | |
277 | 275 | | |
278 | 276 | | |
| |||
292 | 290 | | |
293 | 291 | | |
294 | 292 | | |
295 | | - | |
296 | | - | |
297 | | - | |
298 | | - | |
299 | | - | |
300 | | - | |
301 | | - | |
302 | | - | |
303 | | - | |
304 | | - | |
305 | | - | |
306 | | - | |
307 | | - | |
308 | | - | |
309 | | - | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
| 293 | + | |
337 | 294 | | |
338 | | - | |
| 295 | + | |
339 | 296 | | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
345 | 300 | | |
346 | 301 | | |
347 | 302 | | |
| |||
363 | 318 | | |
364 | 319 | | |
365 | 320 | | |
366 | | - | |
| 321 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
0 commit comments