ic
ic copied to clipboard
Internet Computer blockchain source: the client/replica software run by nodes
Consolidate both types in the base types crate. Also, consolidate PAGE_SIZE and WASM_PAGE_SIZE in the `sys` crate.
For queries that rely on the ledger blockchain, return errors immediately if the endpoints are calling during initial sync, rather than hanging while waiting for a read lock on the...
There is a new field in the `NodeRecord` holding a vector of SSH public keys. This PR extends the orchestrator to deploy those keys for the `recovery` user by calling...