-
No, we use an instance of `Cardano.Ledger.Crypto.Crypto`, which is [`StandardCrypto`](https://github.com/IntersectMBO/cardano-ledger/blob/master/libs/cardano-ledger-core/src/Cardano/Ledg…
-
I wrote a github action script to run compatibility tests. Both linux and macos work fine, but windows runs extremely slowly, causing many test cases to fail.
Anybody got a good idea?
-
### Description
It seems that installing a yanked package with no dependency raises the error "List index out of range".
In particular, when using a default pyproject.toml file and executing the c…
-
| | 224 | 256 | 384 | 512 |
|------------------|--------------------|------------------------…
-
In order to write useful data structures and make it easier to implement parameterized mechanisms, e.g. SHA2-256, SHA2-384, etc, hacspec should support some form of generics.
-
Hi everybody, happy holidays to all.
Here testing the project with Docker (docker-compose). I left all the variables in the `.env` file as they come by default including the `BORG_SSH_PORT=2222`.
…
-
### Description
We have a poetry monorepo that uses relative imports for sharing code.
We recently noticed that some non-optional dependencies in the main dependency section aren't being installed _…
-
* Waited for more than an hour the first time I tried it.
* Then tried again a few hours after that, same result, waited 15 minutes, still not downloading.
* No errors reported.
![image](https://us…
-
### Description
In our project, we depend on the source version of the tianshou library like so:
```
tianshou = { git = "https://github.com/thu-ml/tianshou.git", rev = "9b6cb6903eddb529437f949b76…
-
On #103 the parameters function was removed from the Blake2sWithParameterBlock. However, for prf::blake2s::constraints::evaluate_blake2s_with_parameters, we need the parameters formatted as [u32; 8] a…