-
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…
-
See https://github.com/bitcoin/bitcoin/pull/11909
Is this a sensible change that we should enact as well? It seems to me to not provide much benefit to remove the keys from the repo, however they p…
-
We should do what we can to support reproducible builds. However I think it's more practical to wait for better tooling than to start dumping compilers and other tools into the Git repository.
Right …
-
Error on compile with native glibc
ion-cli: symbol secure_getenv from unsupported version GLIBC_2.17
ion-cli: symbol getentropy from unsupported version GLIBC_2.25
objdump shows the following
00…
-
- Doxyfile:Doxygen 的設定檔,Doxygen 是一套 documentation system,看Doxyfile也需要看Doxygen (**洋蔥領走**)
- README.md:開始的東西 (**@iblis17 領走**)
- README_osx.txt:給MAC的
- README_windows.txt:給windows的
- REST-interface.md…
-
net-tools is deprecated for years and not installed in some debian and ubuntu setups. also in debian it's not on a user's $PATH, even when it is installed. gitian-builder calls ifconfig in libexec/con…
ari-s updated
7 years ago
-
I was going to create a pull request or two, but I don't know enough about Vagrant/VirtualBox to fix all of these issues the right way.
So I'm going to do a bit of a brain dump, and include the Vagra…
-
Let's add a 'round trip' release testing layer. This is a suite of tests that verify a release appears correctly available to users. This could have many checks:
- Run the debian install instructio…
-
Host: Debian 9
Hitting the following error when creating bionic lxc vm. Possibly an issue with communicating with apt-cacher-ng?
```
$ ./bin/make-base-vm --suite bionic --arch amd64 --lxc
I: Retr…
-
tired wrote by rules
to the point not sure bug on aarch64-linux-gnu
`error: toolset gcc initialization:
error: provided command 'aarch64-linux-gnu-g++' not found and `arm-linux-gnueabihf-g++`
…