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 Candid Files #631

Merged
merged 5 commits into from
May 21, 2024
Merged

Update Candid Files #631

merged 5 commits into from
May 21, 2024

Conversation

sa-github-api
Copy link
Collaborator

Motivation

The canisters APIs have been updated.

Changes

  • Updated the candid interface files for the canisters used in this library.
  • Updated the javascript bindings for the latest candid interfaces.

Tests

  • Please check the API updates for any breaking changes that affect our code.

Copy link
Contributor

github-actions bot commented May 20, 2024

size-limit report 📦

Path Size
@dfinity/ckbtc 7.24 KB (0%)
@dfinity/cketh 2.94 KB (0%)
@dfinity/cmc 1.29 KB (0%)
@dfinity/ledger-icrc 3.6 KB (0%)
@dfinity/ledger-icp 14.73 KB (0%)
@dfinity/nns 34.58 KB (0%)
@dfinity/nns-proto 140.98 KB (0%)
@dfinity/sns 15.72 KB (0%)
@dfinity/utils 4.47 KB (0%)
@dfinity/ic-management 2.66 KB (+3.04% 🔺)

@peterpeterparker
Copy link
Member

I fixed the test of this PR by adding the query_stats to the mock of canister_status test.

@peterpeterparker peterpeterparker merged commit 7eae0e4 into main May 21, 2024
11 checks passed
@peterpeterparker peterpeterparker deleted the bot-ic-update-1716175870 branch May 21, 2024 05:09
github-merge-queue bot pushed a commit to dfinity/nns-dapp that referenced this pull request May 21, 2024
# Motivation

Propagate last weekly Candid definition
([631](dfinity/ic-js#631)).

# Notes

Query stats has been added to the spec in this PR
[305](dfinity/interface-spec#305).

# Changes

- `npm run upgrade:next`
- extend `CanisterStatusResponse` mock with `query_stats` in ic-mgmt and
canister worker tests
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.

3 participants