--- Log opened Sun Mar 22 00:00:29 2020 00:03 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 256 seconds] 00:04 -!- achow101 [~achow101@unaffiliated/achow101] has joined #bitcoin-core-dev 00:28 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 00:40 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 00:44 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 00:44 -!- vasild_ is now known as vasild 00:57 -!- dviola [~diego@unaffiliated/dviola] has quit [Quit: WeeChat 2.7.1] 01:37 -!- manantial [~tecnecio_@unaffiliated/manantial] has joined #bitcoin-core-dev 01:42 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 02:00 -!- ukboi [~ukboi@141.98.102.243] has quit [] 02:12 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 02:14 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:15 -!- emilengler [~emilengle@stratum0/entity/emilengler] has joined #bitcoin-core-dev 02:19 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 02:20 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Remote host closed the connection] 02:21 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 02:21 -!- Sho_1 [~Sho_@192.145.126.115] has joined #bitcoin-core-dev 02:22 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-dev 02:26 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Ping timeout: 264 seconds] 02:30 -!- Highway61 [~Thunderbi@104.223.94.138] has joined #bitcoin-core-dev 03:28 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 03:29 -!- marcoagner [~user@bl13-226-166.dsl.telepac.pt] has joined #bitcoin-core-dev 03:29 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 03:34 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 250 seconds] 04:05 -!- Dawn31Cremin [~Dawn31Cre@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-dev 04:11 -!- alec [~alec@gateway/tor-sasl/alec] has quit [Remote host closed the connection] 04:11 -!- alec [~alec@gateway/tor-sasl/alec] has joined #bitcoin-core-dev 04:15 -!- BamBaRay36 [~2BamBaRay@213.232.87.72] has joined #bitcoin-core-dev 04:39 < yevaud> as a thought experiment mostly, what is the most compact encoding of a block header that is stateless? 04:39 -!- Dawn31Cremin [~Dawn31Cre@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 264 seconds] 04:40 < yevaud> the version is mostly random due to asicboost so there's no clear wins to be had there. 04:41 < kallewoof> Travis gave me a single log line "An error occurred while generating the build script." and failed my build for some reason.. 04:42 < yevaud> we save a little over 9 bytes if we run length encode the previous block hash as a 4 bit integer. 04:43 < aj> yevaud: https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2018-March/015851.html ? 04:43 < yevaud> we optionally save 3 bytes if we assume knowledge of the previous timestamp. we optionally save 32 bytes if we assume knowledge of the previous header. 04:45 < yevaud> aj: interesting, a few assumptions in that document are violated today. 04:45 < yevaud> "the version often matches that of a recent ancestor block" 04:48 < yevaud> the main one it looks like I'd forgotten is that the difficulty changes infrequently, but that's assuming some amount of state as well. I was thinking you could have the client recover that value, but it clearly can't know the resulting difficulty without the input to the function. 04:49 < yevaud> ie, if a header you receive is discontinuous *and* on a difficulty change boundary, you don't know the value. you also don't know the height for an out of order and non connectable header, unfortunately. 04:50 < yevaud> though that said, you know the height implicitly due to the unique difficulty, unless it is on a fork *and* on the difficulty change boundary. 04:51 -!- inoor [~inoor@c-73-25-245-244.hsd1.or.comcast.net] has joined #bitcoin-core-dev 05:00 -!- Sho_1 [~Sho_@192.145.126.115] has quit [] 05:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:09 < bitcoin-git> [bitcoin] jonatack opened pull request #18402: gui: display mapped AS in peers info window (master...gui-peers-display-mapped_as) https://github.com/bitcoin/bitcoin/pull/18402 05:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:09 < bitcoin-git> [bitcoin] vova557 opened pull request #18403: litecoin (master...master) https://github.com/bitcoin/bitcoin/pull/18403 05:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:20 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 05:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:20 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #18403: Биткоин (master...master) https://github.com/bitcoin/bitcoin/pull/18403 05:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:31 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 05:35 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 05:37 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Quit: pinheadmz] 05:39 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 05:41 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Ping timeout: 250 seconds] 05:58 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 05:58 -!- willmoffat [~willmoffa@77.243.177.38] has joined #bitcoin-core-dev 06:08 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Read error: Connection reset by peer] 06:08 -!- victorSN [~victorSN@unaffiliated/victorsn] has quit [Remote host closed the connection] 06:08 -!- rockhouse [~rockhouse@unaffiliated/rockhouse] has quit [Remote host closed the connection] 06:09 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 06:10 -!- rockhouse [~rockhouse@unaffiliated/rockhouse] has joined #bitcoin-core-dev 06:11 -!- victorSN [~victorSN@unaffiliated/victorsn] has joined #bitcoin-core-dev 06:19 -!- apaval [~apaval@124.108.22.44] has quit [Remote host closed the connection] 06:19 -!- apaval [~apaval@124.108.22.44] has joined #bitcoin-core-dev 06:25 -!- alec [~alec@gateway/tor-sasl/alec] has quit [Ping timeout: 240 seconds] 06:26 -!- alec [~alec@gateway/tor-sasl/alec] has joined #bitcoin-core-dev 06:35 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 06:57 -!- inoor [~inoor@c-73-25-245-244.hsd1.or.comcast.net] has quit [Quit: inoor] 07:20 -!- apaval [~apaval@124.108.22.44] has quit [Read error: Connection reset by peer] 07:20 -!- apaval [~apaval@124.108.22.44] has joined #bitcoin-core-dev 07:35 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 07:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:50 < bitcoin-git> [bitcoin] hebasto opened pull request #18404: build: Drop unused ${WRAP_DIR}/${HOST} directory (master...20200322-gitian-win) https://github.com/bitcoin/bitcoin/pull/18404 07:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:56 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 08:00 -!- willmoffat [~willmoffa@77.243.177.38] has quit [] 08:21 -!- oerjan [~oerjan@77.243.177.38] has joined #bitcoin-core-dev 08:24 -!- kexkey [~kexkey@217.138.200.221] has joined #bitcoin-core-dev 08:26 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 08:46 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 08:54 -!- braydonf [~braydon@gateway/tor-sasl/braydonf] has quit [Remote host closed the connection] 08:54 -!- braydonf [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 08:57 -!- molz_ [~molly@unaffiliated/molly] has quit [Read error: Connection reset by peer] 08:59 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 09:00 -!- captjakk_ [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 09:01 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Remote host closed the connection] 09:05 -!- captjakk_ [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Remote host closed the connection] 09:06 -!- captjakk_ [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 09:06 -!- roconnor [~roconnor@host-192.252-163-214.dyn.295.ca] has quit [Quit: Konversation terminated!] 09:10 -!- captjakk_ [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Ping timeout: 256 seconds] 09:13 -!- someone235 [uid419897@gateway/web/irccloud.com/x-hpfqohsqcnbuxljg] has joined #bitcoin-core-dev 09:13 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 09:23 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has quit [Remote host closed the connection] 09:26 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 09:26 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 09:29 -!- adiabat [~adiabat@63.209.32.102] has quit [Ping timeout: 272 seconds] 09:30 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Ping timeout: 240 seconds] 09:40 -!- pinheadmz_ [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 09:43 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Ping timeout: 264 seconds] 09:43 -!- pinheadmz_ is now known as pinheadmz 09:47 -!- emilengler [~emilengle@stratum0/entity/emilengler] has quit [Remote host closed the connection] 09:47 -!- emilengler [~emilengle@stratum0/entity/emilengler] has joined #bitcoin-core-dev 09:47 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 09:52 -!- BamBaRay36 [~2BamBaRay@213.232.87.72] has quit [Remote host closed the connection] 09:58 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 10:03 -!- Krellan_ [~Krellan@2601:640:4100:e:9d8a:ed0e:fa13:93fe] has joined #bitcoin-core-dev 10:06 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 264 seconds] 10:08 -!- Krellan_ [~Krellan@2601:640:4100:e:9d8a:ed0e:fa13:93fe] has quit [Ping timeout: 246 seconds] 10:11 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 10:13 -!- molly [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 10:15 -!- dr-orlovsky [~dr-orlovs@xdsl-188-155-161-135.adslplus.ch] has joined #bitcoin-core-dev 10:16 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 256 seconds] 10:20 -!- molly [~molly@unaffiliated/molly] has quit [Ping timeout: 246 seconds] 10:28 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 10:36 -!- dr-orlovsky [~dr-orlovs@xdsl-188-155-161-135.adslplus.ch] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 10:40 -!- davec [~davec@cpe-24-243-240-159.hot.res.rr.com] has quit [Ping timeout: 256 seconds] 10:43 -!- davec [~davec@cpe-24-243-240-159.hot.res.rr.com] has joined #bitcoin-core-dev 10:48 -!- dr-orlovsky [~dr-orlovs@xdsl-188-155-161-135.adslplus.ch] has joined #bitcoin-core-dev 10:48 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 240 seconds] 10:55 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 10:59 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Ping timeout: 240 seconds] 11:00 -!- oerjan [~oerjan@77.243.177.38] has quit [] 11:08 < sipa> Anyone know what is causing the "An error occurred while generating the build script." for the macOS 10.14 native Travis job? 11:08 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 11:09 < sipa> eg here https://travis-ci.org/github/bitcoin/bitcoin/jobs/665432889?utm_medium=notification&utm_source=github_status 11:09 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 11:10 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 11:11 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 11:11 -!- dr-orlovsky [~dr-orlovs@xdsl-188-155-161-135.adslplus.ch] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 11:11 -!- Highway61 [~Thunderbi@104.223.94.138] has quit [Ping timeout: 250 seconds] 11:13 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 260 seconds] 11:13 < hebasto> sipa: it seems it started just after their maintenance... 11:17 -!- Highway61 [~Thunderbi@104.223.94.138] has joined #bitcoin-core-dev 11:20 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 11:21 -!- Beetstra [~Beetstra@192.145.126.115] has joined #bitcoin-core-dev 11:24 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 246 seconds] 11:25 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 11:27 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 11:29 -!- BamBaRay36 [~2BamBaRay@213.232.87.72] has joined #bitcoin-core-dev 11:33 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 11:49 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:49 < bitcoin-git> [bitcoin] hebasto opened pull request #18405: build: Drop ZeroMQ patch for Mingw-w64 < 4.0 (master...20200322-zmq-mingw) https://github.com/bitcoin/bitcoin/pull/18405 11:49 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:53 -!- adiabat [~adiabat@63.209.32.102] has joined #bitcoin-core-dev 11:58 -!- soup [495f8b21@73.95.139.33] has joined #bitcoin-core-dev 12:05 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 12:06 -!- Krellan_ [~Krellan@2601:640:4100:e:9d8a:ed0e:fa13:93fe] has joined #bitcoin-core-dev 12:06 -!- soup [495f8b21@73.95.139.33] has quit [Ping timeout: 240 seconds] 12:07 -!- dr-orlovsky [~dr-orlovs@xdsl-188-155-161-135.adslplus.ch] has joined #bitcoin-core-dev 12:11 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 12:12 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 12:21 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 12:25 -!- emilengler [~emilengle@stratum0/entity/emilengler] has quit [Quit: Leaving] 12:31 -!- emilengler [~emilengle@stratum0/entity/emilengler] has joined #bitcoin-core-dev 12:35 < promag> hebasto: mind taking a look at #18338? 12:35 < gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub 12:36 < hebasto> promag: doing right now, not sure if could complete it today 12:40 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 12:41 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 12:42 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 12:44 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 12:44 -!- vasild_ is now known as vasild 12:46 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 12:51 -!- gleb [~gleb@cpe-67-244-100-77.nyc.res.rr.com] has quit [Ping timeout: 240 seconds] 12:52 -!- pinheadmz_ [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 12:55 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Ping timeout: 250 seconds] 12:55 -!- pinheadmz_ is now known as pinheadmz 13:00 -!- Krellan_ [~Krellan@2601:640:4100:e:9d8a:ed0e:fa13:93fe] has quit [Remote host closed the connection] 13:01 -!- Krellan_ [~Krellan@2601:640:4100:e:9d8a:ed0e:fa13:93fe] has joined #bitcoin-core-dev 13:04 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 13:13 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 13:16 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 13:21 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 13:22 -!- emilengler [~emilengle@stratum0/entity/emilengler] has quit [Remote host closed the connection] 13:23 -!- emilengler [~emilengle@stratum0/entity/emilengler] has joined #bitcoin-core-dev 13:33 -!- emilengler [~emilengle@stratum0/entity/emilengler] has quit [Remote host closed the connection] 13:34 -!- emilengler [~emilengle@stratum0/entity/emilengler] has joined #bitcoin-core-dev 13:56 -!- BamBaRay36 [~2BamBaRay@213.232.87.72] has quit [Ping timeout: 258 seconds] 14:00 -!- Beetstra [~Beetstra@192.145.126.115] has quit [] 14:00 < promag> hebasto: I'd be happy to address a partial review 14:01 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Quit: pinheadmz] 14:12 -!- nullptr| [~nullptr|@ip-94-112-129-192.net.upcbroadband.cz] has quit [Ping timeout: 264 seconds] 14:13 -!- nullptr| [~nullptr|@ip-94-112-129-192.net.upcbroadband.cz] has joined #bitcoin-core-dev 14:16 -!- as_pnn [~pierreirc@119.192.247.147] has joined #bitcoin-core-dev 14:16 -!- manantial [~tecnecio_@unaffiliated/manantial] has quit [Ping timeout: 250 seconds] 14:20 -!- tripleslash [~triplesla@unaffiliated/imsaguy] has quit [Remote host closed the connection] 14:22 -!- VitamineD [~VitamineD@192.145.126.115] has joined #bitcoin-core-dev 14:40 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 14:40 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 14:42 -!- Highway61 [~Thunderbi@104.223.94.138] has quit [Quit: Highway61] 14:52 -!- someone235 [uid419897@gateway/web/irccloud.com/x-hpfqohsqcnbuxljg] has quit [Quit: Connection closed for inactivity] 14:58 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 14:59 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 15:01 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 15:01 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Read error: Connection reset by peer] 15:04 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 256 seconds] 15:08 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 15:11 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 15:12 -!- Highway61 [~Thunderbi@104.223.94.138] has joined #bitcoin-core-dev 15:13 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #bitcoin-core-dev 15:31 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 15:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:35 < bitcoin-git> [bitcoin] theStack opened pull request #18406: test: add executable flag for rpc_estimatefee.py (master...20200322-test-add-executable-flag-for-rpc-estimatefee) https://github.com/bitcoin/bitcoin/pull/18406 15:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:36 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 264 seconds] 15:39 -!- braydonf [~braydon@gateway/tor-sasl/braydonf] has quit [Remote host closed the connection] 15:39 -!- braydonf [~braydon@gateway/tor-sasl/braydonf] has joined #bitcoin-core-dev 16:00 -!- apaval [~apaval@124.108.22.44] has quit [Remote host closed the connection] 16:00 -!- apaval [~apaval@124.108.22.44] has joined #bitcoin-core-dev 16:00 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has quit [Ping timeout: 246 seconds] 16:05 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 16:08 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 16:12 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has joined #bitcoin-core-dev 16:15 -!- as_pnn [~pierreirc@119.192.247.147] has quit [Quit: killed] 16:15 -!- emilengler [~emilengle@stratum0/entity/emilengler] has quit [Quit: Leaving] 16:17 -!- as_pnn [~pierreirc@119.192.247.147] has joined #bitcoin-core-dev 16:20 -!- emilengler [~emilengle@stratum0/entity/emilengler] has joined #bitcoin-core-dev 16:25 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 16:30 -!- tys0n_ [uid414503@gateway/web/irccloud.com/x-jeynmixrvsefluyn] has joined #bitcoin-core-dev 16:35 -!- mol [~molly@unaffiliated/molly] has quit [Read error: Connection reset by peer] 16:36 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 16:44 -!- as_pnn [~pierreirc@119.192.247.147] has quit [Quit: killed] 16:45 -!- as_pnn [~pierreirc@119.192.247.147] has joined #bitcoin-core-dev 16:45 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 250 seconds] 16:51 -!- SiAnDoG__ [~514nDoG@gateway/tor-sasl/siandog] has quit [Remote host closed the connection] 16:52 -!- SiAnDoG__ [~514nDoG@gateway/tor-sasl/siandog] has joined #bitcoin-core-dev 16:53 -!- dr-orlovsky [~dr-orlovs@xdsl-188-155-161-135.adslplus.ch] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 17:00 -!- VitamineD [~VitamineD@192.145.126.115] has quit [] 17:03 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 17:19 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 17:21 -!- zepheiryan [~zepheirya@176.113.74.179] has joined #bitcoin-core-dev 17:26 -!- marcoagner [~user@bl13-226-166.dsl.telepac.pt] has quit [Ping timeout: 250 seconds] 17:36 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 17:37 -!- Highway61 [~Thunderbi@104.223.94.138] has quit [Ping timeout: 240 seconds] 17:38 < kallewoof> sipa: I had the same error yesterday. Tried restarting the job again today and now it seems to be working. 17:41 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Ping timeout: 250 seconds] 17:45 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 246 seconds] 17:50 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 17:52 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 17:52 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 17:53 -!- gleb [~gleb@cpe-67-244-100-77.nyc.res.rr.com] has joined #bitcoin-core-dev 17:57 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 18:04 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 18:06 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 18:08 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 18:11 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 246 seconds] 18:12 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 250 seconds] 18:13 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 18:18 -!- molly [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 18:20 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 18:21 < promag> #18160 for 0.20? 18:21 < gribble> https://github.com/bitcoin/bitcoin/issues/18160 | gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged by promag · Pull Request #18160 · bitcoin/bitcoin · GitHub 18:24 < fanquake> promag: can you clarify if that is a bugfix? 18:25 < promag> not a bugfix, but rather a GUI improvement 18:26 < fanquake> ok 18:26 < promag> #15015 18:26 < gribble> https://github.com/bitcoin/bitcoin/issues/15015 | slow GUI with large wallets · Issue #15015 · bitcoin/bitcoin · GitHub 18:33 < promag> fanquake: fwiw it has 4 acks 18:34 < fanquake> promag: ok, I'll take a look this morning 18:34 < promag> I also think it could be backport in 0.19.1 18:34 < promag> thanks 18:35 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 18:40 -!- tys0n_ [uid414503@gateway/web/irccloud.com/x-jeynmixrvsefluyn] has quit [Quit: Connection closed for inactivity] 18:40 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 18:42 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 18:46 -!- emilengler [~emilengle@stratum0/entity/emilengler] has quit [Quit: Leaving] 18:51 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 18:52 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Client Quit] 18:55 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 18:56 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 18:56 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 18:57 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Client Quit] 18:57 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 18:58 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 18:58 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Client Quit] 18:59 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 19:01 -!- promag__ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 19:10 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Quit: ZNC 1.7.5 - https://znc.in] 19:13 -!- promag__ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 264 seconds] 19:13 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 19:13 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 19:16 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 19:18 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [] 19:25 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 240 seconds] 19:25 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 256 seconds] 19:28 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 19:31 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 19:34 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 264 seconds] 19:36 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 19:38 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 250 seconds] 19:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 19:46 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5504703a9f83...57a8fa9c3b44 19:46 < bitcoin-git> bitcoin/master f0dfac7 Sebastian Falbesoner: test: add executable flag for rpc_estimatefee.py 19:46 < bitcoin-git> bitcoin/master 57a8fa9 fanquake: Merge #18406: test: add executable flag for rpc_estimatefee.py 19:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 19:47 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 19:47 < bitcoin-git> [bitcoin] fanquake merged pull request #18406: test: add executable flag for rpc_estimatefee.py (master...20200322-test-add-executable-flag-for-rpc-estimatefee) https://github.com/bitcoin/bitcoin/pull/18406 19:47 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 19:59 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 20:00 -!- zepheiryan [~zepheirya@176.113.74.179] has quit [] 20:00 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 20:04 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 246 seconds] 20:17 -!- dviola [~diego@unaffiliated/dviola] has quit [Quit: WeeChat 2.7.1] 20:18 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 20:20 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 20:20 -!- skydrome1 [~skydrome@176.113.74.179] has joined #bitcoin-core-dev 20:23 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 264 seconds] 20:26 -!- kexkey [~kexkey@217.138.200.221] has quit [Quit: Do, don't don't] 20:30 -!- felixfoertsch23 [~felixfoer@2001:16b8:502a:c700:4083:8e4d:276d:ca45] has joined #bitcoin-core-dev 20:32 -!- felixfoertsch [~felixfoer@92.117.35.226] has quit [Ping timeout: 250 seconds] 21:01 -!- smie [~Xe@110-5-93-178.pool.ukrtel.net] has joined #bitcoin-core-dev 21:01 -!- smie [~Xe@110-5-93-178.pool.ukrtel.net] has left #bitcoin-core-dev [] 21:02 -!- Ocheg [~eskoobl@118.173.64.156] has joined #bitcoin-core-dev 21:02 -!- Ocheg [~eskoobl@118.173.64.156] has left #bitcoin-core-dev [] 21:02 -!- obeafrae [~Etradroe@110.77.154.87] has joined #bitcoin-core-dev 21:02 -!- obeafrae [~Etradroe@110.77.154.87] has left #bitcoin-core-dev [] 21:02 -!- sivi [~Obl@180.247.46.200] has joined #bitcoin-core-dev 21:02 -!- sivi [~Obl@180.247.46.200] has left #bitcoin-core-dev [] 21:02 -!- veefobaxe [~Kr@103.117.205.99] has joined #bitcoin-core-dev 21:03 -!- veefobaxe [~Kr@103.117.205.99] has left #bitcoin-core-dev [] 21:03 -!- Oslasw [~Phidritr@103.117.205.66] has joined #bitcoin-core-dev 21:03 -!- Oslasw [~Phidritr@103.117.205.66] has quit [Remote host closed the connection] 21:08 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Remote host closed the connection] 21:08 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 21:19 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 21:19 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 21:19 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 21:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 21:28 < bitcoin-git> [bitcoin] practicalswift opened pull request #18407: tests: Add proof-of-work fuzzing harness (master...fuzzers-proof-of-work) https://github.com/bitcoin/bitcoin/pull/18407 21:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 21:35 < aj> instagibbs: #13990 if you're bored 21:36 < gribble> https://github.com/bitcoin/bitcoin/issues/13990 | Allow fee estimation to work with lower fees by ajtowns · Pull Request #13990 · bitcoin/bitcoin · GitHub 22:42 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has quit [Quit: Find me in #TheHolyRoger or https://theholyroger.com] 22:44 -!- TheHoliestRoger [~TheHolies@unaffiliated/theholiestroger] has joined #bitcoin-core-dev 22:59 -!- Highway61 [~Thunderbi@104.223.94.138] has joined #bitcoin-core-dev 23:00 -!- skydrome1 [~skydrome@176.113.74.179] has quit [] 23:21 -!- gnomus [~gnomus@77.243.177.38] has joined #bitcoin-core-dev 23:32 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 264 seconds] --- Log closed Mon Mar 23 00:00:30 2020