-
Hey all,
It appears that fallback.rs in mc-crypto-rand uses rand::rngs::adapter::ReseedingRng
However, from rand v0.8.0 and onward, this is only available if the "std" feature is enabled.
This res…
-
This is mostly a heads up that design work is underway to allow parts of `std` to be swappable via cargo:
https://internals.rust-lang.org/t/pre-rfc-std-aware-cargo/9450
Would be good to make sur…
-
In the long term we will want to reduce our trusted computing base (TCB) as much as possible. One of the ways in which our TCB is currently larger than it needs to be is due to the use of a large numb…
-
These could be in `std::arch` or `std::os::sgx`.
-
Dear CC community,
I am having the following error when creating apple artifacs
https://github.com/eth-cscs/manta/actions/runs/8111755111/job/22171593499
I also tried locally using the `cross…
-
The past few days, I could not get rid of these thoughts: What makes substrate so easy to expand and develop on? It is the [frame](https://substrate.dev/docs/en/knowledgebase/runtime/frame) concept, t…
-
How the `#[cfg(target_env = "sgx")]` in libstd, libc etc. affects this SDK?
is this the dream of SGX being integrated into the SDK?
will this SDK someday leverage that to natively compile rust cod…
-
Currently [sp-io](https://github.com/paritytech/substrate/blob/master/primitives/io/src/lib.rs) implements external functions for the runtime. It uses `runtime-interface` macros to automatically gener…
-
Pop OS 20.04 black screen while install with UEFI
**Distribution (run `cat /etc/os-release`):**
Lenovo Yoga C930 Intel UHD620
Windows 10Pro: Dual Boot
Ram 16GB : Core-I7 8550 Gen 8 U Series
…
-
**Describe the bug**
When building the full service API on FreeBSD, everything builds smoothly until the 798th package out of 924, the build error is:
**To Reproduce**
Steps to reproduce the be…