Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update IC commit #437

Closed
wants to merge 1 commit into from
Closed

Update IC commit #437

wants to merge 1 commit into from

Conversation

pr-automation-bot-public[bot]
Copy link
Contributor

Automated changes by create-pull-request GitHub action

@pr-automation-bot-public pr-automation-bot-public bot requested a review from a team as a code owner December 23, 2024 03:36
dskloetd added a commit that referenced this pull request Jan 3, 2025
# Motivation

[Updating the IC commit](#437)
[failed](https://github.com/dfinity/snsdemo/actions/runs/12541516365/job/34970180020?pr=437)
with
```
Error: Failed while trying to deploy canisters.
Caused by: Failed while trying to install all canisters.
Caused by: Failed to install wasm module to canister 'ckbtc_kyt'.
Caused by: Failed to create argument blob.
Caused by: Invalid data: Unable to serialize Candid values: Invalid data: Unable to serialize Candid values: record field num_subnet_nodes not found
```
because dfinity/ic#3056 added a new required
field in the init arguments of the bitcoin checker.

# Changes

1. Update the pinned IC commit hash.
2. Provide `num_subnet_nodes` in the install args of the KYT/checker
canister.

# Tested

Creating a snapshot fails after updating the IC commit hash but works
again after specifying the `num_subnet_nodes`.
@dskloetd dskloetd closed this Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants