--- Log opened Fri Mar 27 00:00:35 2020 00:02 -!- Kiminuo [~mix@141.98.103.228] has joined #bitcoin-core-dev 00:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:03 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54646167db5e...b53af72b8276 00:03 < bitcoin-git> bitcoin/master 9ab14e4 pierrenn: Limit decimal range of numbers ParseScript accepts 00:03 < bitcoin-git> bitcoin/master b53af72 Wladimir J. van der Laan: Merge #18416: util: Limit decimal range of numbers ParseScript accepts 00:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:03 < bitcoin-git> [bitcoin] laanwj merged pull request #18416: util: Limit decimal range of numbers ParseScript accepts (master...fix-parsescript-numop-overflow) https://github.com/bitcoin/bitcoin/pull/18416 00:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:04 < fanquake> ! [rejected] master -> master (fetch first) 00:04 < fanquake> error: failed to push some refs to 'git@github.com:bitcoin/bitcoin' 00:04 < fanquake> 😢 00:14 < sipa> fanquake: collision! 00:20 -!- captjakk [~captjakk@174-29-9-247.hlrn.qwest.net] has joined #bitcoin-core-dev 00:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:24 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b53af72b8276...7eed413e72a2 00:24 < bitcoin-git> bitcoin/master ef35604 Sebastian Falbesoner: rpc: fix broken RPCExamples for waitforblock(height) 00:24 < bitcoin-git> bitcoin/master 7eed413 fanquake: Merge #18398: rpc: fix broken RPCExamples for waitforblock(height) 00:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:25 < bitcoin-git> [bitcoin] fanquake merged pull request #18398: rpc: fix broken RPCExamples for waitforblock(height) (master...20200321-rpc-fix-broken-rpcexamples-for-waitforblock-height) https://github.com/bitcoin/bitcoin/pull/18398 00:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:25 -!- captjakk [~captjakk@174-29-9-247.hlrn.qwest.net] has quit [Ping timeout: 264 seconds] 00:33 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has quit [Ping timeout: 256 seconds] 00:33 -!- picard276 [cbc265f0@203.194.101.240] has joined #bitcoin-core-dev 00:34 < picard276> https://pastebin.com/kdQPkELNif anyone can see why i am getting a 16: mandatory-script-verify-flag-failed (Signature must be zero for failed CHECK(MULTI)SIG operation)failure...It's a p2sh transaction that was created on bitcoin core v0.16, 2 of 3 multisig, where 2 of the pub keys are uncompressed. I am trying to broadcast the transaction on 00:34 < picard276> bitcoin core v0.17 and v0.18 and i am getting the 16 error 00:40 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 00:41 < sipa> picard276: that most likely means that the signature is simply incorrect (or the wrong message was signed); please ask on bitcoin.stackexchange.com; this channel is not for support or generic bitcoin questions 00:43 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 00:43 -!- vasild_ is now known as vasild 00:46 < picard276> thanks 01:03 -!- picard276 [cbc265f0@203.194.101.240] has quit [Remote host closed the connection] 01:03 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has joined #bitcoin-core-dev 01:14 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has quit [Ping timeout: 256 seconds] 01:22 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 01:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:31 -!- marcoagner [~user@2001:8a0:6a5f:a900:6d3e:1158:b50:97b6] has joined #bitcoin-core-dev 01:31 -!- manantial [~tecnecio_@unaffiliated/manantial] has joined #bitcoin-core-dev 01:41 -!- pnn_m [~mepnnsh@119.192.247.147] has joined #bitcoin-core-dev 01:41 < pnn_m> hi guys, I'm `pierreN` on github. I've been trying to contribute to core since this week. thanks for people helping me 🙂 01:42 < fanquake> pnn_m: thanks for the contributions! 01:45 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 256 seconds] 01:50 < pnn_m> yes I'm trying to start small with `good first issue` haha. it's nice to be able to chat directly on IRC so I joined the channel. 02:00 -!- modi123_1 [~modi123_1@84.39.117.57] has quit [] 02:03 < pnn_m> wumpus (IRC): sorry for not getting your last comment (on why `atoi64` can overflow). in anycase it's true that `ParseInt32` (since the value can be signed) could be more adapted. I could open a new PR for that if you'd prefer ? 02:14 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 02:16 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 02:21 -!- yost3d [~yost3d@185.204.1.185] has joined #bitcoin-core-dev 02:28 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 02:54 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 02:59 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 03:04 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 03:06 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 03:07 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 03:09 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 03:18 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 03:28 -!- kcalvinalvin [~kcalvinal@ec2-52-79-199-97.ap-northeast-2.compute.amazonaws.com] has joined #bitcoin-core-dev 03:37 -!- emilengler [~emilengle@stratum0/entity/emilengler] has joined #bitcoin-core-dev 03:41 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:44 < vasild> Could somebody with MacOS help me and run this: "grep -r posix_fallocate /usr/include/". I couldn't find a man page for posix_fallocate() for MacOS online which probably means the function is not present, but I find it really hard to believe that. Thanks! 03:57 < jonatack> vasild: i'm not really a mac user, but i have one from 2012 running macOS 10.14.6 for testing bitcoin core, i don't have a usr/include dir, but grepping /usr is only finding results in usr/local/ 03:57 < jonatack> and `man posix_fallocate` returns no manual entry 03:57 < fanquake> jonatack: you’ll probably want to look in your SDK dir 03:58 < vasild> no /usr/include :-O 03:58 < vasild> jonatack: but do you have the function in /usr/local/include? 04:00 -!- apaval [~apaval@124.108.23.110] has quit [Remote host closed the connection] 04:00 < jonatack> vasild: so far it finds matches in third-party libs 04:00 -!- apaval [~apaval@124.108.23.110] has joined #bitcoin-core-dev 04:00 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 04:01 < vasild> I see 04:01 < jonatack> python, erlang, mysql... 04:01 < jonatack> fanquake: thanks, looking 04:04 -!- Bianka78Bogisich [~Bianka78B@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-dev 04:05 < fanquake> vasild: no posix_fallocate(). posix funcs I can see are here: https://gist.github.com/fanquake/30de56ff980b401b1f53e894bc376fee 04:07 < jonatack> ... clang, sqlite 04:07 < vasild> fanquake: Thanks! I guess this means that indeed posix_fallocate() is not available :/ 04:09 -!- go1111111 [go1111111@gateway/vpn/privateinternetaccess/go1111111] has quit [Read error: Connection reset by peer] 04:09 -!- go11111111111 [go1111111@gateway/vpn/privateinternetaccess/go1111111] has joined #bitcoin-core-dev 04:10 < jonatack> fanquake: vasild: confirmed, no posix_fallocate matches for me in SDK dir either 04:10 -!- Bianka78Bogisich [~Bianka78B@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 256 seconds] 04:11 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 04:11 < vasild> ack, thanks! 04:11 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 04:25 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 04:26 -!- jarthur_ [~jarthur@cpe-66-68-134-212.austin.res.rr.com] has joined #bitcoin-core-dev 04:26 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 04:27 -!- jarthur [~jarthur@2605:6000:1019:4971:650e:fa77:383b:ef2f] has quit [Ping timeout: 256 seconds] 04:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:00 -!- yost3d [~yost3d@185.204.1.185] has quit [] 05:03 -!- pnn_m [~mepnnsh@119.192.247.147] has quit [Quit: Idle timeout reached: 10800s] 05:11 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has joined #bitcoin-core-dev 05:17 -!- jarthur_ [~jarthur@cpe-66-68-134-212.austin.res.rr.com] has quit [Remote host closed the connection] 05:22 -!- Stephnix [~Stephnix@77.243.177.38] has joined #bitcoin-core-dev 05:24 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has quit [Ping timeout: 240 seconds] 05:27 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] 05:27 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 05:29 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has quit [Remote host closed the connection] 05:29 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has joined #bitcoin-core-dev 05:47 -!- molz_ [~molly@unaffiliated/molly] has quit [Read error: Connection reset by peer] 05:55 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Ping timeout: 256 seconds] 05:57 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:57 < bitcoin-git> [bitcoin] theStack opened pull request #18448: rpc: fix/add missing RPCExamples for "Util" RPCs (master...20200326-rpc-add-fix-rpcexamples-in-misc-category) https://github.com/bitcoin/bitcoin/pull/18448 05:57 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:59 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 06:01 -!- MrSquanchee [uid421192@gateway/web/irccloud.com/x-pddpoeoewkfjhkjf] has quit [Quit: Connection closed for inactivity] 06:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:03 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #18449: util: Remove unused itostr (master...2003-utilNoIToStr) https://github.com/bitcoin/bitcoin/pull/18449 06:03 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 06:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:04 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Quit: jonatack] 06:10 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-dev 06:11 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has quit [Ping timeout: 264 seconds] 06:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:30 < bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7eed413e72a2...bdc2644b72d6 06:30 < bitcoin-git> bitcoin/master faf2c5a MarcoFalke: build: Remove unused USE_COVERAGE 06:30 < bitcoin-git> bitcoin/master fac71e3 MarcoFalke: build: link fuzz/test_runner.py for out-of-tree builds 06:30 < bitcoin-git> bitcoin/master faf7d4f MarcoFalke: build: Add cov_fuzz target 06:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:30 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 06:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:31 < bitcoin-git> [bitcoin] laanwj merged pull request #18107: build: Add cov_fuzz target (master...2002-buildCovFuzz) https://github.com/bitcoin/bitcoin/pull/18107 06:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:36 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has joined #bitcoin-core-dev 06:46 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 06:46 -!- mdunnio [~mdunnio@208.59.170.5] has joined #bitcoin-core-dev 06:56 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 06:59 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:59 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bdc2644b72d6...210b533a1144 06:59 < bitcoin-git> bitcoin/master dcda81c pierrenn: test: add coverage for script parse error in ParseScript 06:59 < bitcoin-git> bitcoin/master 210b533 MarcoFalke: Merge #18447: test: Add coverage for script parse error in ParseScript 06:59 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:00 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #18447: test: Add coverage for script parse error in ParseScript (master...fix-test-badscript) https://github.com/bitcoin/bitcoin/pull/18447 07:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:04 < instagibbs> is travis alive? 07:05 < instagibbs> I'm only seeing appveyor in #17509 f.e. 07:05 < gribble> https://github.com/bitcoin/bitcoin/issues/17509 | gui: save and load PSBT by Sjors · Pull Request #17509 · bitcoin/bitcoin · GitHub 07:05 < provoostenator> instagibbs: maybe they flagged me, though I'm not seeing an indication of that either 07:06 < provoostenator> Travis has the annoying habbit of silently stopping builds when they flag either an account or a project. 07:06 < provoostenator> "Hey why is Heroku not deploying my pushes to master anymore?" -> oh 07:07 < instagibbs> ok on website it looks like it's queued 07:18 -!- jarthur [~jarthur@2605:6000:1019:4971:650e:fa77:383b:ef2f] has joined #bitcoin-core-dev 07:22 < fjahr> instagibbs: provoostenator: it's more of an Github issue with Travis than a Travis issue alone, I have reported it a few days ago and it's supposed to be under review 07:22 -!- jarthur [~jarthur@2605:6000:1019:4971:650e:fa77:383b:ef2f] has quit [Ping timeout: 240 seconds] 07:23 < fjahr> It's been happening for 3-4 days at least 07:24 -!- felixfoertsch23 [~felixfoer@92.117.39.143] has left #bitcoin-core-dev [] 07:32 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 07:37 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 07:41 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has quit [Quit: The Lounge - https://thelounge.chat] 07:47 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 07:48 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 07:49 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 07:58 < promag> travis didn't pick latest #18338 :/ 07:58 < gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub 07:59 -!- SiAnDoG__ [~514nDoG@gateway/tor-sasl/siandog] has joined #bitcoin-core-dev 08:00 -!- Stephnix [~Stephnix@77.243.177.38] has quit [] 08:02 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 08:07 -!- captjakk [~captjakk@174-29-9-247.hlrn.qwest.net] has joined #bitcoin-core-dev 08:18 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has joined #bitcoin-core-dev 08:21 -!- Kiminuo [~mix@141.98.103.228] has quit [Ping timeout: 240 seconds] 08:22 -!- Guest27402 [~Waithamai@176.113.74.179] has joined #bitcoin-core-dev 08:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 08:27 -!- captjakk_ [~captjakk@174-29-9-247.hlrn.qwest.net] has joined #bitcoin-core-dev 08:30 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 08:32 -!- tsujp [~tsujp@2400:ec40:1009:6700:79c6:4070:7282:f729] has joined #bitcoin-core-dev 08:32 -!- tsujp [~tsujp@2400:ec40:1009:6700:79c6:4070:7282:f729] has quit [Client Quit] 08:33 -!- Kiminuo [~mix@141.98.103.110] has joined #bitcoin-core-dev 08:40 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 08:48 -!- captjakk_ [~captjakk@174-29-9-247.hlrn.qwest.net] has quit [Remote host closed the connection] 08:49 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 08:49 -!- captjakk_ [~captjakk@174-29-9-247.hlrn.qwest.net] has joined #bitcoin-core-dev 08:49 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 08:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:52 < bitcoin-git> [bitcoin] practicalswift opened pull request #18450: util: Use locale independent ToString(…) instead of locale dependent strprintf(…) for low-level string formatting (master...locale-independence) https://github.com/bitcoin/bitcoin/pull/18450 08:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:53 < bitcoin-git> [bitcoin] practicalswift closed pull request #18450: util: Use locale independent ToString(…) instead of locale dependent strprintf(…) for low-level string formatting (master...locale-independence) https://github.com/bitcoin/bitcoin/pull/18450 08:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:54 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:54 < bitcoin-git> [bitcoin] practicalswift reopened pull request #18450: util: Use locale independent ToString(…) instead of locale dependent strprintf(…) for low-level string formatting (master...locale-independence) https://github.com/bitcoin/bitcoin/pull/18450 08:54 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:56 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 09:00 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 09:02 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 09:07 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 09:09 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 256 seconds] 09:09 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 09:11 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 09:19 -!- captjakk_ [~captjakk@174-29-9-247.hlrn.qwest.net] has quit [Ping timeout: 240 seconds] 09:19 -!- jarthur [~jarthur@2605:6000:1019:4971:650e:fa77:383b:ef2f] has joined #bitcoin-core-dev 09:22 -!- kljasdfvv [~flack@p200300D46F0C14007CAE64EE37DC5BBE.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 09:23 -!- captjakk_ [~captjakk@174-29-9-247.hlrn.qwest.net] has joined #bitcoin-core-dev 09:24 -!- jarthur [~jarthur@2605:6000:1019:4971:650e:fa77:383b:ef2f] has quit [Ping timeout: 240 seconds] 09:44 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 09:49 -!- roconnor [~roconnor@host-45-78-205-127.dyn.295.ca] has joined #bitcoin-core-dev 09:49 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has quit [Ping timeout: 256 seconds] 09:49 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 10:01 -!- captjakk_ [~captjakk@174-29-9-247.hlrn.qwest.net] has quit [Ping timeout: 256 seconds] 10:03 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 10:04 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has quit [Ping timeout: 256 seconds] 10:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:15 < bitcoin-git> [bitcoin] jonatack opened pull request #18451: rpc: remove deprecated getunconfirmedbalance (master...remove-deprecated-rpc-getunconfirmedbalance) https://github.com/bitcoin/bitcoin/pull/18451 10:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:15 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 10:23 -!- millerti [~millerti@cpe-66-24-91-119.stny.res.rr.com] has joined #bitcoin-core-dev 10:24 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:24 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 10:24 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #bitcoin-core-dev 10:25 -!- mol [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 10:28 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 10:29 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 250 seconds] 10:34 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has joined #bitcoin-core-dev 10:38 -!- molly [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 10:41 -!- mol [~molly@unaffiliated/molly] has quit [Ping timeout: 250 seconds] 10:46 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 11:00 -!- Guest27402 [~Waithamai@176.113.74.179] has quit [] 11:05 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 11:06 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 11:07 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 256 seconds] 11:20 -!- jarthur [~jarthur@2605:6000:1019:4971:650e:fa77:383b:ef2f] has joined #bitcoin-core-dev 11:22 -!- kik1 [~kik1@184.75.221.163] has joined #bitcoin-core-dev 11:25 -!- jarthur [~jarthur@2605:6000:1019:4971:650e:fa77:383b:ef2f] has quit [Ping timeout: 256 seconds] 11:25 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 11:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 11:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:44 < bitcoin-git> [bitcoin] hebasto opened pull request #18452: qt: Fix shutdown when waitfor* cmds are called from RPC console (master...20200327-waitfor) https://github.com/bitcoin/bitcoin/pull/18452 11:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:45 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 11:50 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has quit [Ping timeout: 264 seconds] 11:52 < hebasto> promag: log in to https://travis-ci.org 11:53 < hebasto> it seems gh just not display travis data... 12:01 < jonatack> wallet meeting? 12:02 < provoostenator> I'm around 12:02 < provoostenator> Though reviewing descriptor wallet PR. 12:04 < achow101> wallet meeting? 12:04 < achow101> any wallet fixes for 0.20? 12:04 < jonatack> looks like #17509 is rfm 12:04 < gribble> https://github.com/bitcoin/bitcoin/issues/17509 | gui: save and load PSBT by Sjors · Pull Request #17509 · bitcoin/bitcoin · GitHub 12:04 < achow101> #startmeeting 12:04 < lightningbot> Meeting started Fri Mar 27 19:04:42 2020 UTC. The chair is achow101. Information about MeetBot at http://wiki.debian.org/MeetBot. 12:04 < lightningbot> Useful Commands: #action #agreed #help #info #idea #link #topic. 12:04 < provoostenator> jonatack: I guess that missed the feature freeze? 12:05 < jonatack> ah 12:05 < jonatack> hi 12:05 < fjahr> hi 12:05 < provoostenator> hi 12:05 < achow101> #bitcoin-core-dev Wallet Meeting: wumpus sipa gmaxwell jonasschnelli morcos luke-jr sdaftuar jtimon cfields petertodd kanzure bluematt instagibbs phantomcircuit codeshark michagogo marcofalke paveljanik NicolasDorier jl2012 achow101 meshcollider jnewbery maaku fanquake promag provoostenator aj Chris_Stewart_5 dongcarl gwillen jamesob ken281221 ryanofsky gleb moneyball ariard digi_james amiti fjahr 12:05 < achow101> jeremyrubin emilengler jonatack hebasto jb55 12:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:05 < bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/210b533a1144...f2c416bcf5f8 12:05 < bitcoin-git> bitcoin/master b837b33 Wladimir J. van der Laan: net: Fail instead of truncate command name in CMessageHeader 12:05 < bitcoin-git> bitcoin/master ff9c671 Russell Yanofsky: refactor: Work around GCC 9 `-Wredundant-move` warning 12:05 < bitcoin-git> bitcoin/master f2c416b Wladimir J. van der Laan: Merge #16995: Fix gcc 9 warnings 12:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:05 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Ping timeout: 264 seconds] 12:05 < achow101> #topic: wallet bug fixes for 0.20 12:05 < achow101> #17509 seems to be a feature, not a buf fix 12:05 < gribble> https://github.com/bitcoin/bitcoin/issues/17509 | gui: save and load PSBT by Sjors · Pull Request #17509 · bitcoin/bitcoin · GitHub 12:06 < achow101> so I think it's too late for 0.20 12:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:06 < bitcoin-git> [bitcoin] laanwj merged pull request #16995: Fix gcc 9 warnings (master...2019_09_resolve_gcc_warnings) https://github.com/bitcoin/bitcoin/pull/16995 12:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:07 < hebasto> hi 12:08 < achow101> nly two wallet related PRs listed for 0.20, #18338 and #18160 12:08 < gribble> https://github.com/bitcoin/bitcoin/issues/18338 | Fix wallet unload race condition by promag · Pull Request #18338 · bitcoin/bitcoin · GitHub 12:08 < gribble> https://github.com/bitcoin/bitcoin/issues/18160 | gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged by promag · Pull Request #18160 · bitcoin/bitcoin · GitHub 12:08 < jonatack> yes https://github.com/bitcoin/bitcoin/milestones/0.20.0 12:09 < jonatack> they both have an ack and seem not too bad to review 12:10 < hebasto> reviewing 18338 12:11 < jonatack> correction 18160 seems to have 3 acks 12:13 < jonatack> make that 4... i can't count this evening apparently 12:13 < achow101> doesn't look like there are any other wallet PRs that are really bug fixes 12:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:14 < bitcoin-git> [bitcoin] laanwj closed pull request #17645: gui: increases default GraphRange of Network Traffic to 12 hours. (master...GraphRange) https://github.com/bitcoin/bitcoin/pull/17645 12:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:14 < achow101> possibly #18095 12:14 < gribble> https://github.com/bitcoin/bitcoin/issues/18095 | Fix crashes and infinite loop in ListWalletDir() by uhliksk · Pull Request #18095 · bitcoin/bitcoin · GitHub 12:16 < achow101> any other topics? 12:18 < achow101> seems not 12:18 < jonatack> fjahr: achow101: which pr do you want review on first 12:18 < achow101> #endmeeting 12:18 < lightningbot> Meeting ended Fri Mar 27 19:18:38 2020 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) 12:18 < lightningbot> Minutes: http://www.erisian.com.au/meetbot/bitcoin-core-dev/2020/bitcoin-core-dev.2020-03-27-19.04.html 12:18 < lightningbot> Minutes (text): http://www.erisian.com.au/meetbot/bitcoin-core-dev/2020/bitcoin-core-dev.2020-03-27-19.04.txt 12:18 < lightningbot> Log: http://www.erisian.com.au/meetbot/bitcoin-core-dev/2020/bitcoin-core-dev.2020-03-27-19.04.log.html 12:19 < achow101> jonatack: I'd go with #18160 first 12:19 < gribble> https://github.com/bitcoin/bitcoin/issues/18160 | gui: Avoid Wallet::GetBalance in WalletModel::pollBalanceChanged by promag · Pull Request #18160 · bitcoin/bitcoin · GitHub 12:20 < jonatack> 👍 12:32 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 12:36 -!- roconnor [~roconnor@host-45-78-205-127.dyn.295.ca] has quit [Ping timeout: 256 seconds] 12:40 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 12:40 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Read error: Connection reset by peer] 12:42 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Read error: Connection reset by peer] 12:43 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 12:43 -!- roconnor [~roconnor@host-45-78-205-127.dyn.295.ca] has joined #bitcoin-core-dev 12:43 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 12:43 -!- SiAnDoG_ [~514nDoG@gateway/tor-sasl/siandog] has joined #bitcoin-core-dev 12:43 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 12:44 -!- mr_burdell [~mr_burdel@unaffiliated/mr-burdell/x-7609603] has quit [Ping timeout: 265 seconds] 12:44 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Ping timeout: 240 seconds] 12:44 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 12:44 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 12:44 -!- alec_ [~alec@gateway/tor-sasl/alec] has joined #bitcoin-core-dev 12:44 -!- sipa_ [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 12:44 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #bitcoin-core-dev 12:44 -!- sdaftuar_ [~sdaftuar@gateway/tor-sasl/sdaftuar] has quit [Ping timeout: 240 seconds] 12:44 -!- morcos_ [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 12:44 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 12:44 -!- mr_burdell [~mr_burdel@unaffiliated/mr-burdell/x-7609603] has joined #bitcoin-core-dev 12:45 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Ping timeout: 240 seconds] 12:45 -!- alec [~alec@gateway/tor-sasl/alec] has quit [Ping timeout: 240 seconds] 12:45 -!- nickler [~nickler@static.219.205.69.159.clients.your-server.de] has quit [Ping timeout: 265 seconds] 12:45 -!- sdaftuar_ [~sdaftuar@gateway/tor-sasl/sdaftuar] has joined #bitcoin-core-dev 12:45 -!- SiAnDoG__ [~514nDoG@gateway/tor-sasl/siandog] has quit [Ping timeout: 240 seconds] 12:45 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Ping timeout: 240 seconds] 12:45 -!- jtimon [~quassel@206.160.134.37.dynamic.jazztel.es] has quit [Quit: No Ping reply in 180 seconds.] 12:45 -!- nodweber [~nodweber@unaffiliated/nodweber] has quit [Ping timeout: 265 seconds] 12:45 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 12:45 -!- andrewtoth [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 240 seconds] 12:45 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 12:45 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] 12:45 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Ping timeout: 240 seconds] 12:45 -!- morcos_ is now known as morcos 12:46 -!- jtimon [~quassel@206.160.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 12:46 -!- nickler [~nickler@static.219.205.69.159.clients.your-server.de] has joined #bitcoin-core-dev 12:47 -!- nodweber [~nodweber@unaffiliated/nodweber] has joined #bitcoin-core-dev 12:49 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 12:50 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 12:51 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has joined #bitcoin-core-dev 12:54 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 12:56 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has quit [Ping timeout: 240 seconds] 12:56 -!- jarthur [~jarthur@2605:6000:1019:4971:484c:de6e:5c05:a8ae] has joined #bitcoin-core-dev 13:01 < promag> sorry missed the meeting 13:04 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 250 seconds] 13:09 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 13:15 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has quit [Read error: Connection reset by peer] 13:15 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 13:16 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 13:20 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 13:24 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 13:27 -!- sipa_ [~pw@gateway/tor-sasl/sipa1024] has quit [Remote host closed the connection] 13:36 -!- MrSquanchee [uid421192@gateway/web/irccloud.com/x-ujrgzzippzrimcgu] has joined #bitcoin-core-dev 13:38 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 14:00 -!- kik1 [~kik1@184.75.221.163] has quit [] 14:01 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has joined #bitcoin-core-dev 14:10 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has quit [Ping timeout: 256 seconds] 14:14 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:18 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 14:21 -!- NilsHitze [~NilsHitze@185.204.1.185] has joined #bitcoin-core-dev 14:48 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Remote host closed the connection] 14:48 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 14:50 -!- timothy [~tredaelli@redhat/timothy] has quit [Read error: Connection reset by peer] 14:55 -!- niska [~niska@static.38.6.217.95.clients.your-server.de] has quit [Quit: Leaving] 15:00 -!- niska [~niska@static.38.6.217.95.clients.your-server.de] has joined #bitcoin-core-dev 15:05 -!- niska [~niska@static.38.6.217.95.clients.your-server.de] has quit [Ping timeout: 252 seconds] 15:16 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 15:18 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Ping timeout: 252 seconds] 15:19 -!- niska [~niska@static.38.6.217.95.clients.your-server.de] has joined #bitcoin-core-dev 15:21 -!- manantial [~tecnecio_@unaffiliated/manantial] has quit [Ping timeout: 260 seconds] 15:31 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 256 seconds] 15:32 -!- filchef [~filchef@212.104.97.177] has joined #bitcoin-core-dev 15:33 -!- filchef [~filchef@212.104.97.177] has quit [Client Quit] 15:39 -!- jarthur [~jarthur@2605:6000:1019:4971:484c:de6e:5c05:a8ae] has quit [] 15:44 -!- MrSquanchee [uid421192@gateway/web/irccloud.com/x-ujrgzzippzrimcgu] has quit [Quit: Connection closed for inactivity] 15:50 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 252 seconds] 15:56 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 16:00 -!- apaval [~apaval@124.108.23.110] has quit [Remote host closed the connection] 16:00 -!- apaval_ [~apaval@124.108.23.110] has joined #bitcoin-core-dev 16:05 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 16:06 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has joined #bitcoin-core-dev 16:13 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has quit [Ping timeout: 256 seconds] 16:21 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 16:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 16:24 < bitcoin-git> [bitcoin] jonatack opened pull request #18453: cli: enable -getinfo to fetch wallet balance from getbalances() (master...call-getbalances-for-getinfo-balance) https://github.com/bitcoin/bitcoin/pull/18453 16:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 16:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 16:24 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #18454: net: Make addr relay mockable, add test (master...2003-qaAddrRelay) https://github.com/bitcoin/bitcoin/pull/18454 16:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 16:57 -!- emilengler [~emilengle@stratum0/entity/emilengler] has quit [Remote host closed the connection] 17:00 -!- NilsHitze [~NilsHitze@185.204.1.185] has quit [] 17:03 -!- marcoagner [~user@2001:8a0:6a5f:a900:6d3e:1158:b50:97b6] has quit [Ping timeout: 240 seconds] 17:06 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Remote host closed the connection] 17:06 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 17:07 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has quit [Ping timeout: 240 seconds] 17:08 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 17:20 -!- Criggie1 [~Criggie@184.75.221.163] has joined #bitcoin-core-dev 17:30 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 17:38 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Remote host closed the connection] 17:38 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 17:44 -!- millerti [~millerti@cpe-66-24-91-119.stny.res.rr.com] has quit [Ping timeout: 256 seconds] 17:55 -!- sipsorcery [~sipsorcer@37.228.254.212] has quit [Remote host closed the connection] 18:17 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 272 seconds] 18:24 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has joined #bitcoin-core-dev 18:25 -!- molz_ [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 18:28 -!- molly [~molly@unaffiliated/molly] has quit [Ping timeout: 256 seconds] 18:42 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 18:48 < fanquake> Can anyone running macOS Catalina with Xcode 11.4 run "ld -v" and tell me the output? 18:55 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 18:57 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 18:59 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 19:05 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 19:12 -!- Krellan_ [~Krellan@c-24-130-205-67.hsd1.ca.comcast.net] has quit [Ping timeout: 264 seconds] 19:15 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 19:17 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has quit [Ping timeout: 240 seconds] 19:21 -!- shesek [~shesek@185.3.145.94] has joined #bitcoin-core-dev 19:21 -!- shesek [~shesek@185.3.145.94] has quit [Changing host] 19:21 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 19:26 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 250 seconds] 19:26 -!- as_pnn [~pierreirc@119.192.247.147] has quit [Read error: No route to host] 19:29 -!- as_pnn [~pierreirc@119.192.247.147] has joined #bitcoin-core-dev 19:31 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 19:31 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 19:36 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 19:57 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 20:00 -!- Criggie1 [~Criggie@184.75.221.163] has quit [] 20:08 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 20:13 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 20:13 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 20:21 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 20:21 -!- geekounet [~geekounet@84.39.117.57] has joined #bitcoin-core-dev 20:32 -!- r8921039 [~r8921039@2601:644:303:18c0:b03b:e48a:27a:88cd] has joined #bitcoin-core-dev 20:36 -!- r8921039 [~r8921039@2601:644:303:18c0:b03b:e48a:27a:88cd] has quit [Remote host closed the connection] 20:37 -!- r8921039 [~r8921039@2601:644:303:18c0:b03b:e48a:27a:88cd] has joined #bitcoin-core-dev 20:41 -!- r8921039 [~r8921039@2601:644:303:18c0:b03b:e48a:27a:88cd] has quit [Remote host closed the connection] 21:24 -!- Henry151 [~bishop@ns3007530.ip-151-80-44.eu] has quit [Quit: leaving] 21:43 -!- r8921039 [~r8921039@2601:644:303:18c0:4806:7594:b682:800d] has joined #bitcoin-core-dev 21:57 -!- jtimon [~quassel@206.160.134.37.dynamic.jazztel.es] has quit [Ping timeout: 256 seconds] 22:26 -!- r8921039 [~r8921039@2601:644:303:18c0:4806:7594:b682:800d] has quit [] 22:28 -!- r8921039 [~r8921039@2601:644:303:18c0:213c:987b:59fc:295b] has joined #bitcoin-core-dev 22:28 -!- r8921039 [~r8921039@2601:644:303:18c0:213c:987b:59fc:295b] has quit [Remote host closed the connection] 23:00 -!- geekounet [~geekounet@84.39.117.57] has quit [] 23:21 -!- gonemad3 [~gonemad3@176.113.74.179] has joined #bitcoin-core-dev 23:37 -!- r8921039 [~r8921039@2601:644:303:18c0:213c:987b:59fc:295b] has joined #bitcoin-core-dev 23:41 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has joined #bitcoin-core-dev 23:47 -!- r8921039_ [~r8921039@67.180.158.179] has joined #bitcoin-core-dev 23:48 -!- r8921039 [~r8921039@2601:644:303:18c0:213c:987b:59fc:295b] has quit [] 23:50 -!- Krellan_ [~Krellan@2601:640:4100:e:8453:2472:8414:d108] has quit [Ping timeout: 256 seconds] --- Log closed Sat Mar 28 00:00:04 2020