-
Tracking issue of updates necessary to compile OpenEthereum to Big Endian (BE) hardware.
The following is a rolling checklist that summarises what needs to be done in order to get OpenEthereum to c…
-
```zsh
% git clone https://github.com/MFEK/stroke;
% cd stroke;
% cargo run --;
Updating git repository `https://github.com/MFEK/math.rlib`
Updating git repository `https://github.com/MFE…
-
Hey guys, trying to compile the same code that depended on 1.1.2 now fails
```
version. This may also occur with an optional dependency that is not enabled.
Compiling sgx_signal v1.1.2 (https:…
-
From Ryan S.
> Basically, it needs to be a little crisper what the client capabilities are. Presently, it handwaves them as out-of-scope, but as a consequence, makes it difficult to justify the as…
-
Dear users of MacOs, @airscholar, @pims, @av-elier,
We would need your help on a Unix compatibility issue.
Sozu Http representation and parsers are undergoing a complete rewrite to use [Kawa](ht…
-
This proposal came up at the beginning of the year [on the community Discord](https://discord.com/channels/976380008299917365/1015156984007381033/1192524885151449262): Should we soft-deprecate `rustls…
-
### Go version
n/a (x/crypto v0.17.0, latest at time of writing)
### Output of `go env` in your module/workspace:
```shell
n/a
```
### What did you do?
Use autocert with step-ca as ACME server (…
mjl- updated
4 months ago
-
I am trying to install the latest v0.0.34 on my machine (Intel Mac, Monterey and Python v3.8.19). It fails with following:
```
pip install libsql-experimental
Collecting libsql-experimental
…
-
The SBOM is used to determine the provenance authenticity and integrity of the Temurin binaries, and as such should be able to be verified by the consumer to be authentic.
This issue is to enhance …
-
cc @worldwise001. Going to set the stage with some context:
* rustls-platform-verifier was originally created within 1Password. It was open sourced and transitioned to live with in the rustls GitHu…