ic
ic copied to clipboard
Internet Computer blockchain source: the client/replica software run by nodes
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...
* 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...
This uses base images built with changes from: https://github.com/dfinity/ic/pull/2165 to run through CI.
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...
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...
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.
This PR removes any old references to GitLab.