< bitcoin-git>
[bitcoin] icota opened pull request #16110: Scripts and tools: Add Android NDK support to depends (master...add-android-to-depends) https://github.com/bitcoin/bitcoin/pull/16110
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16084: scripted-diff: Complete the move from CCriticalSection to identical RecursiveMutex (both are AnnotatedMixin<std::recursive_mutex>) (master...recursive-mutex) https://github.com/bitcoin/bitcoin/pull/16084
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #13157: test: Handle timestamps without microseconds in combine_logs (master...2018_05_logcombine_timestamps) https://github.com/bitcoin/bitcoin/pull/13157
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #13157: test: Handle timestamps without microseconds in combine_logs (master...2018_05_logcombine_timestamps) https://github.com/bitcoin/bitcoin/pull/13157
< bitcoin-git>
[bitcoin] fanquake opened pull request #16113: gui: move coin control "OK" to the right hand side of the dialog (master...ok_right_have_side) https://github.com/bitcoin/bitcoin/pull/16113
< bitcoin-git>
[bitcoin] fanquake opened pull request #16114: contrib: add curl as a required program in gitian-build.py (master...gitian-build-missing-curl) https://github.com/bitcoin/bitcoin/pull/16114
< vfP56jSe>
Hi
< vfP56jSe>
I understand that bitcoin makes 8 outbound connections by default. Are those connections used for both transaction and block relay?
< sipa>
yes, all connections are used for everything
< sipa>
(also incloming ones)
< vfP56jSe>
sipa: But you wouldn't have any incoming connections if the bitcoind node doesn't have a publicly reachable IP/tor address?
< midnightmagic>
vfP56jSe: Probably best to ask in #bitcoin.
< bitcoin-git>
bitcoin/master 97dce72 fanquake: contrib: add curl as a required program in gitian-build.py
< bitcoin-git>
bitcoin/master e78c331 MarcoFalke: Merge #16114: contrib: add curl as a required program in gitian-build.py
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16114: contrib: add curl as a required program in gitian-build.py (master...gitian-build-missing-curl) https://github.com/bitcoin/bitcoin/pull/16114
< Henry151>
^window hidelevel joins
< bitcoin-git>
[bitcoin] Empact closed pull request #13226: Optimize SelectCoinsBnB by tracking the selection by index rather than by position (master...select-bnb-by-index) https://github.com/bitcoin/bitcoin/pull/13226