dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
https://internetcomputer.org/developers
Apache License 2.0
174 stars 83 forks source link

feat: update agent and add log_visibility support #3782

Closed sesi200 closed 3 months ago

sesi200 commented 4 months ago

Description

Updates ic-agent and related crates to 0.36.0 and adds support for the canister setting log_visibility.

Fixes SDK-1543

How Has This Been Tested?

Added e2e

Checklist: