--- Log opened Sun Nov 10 00:00:03 2019 00:06 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:00 -!- maop [~maop@84.39.117.57] has quit [] 01:02 -!- sipsorcery [~sipsorcer@37.228.253.95] has joined #bitcoin-core-dev 01:05 -!- hebasto [~hebasto@95.164.65.194] has left #bitcoin-core-dev [] 01:10 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 01:11 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 01:13 -!- b10c [~Thunderbi@mue-88-130-54-179.dsl.tropolys.de] has joined #bitcoin-core-dev 01:18 -!- rex4539 [~rex4539@2a02:587:350c:a800:1cd4:be1f:cae2:be8c] has joined #bitcoin-core-dev 01:24 -!- michaelfolkson [~textual@host81-153-125-21.range81-153.btcentralplus.com] has joined #bitcoin-core-dev 01:27 < wumpus> what's wrong with appveyor? it stops on "'boost/thread/condition_variable.hpp'" related error, I'm quite sure that's not a new include 01:28 < sipsorcery> appveyor job has been updated to use Qt5.9.8 and the latest version Visual Studio build image. 01:29 < wumpus> yea, but I suppose it was passing when that change was merged 01:30 -!- michaelfolkson [~textual@host81-153-125-21.range81-153.btcentralplus.com] has quit [Quit: Sleep mode] 01:30 < sipsorcery> the update made a silly assumption (mine) that the required packages would not change and once in the cache were set in stone. 01:31 < sipsorcery> if a PR needs to add a new package the current job won't work. 01:31 < sipsorcery> fix is coming 01:34 < wumpus> thanks! 01:48 -!- OneFixt [~OneFixt@84.39.116.180] has joined #bitcoin-core-dev 01:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:51 < bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/a7aec7ad9794...cef7df37ce6b 01:51 < bitcoin-git> bitcoin/master 6b42b3b Wladimir J. van der Laan: Rename `db` log category to `walletdb` (like `coindb`) 01:51 < bitcoin-git> bitcoin/master 4c1d263 Wladimir J. van der Laan: scripted-diff: Change `BCLog::DB` to `BCLog::WALLETDB` 01:51 < bitcoin-git> bitcoin/master e2c03c1 Wladimir J. van der Laan: doc: Add relase note for db->walletdb rename 01:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:52 < bitcoin-git> [bitcoin] laanwj merged pull request #17410: Rename `db` log category to `walletdb` (like `coindb`) (master...2019_11_rename_db_log_category) https://github.com/bitcoin/bitcoin/pull/17410 01:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:09 -!- michaelfolkson [~textual@2a00:23c7:688a:cc00:8ddb:18ad:8c57:36aa] has joined #bitcoin-core-dev 02:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:18 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cef7df37ce6b...ecc1a4ecd0d2 02:18 < bitcoin-git> bitcoin/master 3d13348 Mark Erhardt: Remove unnecessary forward declaration 02:18 < bitcoin-git> bitcoin/master ecc1a4e Wladimir J. van der Laan: Merge #17431: Remove unnecessary forward declaration 02:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:18 < bitcoin-git> [bitcoin] laanwj merged pull request #17431: Remove unnecessary forward declaration (master...CTxMemPoolForwardDeclaration) https://github.com/bitcoin/bitcoin/pull/17431 02:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:19 -!- marcoagner [~user@2001:8a0:6a5f:5700:7bb3:6296:d274:7295] has joined #bitcoin-core-dev 02:23 -!- michaelfolkson [~textual@2a00:23c7:688a:cc00:8ddb:18ad:8c57:36aa] has quit [Quit: Sleep mode] 02:32 -!- hznc [~hznc@95.164.65.194] has joined #bitcoin-core-dev 02:32 < hznc> hi 02:38 -!- michaelfolkson [~textual@2a00:23c7:688a:cc00:8ddb:18ad:8c57:36aa] has joined #bitcoin-core-dev 02:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:39 < bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/ecc1a4ecd0d2...89e93135aedf 02:39 < bitcoin-git> bitcoin/master 88a94f7 Hennadii Stepanov: qt: Fix missing qRegisterMetaType for size_t 02:39 < bitcoin-git> bitcoin/master 1828c6f Hennadii Stepanov: refactor: Styling w/ clang-format, comment update 02:39 < bitcoin-git> bitcoin/master 89e9313 Wladimir J. van der Laan: Merge #17427: qt: Fix missing qRegisterMetaType for size_t 02:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:39 < bitcoin-git> [bitcoin] laanwj merged pull request #17427: qt: Fix missing qRegisterMetaType for size_t (master...20191109-fix-signal-argument-type) https://github.com/bitcoin/bitcoin/pull/17427 02:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:46 < bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/42414bfd0547...e05b2dba16d4 02:46 < bitcoin-git> bitcoin/0.19 e05b2db Wladimir J. van der Laan: doc: Clean out release notes post-release 02:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:53 -!- wsm [~wsm@gateway/tor-sasl/wsm] has joined #bitcoin-core-dev 02:54 < wumpus> 0.19 branch is free for merge for 0.19.1 02:57 -!- michaelfolkson [~textual@2a00:23c7:688a:cc00:8ddb:18ad:8c57:36aa] has quit [Quit: Sleep mode] 02:59 -!- hebasto [~hebasto@95.164.65.194] has quit [Quit: ZNC 1.6.6+deb1ubuntu0.2 - http://znc.in] 02:59 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 03:06 -!- hebasto [~hebasto@95.164.65.194] has quit [Quit: ZNC 1.6.6+deb1ubuntu0.2 - http://znc.in] 03:08 -!- hebasto [~hebasto@95.164.65.194] has joined #bitcoin-core-dev 03:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:08 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/e05b2dba16d4...c7c8e3e072a7 03:08 < bitcoin-git> bitcoin/0.19 2d0b3c0 fanquake: cli: fix -getinfo output when compiled with no wallet 03:08 < bitcoin-git> bitcoin/0.19 c7c8e3e Wladimir J. van der Laan: Merge #17417: [0.19] cli: fix -getinfo output when compiled with no wallet... 03:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:08 < bitcoin-git> [bitcoin] laanwj merged pull request #17417: [0.19] cli: fix -getinfo output when compiled with no wallet (0.19...backport_17368_019) https://github.com/bitcoin/bitcoin/pull/17417 03:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:09 -!- jtimon [~quassel@22.133.134.37.dynamic.jazztel.es] has quit [Remote host closed the connection] 03:09 -!- sipsorcery [~sipsorcer@37.228.253.95] has quit [Ping timeout: 240 seconds] 03:14 < wumpus> pls review and test #17270 03:14 < gribble> https://github.com/bitcoin/bitcoin/issues/17270 | Feed environment data into RNG initializers by sipa . Pull Request #17270 . bitcoin/bitcoin . GitHub 03:15 -!- nsh [~lol@wikipedia/nsh] has quit [Remote host closed the connection] 03:17 < wumpus> okayyy time to make the release schedule for 0.20 03:18 < hebasto> hi 03:19 -!- hznc [~hznc@95.164.65.194] has quit [Quit: Leaving] 03:21 < hebasto> folks who is interested in Bitcoin Core GUI! Would you mind reviewing and testing #16224? 03:21 < gribble> https://github.com/bitcoin/bitcoin/issues/16224 | gui: Bilingual GUI error messages by hebasto . Pull Request #16224 . bitcoin/bitcoin . GitHub 03:29 -!- nsh [~lol@wikipedia/nsh] has joined #bitcoin-core-dev 03:34 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has quit [Read error: Connection reset by peer] 03:50 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Quit: ZNC 1.7.4 - https://znc.in] 03:50 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-dev 03:53 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 03:59 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 04:00 -!- OneFixt [~OneFixt@84.39.116.180] has quit [] 04:01 < wumpus> does anyone know is there any service that provides PPC servers in the cloud? (either VPS or dedicated is fine, if it has reasonable speed) preferably big-endian, but le is ok too 04:01 -!- nobody123 [~nobody123@139.28.219.102] has joined #bitcoin-core-dev 04:02 < wumpus> I'd like to test bitcoin core on that platform but qemu emulation is just too slow to bother 04:05 -!- seeder [uid377087@gateway/web/irccloud.com/x-wgkyfwuilogqxkzb] has joined #bitcoin-core-dev 04:05 -!- sipsorcery [~sipsorcer@37.228.253.95] has joined #bitcoin-core-dev 04:17 -!- zleap [~zleap@139.28.218.198] has joined #bitcoin-core-dev 04:19 -!- diogosergio [~diogoserg@176.24.23.243] has joined #bitcoin-core-dev 04:22 -!- b10c [~Thunderbi@mue-88-130-54-179.dsl.tropolys.de] has quit [Ping timeout: 240 seconds] 04:28 -!- ensign [~ensign@2001:41d0:8:d711::1] has quit [Read error: Connection reset by peer] 04:28 -!- nsh [~lol@wikipedia/nsh] has quit [Read error: Connection reset by peer] 04:39 -!- sipsorcery [~sipsorcer@37.228.253.95] has quit [Ping timeout: 240 seconds] 04:41 -!- tsujp [~tsujp@27-33-228-156.tpgi.com.au] has quit [Quit: My MacBook has gone to sleep. ZZZzzz...] 04:43 -!- tsujp [~tsujp@27-33-228-156.tpgi.com.au] has joined #bitcoin-core-dev 04:52 < wumpus> should we revert the appveyor Qt5.9.8 / MSVC upgrade for now ? it looks like the proper solution takes a while and in the meantime it's not really nice to fail all builds 05:08 -!- nsh [~lol@wikipedia/nsh] has joined #bitcoin-core-dev 05:15 -!- ensign [~ensign@integer.musalbas.com] has joined #bitcoin-core-dev 05:34 -!- michaelfolkson [~textual@2a00:23c7:688a:cc00:8ddb:18ad:8c57:36aa] has joined #bitcoin-core-dev 05:46 -!- tsujp [~tsujp@27-33-228-156.tpgi.com.au] has quit [Quit: My MacBook has gone to sleep. ZZZzzz...] 05:46 -!- sipsorcery [~sipsorcer@37.228.253.95] has joined #bitcoin-core-dev 05:58 -!- michaelfolkson [~textual@2a00:23c7:688a:cc00:8ddb:18ad:8c57:36aa] has quit [Quit: Sleep mode] 05:58 -!- tsujp [~tsujp@27-33-228-156.tpgi.com.au] has joined #bitcoin-core-dev 06:09 -!- michaelfolkson [~textual@2a00:23c7:688a:cc00:8ddb:18ad:8c57:36aa] has joined #bitcoin-core-dev 06:14 -!- seeder [uid377087@gateway/web/irccloud.com/x-wgkyfwuilogqxkzb] has quit [Quit: Connection closed for inactivity] 06:38 -!- emilengler [~emilengle@unaffiliated/emilengler] has joined #bitcoin-core-dev 06:52 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 07:00 -!- zleap [~zleap@139.28.218.198] has quit [] 07:01 -!- thelounge24 [~m1rror@109.134.206.46] has joined #bitcoin-core-dev 07:17 -!- thrig1 [~thrig@195.206.169.238] has joined #bitcoin-core-dev 07:18 -!- wsm [~wsm@gateway/tor-sasl/wsm] has quit [Ping timeout: 260 seconds] 07:22 -!- rex4539 [~rex4539@2a02:587:350c:a800:1cd4:be1f:cae2:be8c] has quit [Ping timeout: 246 seconds] 07:31 -!- thelounge24 [~m1rror@109.134.206.46] has quit [Ping timeout: 265 seconds] 07:31 -!- thelounge24 [~m1rror@109.134.206.46] has joined #bitcoin-core-dev 07:34 -!- rex4539 [~rex4539@2a02:587:350c:a800:1cd4:be1f:cae2:be8c] has joined #bitcoin-core-dev 07:35 -!- rex4539 [~rex4539@2a02:587:350c:a800:1cd4:be1f:cae2:be8c] has quit [Client Quit] 07:35 -!- rex4539 [~rex4539@2a02:587:350c:a800:1cd4:be1f:cae2:be8c] has joined #bitcoin-core-dev 07:39 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 07:39 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 07:41 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 07:41 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 07:42 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 07:42 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 07:44 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 07:44 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 07:45 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 07:45 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 07:46 -!- wsm [~wsm@gateway/tor-sasl/wsm] has joined #bitcoin-core-dev 07:47 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 07:47 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 07:48 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 07:48 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 07:50 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 08:00 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 08:00 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 08:01 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 08:02 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 08:02 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has joined #bitcoin-core-dev 08:04 -!- ExtraCrispy [~ExtraCris@gateway/tor-sasl/extracrispy] has quit [Remote host closed the connection] 08:19 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 265 seconds] 08:27 -!- michaelfolkson [~textual@2a00:23c7:688a:cc00:8ddb:18ad:8c57:36aa] has quit [Quit: Sleep mode] 08:31 -!- k11 [~siddharth@27.62.90.8] has joined #bitcoin-core-dev 08:41 -!- k11 [~siddharth@27.62.90.8] has left #bitcoin-core-dev [] 08:42 -!- fox2p [~fox2p@cpe-66-108-32-173.nyc.res.rr.com] has joined #bitcoin-core-dev 08:43 -!- fox2p_ [~fox2p@82.102.24.187] has quit [Ping timeout: 252 seconds] 08:57 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 09:00 -!- thestack [4d7781ba@77.119.129.186.wireless.dyn.drei.com] has joined #bitcoin-core-dev 09:24 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #bitcoin-core-dev 09:25 -!- mryandao_ [~mryandao@gateway/tor-sasl/mryandao] has quit [Ping timeout: 260 seconds] 09:35 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 09:38 -!- andytoshi [~apoelstra@wpsoftware.net] has joined #bitcoin-core-dev 09:38 -!- andytoshi [~apoelstra@wpsoftware.net] has quit [Changing host] 09:38 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has joined #bitcoin-core-dev 09:43 -!- b10c [~Thunderbi@mue-88-130-54-179.dsl.tropolys.de] has joined #bitcoin-core-dev 09:44 -!- sipsorcery [~sipsorcer@37.228.253.95] has quit [Ping timeout: 246 seconds] 10:00 -!- thrig1 [~thrig@195.206.169.238] has quit [] 10:05 -!- sipsorcery [~sipsorcer@37.228.253.95] has joined #bitcoin-core-dev 10:21 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 10:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:24 < bitcoin-git> [bitcoin] bitcoinVBR opened pull request #17433: fix nMinerConfirmationWindow not initialized (0.19...0.19) https://github.com/bitcoin/bitcoin/pull/17433 10:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:28 < bitcoin-git> [bitcoin] Xekyo opened pull request #17434: Move parsing from init.cpp to where values are needed (master...trimGlobals) https://github.com/bitcoin/bitcoin/pull/17434 10:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:29 -!- fox2p_ [fox2p@gateway/vpn/mullvad/fox2p] has joined #bitcoin-core-dev 10:31 -!- fox2p [~fox2p@cpe-66-108-32-173.nyc.res.rr.com] has quit [Ping timeout: 268 seconds] 10:40 -!- sipsorcery [~sipsorcer@37.228.253.95] has quit [Ping timeout: 265 seconds] 10:52 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 10:53 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 10:54 -!- sipsorcery [~sipsorcer@37.228.253.95] has joined #bitcoin-core-dev 11:27 < sipa> uhm 11:27 < sipa> ./logging.h: In function 'void LogPrintf(const char*, const Args& ...) [with Args = {char [12], std::__cxx11::basic_string, std::allocator >, long int, int, int, std::__cxx11::basic_string, std::allocator >}]': 11:27 < sipa> ./logging.h:174:1: internal compiler error: Segmentation fault 11:28 < sipa> g++ 7.4 11:28 < sipa> doesn't look reproducible 11:30 -!- sipsorcery [~sipsorcer@37.228.253.95] has quit [Ping timeout: 276 seconds] 11:31 -!- diogosergio [~diogoserg@176.24.23.243] has quit [Ping timeout: 240 seconds] 11:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:34 < bitcoin-git> [bitcoin] theStack opened pull request #17435: test: check custom ancestor limit in mempool_packages.py (master...20191110-test-check_custom_ancestor_limit_in_mempool-packages) https://github.com/bitcoin/bitcoin/pull/17435 11:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:38 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 11:45 -!- vladan1 [~vladan@195.206.169.238] has joined #bitcoin-core-dev 11:47 -!- Ap4ch3 [~furry1@80.69.10.100] has joined #bitcoin-core-dev 11:56 -!- b10c [~Thunderbi@mue-88-130-54-179.dsl.tropolys.de] has quit [Ping timeout: 240 seconds] 12:02 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 12:05 -!- sipsorcery [~sipsorcer@37.228.253.95] has joined #bitcoin-core-dev 12:35 -!- diogosergio [~diogoserg@176.24.23.243] has joined #bitcoin-core-dev 12:42 -!- reallll [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 12:43 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 12:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:48 < bitcoin-git> [bitcoin] TheCharlatan opened pull request #17436: Add TheCharlatan's pgp key (master...gitianKey) https://github.com/bitcoin/bitcoin/pull/17436 12:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:00 -!- vladan1 [~vladan@195.206.169.238] has quit [] 13:01 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has joined #bitcoin-core-dev 13:14 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has quit [Quit: Sleep mode] 13:16 -!- alko [~alko@cpe-85-10-28-138.static.amis.net] has joined #bitcoin-core-dev 13:17 -!- alko89 [~alko@cpe-85-10-28-138.static.amis.net] has quit [Read error: No route to host] 13:17 -!- reallll is now known as belcher 13:30 -!- spinza [~spin@102.132.245.16] has quit [Quit: Coyote finally caught up with me...] 13:31 -!- emilengler [~emilengle@unaffiliated/emilengler] has quit [Remote host closed the connection] 13:32 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 13:42 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has joined #bitcoin-core-dev 13:46 -!- Guest51632 [~PeErLesS@77.243.177.38] has joined #bitcoin-core-dev 13:51 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has quit [Quit: Sleep mode] 13:52 -!- spinza [~spin@102.132.245.16] has joined #bitcoin-core-dev 14:00 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has joined #bitcoin-core-dev 14:07 -!- thestack [4d7781ba@77.119.129.186.wireless.dyn.drei.com] has quit [Ping timeout: 260 seconds] 14:14 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 265 seconds] 14:28 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has quit [Quit: Sleep mode] 14:39 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has joined #bitcoin-core-dev 14:40 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 14:44 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has quit [Quit: Sleep mode] 14:58 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has joined #bitcoin-core-dev 15:08 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 15:17 -!- sipsorcery [~sipsorcer@37.228.253.95] has quit [Ping timeout: 276 seconds] 15:22 -!- Randolf [~randolf@184.70.10.189] has joined #bitcoin-core-dev 15:26 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has quit [Read error: Connection reset by peer] 15:32 -!- Highway61 [~Thunderbi@173.254.251.234] has joined #bitcoin-core-dev 15:50 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 265 seconds] 15:51 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 15:58 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Quit: pinheadmz] 16:00 -!- Guest51632 [~PeErLesS@77.243.177.38] has quit [] 16:04 -!- Randolf [~randolf@184.70.10.189] has quit [Remote host closed the connection] 16:04 -!- Randolf [~randolf@184.70.10.189] has joined #bitcoin-core-dev 16:10 -!- marcoagner [~user@2001:8a0:6a5f:5700:7bb3:6296:d274:7295] has quit [Ping timeout: 276 seconds] 16:11 -!- Victor_sueca is now known as Victorsueca 16:11 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has quit [Quit: Sleep mode] 16:15 -!- Randolf [~randolf@184.70.10.189] has quit [Quit: Leaving] 16:17 -!- heftig1 [~heftig@84.39.117.57] has joined #bitcoin-core-dev 16:21 -!- Highway61 [~Thunderbi@173.254.251.234] has quit [Ping timeout: 240 seconds] 16:22 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 16:29 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has joined #bitcoin-core-dev 16:30 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 16:34 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 252 seconds] 16:39 -!- jchrome [~jchrome@24.222.131.233] has joined #bitcoin-core-dev 16:41 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has quit [Quit: Sleep mode] 16:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 16:43 < bitcoin-git> [bitcoin] promag opened pull request #17437: rpc: Expose block height of wallet transactions (master...2019-11-rpc-blockheight) https://github.com/bitcoin/bitcoin/pull/17437 16:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 17:00 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has joined #bitcoin-core-dev 17:02 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has quit [Client Quit] 17:04 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 17:05 -!- sipsorcery [~sipsorcer@37.228.253.95] has joined #bitcoin-core-dev 17:07 -!- oyvkva_ [~hi@2a01:4f8:202:718b::2] has quit [Ping timeout: 276 seconds] 17:08 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has joined #bitcoin-core-dev 17:15 -!- michaelfolkson [~textual@2a00:23c5:be04:e501:c4e0:5e7b:afa3:c47f] has quit [Quit: Sleep mode] 17:28 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 265 seconds] 17:38 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 265 seconds] 17:41 -!- sipsorcery [~sipsorcer@37.228.253.95] has quit [Ping timeout: 265 seconds] 17:54 -!- Highway61 [~Thunderbi@173.254.251.234] has joined #bitcoin-core-dev 18:06 -!- jchrome [~jchrome@24.222.131.233] has quit [Ping timeout: 252 seconds] 18:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 18:15 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #17433: fix nMinerConfirmationWindow not initialized (0.19...0.19) https://github.com/bitcoin/bitcoin/pull/17433 18:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 18:33 -!- jchrome [~jchrome@blk-222-131-233.eastlink.ca] has joined #bitcoin-core-dev 18:36 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has quit [Quit: Find me in #TheHolyRoger or https://theholyroger.com] 18:37 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has joined #bitcoin-core-dev 18:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 18:44 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89e93135aedf...a6f6333ba253 18:44 < bitcoin-git> bitcoin/master 29eb039 Aaron Clauson: Moves vcpkg list to a text file and updates the appveyor job and readme to... 18:44 < bitcoin-git> bitcoin/master a6f6333 MarcoFalke: Merge #17416: Appveyor improvement - text file for vcpkg package list 18:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 18:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 18:44 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #17416: Appveyor improvement - text file for vcpkg package list (master...check-missing-vcpkgs) https://github.com/bitcoin/bitcoin/pull/17416 18:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 18:52 -!- jchrome [~jchrome@blk-222-131-233.eastlink.ca] has quit [Ping timeout: 240 seconds] 18:55 -!- Karyon [~Karyon@unaffiliated/karyon] has quit [Quit: ZNC - https://znc.in] 18:58 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 18:58 -!- Karyon [~Karyon@unaffiliated/karyon] has joined #bitcoin-core-dev 19:00 -!- heftig1 [~heftig@84.39.117.57] has quit [] 19:09 -!- felixfoertsch23 [~felixfoer@2001:16b8:50b8:c500:81cb:f255:aa67:93f4] has joined #bitcoin-core-dev 19:09 -!- felixfoertsch [~felixfoer@2001:16b8:500b:e600:81cb:f255:aa67:93f4] has quit [Ping timeout: 246 seconds] 19:11 -!- andytoshi [~apoelstra@unaffiliated/andytoshi] has quit [Ping timeout: 240 seconds] 19:13 -!- captjakk [~captjakk@174-16-159-112.hlrn.qwest.net] has joined #bitcoin-core-dev 19:16 -!- dgilmore1 [~dgilmore@139.28.218.198] has joined #bitcoin-core-dev 19:28 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 19:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 19:56 -!- Highway61 [~Thunderbi@173.254.251.234] has quit [Ping timeout: 246 seconds] 20:05 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 276 seconds] 20:08 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 268 seconds] 20:13 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 20:16 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 265 seconds] 20:26 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has quit [Read error: Connection reset by peer] 20:29 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has joined #bitcoin-core-dev 20:30 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has quit [Remote host closed the connection] 20:32 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has joined #bitcoin-core-dev 20:57 -!- provoostenator [~quassel@provoostenator.sprovoost.nl] has quit [Remote host closed the connection] 21:06 -!- profmac [~ProfMac@2001:470:1f0f:226:9c15:2117:ab81:30bf] has quit [Ping timeout: 245 seconds] 21:12 -!- provoostenator [~quassel@provoostenator.sprovoost.nl] has joined #bitcoin-core-dev 21:18 -!- felixfoertsch23 [~felixfoer@2001:16b8:50b8:c500:81cb:f255:aa67:93f4] has quit [Quit: ZNC 1.7.3 - https://znc.in] 21:18 -!- felixfoertsch [~felixfoer@2001:16b8:50b8:c500:94cf:6a91:727e:bed] has joined #bitcoin-core-dev 21:19 -!- profmac [~ProfMac@2001:470:1f0f:226:41f9:c719:af04:8616] has joined #bitcoin-core-dev 21:51 -!- captjakk [~captjakk@174-16-159-112.hlrn.qwest.net] has quit [Remote host closed the connection] 21:56 -!- SiAnDoG__ [~514nDoG@gateway/tor-sasl/siandog] has quit [Ping timeout: 260 seconds] 22:00 -!- dgilmore1 [~dgilmore@139.28.218.198] has quit [] 22:05 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 22:08 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Remote host closed the connection] 22:15 -!- deb4ever [~deb4ever@184.75.223.235] has joined #bitcoin-core-dev 22:37 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 22:49 -!- Ap4ch3 [~furry1@80.69.10.100] has quit [Quit: Ap4ch3] 22:59 -!- Highway61 [~Thunderbi@173.254.251.234] has joined #bitcoin-core-dev 23:02 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 23:14 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 23:56 -!- sipsorcery [~sipsorcer@37.228.253.95] has joined #bitcoin-core-dev --- Log closed Mon Nov 11 00:00:04 2019