Maksym Arutyunyan
Maksym Arutyunyan
# Description This change adds `ic-cdk-http-kit`, a simple toolkit for constructing and testing HTTP Outcalls on the Internet Computer. It streamlines unit testing of HTTP Outcalls and provides user-friendly utilities....
This change exposes `main_chain_height` for the watchdog. Currently watchdog canister gets the information about the latest block height from the bitcoin canister via metrics page parsing. It works fine in...
This PR introduces the API changes needed to support MVP for canister logging.
WAIT: till DFX 0.21.0 release, https://github.com/dfinity/sdk/releases **Overview** Why do we need this feature? What are we trying to accomplish? **Requirements** What requirements are necessary to consider this problem solved? **Considered...
This PR adds `allowed_viewers` variant to canister's `log_visibility` which allows to fetch logs by specified number of principals.
This PR adds a metric to measure the queue latency of canister messages for both `ingress` and `request` messages. For `ingress` messages, since the start time is not stored, the...
This reverts commit e9afa6f54a4300decf17868cf937a07f788f3e10.
This reverts commit e9afa6f54a4300decf17868cf937a07f788f3e10.