Dev Random
Dev Random
Package pinning is not yet implemented, although the package versions are recorded. Are you able to get reproducible builds?
That's good. Is the difference you are seeing in bitcoin-qt or in bitcoind? That would help narrow down the culprit.
@gdm85 what do you mean by "the cli is not affected"? all the hashes seem different to me. The source archive should have been identical. Perhaps compare it with the...
@gdm85 oh, you are right the cli matches. Download the linux tgx from https://bitcoin.org/en/download. It contains the src snapshot. Sounds good regarding the direction (gitian-builder inside docker containers). Anything that...
Sorry for the delay. I don't mind pulling both, but the dependency on the digest auth gem has to be declared in the Rakefile jeweler config.
apologies, but I'm no longer doing much Ruby, so this is not actively maintained
The patch loses the feature of specifying :acl for the body if the option hash is specified. Perhaps make the body argument explicit and separate out the handling of :acl...
Do you have any sample code that replicates the issue?