ic
ic copied to clipboard
Internet Computer blockchain source: the client/replica software run by nodes
These dependencies were previously fetched via curl during the IC-OS build but fetching them via Bazel is a better practice. Later MR-s will depend on the newly added targets. Context:...
This reverts commit e9afa6f54a4300decf17868cf937a07f788f3e10.
Note: this is a follow-up to this comment: https://github.com/dfinity/ic/pull/1788#discussion_r1788416879
This is a first step towards phasing out old certification versions. The choice of `V15` for `MIN_SUPPORTED_CERTIFICATION_VERSION` is arbitrary and up for debate. Following this PR would be another PR...
This uses self-hosted runners instead of `ubuntu-latest` to run the container build step. This speeds up the job from 10m down to 7m.
I'm starting to do some refactoring work on the containers. Starting off, I'm slowly removing dependencies that we don't need. This removes: - kubectl (the only reference I could find...
Fix test flakiness in `test_automated_node_provider_remuneration` **Problem** The `test_automated_node_provider_remuneration` test was experiencing flaky failures with TLS certificate validation errors: ``` Error from Canister rwlgt-iiaaa-aaaaa-aaaaa-cai: Canister called `ic0.trap` with message: '[Registry] Add...
Updating base container image references. Run URL: https://github.com/dfinity/ic/actions/runs/20330081959