-
At a high level, the goal of this project is to make it easy to develop software in Rust which, when compiled, can be independently verified to determine that a given binary was produced from a partic…
-
As the title states, I'm curious why there are no official Docker images for bitcoind. Even if there are no pre-built official images hosted on a third-party hub (due to security), at least an officia…
-
We have discussed this numerous times but don't have an issue to track these discussions. It would be worth understanding what would be needed to change dom0 from Fedora to Debian (say Debian 8). Bene…
-
I use a [gitian build environment](https://github.com/devrandom/gitian-builder) to compile rust source in a well-defined/stabile environment. When using rust 1.32 (rust-1.32.0-1.el7.x86_64.rpm on Cen…
-
This lets us get deterministic binaries.
https://github.com/cosmos/cosmos-sdk/pull/7247 is a very nice example for the go part. We will need to ensure a deterministic build system for the rust dll …
-
### Describe the bug
nheko crashed on me (when selecting another chat) and since then it's been crashing on start
### To Reproduce
No idea, hard to test
Stack trace for the initial crash (I thin…
mpldr updated
2 months ago
-
This was posted back in 2014 but still applies in 2019 with the latest stable Bitcoin Core: https://bitcoin.stackexchange.com/questions/23999/blocknotify-walletnotify-but-without-the-console-window
…
EAFSC updated
1 month ago
-
The docs (in README.md) here still refer to gitian.sigs (archived).
The docs refer to `bitcoin/contrib/builder-keys/keys.txt` which no-longer exists. Replaced primarily by: https://github.com/bitcoin…
-
While gitian building on a fresh ubuntu 14.10 VM with current master i get:
```
2014-12-22 16:13 ERROR : Process (['/usr/sbin/debootstrap', '--arch=amd64', 'precise', '/tmp/tmpDu7fAf', 'http://127.…
-
After downloading the binaries (in case we don't see them in the filesystem already)
https://github.com/comit-network/xmr-btc-swap/blob/42125049413ea2d1fbf389ad9ff0642ea02d6aba/swap/src/monero/wall…