--- Log opened Mon Nov 25 00:00:18 2019 00:00 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 00:01 -!- jonatack_ [~jon@37.170.7.180] has joined #bitcoin-core-dev 00:04 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev 00:04 -!- jonatack [~jon@37.164.37.175] has quit [Ping timeout: 265 seconds] 00:04 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 240 seconds] 00:08 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 00:11 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 00:11 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 00:12 -!- cryptoIndio [~cryptoInd@42-200-238-108.static.imsbiz.com] has quit [Remote host closed the connection] 00:15 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 240 seconds] 00:15 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 240 seconds] 00:17 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Remote host closed the connection] 00:27 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 00:29 -!- b10c [~Thunderbi@i577BC606.versanet.de] has joined #bitcoin-core-dev 00:34 -!- DougieBot5000 [~DougieBot@unaffiliated/dougiebot5000] has joined #bitcoin-core-dev 00:35 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 240 seconds] 00:37 -!- cryptoIndio [~cryptoInd@42-200-238-108.static.imsbiz.com] has joined #bitcoin-core-dev 00:39 -!- b10c [~Thunderbi@i577BC606.versanet.de] has quit [Remote host closed the connection] 00:41 -!- b10c [~Thunderbi@2001:16b8:2ecb:ec00:6db5:6bd7:dc8f:dda7] has joined #bitcoin-core-dev 00:49 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 00:53 < wumpus> appveyor failing: "C:\projects\bitcoin\src\httpserver.cpp(373,5): error C3861: 'evthread_use_windows_threads': identifier not found [C:\projects\bitcoin\build_msvc\libbitcoin_server\libbitcoin_server.vcxproj]" 00:54 < wumpus> that symbol is definitely supposed to exist on windows libevent 00:56 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 240 seconds] 00:57 < meshcollider> when is appveyor *not* failing... 00:58 < wumpus> I'm not sure what broke it this time, last time it was clear (someone forgot to update the MSVC buidl system) but this is less apparent 00:59 < wumpus> the most recent libevent related change was #17008 but it definitely passed after that, and the depends version shouldn't affect the version used in appveyor 00:59 < gribble> https://github.com/bitcoin/bitcoin/issues/17008 | build: bump libevent to 2.1.11 in depends by stefanwouldgo . Pull Request #17008 . bitcoin/bitcoin . GitHub 00:59 < meshcollider> perhaps some weird header include thing with #17518 ? 00:59 < gribble> https://github.com/bitcoin/bitcoin/issues/17518 | refactor, wallet: Nuke coincontrol circular dependency by hebasto . Pull Request #17518 . bitcoin/bitcoin . GitHub 01:00 -!- thrig1 [~thrig@172.83.40.52] has quit [] 01:00 < wumpus> I mean the reason that appveyor breaks all the time is because people ignore appveyor before merging, because it breaks all the time, we kind of need to break that circle *shrug* 01:01 -!- sipsorcery [~sipsorcer@37.228.255.208] has quit [Remote host closed the connection] 01:01 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev 01:02 < wumpus> at least gitian builds work again! 01:03 -!- kljasdfvv [~flack@p200300D46F014C00394944A24735FAF8.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 01:07 -!- marcoagner [~user@bl11-16-162.dsl.telepac.pt] has joined #bitcoin-core-dev 01:09 < meshcollider> true, appveyor has failed on pretty much every single open PR so it kinda just becomes cry-wolf 01:09 < meshcollider> we need to fix it and then rebase every PR at once ;) 01:09 < hebasto> meshcollider: which include do you mean? 01:09 < meshcollider> Not sure, it was just the first PR that was merged after the last appveyor fix and appveyor failed on it 01:09 < meshcollider> https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/29078106 01:10 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:10 < bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.19: https://github.com/bitcoin/bitcoin/compare/1bc9988993ee...dd198064b5d9 01:10 < bitcoin-git> bitcoin/0.19 dd19806 Wladimir J. van der Laan: doc: Clear out release notes after 0.19.0.1 01:10 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:10 < meshcollider> because when fanquake merged #17571, appveyor actually passed 01:10 < wumpus> I don't think the linking error can be caused by an include change 01:10 < gribble> https://github.com/bitcoin/bitcoin/issues/17571 | Add libtest_util library to msvc build configuration by sipsorcery . Pull Request #17571 . bitcoin/bitcoin . GitHub 01:11 < meshcollider> something must have changed in between those two PRs though right, if it passed on one and failed on the other? 01:11 < wumpus> true 01:12 < wumpus> though it could also be a change in between when the appveyor test was run on 17571 and merging time, on master 01:14 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 01:14 < meshcollider> it did pass on the merge commit though 01:14 < meshcollider> not just sipsorcery's commit 01:14 < wumpus> right, it could also be something entirely unrelated, like a dependency/cache change by appveyor itself 01:15 < wumpus> we've had similar things with travis at times 01:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:16 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/dd198064b5d9...a284bbbee805 01:16 < bitcoin-git> bitcoin/0.19 2aba76c Hennadii Stepanov: qt: Fix missing qRegisterMetaType for size_t 01:16 < bitcoin-git> bitcoin/0.19 a284bbb Hennadii Stepanov: refactor: Styling w/ clang-format, comment update 01:16 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:16 < wumpus> the 0.19 branch is free for merging for 0.19.1 01:17 -!- nijynot_ [~nijynot@83-233-23-98.cust.bredband2.com] has joined #bitcoin-core-dev 01:17 -!- chrippa [~chrippa@172.83.40.52] has joined #bitcoin-core-dev 01:18 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 252 seconds] 01:18 < sipsorcery> for the appveyor job it would be worthwhile to force an update of the vcpkg installed dependencies 01:18 < hebasto> appveyor complains about error in httpserver.cpp and warning "boost-system's buildsystem uses very long paths and may fail on your system." They seem related to each other/ 01:19 < sipsorcery> i don't get the 'evthread_use_windows_threads' compilation error on my own job and the only difference should be the vcpkg state 01:20 < sipsorcery> hebasto: that warning has been around for a while and is harmless 01:20 < wumpus> hebasto: the boost build warning is standard 01:20 < wumpus> right 01:21 < sipsorcery> the appveyor job's cache can be triggered to purge by touching the build_msvc\vcpkg-pacakges.txt file, or 01:22 < sipsorcery> manually by sending a http request of the form curl -H "Authorization: Bearer $APPVEYOR_TOKEN" -X DELETE https://ci.appveyor.com/api/projects/sipsorcery/bitcoin-72c17/buildcache 01:23 < wumpus> ah, something that doesn't involve changing a file in the repository seems preferable 01:23 < sipsorcery> the latter method is preferable but it requires access to the APPVEYOR_TOKEN 01:24 < wumpus> does not need a specific person's token? 01:24 < wumpus> or does it? 01:24 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 01:24 < wumpus> I see mine under "API key" 01:24 < sipsorcery> the token needs to be of the account that owns the job 01:25 < meshcollider> which would be DrahtBot I believe 01:26 < wumpus> right, I get {"message":"Account not found or access denied."} 01:27 < wumpus> if it's DrahtBot, let's wait for MarcoFalke 01:27 -!- jungly [~quassel@79.8.200.97] has joined #bitcoin-core-dev 01:27 -!- murrayn [~murray@unaffiliated/murrayn] has quit [Ping timeout: 240 seconds] 01:28 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 252 seconds] 01:30 < sipsorcery> has anyone use the new github actions for bitcoin core builds? 01:30 < sipsorcery> seems they have linux, windows and mac images 01:31 < wumpus> I haven't used github actions, as we have our own build process, it doesn't seem particularly useful for us so haven't paid much attention to it 01:31 -!- cryptoIndio [~cryptoInd@42-200-238-108.static.imsbiz.com] has quit [Quit: Leaving...] 01:33 < sipsorcery> the appveyor build takes over 2x the time it takes on my average machine 01:33 < sipsorcery> was wondering if github actions would be faster 01:34 < sipsorcery> I'll have a play around 01:35 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 01:36 -!- marcoagner [~user@bl11-16-162.dsl.telepac.pt] has quit [Ping timeout: 276 seconds] 01:36 < wumpus> not very different from travis :) 01:39 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 246 seconds] 01:45 < hebasto> meshcollider: wumpus: I've restored removed header from 17518 - it doesn't help https://ci.appveyor.com/project/hebasto/bitcoin/builds/29095602 01:45 < meshcollider> hebasto: oh thanks! Good to know 01:46 < wumpus> I managed to get Drahtbot's token (there's a dropdown in the API key page), but unfortunatly, still get the same "Account not found or access denied." error with that curl command 01:48 < sipsorcery> you also need to change the owner and project ID to match 01:48 < sipsorcery> this bit in the url is specific to my account and job "sipsorcery/bitcoin-72c17" 01:50 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:51 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 01:52 < wumpus> ok, tried it with https://ci.appveyor.com/api/projects/DrahtBot/bitcoin/buildcache, which at least gives me a different permission denied error :-) 01:54 < sipsorcery> it won't be DrahtBot/bitcoin 01:54 < sipsorcery> it will be DrahtBot/bitcoin-xxxx 01:54 -!- rex4539 [~rex4539@ppp-2-84-173-243.home.otenet.gr] has quit [Quit: rex4539] 01:55 < sipsorcery> if you open the appveyor project and go to the settings the ID is in the "Project URL slug" field 01:55 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 240 seconds] 01:56 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 01:58 -!- promag [~promag@188.250.106.244] has joined #bitcoin-core-dev 02:00 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 240 seconds] 02:02 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 02:05 < hebasto> if skip AppVeyor's error in httpserver.cpp it fires another one: torcontrol.cpp(745,5): error C3861: 'evthread_use_windows_threads': identifier not found 02:05 -!- promag_ [~promag@188.250.106.244] has joined #bitcoin-core-dev 02:06 -!- promag [~promag@188.250.106.244] has quit [Read error: Connection reset by peer] 02:06 < hebasto> Interesting that event2/thread.h is included... 02:06 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 240 seconds] 02:09 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 02:11 < sipsorcery> looks like the vcpkg libevent port did change something to do with threads on 25th of Sep, https://bit.ly/2XK3biN 02:11 < hebasto> So, AppVeyor build uses Libevent that built without support for evthread_use_windows_threads(); submitting an issue. 02:13 < sipsorcery> my appveyor job does build bitcoin core successfully on master and the only difference will be my job has a more recent update of vcpkg 02:13 < hebasto> sipsorcery: see #17568 02:13 < gribble> https://github.com/bitcoin/bitcoin/issues/17568 | wallet: fix when sufficient preset inputs and subtractFeeFromOutputs by achow101 . Pull Request #17568 . bitcoin/bitcoin . GitHub 02:13 < hebasto> Sorry: #17586 02:13 < gribble> https://github.com/bitcoin/bitcoin/issues/17586 | build: AppVeyor build uses Libevent that built without support for evthread_use_windows_threads() . Issue #17586 . bitcoin/bitcoin . GitHub 02:14 -!- promag_ [~promag@188.250.106.244] has quit [Remote host closed the connection] 02:14 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 240 seconds] 02:17 -!- goatpig [~goat@blocksettle-gw.cust.31173.se] has joined #bitcoin-core-dev 02:18 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 02:21 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 02:23 < sipsorcery> hebasto: thx, i'll try and reproduce 02:23 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 276 seconds] 02:26 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 252 seconds] 02:29 -!- promag [~promag@188.250.106.244] has joined #bitcoin-core-dev 02:29 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 02:31 -!- promag [~promag@188.250.106.244] has quit [Remote host closed the connection] 02:31 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 02:34 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 240 seconds] 02:35 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 02:36 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 265 seconds] 02:39 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 240 seconds] 02:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:39 < bitcoin-git> [bitcoin] Sjors opened pull request #17587: gui: show watch-only balance in send screen (master...2019/11/send_balance) https://github.com/bitcoin/bitcoin/pull/17587 02:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:43 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has quit [Read error: Connection reset by peer] 02:44 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has joined #bitcoin-core-dev 02:45 -!- misterwhatever [~misterwha@static-176-185-227-206.axione.abo.bbox.fr] has joined #bitcoin-core-dev 02:45 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 240 seconds] 02:46 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 02:46 -!- chrippa [~chrippa@172.83.40.52] has quit [Ping timeout: 245 seconds] 02:47 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 02:47 -!- promag [~promag@188.250.106.244] has joined #bitcoin-core-dev 02:48 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #bitcoin-core-dev 02:49 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:51 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 276 seconds] 02:51 -!- jungly [~quassel@79.8.200.97] has quit [Ping timeout: 250 seconds] 02:54 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 250 seconds] 02:57 -!- misterwhatever [~misterwha@static-176-185-227-206.axione.abo.bbox.fr] has quit [Ping timeout: 265 seconds] 02:58 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 240 seconds] 02:58 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 03:00 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #bitcoin-core-dev 03:02 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 03:02 -!- jcorgan [~jcorgan@64-142-68-61.dsl.static.sonic.net] has quit [Ping timeout: 265 seconds] 03:02 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 240 seconds] 03:04 -!- rex4539 [~rex4539@2a02:587:350d:f000:28ea:3d0f:70fa:b77f] has joined #bitcoin-core-dev 03:06 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 03:06 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 250 seconds] 03:11 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 265 seconds] 03:12 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 245 seconds] 03:12 -!- subdriven1 [~subdriven@195.206.183.79] has joined #bitcoin-core-dev 03:14 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #bitcoin-core-dev 03:15 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 03:15 -!- jungly [~quassel@host97-200-static.8-79-b.business.telecomitalia.it] has joined #bitcoin-core-dev 03:19 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 265 seconds] 03:20 -!- murray [~murray@static.56.37.130.94.clients.your-server.de] has joined #bitcoin-core-dev 03:20 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 03:20 -!- murray is now known as Guest65112 03:20 -!- Guest65112 [~murray@static.56.37.130.94.clients.your-server.de] has left #bitcoin-core-dev [] 03:21 -!- murrayn [~murray@unaffiliated/murrayn] has joined #bitcoin-core-dev 03:22 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 03:24 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 245 seconds] 03:27 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 265 seconds] 03:31 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 03:34 -!- MarcoFalke [~none@198.12.116.246] has quit [Quit: ZNC 1.7.1 - https://znc.in] 03:36 -!- baldur [~baldur@pool-100-2-132-165.nycmny.fios.verizon.net] has quit [Ping timeout: 240 seconds] 03:39 -!- MarcoFal- [~none@198.12.116.246] has joined #bitcoin-core-dev 03:39 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 250 seconds] 03:39 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 03:44 -!- nullptr| [~nullptr|@ip-94-112-129-192.net.upcbroadband.cz] has quit [Quit: ZNC - http://znc.in] 03:44 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [Read error: Connection reset by peer] 03:44 -!- jungly [~quassel@host97-200-static.8-79-b.business.telecomitalia.it] has quit [Quit: No Ping reply in 180 seconds.] 03:44 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 240 seconds] 03:44 -!- cfields [~cfields@unaffiliated/cfields] has quit [Remote host closed the connection] 03:44 -!- hex17or_ [~hex17or@HSI-KBW-091-089-197-016.hsi2.kabel-badenwuerttemberg.de] has quit [Ping timeout: 240 seconds] 03:45 -!- Murch [murch@sf1.hashbang.sh] has quit [Ping timeout: 240 seconds] 03:45 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Remote host closed the connection] 03:45 -!- jnewbery [~john@4.53.92.114] has quit [Remote host closed the connection] 03:48 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 03:48 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 03:48 -!- TheRec_ [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 03:48 -!- baldur [~baldur@pool-100-2-132-165.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 03:48 -!- jungly_ [~quassel@79.8.200.97] has joined #bitcoin-core-dev 03:48 -!- cfields_ [~cfields@unaffiliated/cfields] has joined #bitcoin-core-dev 03:48 -!- hex17or [~hex17or@HSI-KBW-091-089-197-016.hsi2.kabel-badenwuerttemberg.de] has joined #bitcoin-core-dev 03:49 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Remote host closed the connection] 03:49 -!- nullptr| [~nullptr|@ip-94-112-129-192.net.upcbroadband.cz] has joined #bitcoin-core-dev 03:49 -!- misterwhatever [~misterwha@static-176-185-227-206.axione.abo.bbox.fr] has joined #bitcoin-core-dev 03:50 -!- jnewbery [~john@4.53.92.114] has joined #bitcoin-core-dev 03:56 -!- promag [~promag@188.250.106.244] has quit [Remote host closed the connection] 03:59 -!- misterwhatever [~misterwha@static-176-185-227-206.axione.abo.bbox.fr] has quit [Ping timeout: 245 seconds] 04:00 -!- subdriven1 [~subdriven@195.206.183.79] has quit [] 04:00 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 04:02 -!- promag [~promag@188.250.106.244] has joined #bitcoin-core-dev 04:04 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 240 seconds] 04:04 < wumpus> provoostenator: btw, for the 0.19.0.1 release I've added your torrent tracker to the trackers 04:06 -!- vasil [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 04:09 -!- vasil is now known as vasild 04:12 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 04:12 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Quit: leaving] 04:13 -!- Murch [murch@sf1.hashbang.sh] has joined #bitcoin-core-dev 04:15 -!- kpyke [~kpyke@89.238.178.75] has joined #bitcoin-core-dev 04:16 -!- misterwhatever [~misterwha@static-176-185-227-206.ftth.abo.bbox.fr] has joined #bitcoin-core-dev 04:16 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 04:16 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 250 seconds] 04:18 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 04:19 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 04:24 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 265 seconds] 04:27 -!- misterwhatever [~misterwha@static-176-185-227-206.ftth.abo.bbox.fr] has left #bitcoin-core-dev [] 04:32 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 04:33 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 04:35 -!- Emcy_ [~Emcy@unaffiliated/emcy] has quit [Remote host closed the connection] 04:37 -!- nijynot_ [~nijynot@83-233-23-98.cust.bredband2.com] has quit [Quit: WeeChat 2.6] 04:37 -!- nijynot [~nijynot@83-233-23-98.cust.bredband2.com] has joined #bitcoin-core-dev 04:37 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 245 seconds] 04:40 < vasild> jkczyz: What do you think of https://github.com/bitcoin/bitcoin/pull/17577? 04:42 < wumpus> sipsorcery: from what I understand from the change in https://github.com/microsoft/vcpkg/pull/8349, "thread" needs to be specified as an explicit feature since that change, e.g. libevent[thread] 04:43 < wumpus> I'm somewhat unsure why anyone in almost-2020 would want to default to a non-thread build, but okay, at least it's an explanation 04:45 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 04:46 < sipa> wumpus: perhaps there is a significant performance difference? 04:47 -!- promag [~promag@188.250.106.244] has quit [Remote host closed the connection] 04:48 < sipsorcery> wumpus: ah I see now. I somehow missed "feature packages" being added to vcpkg. I'll test the build again swapping libevent to libevent[thread]. 04:48 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 04:49 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 04:49 < wumpus> sipa: the threading implementation is pluggable, I don't think there's much overhead on a threading-built libevent with threading not initialized versus one built without threading-- anyhow I definitely hope linux distributions won't do this... 04:50 < sipsorcery> the vcpkg PR that disabled threads for libevent didn't give an explanation. I've put a whinge in the PR comments to try and get one. 04:50 -!- promag [~promag@188.250.106.244] has joined #bitcoin-core-dev 04:51 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 265 seconds] 04:51 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 252 seconds] 04:53 < wumpus> I'm really happy that this got caught on the missing function instead of silently going to thread-unsafe 04:53 -!- Zenton [~user@unaffiliated/vicenteh] has joined #bitcoin-core-dev 04:54 < wumpus> I remember we had an issue in the beginning (2011? 2012?) where for some reason, bitcoin was linked against a single-threaded standard library on windows and this wasn't caught as a compile time issue, resulting in some really ugly unpredictable crashes 04:54 -!- promag [~promag@188.250.106.244] has quit [Remote host closed the connection] 04:55 -!- promag [~promag@188.250.106.244] has joined #bitcoin-core-dev 04:56 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 04:57 -!- murrayn [~murray@unaffiliated/murrayn] has quit [Read error: Connection reset by peer] 04:57 -!- murray [~murray@static.56.37.130.94.clients.your-server.de] has joined #bitcoin-core-dev 04:58 -!- murray is now known as Guest53584 04:58 < wumpus> which reminds me I recently stumbled on a mechanism called ".gnu.build.attributes" which fedora uses, it allows auditing that an entire binary (and its dependencies) have been compiled with certain build settings and hardening flags, by storing these per address region 04:58 < wumpus> this might be something useful for us in the future 05:01 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 245 seconds] 05:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:01 < bitcoin-git> [bitcoin] muzafa-popo opened pull request #17590: reade (master...master) https://github.com/bitcoin/bitcoin/pull/17590 05:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:01 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 05:02 < wumpus> fanquake: that was fast! 05:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:02 < bitcoin-git> [bitcoin] fanquake closed pull request #17590: reade (master...master) https://github.com/bitcoin/bitcoin/pull/17590 05:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:02 -!- promag [~promag@188.250.106.244] has quit [Remote host closed the connection] 05:03 < sipa> "fanquake, faster than his shadow bitcoin-git" 05:03 < wumpus> hehehe 05:07 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 05:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:09 < bitcoin-git> [bitcoin] elichai opened pull request #17591: Testing bitcoin in a Big Endian platform - s390x (master...2019-11-s390x) https://github.com/bitcoin/bitcoin/pull/17591 05:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:11 -!- daniel [~quassel@89.245.184.230] has joined #bitcoin-core-dev 05:11 -!- daniel is now known as Guest54499 05:11 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Remote host closed the connection] 05:13 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 05:15 -!- davterra [~dulyNoded@91.132.136.84] has joined #bitcoin-core-dev 05:20 -!- deadlysin [~txt@unaffiliated/deadlysin] has quit [Quit: Textual IRC Client: www.textualapp.com] 05:21 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 240 seconds] 05:21 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 05:22 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 05:26 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 240 seconds] 05:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:28 < bitcoin-git> [bitcoin] sipsorcery opened pull request #17592: Appveyor install libevent[thread] vcpkg (master...vcpkg_libevent_thread) https://github.com/bitcoin/bitcoin/pull/17592 05:28 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:35 < bitcoin-git> [bitcoin] mzumsande opened pull request #17593: test: move more utility functions into test utility library (master...201911_test_moveutil) https://github.com/bitcoin/bitcoin/pull/17593 05:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:40 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Ping timeout: 276 seconds] 05:40 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 265 seconds] 05:53 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 250 seconds] 05:57 -!- Heisenberg_Hunte [~heisenber@27.5.145.130] has joined #bitcoin-core-dev 05:58 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 05:59 -!- Heisenberg_Hunte [~heisenber@27.5.145.130] has quit [Client Quit] 06:00 -!- Heisenberg_Hunte [~heisenber@27.5.145.130] has joined #bitcoin-core-dev 06:10 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 06:12 -!- heisenberg-m80 [1b059182@27.5.145.130] has joined #bitcoin-core-dev 06:13 < provoostenator> wumpus: the 0.17.2 seems stuck in limbo? 06:13 < wumpus> provoostenator: yes 06:13 < provoostenator> What needs to happen? 06:14 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 252 seconds] 06:14 < provoostenator> By the way, I whitelisted the 0.19.0.1 on my tracker (thanks for adding that) and it now has the most seeders of all of the trackers :-) 06:14 < provoostenator> *torrent 06:15 < wumpus> I don't know, I think 0.17 became EOL while 0.19 was released 06:15 -!- nijynot [~nijynot@83-233-23-98.cust.bredband2.com] has quit [Ping timeout: 246 seconds] 06:16 < wumpus> is the gitian build done? is it just a matter of uploading binaries for it? might still do it in that case 06:17 < provoostenator> It has 6 signed binaries 06:17 < provoostenator> So indeed seems like a matter of releasing it. I'll whitelist that torrent as well. 06:18 -!- cubancorona [~cubancoro@pool-72-77-31-161.pitbpa.ftas.verizon.net] has quit [Quit: Leaving] 06:19 < provoostenator> (looks like we don't link to torrents for old releases anywhere though) 06:19 -!- Heisenberg_Hunte [~heisenber@27.5.145.130] has left #bitcoin-core-dev [] 06:20 -!- heisenberg-m80 [1b059182@27.5.145.130] has quit [Remote host closed the connection] 06:21 < provoostenator> Might be useful to link those from the release page, because such a link is more likely to survice a .org apocalypse than a binary. 06:21 < wumpus> oh, I wonder why not 06:22 < wumpus> I suppose the magnet link is still in the yml files for people intent on finding it; it's just not exposed. FWIW I'm still seeding the latest release on 0.17 0.18 0.19 branch 06:22 < wumpus> well, 0.17 is not the latest at the moment :) 06:25 < fanquake> Speaking of older releases. Review beg for #16617. 06:25 < gribble> https://github.com/bitcoin/bitcoin/issues/16617 | [0.18.2] Backports by fanquake . Pull Request #16617 . bitcoin/bitcoin . GitHub 06:27 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Ping timeout: 260 seconds] 06:27 < fanquake> Seems this is our second uninitialized var issue in as many weeks: https://github.com/bitcoin/bitcoin/pull/17568#issuecomment-558026462 06:28 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 265 seconds] 06:29 < wumpus> fanquake: oh noo 06:29 -!- nijynot [~nijynot@83-233-23-98.cust.bredband2.com] has joined #bitcoin-core-dev 06:33 < elichai2> I guess it's time for a valgrind run in the CI ? 06:35 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-dev 06:43 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 06:48 < wumpus> yes, IIRC there's a PR for that 06:48 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 240 seconds] 06:48 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 06:53 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 276 seconds] 06:59 -!- mdunnio [~mdunnio@38.126.31.226] has joined #bitcoin-core-dev 07:00 -!- kpyke [~kpyke@89.238.178.75] has quit [] 07:11 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 07:17 -!- retroj1 [~retroj@84.39.116.180] has joined #bitcoin-core-dev 07:18 -!- nijynot [~nijynot@83-233-23-98.cust.bredband2.com] has quit [Ping timeout: 250 seconds] 07:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:22 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e6f167bfdfc0...89a1f7a250ef 07:22 < bitcoin-git> bitcoin/master f13e274 Aaron Clauson: Appveyor install libevent[thread] vcpkg 07:22 < bitcoin-git> bitcoin/master 89a1f7a MarcoFalke: Merge #17592: Appveyor install libevent[thread] vcpkg 07:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:23 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #17592: Appveyor install libevent[thread] vcpkg (master...vcpkg_libevent_thread) https://github.com/bitcoin/bitcoin/pull/17592 07:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:23 -!- nijynot [~nijynot@83-233-23-98.cust.bredband2.com] has joined #bitcoin-core-dev 07:24 -!- aqquadro [~name@unaffiliated/aqquadro] has joined #bitcoin-core-dev 07:30 -!- goatpig [~goat@blocksettle-gw.cust.31173.se] has quit [Quit: Konversation terminated!] 07:35 -!- aqquadro [~name@unaffiliated/aqquadro] has quit [Ping timeout: 252 seconds] 07:41 < fanquake> thanks wumpus 07:41 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 07:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:43 < bitcoin-git> [bitcoin] laanwj merged pull request #16617: [0.18.2] Backports (0.18...0_18_2_backports) https://github.com/bitcoin/bitcoin/pull/16617 07:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:44 -!- nijynot [~nijynot@83-233-23-98.cust.bredband2.com] has quit [Ping timeout: 265 seconds] 07:45 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 246 seconds] 07:47 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #bitcoin-core-dev 07:52 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 07:54 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 240 seconds] 08:14 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Remote host closed the connection] 08:14 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 08:18 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 240 seconds] 08:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:20 < bitcoin-git> [bitcoin] dongcarl opened pull request #17595: guix: Enable building for `x86_64-w64-mingw32` target (master...2019-09-guix-staging-win-mingw-6.0.0) https://github.com/bitcoin/bitcoin/pull/17595 08:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:20 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-dev 08:21 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Client Quit] 08:22 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #bitcoin-core-dev 08:30 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 08:36 < instagibbs_> BlueMatt, Is there any larger discussion on what is left that #17573 is solving? Or is this a general "more is better" approach 08:36 < gribble> https://github.com/bitcoin/bitcoin/issues/17573 | Seed RNG with precision timestamps on receipt of net messages. by TheBlueMatt . Pull Request #17573 . bitcoin/bitcoin . GitHub 08:36 < instagibbs_> without derailing that PR which looks reasonable, hence asking here 08:40 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 252 seconds] 08:43 < BlueMatt> instagibbs_: the second 08:43 < BlueMatt> more is better, especially more *different types* of entropy is better. 08:43 < BlueMatt> just performance data is fine, but... 08:45 -!- jarthur [~jarthur@207.114.244.5] has joined #bitcoin-core-dev 08:47 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 08:50 < instagibbs_> thanks 08:52 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 08:55 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 08:57 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 09:10 -!- sipsorcery [~sipsorcer@37.228.255.208] has quit [Ping timeout: 265 seconds] 09:23 -!- rex4539_ [~rex4539@ppp-2-84-173-243.home.otenet.gr] has joined #bitcoin-core-dev 09:23 -!- rex4539_ [~rex4539@ppp-2-84-173-243.home.otenet.gr] has quit [Client Quit] 09:26 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev 09:26 -!- rex4539 [~rex4539@2a02:587:350d:f000:28ea:3d0f:70fa:b77f] has quit [Ping timeout: 246 seconds] 09:33 -!- b10c1 [~Thunderbi@i577BC606.versanet.de] has joined #bitcoin-core-dev 09:34 -!- b10c [~Thunderbi@2001:16b8:2ecb:ec00:6db5:6bd7:dc8f:dda7] has quit [Quit: b10c] 09:34 -!- b10c1 is now known as b10c 09:37 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 09:37 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 09:37 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 09:41 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 09:41 -!- jonatack_ [~jon@37.170.7.180] has quit [Quit: jonatack_] 09:42 -!- jonatack [~jon@37.170.7.180] has joined #bitcoin-core-dev 09:45 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 265 seconds] 09:46 -!- nijynot [~nijynot@h-177-96.A785.priv.bahnhof.se] has joined #bitcoin-core-dev 09:52 -!- rex4539 [~rex4539@ppp-2-84-173-243.home.otenet.gr] has joined #bitcoin-core-dev 10:00 -!- retroj1 [~retroj@84.39.116.180] has quit [] 10:02 -!- marcoagner [~user@2001:8a0:6a55:8f00:81e3:c539:c514:2d18] has joined #bitcoin-core-dev 10:04 -!- alex911_kz [~alex9kz@95.56.139.244] has quit [Ping timeout: 240 seconds] 10:05 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Remote host closed the connection] 10:05 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 10:09 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 10:10 -!- dviola [~diego@unaffiliated/dviola] has joined #bitcoin-core-dev 10:10 < dviola> hi 10:10 < dviola> in bitcoin-qt 0.19.0.1 "Current number of transactions" and "Memory usage" stays at "N/A" 10:11 < dviola> any ideas? 10:11 < fanquake> dviola see #17576 10:11 < gribble> https://github.com/bitcoin/bitcoin/issues/17576 | Mempool fields in Debug Windows show "N/A" . Issue #17576 . bitcoin/bitcoin . GitHub 10:11 < fanquake> This is a known issue, and will be fixed in 0.19.1 10:11 -!- b10c1 [~Thunderbi@i577BC606.versanet.de] has joined #bitcoin-core-dev 10:11 < dviola> fanquake: thanks 10:12 -!- b10c [~Thunderbi@i577BC606.versanet.de] has quit [Read error: Connection reset by peer] 10:12 -!- b10c1 is now known as b10c 10:15 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Quit: WeeChat 2.6] 10:17 -!- SukhE1 [~SukhE@77.243.177.38] has joined #bitcoin-core-dev 10:19 < wumpus> dviola: please help testing the rc next time :) this only came to light after the RC phase 10:20 < dviola> wumpus: sure thing 10:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:23 < bitcoin-git> [bitcoin] laanwj opened pull request #17596: doc: Change doxygen URL to doxygen.bitcoincore.org (master...2019_11_doxygen_url) https://github.com/bitcoin/bitcoin/pull/17596 10:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:32 -!- astro [~astro@gateway/tor-sasl/astro] has quit [Ping timeout: 260 seconds] 10:34 -!- astro [~astro@gateway/tor-sasl/astro] has joined #bitcoin-core-dev 10:40 -!- MarcoFal- [~none@198.12.116.246] has quit [Remote host closed the connection] 10:40 < wumpus> provoostenator: any idea how to do a partial redirect like that in nginx? 10:40 -!- MarcoFalk [~none@198.12.116.246] has joined #bitcoin-core-dev 10:41 -!- MarcoFalk [~none@198.12.116.246] has quit [Remote host closed the connection] 10:42 < provoostenator> wumpus: not much better than Google... 10:43 < wumpus> oh I think I already have it 10:44 < wumpus> (you do need to clear your cache first because it remembers the old permanent redirect) 10:45 -!- MarcoFalke [~none@198.12.116.246] has joined #bitcoin-core-dev 10:45 -!- nijynot [~nijynot@h-177-96.A785.priv.bahnhof.se] has quit [Ping timeout: 240 seconds] 10:46 < MarcoFalke> appveyor is green again, btw 10:46 < wumpus> great! 10:54 < fanquake> MarcoFalke can you add libevent 2.1.11 to the bots depends fallback 10:54 < MarcoFalke> sure 10:54 < MarcoFalke> How do you find these so quick? 10:55 < fanquake> Just remembered that we'd merged a newer libevent recently 11:00 -!- nijynot [~nijynot@h-177-96.A785.priv.bahnhof.se] has joined #bitcoin-core-dev 11:05 -!- nijynot [~nijynot@h-177-96.A785.priv.bahnhof.se] has quit [Ping timeout: 240 seconds] 11:06 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 246 seconds] 11:06 < provoostenator> Looks like the redirect worked! 11:07 < provoostenator> Try googling a class name, e.g. WalletModelTransaction 11:07 < wumpus> provoostenator: thanks for checking 11:08 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has joined #bitcoin-core-dev 11:10 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Read error: Connection reset by peer] 11:10 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #bitcoin-core-dev 11:11 -!- emilengler [~emilengle@unaffiliated/emilengler] has joined #bitcoin-core-dev 11:13 -!- rabidus_ [~rabidus@81-175-144-89.bb.dnainternet.fi] has joined #bitcoin-core-dev 11:15 -!- rabidus [~rabidus@85-23-137-40.bb.dnainternet.fi] has quit [Ping timeout: 276 seconds] 11:17 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 11:17 < fanquake> wumpus sipa think you might be about to block Dianne120 for spamming 11:17 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 260 seconds] 11:18 -!- dddd [b274a268@178-116-162-104.access.telenet.be] has joined #bitcoin-core-dev 11:18 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 11:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:20 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/89a1f7a250ef...12230529e330 11:20 < bitcoin-git> bitcoin/master 41d7db0 Wladimir J. van der Laan: doc: Change doxygen URL to doxygen.bitcoincore.org 11:20 < bitcoin-git> bitcoin/master 1223052 fanquake: Merge #17596: doc: Change doxygen URL to doxygen.bitcoincore.org 11:20 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:21 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:21 < bitcoin-git> [bitcoin] fanquake merged pull request #17596: doc: Change doxygen URL to doxygen.bitcoincore.org (master...2019_11_doxygen_url) https://github.com/bitcoin/bitcoin/pull/17596 11:21 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:23 < bitcoin-git> [bitcoin] hebasto opened pull request #17597: qt: Fix height of QR-less ReceiveRequestDialog (master...20191125-height-without-qr) https://github.com/bitcoin/bitcoin/pull/17597 11:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:23 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 250 seconds] 11:29 < wumpus> fanquake: done 11:30 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 11:30 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 260 seconds] 11:32 < hebasto> if AppVeyor is fixed why do I see red crosses? Timeouts or something else? 11:33 < wumpus> hebasto: where? 11:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:34 < bitcoin-git> [bitcoin] hebasto closed pull request #17597: qt: Fix height of QR-less ReceiveRequestDialog (master...20191125-height-without-qr) https://github.com/bitcoin/bitcoin/pull/17597 11:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:34 < sipsorcery> 3rd last appveyor build had a genuine compilation error which looks like it was introduced by the PR 11:35 < sipsorcery> 2nd last build failed on the a python test, this is a sporadic issue that needs to be tracked down 11:36 < hebasto> sipsorcery: I see, thank you for the fix and clarification 11:38 < sipsorcery> last build (backports on 0.18 branch) failed for what looks to be missing vcpkg packages 11:38 < fanquake> probably a bunch of stuff that needs to be backported to 0.18 for appveyor 11:42 -!- rabidus_ [~rabidus@81-175-144-89.bb.dnainternet.fi] has quit [Quit: leaving] 11:44 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Remote host closed the connection] 11:45 -!- rh0nj [~rh0nj@88.99.167.175] has joined #bitcoin-core-dev 11:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:50 < bitcoin-git> [bitcoin] hebasto reopened pull request #17597: qt: Fix height of QR-less ReceiveRequestDialog (master...20191125-height-without-qr) https://github.com/bitcoin/bitcoin/pull/17597 11:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:50 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #17598: doc: Update release process with latest changes (master...1911-docRelNotes) https://github.com/bitcoin/bitcoin/pull/17598 11:50 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:54 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #bitcoin-core-dev 11:58 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 12:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:00 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/12230529e330...2c1c43754b7a 12:00 < bitcoin-git> bitcoin/master 2fa65e0 Elichai Turkel: Add ci script to install on s390x 12:00 < bitcoin-git> bitcoin/master da1f153 Elichai Turkel: Add s390x tests to travis 12:00 < bitcoin-git> bitcoin/master 2c1c437 MarcoFalke: Merge #17591: ci: Add big endian platform - s390x 12:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:00 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #17591: ci: Add big endian platform - s390x (master...2019-11-s390x) https://github.com/bitcoin/bitcoin/pull/17591 12:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:01 -!- jonatack_ [~jon@37.173.132.239] has joined #bitcoin-core-dev 12:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:05 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #17599: ci: Run functional tests on s390x (master...1911-ciS390x) https://github.com/bitcoin/bitcoin/pull/17599 12:05 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:05 -!- jonatack [~jon@37.170.7.180] has quit [Ping timeout: 276 seconds] 12:13 -!- misterwhatever [~misterwha@static-176-185-227-206.ftth.abo.bbox.fr] has joined #bitcoin-core-dev 12:27 -!- promag [~promag@31.22.165.153] has joined #bitcoin-core-dev 12:29 < fanquake> So the new hardware has already turned up a bug in the functional tests? 12:29 < sipa> fanquake: it's a bug in the tests, yes 12:30 < sipa> (python code interpreting LE data using struct unpack, marking the data as native) 12:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:30 < bitcoin-git> [bitcoin] hebasto opened pull request #17600: qt: Remove connection for unused accepted() signal in ReceiveRequestDialog (master...20191125-unused-connection) https://github.com/bitcoin/bitcoin/pull/17600 12:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:35 -!- promag [~promag@31.22.165.153] has quit [Remote host closed the connection] 12:37 -!- mattcruzz [~mattcruzz@tm.84.52.146.243.dc.cable.static.telemach.net] has joined #bitcoin-core-dev 12:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:37 < bitcoin-git> [bitcoin] jnewbery opened pull request #17601: Validation: Move CheckBlock() mutation guard to AcceptBlock() (master...2019-11-checkblock-in-acceptblock) https://github.com/bitcoin/bitcoin/pull/17601 12:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:38 -!- mattcruzz [~mattcruzz@tm.84.52.146.243.dc.cable.static.telemach.net] has left #bitcoin-core-dev [] 12:46 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 12:48 -!- tripleslash [~triplesla@unaffiliated/imsaguy] has quit [Remote host closed the connection] 12:56 -!- mattcruzz [~mattcruzz@tm.84.52.146.243.dc.cable.static.telemach.net] has joined #bitcoin-core-dev 12:56 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:56 < bitcoin-git> [bitcoin] dongcarl opened pull request #17602: net: Lower # of IPs learned from a DNS seed (master...2019-11-lower-nMaxIPs) https://github.com/bitcoin/bitcoin/pull/17602 12:56 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:57 -!- emilengler [~emilengle@unaffiliated/emilengler] has quit [Quit: Leaving] 12:58 -!- mattcruzz [~mattcruzz@tm.84.52.146.243.dc.cable.static.telemach.net] has left #bitcoin-core-dev [] 13:00 -!- SukhE1 [~SukhE@77.243.177.38] has quit [] 13:00 -!- b10c [~Thunderbi@i577BC606.versanet.de] has quit [Ping timeout: 240 seconds] 13:04 -!- Yakitorifoodie [sid338452@gateway/web/irccloud.com/x-jbwlmdvbxykjcqty] has left #bitcoin-core-dev [] 13:11 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 13:17 -!- AIM [~AIM@89.238.178.75] has joined #bitcoin-core-dev 13:26 -!- dddd [b274a268@178-116-162-104.access.telenet.be] has quit [Remote host closed the connection] 13:36 -!- lightlike [~lightlike@2001:16b8:571a:8200:a0eb:6389:3a92:e419] has joined #bitcoin-core-dev 13:37 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 13:40 -!- commavir [~vir@23.226.237.192] has quit [Ping timeout: 245 seconds] 13:40 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 260 seconds] 13:47 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 265 seconds] 13:47 -!- commavir [~vir@23.226.237.192] has joined #bitcoin-core-dev 14:08 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 14:11 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 14:14 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:15 -!- diogosergio [~diogoserg@176.24.23.243] has joined #bitcoin-core-dev 14:17 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 276 seconds] 14:17 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 14:22 -!- SiAnDoG [~514nDoG@gateway/tor-sasl/siandog] has quit [Remote host closed the connection] 14:23 -!- SiAnDoG [~514nDoG@gateway/tor-sasl/siandog] has joined #bitcoin-core-dev 14:31 -!- benthecarman [~ben@2605:a601:aaf2:2d00:a933:6768:fc0:13f1] has joined #bitcoin-core-dev 14:32 -!- benthecarman [~ben@2605:a601:aaf2:2d00:a933:6768:fc0:13f1] has quit [Client Quit] 14:33 -!- benthecarman [~ben@2605:a601:aaf2:2d00:a933:6768:fc0:13f1] has joined #bitcoin-core-dev 14:36 -!- diogosergio [~diogoserg@176.24.23.243] has quit [Ping timeout: 268 seconds] 14:36 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 14:36 < bitcoin-git> [bitcoin] fanquake opened pull request #17604: doc: correct ScheduleBatchPriority return value documentation (master...fix_ScheduleBatchPriority_comment) https://github.com/bitcoin/bitcoin/pull/17604 14:36 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:04 -!- jarthur [~jarthur@207.114.244.5] has quit [] 15:06 -!- diogosergio [~diogoserg@176.24.23.243] has joined #bitcoin-core-dev 15:17 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Ping timeout: 260 seconds] 15:21 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 15:22 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Ping timeout: 260 seconds] 15:23 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 15:26 < dviola> the git tags in the bitcoin repo and the releases at bitcoincore.org are the same thing, right? 15:27 -!- waxwing [~waxwing@unaffiliated/waxwing] has quit [Quit: ZNC 1.6.5 - http://znc.in] 15:27 -!- waxwing [~waxwing@193.29.57.116] has joined #bitcoin-core-dev 15:27 < dviola> I'm currently using the release tarballs but I might switch to compiling from the repo, this way I can test RCs too 15:29 -!- waxwing [~waxwing@193.29.57.116] has quit [Changing host] 15:29 -!- waxwing [~waxwing@unaffiliated/waxwing] has joined #bitcoin-core-dev 15:34 -!- captjakk [~captjakk@174-16-221-137.hlrn.qwest.net] has joined #bitcoin-core-dev 15:36 -!- SiAnDoG [~514nDoG@gateway/tor-sasl/siandog] has quit [Ping timeout: 260 seconds] 15:37 -!- lightlike [~lightlike@2001:16b8:571a:8200:a0eb:6389:3a92:e419] has quit [Remote host closed the connection] 15:46 -!- belcher [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 15:46 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 15:48 -!- sipsorcery [~sipsorcer@37.228.255.208] has quit [Ping timeout: 246 seconds] 15:48 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 15:51 < dviola> are rc tarballs also signed? 15:51 < achow101> dviola: yes, they are the same. rcs go through the same release process as the final releases so they are signed too 15:53 < dviola> I see, thanks 15:54 < dviola> I'll keep using the tarballs but I might switch to using git after a while 15:55 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Remote host closed the connection] 15:56 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 15:58 < luke-jr> dviola: no tarballs are signed.. 15:58 < luke-jr> well, except by gitian in separate files 15:58 < luke-jr> (ie, git-made tarballs are not) 15:59 < dviola> luke-jr: I was talking about the verification process described here: https://bitcoincore.org/en/download/ 15:59 < dviola> gpg --verify, etc 16:00 -!- AIM [~AIM@89.238.178.75] has quit [] 16:00 -!- Zenton [~user@unaffiliated/vicenteh] has quit [Ping timeout: 245 seconds] 16:01 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 276 seconds] 16:03 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [] 16:03 -!- Guest53584 [~murray@static.56.37.130.94.clients.your-server.de] has left #bitcoin-core-dev [] 16:03 -!- murrayn [~murray@unaffiliated/murrayn] has joined #bitcoin-core-dev 16:04 < dviola> I'm confused 16:06 < achow101> dviola: the tarballs you download from bitcoincore.org are signed. I think luke-jr is talking about the tarballs that github generates for tags 16:06 < dviola> oh 16:06 < dviola> I see 16:06 < dviola> if I compile from git then I don't need to verify anything, right? 16:07 < dviola> i.e. if I clone from https://github.com/bitcoin/bitcoin.git 16:08 < achow101> you should at least check the tag signature 16:08 < achow101> you can also do a gitian build and check that your result matches the published binaries 16:08 < luke-jr> dviola: if you blindly trust GitHub, their security, and each and every maintainer 16:09 < luke-jr> or only check out a tag like achow101 suggests 16:09 < dviola> I don't trust github 16:10 < dviola> I'll just use the tarballs for now :P 16:15 -!- kbrosnan1 [~kbrosnan@84.39.116.180] has joined #bitcoin-core-dev 16:21 -!- marcoagner [~user@2001:8a0:6a55:8f00:81e3:c539:c514:2d18] has quit [Ping timeout: 246 seconds] 16:22 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Remote host closed the connection] 16:23 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 16:26 -!- nosss2_ [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 16:27 -!- IGHOR [~quassel@93.178.216.72] has quit [Ping timeout: 240 seconds] 16:27 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Read error: Connection reset by peer] 16:28 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 16:35 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 245 seconds] 16:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 16:41 < bitcoin-git> [bitcoin] hebasto opened pull request #17606: qt, refactor: Use proper classes for Ui::* (master...20191125-fix-ui-baseclass) https://github.com/bitcoin/bitcoin/pull/17606 16:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 16:44 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev 16:49 < dviola> git verify-tag v0.19.0.1 tells me: gpg: Can't check signature: No public key 16:49 < dviola> which key do I have to import? 16:59 -!- IGHOR [~quassel@93.178.216.72] has joined #bitcoin-core-dev 17:00 < achow101> dviola: it's one of the keys in https://github.com/bitcoin/bitcoin/blob/master/contrib/verify-commits/trusted-keys 17:01 < achow101> those are the maintainers' PGP fingerprints 17:02 -!- nosss2_ [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Remote host closed the connection] 17:03 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has quit [Read error: Connection reset by peer] 17:03 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 17:04 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has joined #bitcoin-core-dev 17:05 -!- alex911_kz [~alex9kz@95.56.139.244] has joined #bitcoin-core-dev 17:07 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 240 seconds] 17:09 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 17:10 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 17:10 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 250 seconds] 17:10 < dviola> hrm 17:14 < dviola> I'm not very familiar with gpg :/ 17:16 < dviola> 71A3B16735405025D447E8F274810B012346C9A6 17:16 < dviola> how do I use it to verify the tag? 17:19 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 246 seconds] 17:22 -!- sipsorcery [~sipsorcer@37.228.255.208] has quit [Ping timeout: 252 seconds] 17:22 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 250 seconds] 17:26 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 17:30 < dviola> --recv-keys did the trick 17:46 < dviola> so verify-tag tells me "good signature", is that all I have to do to verify the tag? 17:49 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 17:54 -!- promag [~promag@Bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 265 seconds] 18:00 -!- benthecarman [~ben@2605:a601:aaf2:2d00:a933:6768:fc0:13f1] has quit [Remote host closed the connection] 18:18 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev 18:20 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 18:25 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 18:26 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 18:26 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 18:28 -!- cubancorona [~cubancoro@pool-72-77-31-161.pitbpa.ftas.verizon.net] has joined #bitcoin-core-dev 18:31 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 18:31 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 18:37 -!- Chris_Stewart_5 [~chris@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 240 seconds] 18:45 -!- misterwhatever [~misterwha@static-176-185-227-206.ftth.abo.bbox.fr] has quit [Quit: misterwhatever] 18:48 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 276 seconds] 18:52 -!- sipsorcery [~sipsorcer@37.228.255.208] has quit [Ping timeout: 245 seconds] 19:00 -!- kbrosnan1 [~kbrosnan@84.39.116.180] has quit [] 19:03 -!- felixfoertsch23 [~felixfoer@2001:16b8:5063:3c00:e50f:d334:6f3:c81c] has joined #bitcoin-core-dev 19:05 -!- felixfoertsch [~felixfoer@92.117.61.48] has quit [Ping timeout: 265 seconds] 19:06 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 19:11 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 246 seconds] 19:17 -!- ao2 [~ao2@192.145.126.115] has joined #bitcoin-core-dev 19:17 -!- ao2 is now known as Guest54247 19:19 -!- pinheadmz_ [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 19:19 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 19:23 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Ping timeout: 276 seconds] 19:23 -!- pinheadmz_ is now known as pinheadmz 19:26 -!- reallll [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 19:29 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 19:29 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 19:30 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 265 seconds] 19:35 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 265 seconds] 19:48 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev 19:57 -!- jonatack_ [~jon@37.173.132.239] has quit [Read error: Connection reset by peer] 20:00 -!- captjakk [~captjakk@174-16-221-137.hlrn.qwest.net] has quit [Remote host closed the connection] 20:01 -!- felixfoertsch [~felixfoer@2001:16b8:50a0:fa00:b98f:f088:9630:af80] has joined #bitcoin-core-dev 20:03 -!- felixfoertsch23 [~felixfoer@2001:16b8:5063:3c00:e50f:d334:6f3:c81c] has quit [Ping timeout: 252 seconds] 20:04 -!- asdsd [1b796706@27.121.103.6] has joined #bitcoin-core-dev 20:04 -!- asdsd [1b796706@27.121.103.6] has quit [Remote host closed the connection] 20:08 -!- captjakk [~captjakk@174-16-221-137.hlrn.qwest.net] has joined #bitcoin-core-dev 20:22 -!- sipsorcery [~sipsorcer@37.228.255.208] has quit [Ping timeout: 240 seconds] 20:23 < luke-jr> dviola: you also need to be sure that's the correct key you trust 20:24 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has quit [Quit: pinheadmz] 20:24 < luke-jr> dviola: for now, I suggest finding a video where one of them gave a presentation with their key visible in the slides 20:24 < luke-jr> ideally, verify in the flesh 20:28 -!- pinheadmz [~matthewzi@pool-100-33-69-78.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 20:37 -!- captjakk [~captjakk@174-16-221-137.hlrn.qwest.net] has quit [Remote host closed the connection] 20:49 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Ping timeout: 246 seconds] 20:51 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 20:52 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 20:52 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 20:56 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 21:09 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 260 seconds] 21:16 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 21:18 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev 21:22 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 21:32 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 21:33 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 21:34 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 21:35 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 21:40 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Remote host closed the connection] 21:52 -!- sipsorcery [~sipsorcer@37.228.255.208] has quit [Ping timeout: 265 seconds] 21:59 -!- dr-orlovsky [~dr-orlovs@91.240.140.128] has quit [Quit: My MacBook has gone to sleep. ZZZzzz...] 22:00 -!- Guest54247 [~ao2@192.145.126.115] has quit [] 22:12 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 268 seconds] 22:12 -!- felixfoertsch [~felixfoer@2001:16b8:50a0:fa00:b98f:f088:9630:af80] has quit [Quit: ZNC 1.7.3 - https://znc.in] 22:13 -!- felixfoertsch [~felixfoer@i6DFA6CFC.versanet.de] has joined #bitcoin-core-dev 22:13 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 22:15 -!- bshum1 [~bshum@185.204.1.185] has joined #bitcoin-core-dev 22:17 -!- manantial [~tecnecio@unaffiliated/manantial] has quit [Quit: Leaving] 22:18 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 265 seconds] 22:28 -!- bshum1 [~bshum@185.204.1.185] has quit [Remote host closed the connection] 22:28 -!- jonatack [~jon@37.173.132.239] has joined #bitcoin-core-dev 22:35 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 22:39 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Remote host closed the connection] 22:42 -!- manantial [~tecnecio@92.58.58.54] has joined #bitcoin-core-dev 22:42 -!- manantial [~tecnecio@92.58.58.54] has quit [Changing host] 22:42 -!- manantial [~tecnecio@unaffiliated/manantial] has joined #bitcoin-core-dev 22:47 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 22:48 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev 22:50 -!- visser_ [~visser_@89.238.178.75] has joined #bitcoin-core-dev 22:51 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 268 seconds] 23:02 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has joined #bitcoin-core-dev 23:03 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 23:06 -!- nosss2 [nosss2@gateway/vpn/privateinternetaccess/nosss2] has quit [Ping timeout: 268 seconds] 23:10 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 23:14 -!- SiAnDoG [~514nDoG@gateway/tor-sasl/siandog] has joined #bitcoin-core-dev 23:14 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 276 seconds] 23:20 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #bitcoin-core-dev 23:22 -!- sipsorcery [~sipsorcer@37.228.255.208] has quit [Ping timeout: 240 seconds] 23:28 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 23:29 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 23:29 -!- rex4539 [~rex4539@ppp-2-84-173-243.home.otenet.gr] has quit [Quit: rex4539] 23:33 -!- rex4539 [~rex4539@2a02:587:350d:f000:4543:981d:c69b:a41b] has joined #bitcoin-core-dev 23:36 -!- goatpig [~goat@blocksettle-gw.cust.31173.se] has joined #bitcoin-core-dev 23:44 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has joined #bitcoin-core-dev 23:48 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 23:49 -!- promag [~promag@bl19-22-20.dsl.telepac.pt] has quit [Ping timeout: 276 seconds] 23:51 -!- SiAnDoG [~514nDoG@gateway/tor-sasl/siandog] has quit [Remote host closed the connection] 23:51 -!- SiAnDoG [~514nDoG@gateway/tor-sasl/siandog] has joined #bitcoin-core-dev 23:53 -!- astro [~astro@gateway/tor-sasl/astro] has quit [Remote host closed the connection] 23:53 -!- astro [~astro@gateway/tor-sasl/astro] has joined #bitcoin-core-dev 23:53 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has quit [Ping timeout: 268 seconds] 23:55 -!- nik-j [~nik-j@072-239-143-095.res.spectrum.com] has joined #bitcoin-core-dev 23:56 -!- sipsorcery [~sipsorcer@37.228.255.208] has joined #bitcoin-core-dev --- Log closed Tue Nov 26 00:00:19 2019