Commit 5b74a2e
authored
fix(wallet-gateway-remote): improve JsCantonError handling (#1014)
* feat(wallet-ui-components): persist last used custom kernel in discovery
Signed-off-by: Alex Matson <[email protected]>
* fix(wallet-gateway-remote): improve JsCantonError handling
Signed-off-by: Alex Matson <[email protected]>
* use logger
Signed-off-by: Alex Matson <[email protected]>
---------
Signed-off-by: Alex Matson <[email protected]>1 parent 2fd1101 commit 5b74a2e
File tree
3 files changed
+16
-4
lines changed- core/ledger-client/src
- wallet-gateway/remote/src
- middleware
- user-api
3 files changed
+16
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
441 | 445 | | |
442 | 446 | | |
443 | 447 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
55 | 64 | | |
56 | 65 | | |
57 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
504 | 504 | | |
505 | 505 | | |
506 | 506 | | |
507 | | - | |
508 | | - | |
509 | | - | |
| 507 | + | |
| 508 | + | |
510 | 509 | | |
511 | 510 | | |
512 | 511 | | |
| |||
0 commit comments