-
### General summary/comments (optional)
The progress bar do not clear when step next line.
### Steps to reproduce
1. for example, I build project that have many dependencise
2. Run command `…
-
Looks that arkworks does not have the implementation of proof of work (even the simplest one). We can probably add one here (use the one similar to [`libiop`](https://github.com/scipr-lab/libiop/blob/…
-
## Summary
Allow users to supply a [crypto.Signer](https://pkg.go.dev/crypto#Signer) implementation instead of an actual private key to [dtls.v2.Config](https://godocs.io/github.com/pion/dtls/v2#Co…
-
### What is the issue?
I've tried to run Dagger in docker-in-docker on top of sysbox, but it doesn't work - because it seems like sysbox doesn't allow Dagger to create a new network namespace.
A…
-
Snap uses `pwstore-fast` for its password hashing needs in the authentication snaplet. That package however is troubling in many ways:
1. It appears abandoned. The last commit was almost four ye…
-
I see from the code that unicode normalization is done. Is the idea also to do NaN normalization in floats? There are uses where this is not ideal and you don't want normalization at all. Will this be…
-
```
denis:~/cabal-install-2.4.1.0 $ ./bootstrap.sh
Using gcc for C compiler. If this is not what you want, set CC.
Using /usr/lib/gcc/x86_64-linux-gnu/5/collect2 instead.
Checking installed packa…
-
This did not work for me. I kept getting permission issues in /tftpboot which stopped it from working.
This seems to be a very serious bug with dnsmasq and it seems that nobody cares about this bu…
-
To use the regions China (Beijing) or EU (Frankfurt), we need to sign requests with Signature Version 4, since they do not support Version 2. Also, AWS strongly recommends to use V4 over V2.
There's …
-
At the moment, CompiledContractCache is optional:
https://github.com/near/nearcore/blob/e3a9b1ea3f9665339732208a391376f12c1522bf/core/primitives/src/runtime/apply_state.rs#L36-L38
However, our …