-
```bash
CXX crypto/libbitcoinconsensus_la-sha512.lo
CC crypto/yespower-1.0.1/libbitcoinconsensus_la-sha256.lo
CC crypto/yespower-1.0.1/libbitcoinconsensus_la-yespower-opt.lo
…
-
We're looking for additional community members who are comfortable doing their own compilations of the Peerunity source code to bolster our ranks to help from time to time with releases. The Gitian bu…
-
As most know, I recently released a first version of a Qt GUI for doing sendpayment [here](https://github.com/AdamISZ/JMBinary).
Does anyone have an opinion about this? I see a few things: could add …
-
It is already well known that compiling using the libssl-dev from the Debian 9 repositories is not working, with BIGNUM errors, etc. A workaround is to use libssl1.0-dev instead.
Now, in Debian Buste…
-
## Story
Make it easy to provide end users package managers or system bootloaders a way to automatically verify that both code authors, package maintainers, and CI systems (with well known keys) al…
-
A cursory glance of bitcoinabc.org's download section doesn't seem to have it. The closest thing resembling it are the release yaml files minus the signatures.
-
Git tags: Only signed by compromised key.
- [x] Find someone who fetched before compromise to verify: [posted below](https://github.com/bitcoinknots/knots-www/issues/6#issuecomment-1374789866)
- [ ]…
-
I've been playing around with Gitian using LXC. It's great, but I'm not a fan of the dependency on vmbuilder for LXC container creation. LXC already has a way of creating containers, and most distros …
-
While investigating #32 I found a buggy (?) behavior of `QFileDialog`.
From the [Qt docs](https://doc.qt.io/qt-5/qfiledialog.html#details):
> By default, a platform-native file dialog will be used…
-
The attacker can target either the wallet provider or a user building the binary to include malicious logic. Unless the build process is deterministic, the user will be unable to produce a binary that…