< bitcoin-git> [bitcoin] fanquake opened pull request #15584: build: disable BIP70 support by default (master...disable-bip70-by-default) https://github.com/bitcoin/bitcoin/pull/15584
< zhangzf> Hi, I want to package Bitcoin Core on Ubuntu, but I don't know how to package it. For windows and macOS, I know that run "make deploy". On Linux, What can I do for it.
< luke-jr> zhangzf: there's a separate packaging git repo you need for that
< zhangzf> luke-jr: Thank you. I see the repo. When I clone the bitcoin repo and install depends lib, I use "./autogen.sh", "./configure", "make", "make install". The bin is install in my machione, it is depends shared lib. I want to compile the bitcoin to run on another ubuntu machine.
< zhangzf> I see the "https://bitcoincore.org/en/download/", linux bin is not depends other dynamic lib.
< luke-jr> zhangzf: for that you should use gitian; but it's not an Ubuntu package that way
< luke-jr> proper Ubuntu packages WILL use shared libs
< luke-jr> (and that's a good thing)
< zhangzf> luke-jr: Ok, My purpose is to build a tar package and send to my friend use. So I will see the gitian.
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c94852e7912e...e5770677de85
< bitcoin-git> bitcoin/master fa55104 MarcoFalke: build: use full version string in setup.exe
< bitcoin-git> bitcoin/master e577067 Wladimir J. van der Laan: Merge #15548: build: use full version string in setup.exe
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.18: https://github.com/bitcoin/bitcoin/compare/936ef73fabc9...021a9ad6f19b
< bitcoin-git> bitcoin/0.18 021a9ad MarcoFalke: build: use full version string in setup.exe
< bitcoin-git> [bitcoin] laanwj merged pull request #15548: build: use full version string in setup.exe (master...1903-winVer) https://github.com/bitcoin/bitcoin/pull/15548
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e5770677de85...59b291966eb6
< bitcoin-git> bitcoin/master c9963ae Pieter Wuille: Fix overflow bug in analyzepsbt fee: CAmount instead of int
< bitcoin-git> bitcoin/master 59b2919 Wladimir J. van der Laan: Merge #15582: Fix overflow bug in analyzepsbt fee: CAmount instead of int
< bitcoin-git> [bitcoin] laanwj merged pull request #15582: Fix overflow bug in analyzepsbt fee: CAmount instead of int (master...201903_analyzepsbtoverflow) https://github.com/bitcoin/bitcoin/pull/15582
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/59b291966eb6...c3b1cb958f7c
< bitcoin-git> bitcoin/master 56f1d28 Lenny Maiorani: dead code: Remove dead option in HexStr conversion
< bitcoin-git> bitcoin/master c3b1cb9 Wladimir J. van der Laan: Merge #15573: dead code: Remove dead option in HexStr conversion
< bitcoin-git> [bitcoin] laanwj merged pull request #15573: dead code: Remove dead option in HexStr conversion (master...hexstr_dead_code) https://github.com/bitcoin/bitcoin/pull/15573
< bitcoin-git> [bitcoin] dongcarl opened pull request #15586: chainparams: Explicitly use uint16 for nDefaultPort (master...2019-03-uint16-port) https://github.com/bitcoin/bitcoin/pull/15586
< MDBILL49> hello dear e-pals how can i creat a chain in a block chain of bitcoin i need your help
< MDBILL49> thank you
< promag> fanquake: how long to have a gitian build?
< fanquake> promag how long for the bot to do a build? I'm not entirely sure. I don't know if Marco triggers them manually, or if they start after you add the label
< promag> right
< fanquake> There are some new PRs with the label > 1 day old that haven't had build results posted yet