Commit 9d818f5
authored
chore(deps): bump dfx-extensions and IC commit to match new init args (#579)
# Motivation
#578 failed due to a version mismatch between the NNS extension and the
IC commit WASMs.
The newer `ic-icp-index-canister.wasm` (from the IC commit you're
upgrading to) now requires an `InitArg` with a `ledger_id` during
installation. The latest extension source code on `main` handles this
correctly.
# Changes
- Bumped dfx extensions to latest
- Bumped ic-commit to latests1 parent 9446c03 commit 9d818f5
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
0 commit comments