--- Log opened Mon Mar 02 00:00:12 2020 00:02 < promag> wumpus: pushed #18239 to address your comment in #18064 - if you agree with the concept then #18064 can already be merged given the existing acks 00:02 < gribble> https://github.com/bitcoin/bitcoin/issues/18239 | wip: gui: Refactor to drop client and wallet models setters by promag · Pull Request #18239 · bitcoin/bitcoin · GitHub 00:02 < gribble> https://github.com/bitcoin/bitcoin/issues/18064 | gui: Drop WalletModel dependency to RecentRequestsTableModel by promag · Pull Request #18064 · bitcoin/bitcoin · GitHub 00:02 < gribble> https://github.com/bitcoin/bitcoin/issues/18064 | gui: Drop WalletModel dependency to RecentRequestsTableModel by promag · Pull Request #18064 · bitcoin/bitcoin · GitHub 00:07 -!- sdddddd [~fa@180.162.135.24] has quit [Ping timeout: 256 seconds] 00:08 -!- marcoagner [~user@176.78.51.150] has joined #bitcoin-core-dev 00:18 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 00:20 < jonasschnelli> how do I get the fuzzer to compile on macOS? 00:20 < jonasschnelli> just dropping a --enable-fuzz leads to linker errors on my end 00:22 -!- rex4539 [~rex4539@2a02:587:350c:a200:6430:bfa0:4eaa:3d98] has joined #bitcoin-core-dev 00:22 < fanquake> jonasschnelli I'd suggest using a brew installed llvm/clang 9 if you aren't already, rather than Apple Clang. 00:22 < fanquake> What errors are you seeing? 00:24 -!- rex4539 [~rex4539@2a02:587:350c:a200:6430:bfa0:4eaa:3d98] has quit [Client Quit] 00:24 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 00:24 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-dev 00:28 -!- sdddddd [~fa@180.162.135.149] has joined #bitcoin-core-dev 00:30 < jonasschnelli> fanquake: ld: entry point (_main) undefined. for architecture x86_64 00:30 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 00:31 < fanquake> jonasschnelli is this on latest master? I fixed some fuzzing issues related to main() and libfuzzer in #18008. 00:32 < gribble> https://github.com/bitcoin/bitcoin/issues/18008 | test: only declare a main() when fuzzing with AFL by fanquake · Pull Request #18008 · bitcoin/bitcoin · GitHub 00:33 < jonasschnelli> fanquake: Yes. Master. I never used the fuzzers... so could be dumb me 00:34 < jonasschnelli> I'll try now with brews clang 00:35 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 00:35 < fanquake> Ok. That should work well. Using a ./configure like 00:35 < fanquake> ./configure --enable-fuzz --with-sanitizers=fuzzer,address,undefined CC=/usr/local/opt/llvm/bin/clang CXX=/usr/local/opt/llvm/bin/clang++ 00:35 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 00:37 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 00:40 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has joined #bitcoin-core-dev 00:50 -!- kljasdfvv [~flack@p200300D46F149D00846911E14503A3BA.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 00:57 < jonasschnelli> fanquake: with brews llvm packaged it worked. Thanks. 00:57 < fanquake> jonasschnelli: np 00:58 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:00 -!- Guest47070 [~Lestaty@185.204.1.185] has quit [] 01:14 -!- sipsorcery [~sipsorcer@37.228.254.212] has joined #bitcoin-core-dev 01:17 -!- peutetre [~peutetre@176.113.74.179] has joined #bitcoin-core-dev 01:33 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has quit [Quit: _tnull] 01:33 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has joined #bitcoin-core-dev 01:35 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-core-dev 01:37 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:39 -!- promag [~promag@a89-152-187-241.cpe.netcabo.pt] has joined #bitcoin-core-dev 01:40 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 240 seconds] 01:41 -!- promag_ [~promag@a89-152-187-241.cpe.netcabo.pt] has joined #bitcoin-core-dev 01:44 -!- promag [~promag@a89-152-187-241.cpe.netcabo.pt] has quit [Ping timeout: 255 seconds] 01:45 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 01:47 -!- filchef [~filchef@212.104.97.177] has joined #bitcoin-core-dev 01:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:48 < bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/54a7ef612a3b...1f886243e464 01:48 < bitcoin-git> bitcoin/master 1ef28b4 Gregory Sanders: Make AnalyzePSBT next role calculation simple, correct 01:48 < bitcoin-git> bitcoin/master 1f88624 Samuel Dobson: Merge #18224: Make AnalyzePSBT next role calculation simple, correct 01:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:48 < bitcoin-git> [bitcoin] meshcollider merged pull request #18224: Make AnalyzePSBT next role calculation simple, correct (master...analyze_psbt_role_simple) https://github.com/bitcoin/bitcoin/pull/18224 01:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:51 -!- promag_ [~promag@a89-152-187-241.cpe.netcabo.pt] has quit [Ping timeout: 255 seconds] 01:51 -!- promag [~promag@a89-152-187-241.cpe.netcabo.pt] has joined #bitcoin-core-dev 01:53 -!- promag_ [~promag@a89-152-187-241.cpe.netcabo.pt] has joined #bitcoin-core-dev 01:57 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has quit [Quit: _tnull] 01:58 -!- promag_ [~promag@a89-152-187-241.cpe.netcabo.pt] has quit [Ping timeout: 260 seconds] 02:00 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has joined #bitcoin-core-dev 02:04 -!- kexkey [~kexkey@37.120.205.237] has quit [Ping timeout: 255 seconds] 02:05 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has quit [Quit: _tnull] 02:14 -!- promag [~promag@a89-152-187-241.cpe.netcabo.pt] has quit [Remote host closed the connection] 02:18 < kallewoof> sipa, aj, luke-jr: for the record, changing to immutable-CWallet-pointers in places where it made sense (many places did non-const stuff) resulted in 68 changes; see https://github.com/bitcoin/bitcoin/compare/master...kallewoof:2002-const-fixes ... is this something people would concept ack on a PR? 02:27 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 02:29 < sipa> sounds good to me; this is the sort of change that as long as it compiles, the behavior shouldn't change 02:29 < sipa> though in general it may lead to introducing automatic copying of objects sometimes (e.g. trying to std::move a const object will work, but generally result in a copy rather than an efficient move) 02:29 < sipa> CWallet objects aren't copied or moved though 02:36 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 02:36 < kallewoof> sipa: ohh, good point. 02:40 -!- filchef [~filchef@212.104.97.177] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 02:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:44 < bitcoin-git> [bitcoin] kallewoof opened pull request #18241: wallet/refactor: refer to CWallet immutably when possible (master...2002-const-fixes) https://github.com/bitcoin/bitcoin/pull/18241 02:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:57 -!- sdddddd [~fa@180.162.135.149] has quit [Remote host closed the connection] 02:58 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has joined #bitcoin-core-dev 03:00 < jonasschnelli> why do I get a asan heap buffer overflow detection in ParseHex (vch.push_back(n);)? 03:03 -!- Gilberto17Harber [~Gilberto1@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-dev 03:08 -!- DougieBot5000_ [~DougieBot@unaffiliated/dougiebot5000] has joined #bitcoin-core-dev 03:11 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 03:11 -!- DougieBot5000 [~DougieBot@unaffiliated/dougiebot5000] has quit [Ping timeout: 255 seconds] 03:20 < promag> jonasschnelli: not sure, proly due to `while (true)`? 03:20 < jonasschnelli> promag: I don't know. I though we use the same env (clang/asan) on travis 03:20 < jonasschnelli> *thought 03:21 < promag> but you get am error or warning? 03:25 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 03:25 -!- DougieBot5000_ [~DougieBot@unaffiliated/dougiebot5000] has quit [Quit: Leaving] 03:33 -!- DougieBot5000_ [~DougieBot@unaffiliated/dougiebot5000] has joined #bitcoin-core-dev 03:33 -!- DougieBot5000_ is now known as DougieBot5000 03:35 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 03:35 < kallewoof> Tried -fsanitize=address but compiler errors on crypto/sha256_sse4.cpp:44, saying "expected relocatable expression". Should probably read up on how it works somewhere. 03:36 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 03:37 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:39 -!- Gilberto17Harber [~Gilberto1@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 260 seconds] 03:41 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 03:42 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 03:50 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 03:55 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 260 seconds] 04:00 -!- peutetre [~peutetre@176.113.74.179] has quit [] 04:00 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 04:04 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has quit [Quit: _tnull] 04:11 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has joined #bitcoin-core-dev 04:19 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 04:21 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 04:21 -!- Perlboy [~Perlboy@185.204.1.185] has joined #bitcoin-core-dev 04:56 -!- rafalcpp [~racalcppp@ip-178-211.ists.pl] has joined #bitcoin-core-dev 05:00 < fanquake> kallewoof: you might have to pass --disable-asm to configure 05:00 < fanquake> iirc there's a note about a similar issue in our docs 05:01 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has quit [Quit: _tnull] 05:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:08 < bitcoin-git> [bitcoin] jonasschnelli opened pull request #18242: Add BIP324 encrypted p2p transport de-/serializer (only used in tests) (master...2020/03/net_v2) https://github.com/bitcoin/bitcoin/pull/18242 05:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:12 -!- Highway61 [~Thunderbi@96.44.147.114] has joined #bitcoin-core-dev 05:16 < kallewoof> fanquake: aha! thanks 05:28 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Read error: Connection reset by peer] 05:28 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 05:36 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 272 seconds] 05:36 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has joined #bitcoin-core-dev 05:41 -!- Highway61 [~Thunderbi@96.44.147.114] has quit [Remote host closed the connection] 05:49 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has joined #bitcoin-core-dev 05:52 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-dev 06:07 < instagibbs> would people accept a "mockfeeestimation" RPC that would let the test-writer hardcode the rates? Looking at a reported issue and without this or something like it it makes writing tests difficult 06:08 < instagibbs> obviously only active on test-related networks, hidden blah blah 06:08 < instagibbs> issue is with respect to bumpfee* 06:13 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 06:34 < provoostenator> instagibbs: sounds good to me 06:34 < provoostenator> Makes sense for Signet too 06:40 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 06:41 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has quit [Quit: _tnull] 06:48 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has joined #bitcoin-core-dev 06:57 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 07:00 -!- Perlboy [~Perlboy@185.204.1.185] has quit [] 07:00 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 240 seconds] 07:03 < instagibbs> for now I hijacked feature_estimate_fee.py to write additional test cases :P 07:05 < instagibbs> opened an issue 07:22 -!- tomkap1 [~tomkap@185.169.255.76] has joined #bitcoin-core-dev 07:32 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 260 seconds] 07:39 -!- Kiminuo [~mix@141.98.103.142] has quit [Ping timeout: 240 seconds] 07:44 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 265 seconds] 07:44 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has quit [Ping timeout: 258 seconds] 07:47 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 07:48 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 07:52 -!- Henry151_ [~bishop@ns3007530.ip-151-80-44.eu] has joined #bitcoin-core-dev 07:54 -!- Henry151_ is now known as Henry151 07:55 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 07:56 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has quit [Quit: _tnull] 07:58 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 07:58 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 08:00 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 08:00 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 08:01 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 08:05 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 258 seconds] 08:06 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has joined #bitcoin-core-dev 08:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:11 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1f886243e464...ac5c5d0162a9 08:11 < bitcoin-git> bitcoin/master aff2748 Filip Gospodinov: httpserver: use own HTTP status codes 08:11 < bitcoin-git> bitcoin/master ac5c5d0 Wladimir J. van der Laan: Merge #18168: httpserver: use own HTTP status codes 08:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:12 < bitcoin-git> [bitcoin] laanwj merged pull request #18168: httpserver: use own HTTP status codes (master...500) https://github.com/bitcoin/bitcoin/pull/18168 08:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:20 < wumpus> instagibbs: if it helps increasing test coverage and it doesn't complicate the non-test code paths too much it sounds like a good idea 08:22 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-dev 08:30 -!- francisco_____ [uid418144@gateway/web/irccloud.com/x-fyvhniinvrtkwksv] has joined #bitcoin-core-dev 08:33 -!- _tnull [~tnull@gateway/tor-sasl/tnull/x-89080035] has quit [Quit: _tnull] 08:33 -!- jarthur [~jarthur@207.114.244.5] has quit [Remote host closed the connection] 08:34 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 08:34 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 08:38 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 08:42 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 272 seconds] 08:43 -!- jarthur [~jarthur@207.114.244.5] has quit [Ping timeout: 255 seconds] 08:43 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 258 seconds] 08:44 -!- kexkey [~kexkey@37.120.205.237] has joined #bitcoin-core-dev 08:44 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #bitcoin-core-dev 08:46 -!- promag_ [~promag@92.250.103.24] has joined #bitcoin-core-dev 08:49 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 08:50 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 08:54 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 08:54 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 08:55 -!- promag_ [~promag@92.250.103.24] has quit [Remote host closed the connection] 09:01 -!- promag_ [~promag@92.250.103.24] has joined #bitcoin-core-dev 09:05 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 256 seconds] 09:19 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Read error: Connection reset by peer] 09:23 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 09:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 09:31 < bitcoin-git> [bitcoin] Sjors opened pull request #18244: rpc: have lockUnspents also lock manually selected coins (master...2020/03/rpc_coin_locks) https://github.com/bitcoin/bitcoin/pull/18244 09:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 09:34 -!- promag_ [~promag@92.250.103.24] has quit [Remote host closed the connection] 09:34 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 09:43 -!- fox2p [~fox2p@cpe-66-108-32-173.nyc.res.rr.com] has quit [Ping timeout: 256 seconds] 09:44 -!- Kiminuo [~mix@141.98.103.180] has joined #bitcoin-core-dev 09:45 -!- fox2p [~fox2p@cpe-66-108-32-173.nyc.res.rr.com] has joined #bitcoin-core-dev 09:56 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 09:58 -!- pinheadmz [~matthewzi@45.83.89.68] has joined #bitcoin-core-dev 09:58 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 09:59 -!- MrPaz [~MrPaz@185.104.184.122] has joined #bitcoin-core-dev 10:00 -!- tomkap1 [~tomkap@185.169.255.76] has quit [] 10:11 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 10:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:16 < bitcoin-git> [bitcoin] instagibbs opened pull request #18245: Test some transaction creation with non-empty fee estimator (master...test_est_txn) https://github.com/bitcoin/bitcoin/pull/18245 10:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:21 -!- johanna1 [~johanna@184.75.223.219] has joined #bitcoin-core-dev 10:25 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 10:35 -!- dviola [~diego@unaffiliated/dviola] has quit [Quit: WeeChat 2.7.1] 10:47 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 260 seconds] 10:48 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 11:00 -!- jarthur_ [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 11:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:01 < bitcoin-git> [bitcoin] promag opened pull request #18246: gui: Drop connectSlotsByName usage (master...2020-03-drop-connectslotsbyName) https://github.com/bitcoin/bitcoin/pull/18246 11:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:03 -!- jarthur [~jarthur@207.114.244.5] has quit [Ping timeout: 240 seconds] 11:04 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 11:08 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Ping timeout: 255 seconds] 11:13 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 11:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:14 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #18247: test: Wait for both veracks in add_p2p_connection (master...2003-qaMininodeVerackRace) https://github.com/bitcoin/bitcoin/pull/18247 11:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:16 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Remote host closed the connection] 11:16 -!- jarthur_ [~jarthur@207.114.244.5] has quit [Remote host closed the connection] 11:17 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 11:19 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Read error: Connection reset by peer] 11:29 -!- jarthur_ [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 11:29 -!- jarthur_ [~jarthur@207.114.244.5] has quit [Client Quit] 11:30 -!- csgreenawalt [18359232@24.53.146.50] has joined #bitcoin-core-dev 11:31 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has joined #bitcoin-core-dev 11:32 -!- jarthur [~jarthur@207.114.244.5] has quit [Ping timeout: 255 seconds] 11:34 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 11:38 -!- csgreenawalt [18359232@24.53.146.50] has left #bitcoin-core-dev [] 11:40 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 11:43 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 11:48 -!- Highway62 [~Thunderbi@192.252.213.238] has joined #bitcoin-core-dev 11:50 -!- Highway61 [~Thunderbi@ip184-186-2-14.no.no.cox.net] has quit [Ping timeout: 258 seconds] 11:50 -!- Highway62 is now known as Highway61 12:01 -!- Rhiannon16Klocko [~Rhiannon1@ns334669.ip-5-196-64.eu] has joined #bitcoin-core-dev 12:03 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 260 seconds] 12:04 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 12:07 -!- owowo [~ovovo@82.102.24.187] has joined #bitcoin-core-dev 12:07 -!- owowo [~ovovo@82.102.24.187] has quit [Changing host] 12:07 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 12:07 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has quit [Remote host closed the connection] 12:08 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has joined #bitcoin-core-dev 12:08 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 12:14 -!- paracyst [paracyst@unaffiliated/paracyst] has quit [Quit: bye] 12:15 -!- rjected [~rjected@natp-128-119-202-32.wireless.umass.edu] has joined #bitcoin-core-dev 12:16 -!- paracyst [paracyst@unaffiliated/paracyst] has joined #bitcoin-core-dev 12:16 -!- Highway61 [~Thunderbi@192.252.213.238] has quit [Ping timeout: 255 seconds] 12:17 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 12:26 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Ping timeout: 240 seconds] 12:27 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 12:29 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Remote host closed the connection] 12:30 -!- rjected [~rjected@natp-128-119-202-32.wireless.umass.edu] has quit [Ping timeout: 256 seconds] 12:32 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 12:37 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Ping timeout: 260 seconds] 12:37 -!- rjected [~rjected@natp-128-119-202-9.wireless.umass.edu] has joined #bitcoin-core-dev 12:38 -!- roconnor [~roconnor@host-104-157-187-25.dyn.295.ca] has quit [Ping timeout: 260 seconds] 12:41 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 12:42 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 12:48 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 12:53 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Ping timeout: 256 seconds] 12:53 -!- rjected [~rjected@natp-128-119-202-9.wireless.umass.edu] has quit [Ping timeout: 240 seconds] 12:54 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Read error: Connection reset by peer] 12:54 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-core-dev 12:55 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 12:57 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 12:59 -!- Rhiannon16Klocko [~Rhiannon1@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 240 seconds] 13:00 -!- johanna1 [~johanna@184.75.223.219] has quit [] 13:03 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 13:06 -!- rjected [~rjected@natp-128-119-202-21.wireless.umass.edu] has joined #bitcoin-core-dev 13:21 -!- ski1 [~ski@185.169.255.76] has joined #bitcoin-core-dev 13:21 -!- jarthur [~jarthur@207.114.244.5] has quit [] 13:26 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:26 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #18249: test: Bump timeouts to accomodate really slow disks (master...2003-testTimeout) https://github.com/bitcoin/bitcoin/pull/18249 13:26 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:37 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 13:39 -!- filchef [~filchef@212.104.97.177] has joined #bitcoin-core-dev 13:54 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 13:55 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 14:00 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 14:11 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Read error: No route to host] 14:11 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 14:16 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 14:16 -!- willcl_ark [~quassel@cpc123762-trow7-2-0-cust7.18-1.cable.virginm.net] has quit [Quit: No Ping reply in 180 seconds.] 14:17 -!- rjected [~rjected@natp-128-119-202-21.wireless.umass.edu] has quit [Quit: WeeChat 2.7.1] 14:17 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 240 seconds] 14:17 -!- rjected [~rjected@natp-128-119-202-21.wireless.umass.edu] has joined #bitcoin-core-dev 14:19 -!- willcl_ark [~quassel@cpc123762-trow7-2-0-cust7.18-1.cable.virginm.net] has joined #bitcoin-core-dev 14:20 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 14:25 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 14:26 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 240 seconds] 14:29 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 14:33 -!- manantial [~tecnecio_@unaffiliated/manantial] has quit [Ping timeout: 255 seconds] 14:43 -!- rjected [~rjected@natp-128-119-202-21.wireless.umass.edu] has quit [Ping timeout: 256 seconds] 14:44 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 256 seconds] 14:47 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 14:47 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 14:51 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 14:52 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 14:56 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 255 seconds] 15:05 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 15:07 -!- rjected [~rjected@natp-128-119-202-52.wireless.umass.edu] has joined #bitcoin-core-dev 15:08 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 15:09 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 15:20 -!- promag_ [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 15:24 -!- promag_ [~promag@2.80.22.20] has joined #bitcoin-core-dev 15:27 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 15:30 -!- josh [5fae423e@95.174.66.62] has joined #bitcoin-core-dev 15:31 -!- josh is now known as Guest17323 15:32 -!- Guest17323 [5fae423e@95.174.66.62] has quit [Remote host closed the connection] 15:37 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 258 seconds] 15:38 -!- filchef [~filchef@212.104.97.177] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 15:38 -!- promag_ [~promag@2.80.22.20] has quit [Remote host closed the connection] 15:40 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 15:40 -!- timothy [~tredaelli@redhat/timothy] has quit [Remote host closed the connection] 15:43 -!- gleb [~gleb@pool-108-21-84-253.nycmny.fios.verizon.net] has quit [Quit: The Lounge - https://thelounge.chat] 15:44 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 15:45 -!- kexkey [~kexkey@37.120.205.237] has quit [Quit: Scaling pentatonically] 15:45 -!- gleb [~gleb@pool-108-21-84-253.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 15:46 -!- gleb [~gleb@pool-108-21-84-253.nycmny.fios.verizon.net] has quit [Client Quit] 15:46 -!- kexkey [~kexkey@37.120.205.237] has joined #bitcoin-core-dev 15:52 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 15:58 -!- felixfoertsch23 [~felixfoer@2001:16b8:5096:d500:e08e:824b:5f77:3c58] has quit [Ping timeout: 240 seconds] 16:00 -!- ski1 [~ski@185.169.255.76] has quit [] 16:05 -!- kexkey [~kexkey@37.120.205.237] has quit [Quit: Scaling pentatonically] 16:06 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-core-dev 16:07 -!- kexkey [~kexkey@37.120.205.237] has joined #bitcoin-core-dev 16:10 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 16:10 -!- marcoagner [~user@176.78.51.150] has quit [Ping timeout: 265 seconds] 16:11 -!- kexkey [~kexkey@37.120.205.237] has quit [Client Quit] 16:14 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 16:16 -!- kexkey [~kexkey@37.120.205.237] has joined #bitcoin-core-dev 16:18 -!- gleb [~gleb@cpe-67-244-100-77.nyc.res.rr.com] has joined #bitcoin-core-dev 16:21 -!- nico1 [~nico@89.249.74.213] has joined #bitcoin-core-dev 16:23 -!- felixfoertsch [~felixfoer@200116b8408fe000e08e824b5f773c58.dip.versatel-1u1.de] has joined #bitcoin-core-dev 16:25 -!- kexkey [~kexkey@37.120.205.237] has quit [Quit: Scaling pentatonically] 16:25 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 258 seconds] 16:28 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Read error: Connection reset by peer] 16:29 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 16:29 < jeremyrubin> I forget: is std::swap(x[i], x[i]) correct on all platforms? I vaguely recall there being come bug in some platforms we support 16:31 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 16:35 -!- Emcy_ [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 16:38 -!- felixfoertsch23 [~felixfoer@92.117.45.51] has joined #bitcoin-core-dev 16:38 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 268 seconds] 16:39 -!- felixfoertsch [~felixfoer@200116b8408fe000e08e824b5f773c58.dip.versatel-1u1.de] has quit [Ping timeout: 240 seconds] 16:40 -!- promag_ [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 16:43 -!- rjected [~rjected@natp-128-119-202-52.wireless.umass.edu] has quit [Ping timeout: 256 seconds] 16:51 -!- krvopije [~krvopije@185.106.109.144] has joined #bitcoin-core-dev 16:52 -!- krvopije [~krvopije@185.106.109.144] has quit [Remote host closed the connection] 16:56 -!- kexkey [~kexkey@37.120.205.237] has joined #bitcoin-core-dev 17:03 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Remote host closed the connection] 17:06 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 17:12 -!- kexkey [~kexkey@37.120.205.237] has quit [Quit: Scaling pentatonically] 17:22 -!- Highway61 [~Thunderbi@192.252.213.238] has joined #bitcoin-core-dev 17:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 17:37 < bitcoin-git> [bitcoin] zachwylde00 opened pull request #18250: create merge (master...master) https://github.com/bitcoin/bitcoin/pull/18250 17:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 17:38 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 17:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 17:39 < bitcoin-git> [bitcoin] fanquake closed pull request #18250: create merge (master...master) https://github.com/bitcoin/bitcoin/pull/18250 17:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 17:43 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 17:44 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 17:48 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 240 seconds] 17:53 -!- kexkey [~kexkey@37.120.205.237] has joined #bitcoin-core-dev 18:07 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Read error: Connection reset by peer] 18:07 -!- lukedashjr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 18:07 -!- pinheadmz [~matthewzi@45.83.89.68] has quit [Quit: pinheadmz] 18:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 18:07 < bitcoin-git> [bitcoin] zachwylde00 opened pull request #18251: 0.15 (master...0.15) https://github.com/bitcoin/bitcoin/pull/18251 18:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 18:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 18:08 < bitcoin-git> [bitcoin] fanquake closed pull request #18251: 0.15 (master...0.15) https://github.com/bitcoin/bitcoin/pull/18251 18:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 18:08 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 18:08 < fanquake> wumpus / sipa Can you block zachwylde00 from GH. 3rd garbage PR in a row. 18:09 -!- tryphe [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 18:10 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 256 seconds] 18:11 -!- lukedashjr is now known as luke-jr 18:13 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 18:16 < sipa> fanquake: done 18:16 < fanquake> thanks 18:26 -!- best10121 [688f4ad9@104.143.74.217] has joined #bitcoin-core-dev 18:29 -!- best10121 [688f4ad9@104.143.74.217] has left #bitcoin-core-dev [] 18:31 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 18:33 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Remote host closed the connection] 18:37 -!- sdddddd [~fa@101.229.164.18] has joined #bitcoin-core-dev 18:44 -!- rhyslindmark [~rhyslindm@135-180-51-184.fiber.dynamic.sonic.net] has joined #bitcoin-core-dev 18:45 -!- rhyslindmark [~rhyslindm@135-180-51-184.fiber.dynamic.sonic.net] has quit [Client Quit] 18:46 -!- Highway61 [~Thunderbi@192.252.213.238] has quit [Ping timeout: 256 seconds] 18:55 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 18:56 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 19:00 -!- nico1 [~nico@89.249.74.213] has quit [] 19:00 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 256 seconds] 19:22 -!- acris [~acris@139.28.218.198] has joined #bitcoin-core-dev 19:25 -!- peechay [~uniz@athedsl-384650.home.otenet.gr] has joined #bitcoin-core-dev 19:25 -!- peechay [~uniz@athedsl-384650.home.otenet.gr] has left #bitcoin-core-dev [] 19:34 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 19:37 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 19:40 -!- sdddddd [~fa@101.229.164.18] has quit [Ping timeout: 255 seconds] 19:41 -!- sdddddd [~fa@101.229.164.18] has joined #bitcoin-core-dev 20:00 -!- felixfoertsch [~felixfoer@2001:16b8:500c:ef00:e08e:824b:5f77:3c58] has joined #bitcoin-core-dev 20:02 -!- felixfoertsch23 [~felixfoer@92.117.45.51] has quit [Ping timeout: 256 seconds] 20:13 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Remote host closed the connection] 20:18 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has joined #bitcoin-core-dev 20:20 -!- francisco_____ [uid418144@gateway/web/irccloud.com/x-fyvhniinvrtkwksv] has quit [Quit: Connection closed for inactivity] 20:29 -!- Emcy_ [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 255 seconds] 20:33 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 20:39 -!- MrPaz [~MrPaz@185.104.184.122] has quit [Quit: Leaving] 21:09 -!- ppisati [~ppisati@net-188-218-183-210.cust.vodafonedsl.it] has quit [Quit: leaving] 21:10 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #bitcoin-core-dev 21:16 -!- ppisati [~ppisati@net-5-94-19-201.cust.vodafonedsl.it] has joined #bitcoin-core-dev 21:21 -!- captjakk [~captjakk@75-166-188-3.hlrn.qwest.net] has quit [Remote host closed the connection] 21:34 -!- MasterdonX [~masterdon@37.120.142.134] has quit [Ping timeout: 240 seconds] 21:37 -!- MasterdonX [~masterdon@45.64.186.133] has joined #bitcoin-core-dev 21:44 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 21:48 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 21:49 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 256 seconds] 22:00 -!- acris [~acris@139.28.218.198] has quit [] 22:06 -!- Randolf [~randolf@184.70.10.188] has joined #bitcoin-core-dev 22:21 -!- pdurbin1 [~pdurbin@185.204.1.185] has joined #bitcoin-core-dev 22:37 -!- manantial [~tecnecio_@unaffiliated/manantial] has joined #bitcoin-core-dev 22:48 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 22:52 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 255 seconds] 22:58 -!- Kiminuo [~mix@141.98.103.180] has quit [Ping timeout: 240 seconds] 23:08 -!- Kiminuo [~mix@141.98.103.108] has joined #bitcoin-core-dev 23:13 -!- kexkey [~kexkey@37.120.205.237] has quit [Ping timeout: 256 seconds] 23:32 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 23:35 -!- hadjiszs [~sdeb@KD059138169071.ppp-bb.dion.ne.jp] has joined #bitcoin-core-dev 23:38 < hadjiszs> sipa: MarcoFalke: what about Dandelion Lite for BIP156 ? eg. this implementation: https://github.com/dtr-org/unit-e/pull/302/ 23:39 < hadjiszs> the fingerprint on the mempool logic seems more interesting 23:40 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 23:43 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 23:51 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 23:52 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 23:54 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] --- Log closed Tue Mar 03 00:00:12 2020