< bitcoin-git> [bitcoin] isakurbanov744 closed pull request #20820: Changed to int64 type to ensure security (master...master) https://github.com/bitcoin/bitcoin/pull/20820
< norisgOG> any good resources where the release process is described, when observing the tags in with git, i always see 3 release candidates (mostly)
< bitcoin-git> [bitcoin] JuriBurakov opened pull request #20823: pull request (master...master) https://github.com/bitcoin/bitcoin/pull/20823
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #20823: pull request (master...master) https://github.com/bitcoin/bitcoin/pull/20823
< bitcoin-git> [gui] hebasto opened pull request #171: Use layout manager for Create Wallet dialog (master...210101-wallet) https://github.com/bitcoin-core/gui/pull/171
< norisgOG> how long does a gitian build normally last ( mine running for 1 hour now) rc 21
< hebasto> norisgOG: depends on your hw
< norisgOG> virtual box with 4 gb ram and 4 cores
< norisgOG> ubuntu 20.04
< hebasto> I mean hw, not vm :) Also you could `tail` the `build.log` file to monitor the build process; 1+ hour is normal, imho
< norisgOG> thx hebasto
< norisgOG> so right now I am trying to look for the key pair gsign will be using to sign the build, is it inside the docker ?
< norisgOG> because right now I have no key pair in the ubuntu vm
< hebasto> it seems safer to move binaries to the machine where your private GPG key resides than vice versa
< provoostenator> Happy 1609459200+
< ariard> 1
< bitcoin-git> [bitcoin] hebasto opened pull request #20824: build: Do not set _FORTIFY_SOURCE if it causes compiler warnings (master...210101-fortify) https://github.com/bitcoin/bitcoin/pull/20824
< norisgOG> somebody had problems when building gitian build my command line freezes with the command: rm -rf distsrc-riscv64-linux-gnu?
< norisgOG> sorry was looking in the var/log, it actually worked sorry