< bitcoin-git> [bitcoin] guggero opened pull request #20022: test: use explicit p2p objects where available (master...p2p-conn-rename) https://github.com/bitcoin/bitcoin/pull/20022
< jonatack> dhruvm: restarted
< bitcoin-git> [bitcoin] theStack opened pull request #20023: test: remove unused constants in functional tests (master...20200926-test-remove-unused-constants) https://github.com/bitcoin/bitcoin/pull/20023
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/78f912c9010f...8aa3a4a49874
< bitcoin-git> bitcoin/master 0fcaf73 Oliver Gugger: test: use explicit p2p objects where available
< bitcoin-git> bitcoin/master 8aa3a4a MarcoFalke: Merge #20022: test: use explicit p2p objects where available
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20022: test: use explicit p2p objects where available (master...p2p-conn-rename) https://github.com/bitcoin/bitcoin/pull/20022
< gloriazhao> Would someone be able to restart Travis for me please? https://travis-ci.org/github/bitcoin/bitcoin/jobs/730095344
< hebasto> done
< gloriazhao> thanks!
< hebasto> :)
< hebasto> testing Tor v3 stuff, and it appears that two tor daemons, each running on its own host, in the same subnet interfere each other
< bitcoin-git> [bitcoin] practicalswift opened pull request #20024: init: Fix incorrect warning "Reducing -maxconnections from N to N-1, because of system limitations" (master...fix-incorrect-warning) https://github.com/bitcoin/bitcoin/pull/20024
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/8aa3a4a49874...4f45ea1f7393
< bitcoin-git> bitcoin/master 49c10a9 Amiti Uttarwar: [log] Add connection type to log statement
< bitcoin-git> bitcoin/master 395acfa Amiti Uttarwar: [rpc] Add connection type to getpeerinfo RPC, update tests
< bitcoin-git> bitcoin/master df091b9 Amiti Uttarwar: [refactor] Rename test file to allow any getpeerinfo deprecations.
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19725: [RPC] Add connection type to getpeerinfo, improve logs (master...2020-08-getpeerinfo-conn-type) https://github.com/bitcoin/bitcoin/pull/19725
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4f45ea1f7393...055abfbc5a4d
< bitcoin-git> bitcoin/master 92e28fa Sebastian Falbesoner: test: remove unused constants in functional tests
< bitcoin-git> bitcoin/master 055abfb MarcoFalke: Merge #20023: test: remove unused constants in functional tests
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #20023: test: remove unused constants in functional tests (master...20200926-test-remove-unused-constants) https://github.com/bitcoin/bitcoin/pull/20023
< bitcoin-git> [bitcoin] gzhao408 opened pull request #20025: validation/util: add GetTransactionFee (master...2020-09-getfee) https://github.com/bitcoin/bitcoin/pull/20025
< roconnor> sipa: achow101_; you'd have to use std::map along with a staticly known array along with some unlikely inlining.