-
Please list all URLs that you are reporting for malicious activity, plus a brief description if you think it is necessary
**URLs:**
blast-claim.icu
blst.claims
t.ly/BLST
- [x] I have checked …
-
I recently introduced a bug in the blst proof that was not easy to track down. The problem was that I misplaced a back tick, causing something that I wanted to be computed at the type level to be comp…
-
## x86-64
```
nim c -r --passC:-g -d:danger --hints:off --warnings:off --verbosity:0 --outdir:build benchmarks/bench_all.nim
```
```
Warmup: 0.9026 s, result 224 (displayed to avoid compiler …
-
Thought I'd open the issue to get the current status of subgroup checks for signatures and public keys in the rust bindings and hopefully reach a conclusion.
A quick summary of previous discussions…
-
I am getting this error despite the fact that I'm not putting any attribute 'dist' into the FlatParam function, just the test_value argument which it is supposed to have. Below is a simplified toy mod…
-
Found a fatal error during the build snarkvm with cuda features
```
running: "nvcc" "-ccbin=c++" "-Xcompiler" "-O3" "-Xcompiler" "-ffunction-sections" "-Xcompiler" "-fdata-sections" "-Xcompiler" "…
-
Hi Jared, thanks for setting up the CI!
I noticed the following issue: it succeeds on commit 4b8aa79 but fails on commit 53a61e6. The only different is that caching is disabled in the former.
-
I run Miri on the most-downloaded crates, with the flags `-Zmiri-panic-on-unsupported` and `--no-fail-fast` which basically asks Miri to try to run as many tests as it can. Searching all my build logs…
-
I recently set up a subnet on Fuji that uses a custom VM. I'm not using the turnkey stuff in the CLI that spins up nodes on cloud providers and does everything. Instead, I have a workflow that uses pa…
-
This will enable caching when the same msg is used for signing and verification (or when we fall back to single sig verification in consensus). See this tweet: https://twitter.com/kostascrypto/status/…