ic icon indicating copy to clipboard operation
ic copied to clipboard

Internet Computer blockchain source: the client/replica software run by nodes

Results 266 ic issues
Sort by recently updated
recently updated
newest added

Reverts dfinity/ic#2031 Failing hourly pipeline [here](https://github.com/dfinity/ic/actions/runs/11345647914/job/31552999092).

perf

This is follow-up for [PR](https://github.com/dfinity/ic/pull/1967).

feat

< [Previous PR](https://github.com/dfinity/ic/pull/1788) |

feat

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)...

refactor
@idx
@node

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...

chore
@execution
@ic-interface-owners

Move default node_index to ic.json

refactor
@idx
@consensus
@node