Commit a16c549
fix(ica-host): refactor newModuleQuerySafeAllowList to avoid panic (cosmos#6436)
* fix(ica-host): refactor newModuleQuerySafeAllowList to avoid panic due to AllowUnresolvable field
* add changelog entry
* Apply suggestions from code review
Co-authored-by: colin axnér <[email protected]>
---------
Co-authored-by: Carlos Rodriguez <[email protected]>
Co-authored-by: DimitrisJim <[email protected]>
Co-authored-by: colin axnér <[email protected]>1 parent 87dfd76 commit a16c549
File tree
2 files changed
+11
-1
lines changed- modules/apps/27-interchain-accounts/host/keeper
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
276 | 277 | | |
277 | 278 | | |
278 | 279 | | |
279 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
| 288 | + | |
280 | 289 | | |
281 | 290 | | |
282 | 291 | | |
| |||
0 commit comments