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

This new testing feature permits the execution of a SetupOS installer in two modes: 1. Automatic install then reboot to HostOS. 2. Interactive debug without install. This only works in...

@node
ci

* Improving performance of HostOS and GuestOS installation within tests and in prod. * Document how to start SetupOS interactively. * Provide facilities for interactive testing unobstructed by automated setup...

fix
@product-security
@node

This uses base images built with changes from: https://github.com/dfinity/ic/pull/2165 to run through CI.

feat

The `begin` of a stream slice we induct is used for garbage collecting signals. Therefore if we want at most 50k signals in the reverse stream, we have to make...

feat

Per https://dfinity.atlassian.net/browse/DRE-258 . We have successfully loaded rules of well-formed `/boot/config/firewall.json` in HostOS and GuestOS. Details: We would like to allow the node operator / provider to modify the firewall...

feat
@idx
@consensus
@node
@ic-owners-owners

Release notes here: https://github.com/bytecodealliance/wasmtime/releases/tag/v26.0.0 The "table64" extension of the memory64 proposals to WebAssembly has been implemented.

chore

This PR removes any old references to GitLab.

chore
@idx
@finint
@ic-owners-owners