--- Log opened Sat Feb 01 00:00:07 2020 --- Day changed Sat Feb 01 2020 00:00 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 00:00 < kallewoof> Wait. I have the same issue the guy on twitter does, where I have a second container with the same data (disk3) 00:00 < kallewoof> Oh wait no, that is 1 GB not 1 TB 00:01 -!- r8921039 [~r8921039@2601:644:303:18c0:f80c:d217:7081:ff1b] has quit [Ping timeout: 265 seconds] 00:02 -!- r8921039 [~r8921039@2601:644:303:18c0:380f:2897:1c4:3afb] has joined #bitcoin-core-dev 00:03 -!- selevit [~selevit@94.25.169.112] has joined #bitcoin-core-dev 00:07 -!- r8921039 [~r8921039@2601:644:303:18c0:380f:2897:1c4:3afb] has quit [Ping timeout: 260 seconds] 00:08 -!- selevit [~selevit@94.25.169.112] has quit [Ping timeout: 268 seconds] 00:08 -!- selevit_ [~selevit@94.25.168.70] has joined #bitcoin-core-dev 00:10 < gwillen> the fact that running clang directly eliminates the overhead is very suggestive that whatever the problem is, compilation is not in any way involved 00:11 < gwillen> and that it is somewhere in whatever process the "gcc" stub is using to find the actual compiler 00:12 < kallewoof> gwillen: running clang takes me down to 0.7 seconds from 1.3, but it's still way too slow. this should run in <0.1 second though. (linux -> g++ -std=c++11 -c -g -O2 -g3 -O0 tst.cpp 0.02s user 0.02s system 98% cpu 0.040 total) 00:13 < gwillen> well, this may be multiple unrelated issues 00:13 -!- selevit [~selevit@94.25.168.184] has joined #bitcoin-core-dev 00:13 < gwillen> my 10.13.6 machine takes 0.46 seconds to run your 10-trivial-compiles test 00:13 < gwillen> and I have no trouble running configure or building bitcoin 00:14 -!- r8921039 [~r8921039@2601:644:303:18c0:959c:2158:418f:f6ba] has joined #bitcoin-core-dev 00:14 < kallewoof> my guess is every time *something* is executed, there's a 0.7s overhead. the above would be shortcutting one of the steps, thus the drop in time 00:14 < kallewoof> gwillen: i can compile, but configure takes 5 minutes-ish. 00:14 < gwillen> that sounds even less like a compilation-related issue and more like a system-level issue 00:14 < kallewoof> the actual compilation (because compiling each file actually takes time) is not that different from other machines 00:14 < gwillen> *nods* 00:14 < kallewoof> gwillen: agreed! 00:15 < gwillen> does running clang even just to get the "no input files" error (with no arguments) take 0.7s? 00:15 < gwillen> (it is 0.018s for me) 00:16 -!- selevit_ [~selevit@94.25.168.70] has quit [Ping timeout: 265 seconds] 00:16 < kallewoof> good point. yes "time clang" -> clang 0.01s user 0.66s system 99% cpu 0.669 total 00:16 < gwillen> wow, okay, that's interesting 00:17 -!- r8921039_ [~r8921039@204.11.107.220] has joined #bitcoin-core-dev 00:17 < gwillen> normally the next thing I would try would be a system call trace 00:17 < gwillen> but getting one of those on OS X is usually insanely annoying 00:17 -!- selevit [~selevit@94.25.168.184] has quit [Read error: Connection reset by peer] 00:17 < gwillen> kallewoof: ok just curious, what happens if you "time /bin/echo" 00:17 < kallewoof> other commands (git, ls, etc) all run instantly though. 00:18 < gwillen> huh, okay. 00:18 -!- r8921039_ [~r8921039@204.11.107.220] has quit [Remote host closed the connection] 00:18 -!- r8921039 [~r8921039@2601:644:303:18c0:959c:2158:418f:f6ba] has quit [Ping timeout: 260 seconds] 00:18 < gwillen> you don't have any remote filesystems mounted? NFS, Samba? 00:18 < gwillen> Dropbox? 00:18 < kallewoof> btw i installed llvm via brew and "time /usr/local/opt/llvm/bin/clang" gives the same 0.7s delay 00:19 -!- r8921039 [~r8921039@204.11.107.220] has joined #bitcoin-core-dev 00:19 < kallewoof> nope 00:20 -!- selevit [~selevit@94.25.168.184] has joined #bitcoin-core-dev 00:20 < gwillen> 0.7s feels too long to be anything other than a timeout 00:21 -!- r8921039 [~r8921039@204.11.107.220] has quit [Remote host closed the connection] 00:22 -!- r8921039 [~r8921039@2601:644:303:18c0:9141:843a:7120:373a] has joined #bitcoin-core-dev 00:22 < gwillen> hmm, do you have anything interesting in 'sudo dmesg' or in Console.app after running clang a few times? Most notably, do you see any I/O errors that might suggest your hard disk is failing? 00:22 < gwillen> Like, maybe you have a bad sector in the clang binary or some dependency of it. 00:22 < kallewoof> gwillen: I had this exact problem on my previous machine and one other coworker has it as well. Will check dmesg though 00:23 < gwillen> huuuh. All Catalina, I assume? 00:23 < gwillen> I was literally at dinner with an Apple clang dev a few hours ago, but I'm afraid this is likely to be outside his area of expertise.... 00:23 < hebasto> jonasschnelli: does a draft pr trigger build on bitcoinbuilds.org? 00:24 < kallewoof> gwillen: no mojave, all of them i think 00:24 < gwillen> oh, huh, koay 00:24 < gwillen> okay* 00:24 < kallewoof> nothing in dmesg btw 00:26 -!- r8921039 [~r8921039@2601:644:303:18c0:9141:843a:7120:373a] has quit [Ping timeout: 265 seconds] 00:27 -!- selevit [~selevit@94.25.168.184] has quit [Ping timeout: 268 seconds] 00:28 -!- Soligor [~soligor@unaffiliated/soligor] has quit [Quit: Leaving] 00:32 -!- r8921039 [~r8921039@2601:644:303:18c0:a0e2:c87b:1fca:6741] has joined #bitcoin-core-dev 00:37 -!- r8921039 [~r8921039@2601:644:303:18c0:a0e2:c87b:1fca:6741] has quit [Ping timeout: 260 seconds] 00:39 -!- r8921039 [~r8921039@2601:644:303:18c0:59a0:f5c2:e36f:9381] has joined #bitcoin-core-dev 00:39 -!- Soligor [~soligor@unaffiliated/soligor] has joined #bitcoin-core-dev 00:42 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-dev 00:42 -!- TheV01d [thev01d@overnet.cf] has quit [Ping timeout: 246 seconds] 00:44 -!- r8921039 [~r8921039@2601:644:303:18c0:59a0:f5c2:e36f:9381] has quit [Ping timeout: 260 seconds] 00:47 -!- dr-orlovsky [~dr-orlovs@77-58-192-184.dclient.hispeed.ch] has quit [Quit: My MacBook has gone to sleep. ZZZzzz...] 00:52 -!- manantial [~tecnecio_@unaffiliated/manantial] has joined #bitcoin-core-dev 00:57 -!- r8921039 [~r8921039@2601:644:303:18c0:4d38:9ffc:3d67:2874] has joined #bitcoin-core-dev 01:00 -!- Guest10104 [~Lestaty@84.39.117.57] has quit [] 01:02 -!- r8921039 [~r8921039@2601:644:303:18c0:4d38:9ffc:3d67:2874] has quit [Ping timeout: 265 seconds] 01:04 -!- selevit [~selevit@94.25.168.225] has joined #bitcoin-core-dev 01:05 < jonasschnelli> hebasto: I don't know. Lets try. ) 01:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:08 < bitcoin-git> [bitcoin] jonasschnelli pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d104aa0ace36...cadb9d33421d 01:08 < bitcoin-git> bitcoin/master 61eb058 Joao Barbosa: gui: Drop BanTableModel dependency to ClientModel 01:08 < bitcoin-git> bitcoin/master 3aee10b Joao Barbosa: gui: Drop ShutdownWindow dependency to BitcoinGUI 01:08 < bitcoin-git> bitcoin/master cadb9d3 Jonas Schnelli: Merge #18036: gui: Break trivial circular dependencies 01:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:08 < bitcoin-git> [bitcoin] jonasschnelli merged pull request #18036: gui: Break trivial circular dependencies (master...2020-01-utilitydialog) https://github.com/bitcoin/bitcoin/pull/18036 01:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:09 -!- selevit [~selevit@94.25.168.225] has quit [Ping timeout: 265 seconds] 01:09 < fanquake> jonasschnelli: Could you also take a look at #17937 01:09 < gribble> https://github.com/bitcoin/bitcoin/issues/17937 | gui: Remove WalletView and BitcoinGUI circular dependency by promag . Pull Request #17937 . bitcoin/bitcoin . GitHub 01:09 < jonasschnelli> fanquake: will do.. 01:11 < fanquake> jonasschnelli: thanks 01:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:11 < bitcoin-git> [bitcoin] jonasschnelli pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cadb9d33421d...f05c1ac444e0 01:11 < bitcoin-git> bitcoin/master ac3d107 Joao Barbosa: gui: Add transactionClicked and coinsSent signals to WalletView 01:12 < bitcoin-git> bitcoin/master cb8a86d Joao Barbosa: gui: Remove WalletView and BitcoinGUI circular dependency 01:12 < bitcoin-git> bitcoin/master f05c1ac Jonas Schnelli: Merge #17937: gui: Remove WalletView and BitcoinGUI circular dependency 01:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:12 < bitcoin-git> [bitcoin] jonasschnelli merged pull request #17937: gui: Remove WalletView and BitcoinGUI circular dependency (master...2020-01-remove-walletview-bitcoingui) https://github.com/bitcoin/bitcoin/pull/17937 01:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:12 < hebasto> jonasschnelli: mind looking #17966 ? 01:12 < gribble> https://github.com/bitcoin/bitcoin/issues/17966 | qt, refactor: Optimize signal-slot connections logic by hebasto . Pull Request #17966 . bitcoin/bitcoin . GitHub 01:13 < jonasschnelli> hebasto: needs a rebase 01:13 < jonasschnelli> (due to just merged prs) 01:14 -!- emilengler [~emilengle@unaffiliated/emilengler] has joined #bitcoin-core-dev 01:17 -!- acris [~acris@89.238.178.75] has joined #bitcoin-core-dev 01:17 -!- r8921039 [~r8921039@2601:644:303:18c0:71:5916:2691:df3a] has joined #bitcoin-core-dev 01:20 < hebasto> jonasschnelli: rebased; let travis check it 01:21 -!- r8921039_ [~r8921039@2601:644:303:18c0:f983:dc9e:1181:b92b] has joined #bitcoin-core-dev 01:22 -!- r8921039 [~r8921039@2601:644:303:18c0:71:5916:2691:df3a] has quit [Ping timeout: 248 seconds] 01:23 < gwillen> kallewoof: I think I could walk you through using Instruments to try to see what clang is spending all that time on 01:23 < gwillen> but I'm kind of just figuring out how to use it myself, PM would probably be best since it might take some doing 01:25 -!- r8921039_ [~r8921039@2601:644:303:18c0:f983:dc9e:1181:b92b] has quit [Ping timeout: 248 seconds] 01:27 < kallewoof> gwillen: instruments is a good idea. I'll try it later (dinner etc now) 01:27 < kallewoof> gwillen: I have used instruments on command line stuff in the past so I have a pretty clear idea on how to do it. Will ping you if I fail tho 01:29 < gwillen> ok cool, yeah, it seems to be the only thing that fills the strace niche. 01:29 < gwillen> I can get it to give me syscall times, although not consistently syscall arguments, so it still seems like a clunky and inferior replacement for a good commandline tool :-P 01:34 -!- r8921039 [~r8921039@2601:644:303:18c0:ac4d:74c8:9097:5152] has joined #bitcoin-core-dev 01:34 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-dwmudwlvkzbbulmk] has joined #bitcoin-core-dev 01:38 -!- r8921039 [~r8921039@2601:644:303:18c0:ac4d:74c8:9097:5152] has quit [Ping timeout: 260 seconds] 01:41 -!- r8921039 [~r8921039@2601:644:303:18c0:a064:fd4a:bd61:58b1] has joined #bitcoin-core-dev 01:45 -!- r8921039 [~r8921039@2601:644:303:18c0:a064:fd4a:bd61:58b1] has quit [Ping timeout: 260 seconds] 01:50 -!- r8921039 [~r8921039@2601:644:303:18c0:7d10:bdd5:1244:7fab] has joined #bitcoin-core-dev 01:54 -!- r8921039_ [~r8921039@2601:644:303:18c0:a049:6d52:7dbf:7d5] has joined #bitcoin-core-dev 01:54 -!- r8921039 [~r8921039@2601:644:303:18c0:7d10:bdd5:1244:7fab] has quit [Ping timeout: 248 seconds] 01:59 -!- r8921039_ [~r8921039@2601:644:303:18c0:a049:6d52:7dbf:7d5] has quit [Ping timeout: 248 seconds] 02:02 -!- r8921039 [~r8921039@2601:644:303:18c0:7c58:2076:fdf:269f] has joined #bitcoin-core-dev 02:04 -!- spinza [~spin@102.132.245.16] has quit [Ping timeout: 260 seconds] 02:06 -!- r8921039_ [~r8921039@204.11.107.220] has joined #bitcoin-core-dev 02:06 -!- r8921039 [~r8921039@2601:644:303:18c0:7c58:2076:fdf:269f] has quit [Ping timeout: 265 seconds] 02:08 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Quit: ZNC 1.7.5 - https://znc.in] 02:09 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-dev 02:10 -!- r8921039_ [~r8921039@204.11.107.220] has quit [Ping timeout: 265 seconds] 02:20 -!- PaulTroo_ [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #bitcoin-core-dev 02:22 -!- PaulTroon [~paultroon@173.244.209.80] has quit [Ping timeout: 240 seconds] 02:25 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 02:26 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 02:28 < kallewoof> gwillen: yeah, that about sums it up :) 02:29 < kallewoof> gwillen: oh, and running it from inside instruments makes it take 14 ms and doesn't provide any details. *rubs head* 02:45 -!- r8921039 [~r8921039@2601:644:303:18c0:d00b:d35f:eea9:c597] has joined #bitcoin-core-dev 02:47 -!- r8921039_ [~r8921039@2601:644:303:18c0:38bb:df24:48c:5a00] has joined #bitcoin-core-dev 02:49 -!- r892103__ [~r8921039@2601:644:303:18c0:fc60:a388:d9aa:6760] has joined #bitcoin-core-dev 02:49 -!- r8921039 [~r8921039@2601:644:303:18c0:d00b:d35f:eea9:c597] has quit [Ping timeout: 265 seconds] 02:51 -!- r8921039_ [~r8921039@2601:644:303:18c0:38bb:df24:48c:5a00] has quit [Ping timeout: 245 seconds] 02:53 -!- r892103__ [~r8921039@2601:644:303:18c0:fc60:a388:d9aa:6760] has quit [Ping timeout: 265 seconds] 02:53 -!- r8921039 [~r8921039@2601:644:303:18c0:5dbd:b6cd:3ec4:2e6b] has joined #bitcoin-core-dev 02:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:55 -!- r8921039_ [~r8921039@2601:644:303:18c0:159d:2bfc:e810:f8ec] has joined #bitcoin-core-dev 02:57 -!- r892103__ [~r8921039@2601:644:303:18c0:1c8d:aba2:ec8c:7194] has joined #bitcoin-core-dev 02:58 -!- r8921039 [~r8921039@2601:644:303:18c0:5dbd:b6cd:3ec4:2e6b] has quit [Ping timeout: 248 seconds] 02:58 -!- r8921039 [~r8921039@2601:644:303:18c0:303b:8479:489:456] has joined #bitcoin-core-dev 03:00 -!- r8921039_ [~r8921039@2601:644:303:18c0:159d:2bfc:e810:f8ec] has quit [Ping timeout: 265 seconds] 03:01 -!- r892103__ [~r8921039@2601:644:303:18c0:1c8d:aba2:ec8c:7194] has quit [Ping timeout: 265 seconds] 03:03 -!- r8921039 [~r8921039@2601:644:303:18c0:303b:8479:489:456] has quit [Ping timeout: 248 seconds] 03:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:09 < bitcoin-git> [bitcoin] jakubtrnka opened pull request #18050: wallet: replace boost deprecated method call (master...master) https://github.com/bitcoin/bitcoin/pull/18050 03:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:14 < bitcoin-git> [bitcoin] fanquake closed pull request #18050: wallet: replace boost deprecated method call (master...master) https://github.com/bitcoin/bitcoin/pull/18050 03:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:21 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 03:22 -!- theStack [d4ba181e@212-186-24-30.cable.dynamic.surfer.at] has joined #bitcoin-core-dev 03:32 -!- theStack [d4ba181e@212-186-24-30.cable.dynamic.surfer.at] has quit [Ping timeout: 260 seconds] 03:36 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:36 < bitcoin-git> [bitcoin] hebasto opened pull request #18051: [WIP] build: Fix behavior when ALLOW_HOST_PACKAGES unset (master...20200201-fix-allowhostpackages) https://github.com/bitcoin/bitcoin/pull/18051 03:36 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:38 < hebasto> fanquake: mind making gitian builds for 18051? 03:40 < fanquake> hebasto: sure. I assume this is an alternative to 18045 ? 03:40 < hebasto> sure 03:42 < hebasto> fanquake: ty 03:45 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 260 seconds] 03:52 -!- PaulTroo_ [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [Remote host closed the connection] 04:00 -!- acris [~acris@89.238.178.75] has quit [] 04:04 -!- theStack [d4ba181e@212-186-24-30.cable.dynamic.surfer.at] has joined #bitcoin-core-dev 04:13 -!- rh0nj [~rh0nj@88.99.167.175] has joined #bitcoin-core-dev 04:13 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:13 < bitcoin-git> [bitcoin] hebasto closed pull request #18045: build: Do not use QtDBus for macOS builds (master...20200131-macos-qdbus) https://github.com/bitcoin/bitcoin/pull/18045 04:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:14 -!- theStack [d4ba181e@212-186-24-30.cable.dynamic.surfer.at] has quit [Remote host closed the connection] 04:17 -!- fsargent [~fsargent@84.39.116.180] has joined #bitcoin-core-dev 04:24 -!- PaulTroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #bitcoin-core-dev 04:25 -!- theStack [d4ba181e@212-186-24-30.cable.dynamic.surfer.at] has joined #bitcoin-core-dev 04:31 -!- theStack [d4ba181e@212-186-24-30.cable.dynamic.surfer.at] has quit [Ping timeout: 260 seconds] 04:42 -!- spinza [~spin@102.132.245.16] has joined #bitcoin-core-dev 04:46 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 04:52 -!- r8921039 [~r8921039@2601:644:303:18c0:d86d:2b70:b950:df0a] has joined #bitcoin-core-dev 04:54 -!- r8921039_ [~r8921039@2601:644:303:18c0:80be:6266:aac7:f000] has joined #bitcoin-core-dev 04:57 -!- r8921039 [~r8921039@2601:644:303:18c0:d86d:2b70:b950:df0a] has quit [Ping timeout: 265 seconds] 04:59 -!- r8921039_ [~r8921039@2601:644:303:18c0:80be:6266:aac7:f000] has quit [Ping timeout: 265 seconds] 05:04 -!- r8921039 [~r8921039@2601:644:303:18c0:d1c8:90c1:4a40:d6fa] has joined #bitcoin-core-dev 05:09 -!- r8921039 [~r8921039@2601:644:303:18c0:d1c8:90c1:4a40:d6fa] has quit [Ping timeout: 265 seconds] 05:11 -!- r8921039 [~r8921039@2601:644:303:18c0:5930:25a9:1b41:4098] has joined #bitcoin-core-dev 05:15 -!- r8921039 [~r8921039@2601:644:303:18c0:5930:25a9:1b41:4098] has quit [Ping timeout: 265 seconds] 05:16 -!- r8921039 [~r8921039@2601:644:303:18c0:10e3:576b:7f64:4baf] has joined #bitcoin-core-dev 05:20 -!- r8921039 [~r8921039@2601:644:303:18c0:10e3:576b:7f64:4baf] has quit [Ping timeout: 245 seconds] 05:20 -!- lnostdal [~lnostdal@77.70.119.51] has quit [Quit: "Fascism, Nazism, Communism and Socialism are only superficial variations of the same monstrous theme--collectivism." -- Ayn Rand] 05:21 -!- r8921039 [~r8921039@2601:644:303:18c0:38ad:6e14:b635:bea5] has joined #bitcoin-core-dev 05:24 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Quit: ZNC 1.7.5 - https://znc.in] 05:24 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-dev 05:26 -!- r8921039 [~r8921039@2601:644:303:18c0:38ad:6e14:b635:bea5] has quit [Ping timeout: 265 seconds] 05:28 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 265 seconds] 05:29 -!- r8921039 [~r8921039@2601:644:303:18c0:e42e:ac7e:d23b:4e4d] has joined #bitcoin-core-dev 05:33 -!- r8921039 [~r8921039@2601:644:303:18c0:e42e:ac7e:d23b:4e4d] has quit [Ping timeout: 265 seconds] 05:41 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 05:42 -!- rex4539 [~rex4539@2a02:587:3514:7a00:bdc6:b63d:9f84:4dde] has quit [] 05:43 -!- r8921039 [~r8921039@2601:644:303:18c0:8dc6:20c3:1016:cd36] has joined #bitcoin-core-dev 05:45 -!- r8921039_ [~r8921039@2601:644:303:18c0:114d:fb1b:1cca:584d] has joined #bitcoin-core-dev 05:47 -!- r892103__ [~r8921039@2601:644:303:18c0:4156:176:ea87:47c3] has joined #bitcoin-core-dev 05:48 -!- r8921039 [~r8921039@2601:644:303:18c0:8dc6:20c3:1016:cd36] has quit [Ping timeout: 260 seconds] 05:48 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 265 seconds] 05:49 -!- r8921039_ [~r8921039@2601:644:303:18c0:114d:fb1b:1cca:584d] has quit [Ping timeout: 260 seconds] 05:51 -!- r892103__ [~r8921039@2601:644:303:18c0:4156:176:ea87:47c3] has quit [Ping timeout: 260 seconds] 05:58 -!- PaulTroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [Remote host closed the connection] 06:01 -!- r8921039 [~r8921039@2601:644:303:18c0:9cf6:ec12:25b9:50a6] has joined #bitcoin-core-dev 06:05 -!- r8921039 [~r8921039@2601:644:303:18c0:9cf6:ec12:25b9:50a6] has quit [Ping timeout: 248 seconds] 06:16 -!- r8921039 [~r8921039@2601:644:303:18c0:dcc6:9173:9786:9ee4] has joined #bitcoin-core-dev 06:20 -!- r8921039 [~r8921039@2601:644:303:18c0:dcc6:9173:9786:9ee4] has quit [Ping timeout: 260 seconds] 06:22 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 06:22 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 06:39 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 06:46 -!- r8921039 [~r8921039@2601:644:303:18c0:9507:c012:8f5c:c46b] has joined #bitcoin-core-dev 06:50 -!- r8921039_ [~r8921039@2601:644:303:18c0:bd80:3c9b:84c6:cedc] has joined #bitcoin-core-dev 06:50 -!- r8921039 [~r8921039@2601:644:303:18c0:9507:c012:8f5c:c46b] has quit [Ping timeout: 248 seconds] 06:54 -!- r8921039_ [~r8921039@2601:644:303:18c0:bd80:3c9b:84c6:cedc] has quit [Ping timeout: 265 seconds] 06:56 -!- niska [~niska@static.38.6.217.95.clients.your-server.de] has quit [Quit: Leaving] 07:00 -!- fsargent [~fsargent@84.39.116.180] has quit [] 07:05 -!- niska [~niska@static.38.6.217.95.clients.your-server.de] has joined #bitcoin-core-dev 07:05 -!- r8921039 [~r8921039@2601:644:303:18c0:cc77:3b1d:176b:df39] has joined #bitcoin-core-dev 07:10 -!- r8921039 [~r8921039@2601:644:303:18c0:cc77:3b1d:176b:df39] has quit [Ping timeout: 260 seconds] 07:13 -!- pinheadmz [~matthewzi@195.181.168.216] has quit [Read error: Connection reset by peer] 07:13 -!- pinheadmz_ [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 07:17 -!- r8921039 [~r8921039@2601:644:303:18c0:d49d:c9a2:b619:9a9] has joined #bitcoin-core-dev 07:17 -!- harrigan_ [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-dev 07:17 -!- josef641 [~josef64@195.206.169.238] has joined #bitcoin-core-dev 07:19 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Ping timeout: 265 seconds] 07:21 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 07:21 -!- r8921039 [~r8921039@2601:644:303:18c0:d49d:c9a2:b619:9a9] has quit [Ping timeout: 265 seconds] 07:22 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 07:28 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Remote host closed the connection] 07:30 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Ping timeout: 265 seconds] 07:36 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #bitcoin-core-dev 07:45 -!- r8921039_ [~r8921039@2601:644:303:18c0:3d20:38e1:108f:452f] has joined #bitcoin-core-dev 07:49 -!- r8921039_ [~r8921039@2601:644:303:18c0:3d20:38e1:108f:452f] has quit [Ping timeout: 245 seconds] 07:55 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 08:01 -!- r8921039 [~r8921039@2601:644:303:18c0:482e:ea25:3e79:6fe9] has joined #bitcoin-core-dev 08:03 -!- wallet42 [sid154231@gateway/web/irccloud.com/x-wujafbfeuezoucze] has quit [] 08:03 -!- felixweis [sid154231@gateway/web/irccloud.com/x-dwybcsuvqtnhdgjd] has quit [] 08:03 -!- wallet42 [sid154231@gateway/web/irccloud.com/x-zazecsxbjhjdwgpy] has joined #bitcoin-core-dev 08:03 -!- felixweis [sid154231@gateway/web/irccloud.com/x-vqmefdkkwyinjdil] has joined #bitcoin-core-dev 08:05 -!- r8921039 [~r8921039@2601:644:303:18c0:482e:ea25:3e79:6fe9] has quit [Ping timeout: 248 seconds] 08:06 -!- fox2p [~fox2p@cpe-66-108-32-173.nyc.res.rr.com] has quit [Ping timeout: 265 seconds] 08:09 -!- fox2p [~fox2p@cpe-66-108-32-173.nyc.res.rr.com] has joined #bitcoin-core-dev 08:11 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Remote host closed the connection] 08:12 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 08:19 -!- r8921039 [~r8921039@2601:644:303:18c0:517f:bd85:31b5:5d07] has joined #bitcoin-core-dev 08:24 -!- r8921039 [~r8921039@2601:644:303:18c0:517f:bd85:31b5:5d07] has quit [Ping timeout: 260 seconds] 08:24 -!- Karyon [~Karyon@unaffiliated/karyon] has quit [Quit: ZNC - https://znc.in] 08:27 -!- Karyon [~Karyon@unaffiliated/karyon] has joined #bitcoin-core-dev 08:31 -!- r8921039 [~r8921039@2601:644:303:18c0:517f:bd85:31b5:5d07] has joined #bitcoin-core-dev 08:33 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 08:40 -!- Guyver2_ [~Guyver@2001:985:f3f:1:f8c7:2a94:937b:158a] has joined #bitcoin-core-dev 08:40 -!- elichai2 [sid212594@gateway/web/irccloud.com/x-comdeojcshxsgfje] has quit [] 08:41 -!- elichai2 [sid212594@gateway/web/irccloud.com/x-cncrzmpnfvrebfez] has joined #bitcoin-core-dev 08:41 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 08:41 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 08:44 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 265 seconds] 08:52 < jeremyrubin> We're holding the CTV Workshop today. We'll be live streaming (check my twitter @JeremyRubin) and using the channel ##ctv-bip-review. Will share more information there! 08:57 -!- r8921039 [~r8921039@2601:644:303:18c0:517f:bd85:31b5:5d07] has quit [Remote host closed the connection] 08:58 -!- jeremyrubin [~jr@c-67-180-60-249.hsd1.ca.comcast.net] has quit [Quit: Konversation terminated!] 09:04 -!- PaulTroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #bitcoin-core-dev 09:07 -!- PaulTroo_ [~paultroon@67.212.238.148] has joined #bitcoin-core-dev 09:10 -!- PaulTroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [Ping timeout: 268 seconds] 09:20 -!- felixfoertsch [~felixfoer@92.117.41.181] has quit [Ping timeout: 260 seconds] 09:28 -!- felixfoertsch [~felixfoer@2001:16b8:507a:f700:655c:a676:294e:501d] has joined #bitcoin-core-dev 09:30 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Remote host closed the connection] 09:41 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 10:00 -!- josef641 [~josef64@195.206.169.238] has quit [] 10:01 -!- Isthmus [uid302307@gateway/web/irccloud.com/x-wmixmamlhordiqtg] has joined #bitcoin-core-dev 10:01 -!- jeremyrubin [~jr@38.104.224.174] has joined #bitcoin-core-dev 10:02 -!- jeremyrubin [~jr@38.104.224.174] has quit [Read error: Connection reset by peer] 10:02 -!- jeremyrubin [~jr@38.104.224.174] has joined #bitcoin-core-dev 10:04 < gwillen> kallewoof: I was able to run it on the commandline with "instruments -D result.trace -t 'System Trace' " 10:04 < gwillen> which resulted in a file named results.trace that I could then open in Instruments with "open result.trace" 10:05 < gwillen> I don't know if perhaps that method might reproduce the issue 10:09 -!- r8921039 [~r8921039@38.104.224.174] has joined #bitcoin-core-dev 10:17 -!- Criggie1 [~Criggie@195.206.183.79] has joined #bitcoin-core-dev 10:21 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 10:27 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-dev 10:28 -!- PaulTroo_ [~paultroon@67.212.238.148] has quit [Remote host closed the connection] 10:31 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Client Quit] 10:32 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-dev 10:32 -!- r8921039 [~r8921039@38.104.224.174] has left #bitcoin-core-dev [] 10:33 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:35 -!- epileptic [~epileptic@195.181.160.175.adsl.inet-telecom.org] has joined #bitcoin-core-dev 10:40 -!- pinheadmz_ [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Quit: pinheadmz_] 11:04 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 11:04 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 11:10 -!- Krellan__ [~Krellan@2601:640:4100:e:b0c8:8492:32d5:6485] has joined #bitcoin-core-dev 11:12 -!- Krellan_ [~Krellan@2601:640:4100:e:dc53:bb4b:5c8f:ca52] has quit [Ping timeout: 272 seconds] 11:13 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 265 seconds] 11:27 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 11:28 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 268 seconds] 11:35 < luke-jr> fall out from Firefox adding Rust code: now a bunch of stuff is broken and they just force LTO as a "fix", apparently breaking proxy support and Tor.. https://bugzilla.mozilla.org/show_bug.cgi?id=1376621 11:43 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 11:45 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 12:12 -!- bsm117532 [~mcelrath@38.104.224.174] has joined #bitcoin-core-dev 12:22 -!- epileptic [~epileptic@195.181.160.175.adsl.inet-telecom.org] has quit [Ping timeout: 265 seconds] 12:23 -!- Isthmus [uid302307@gateway/web/irccloud.com/x-wmixmamlhordiqtg] has quit [Quit: Connection closed for inactivity] 12:27 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 12:28 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 12:29 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 12:44 -!- bsm117532 [~mcelrath@38.104.224.174] has quit [Ping timeout: 265 seconds] 12:45 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 13:00 -!- Criggie1 [~Criggie@195.206.183.79] has quit [] 13:05 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 265 seconds] 13:05 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 268 seconds] 13:06 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 13:09 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 13:13 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 240 seconds] 13:15 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 13:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:16 < bitcoin-git> [bitcoin] hebasto opened pull request #18052: Remove false positive GCC warning (master...20200201-false-positive-warning) https://github.com/bitcoin/bitcoin/pull/18052 13:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:17 -!- traph [~traph@185.204.1.185] has joined #bitcoin-core-dev 13:25 -!- rex4539 [~rex4539@2a02:587:3514:7a00:29ef:8e8f:1f0f:55b1] has joined #bitcoin-core-dev 13:25 -!- dviola [~diego@unaffiliated/dviola] has quit [Quit: WeeChat 2.7] 13:30 -!- Guyver2_ [~Guyver@2001:985:f3f:1:f8c7:2a94:937b:158a] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 13:37 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 13:37 -!- r8921039 [~r8921039@38.104.224.174] has joined #bitcoin-core-dev 13:47 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 240 seconds] 13:49 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 13:50 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 13:54 -!- r8921039 [~r8921039@38.104.224.174] has quit [Remote host closed the connection] 13:57 -!- r8921039 [~r8921039@38.104.224.174] has joined #bitcoin-core-dev 14:06 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 268 seconds] 14:09 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 14:11 -!- bsm117532 [~mcelrath@38.104.224.174] has joined #bitcoin-core-dev 14:12 -!- spinza [~spin@102.132.245.16] has quit [Ping timeout: 265 seconds] 14:14 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 260 seconds] 14:19 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 14:23 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 265 seconds] 14:28 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 14:30 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 14:33 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 268 seconds] 14:38 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 14:38 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 240 seconds] 14:40 -!- r8921039 [~r8921039@38.104.224.174] has quit [Remote host closed the connection] 14:43 -!- bsm117532 [~mcelrath@38.104.224.174] has quit [Ping timeout: 265 seconds] 14:49 -!- bsm117532 [~mcelrath@38.104.224.174] has joined #bitcoin-core-dev 15:00 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 15:18 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 240 seconds] 15:22 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 15:26 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 260 seconds] 15:30 -!- emilengler [~emilengle@unaffiliated/emilengler] has quit [Quit: Leaving] 15:31 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 15:36 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 265 seconds] 15:40 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 15:44 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 15:45 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 268 seconds] 15:46 -!- spinza [~spin@102.132.245.16] has joined #bitcoin-core-dev 15:49 -!- bsm117532 [~mcelrath@38.104.224.174] has quit [Ping timeout: 265 seconds] 15:49 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 15:49 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 265 seconds] 15:56 -!- bsm117532 [~mcelrath@38.104.224.174] has joined #bitcoin-core-dev 16:00 -!- traph [~traph@185.204.1.185] has quit [] 16:03 -!- r8921039 [~r8921039@38.104.224.174] has joined #bitcoin-core-dev 16:07 -!- r8921039 [~r8921039@38.104.224.174] has quit [Ping timeout: 265 seconds] 16:10 -!- TruBlu [49606b08@73.96.107.8] has joined #bitcoin-core-dev 16:16 -!- tadeo [~tadeo@185.204.1.185] has joined #bitcoin-core-dev 16:18 -!- TruBlu [49606b08@73.96.107.8] has left #bitcoin-core-dev [] 16:32 -!- bsm117532 [~mcelrath@38.104.224.174] has quit [Ping timeout: 260 seconds] 16:39 -!- r8921039 [~r8921039@38.104.224.174] has joined #bitcoin-core-dev 16:40 -!- r8921039 [~r8921039@38.104.224.174] has quit [Remote host closed the connection] 16:49 -!- sipsorcery [~sipsorcer@37.228.255.208] has quit [Ping timeout: 265 seconds] 16:50 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev 16:51 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 17:00 -!- bsm117532 [~mcelrath@38.104.224.174] has joined #bitcoin-core-dev 17:22 -!- bsm117532 [~mcelrath@38.104.224.174] has quit [Ping timeout: 268 seconds] 17:27 -!- jeremyrubin [~jr@38.104.224.174] has quit [Ping timeout: 265 seconds] 17:34 -!- PaulTroon [~paultroon@68.235.43.22] has joined #bitcoin-core-dev 17:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 17:51 < bitcoin-git> [bitcoin] kristapsk opened pull request #18053: Silence "redundant move in return statement" warning on GCC9 (master...gcc9-silence-redundant-move) https://github.com/bitcoin/bitcoin/pull/18053 17:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 18:03 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 18:05 -!- spinza [~spin@102.132.245.16] has quit [Ping timeout: 268 seconds] 18:06 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 18:12 -!- felixfoertsch [~felixfoer@2001:16b8:507a:f700:655c:a676:294e:501d] has quit [Ping timeout: 260 seconds] 18:26 -!- felixfoertsch [~felixfoer@2001:16b8:50b4:3e00:655c:a676:294e:501d] has joined #bitcoin-core-dev 18:30 -!- PaulTroon [~paultroon@68.235.43.22] has quit [Remote host closed the connection] 18:37 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-dev 18:39 -!- harrigan_ [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Ping timeout: 265 seconds] 18:59 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 19:00 -!- tadeo [~tadeo@185.204.1.185] has quit [] 19:01 -!- abrissbirne [~abrissbir@unaffiliated/abrissbirne] has joined #bitcoin-core-dev 19:04 -!- achow101 [~achow101@unaffiliated/achow101] has quit [Ping timeout: 268 seconds] 19:04 -!- abrissbi1ne [~abrissbir@unaffiliated/abrissbirne] has quit [Ping timeout: 256 seconds] 19:05 -!- justan0theruser is now known as justanotheruser 19:07 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 19:11 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 19:17 -!- blackjid [~blackjid@185.189.112.11] has joined #bitcoin-core-dev 19:34 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Remote host closed the connection] 19:35 -!- rh0nj [~rh0nj@88.99.167.175] has joined #bitcoin-core-dev 19:45 -!- achow101 [~achow101@unaffiliated/achow101] has joined #bitcoin-core-dev 19:46 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 268 seconds] 19:48 < kallewoof> gwillen: running that took almost a minute. i got a trace file with a ton of stats. would love to see yours or fanquake's to compare! not sure how to share though. 58 MB zipped 19:51 -!- felixfoertsch23 [~felixfoer@92.117.62.118] has joined #bitcoin-core-dev 19:53 -!- felixfoertsch [~felixfoer@2001:16b8:50b4:3e00:655c:a676:294e:501d] has quit [Ping timeout: 272 seconds] 20:04 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 20:06 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 265 seconds] 20:21 -!- spinza [~spin@102.132.245.16] has joined #bitcoin-core-dev 20:51 -!- r8921039 [~r8921039@2601:644:303:18c0:85a0:d907:fd85:44ab] has joined #bitcoin-core-dev 20:56 -!- r8921039 [~r8921039@2601:644:303:18c0:85a0:d907:fd85:44ab] has quit [Ping timeout: 265 seconds] 21:37 -!- r8921039 [~r8921039@2601:644:303:18c0:85a0:d907:fd85:44ab] has joined #bitcoin-core-dev 21:41 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 240 seconds] 21:43 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 22:00 -!- blackjid [~blackjid@185.189.112.11] has quit [] 22:16 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 265 seconds] 22:16 -!- meh` [~meh`@84.39.116.180] has joined #bitcoin-core-dev 22:54 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has quit [Ping timeout: 240 seconds] 22:57 -!- r8921039 [~r8921039@2601:644:303:18c0:85a0:d907:fd85:44ab] has quit [Remote host closed the connection] 23:01 -!- selevit [~selevit@broadband-77-37-179-213.ip.moscow.rt.ru] has joined #bitcoin-core-dev 23:18 -!- r8921039 [~r8921039@67.180.158.179] has joined #bitcoin-core-dev 23:23 -!- r8921039 [~r8921039@67.180.158.179] has quit [Ping timeout: 265 seconds] 23:33 -!- PaulTroon [~paultroon@155.254.96.21] has joined #bitcoin-core-dev 23:43 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 23:45 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev --- Log closed Sun Feb 02 00:00:26 2020