-
Please answer these questions before submitting your issue. Thanks!
1. What version of Python are you using (`python --version`)?
Python 3.7.7
2. What operating system and processor architect…
-
# Open Grant Proposal: `Rough Opal`
**Name of Project:** [Opal](https://github.com/cypsela/opal)
**Proposal Category:** `devtools-libraries`
**Proposer:** [@tabcat](https://github.com/tabca…
-
Noticed via audit, the code in FreeTCPAddr asks the system for any available port by
```go
ln, err := net.Listen("tcp", "localhost:0")
defer ln.Close()
portI := l.Addr().(*net.TCPAddr).Port
p…
-
Feel free to close this issue, just wanted to make sure its ideas have been seen by the Ouroboros team.
Link: https://eprint.iacr.org/2022/1448
-
-
It may be interesting to use the LogSumExp instead of the SoftMinMean as a smooth minimum for the calculation of QrUnc. One reason is that the SoftMinMean isn't really consistent, you can have x1 < x2…
-
In a recent deployment #1316 lead to a panic of one of the guardians.
The logs indicate that at least the network stack kept running since otherwise `systemd` typically prints a restart message. Se…
-
I believe the [`PosBase`](https://github.com/anoma/namada/blob/3a65fed50c3f63f435b2e8223044729b26dc70b1/proof_of_stake/src/lib.rs#L474=) API is being misused in the [`Shell`](https://github.com/anoma/…
-
I have gone through the PBTS spec and have a bunch of comments. Instead of polluting PR #8600 with comments not specific to the PR, I have decided to open this issue. Please let me know if there is a …
-
Hi, I'm trying my hand at converting the `.CCT` files to Unicode CSV. (I'm actually wanting to convert some of the other files, like Stephanus's TR to Unicode, but I figured I'd learn the ropes with s…