ic
ic copied to clipboard
Internet Computer blockchain source: the client/replica software run by nodes
Reverts dfinity/ic#2031 Failing hourly pipeline [here](https://github.com/dfinity/ic/actions/runs/11345647914/job/31552999092).
This is follow-up for [PR](https://github.com/dfinity/ic/pull/1967).
< [Previous PR](https://github.com/dfinity/ic/pull/1788) |
NODE-1464 This tool allows running a command in a separate Linux namespace, optionally under chroot. Optionally, it also sets up the required mounts. The implementation was taken from [Arch Linux](https://github.com/archlinux/arch-install-scripts/blob/master/run_with_chroot.in)...
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...
Move default node_index to ic.json