--- Log opened Wed Dec 02 00:00:33 2020 00:17 < vasild> promag: maybe the cookie file could be exposed outside of the machine via some network filesystem? 00:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:30 < bitcoin-git> [bitcoin] MarcoFalke pushed 9 commits to 0.19: https://github.com/bitcoin/bitcoin/compare/aee9d2306ad1...5baaea4410a1 00:30 < bitcoin-git> bitcoin/0.19 a8411b3 Hennadii Stepanov: qt: Fix QFileDialog for static builds 00:30 < bitcoin-git> bitcoin/0.19 8bd2ab1 Nadav Ivgi: docs: Correct description for getblockstats's txs field 00:30 < bitcoin-git> bitcoin/0.19 27bb2cc MIZUTA Takeshi: util: Don't reference errno when pthread fails. 00:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:31 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #20150: [0.19] Backports (0.19...more_019_backports) https://github.com/bitcoin/bitcoin/pull/20150 00:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:40 < bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/607c844f3720...283f22cabb9a 00:40 < bitcoin-git> bitcoin/master d37c813 João Barbosa: rpc: Refactor to process -rpcauth once 00:40 < bitcoin-git> bitcoin/master 4600132 João Barbosa: rpc: Validate -rpcauth arguments 00:40 < bitcoin-git> bitcoin/master 053b4fb João Barbosa: doc: Release note regarding -rpcauth validation 00:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:40 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has quit [Ping timeout: 240 seconds] 00:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:40 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #20461: rpc: Validate -rpcauth arguments (master...2020-11-validate-rpcauth) https://github.com/bitcoin/bitcoin/pull/20461 00:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:41 -!- Pavlenex [~Thunderbi@178.220.103.52] has quit [Quit: Pavlenex] 00:42 -!- Khaytsus1 [~Khaytsus@185.103.96.147] has quit [Remote host closed the connection] 00:42 -!- marienz [~marienz@84.39.117.57] has joined #bitcoin-core-dev 00:43 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has joined #bitcoin-core-dev 00:43 -!- marienz is now known as Guest68265 00:46 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 00:47 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:47 < bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/283f22cabb9a...7f0f01f0ab45 00:47 < bitcoin-git> bitcoin/master 6d3689f Vasil Dimov: sync: print proper lock order location when double lock is detected 00:47 < bitcoin-git> bitcoin/master a21dc46 Vasil Dimov: sync: const-qualify the argument of double_lock_detected() 00:47 < bitcoin-git> bitcoin/master db058ef Vasil Dimov: sync: use HasReason() in double lock tests 00:47 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:47 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:47 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #20507: sync: print proper lock order location when double lock is detected (master...double_lock_print_location) https://github.com/bitcoin/bitcoin/pull/20507 00:47 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:50 < promag> vasild: could be, thats a valid use case I guess - point -rpccookiefile to a shared location 00:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 00:51 < bitcoin-git> [bitcoin] hebasto opened pull request #20544: build: Do not repeat warning names in -Werror=... options (master...201202-werror) https://github.com/bitcoin/bitcoin/pull/20544 00:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 00:53 < sipa> if only socket/fifo files on network filesystems also allowed network communication between multiple mounting systems 00:58 -!- da39a3ee5e6b4b0d [~da39a3ee5@171.5.161.165] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 01:00 < MarcoFalke> [06:41] Having to double-click through to see in-progress cirrus runs is very annoying 01:00 < MarcoFalke> Agree 01:01 < MarcoFalke> Thats a GitHub bug, though. bitcoinbuilds is also affected. 01:09 -!- Guest19 [~textual@89-172-133-17.adsl.net.t-com.hr] has quit [Quit: Textual IRC Client: www.textualapp.com] 01:10 -!- kljasdfvv [~flack@p200300d46f24de00fb39606f311c9ef9.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 01:12 -!- Pavlenex [~Thunderbi@178.220.103.52] has joined #bitcoin-core-dev 01:15 -!- Pavlenex [~Thunderbi@178.220.103.52] has quit [Client Quit] 01:16 -!- kljasdfvv [~flack@p200300d46f24de00448d0b09d893fcb7.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 01:24 < MarcoFalke> #proposedmeetingtopic rc3, 0.19 release, 0.20 release 01:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:52 < bitcoin-git> [bitcoin] jonasschnelli pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/7f0f01f0ab45...c33662a0eaff 01:52 < bitcoin-git> bitcoin/master 5659e73 Hennadii Stepanov: qt: Add ObjectInvoke template function 01:52 < bitcoin-git> bitcoin/master 5fcfee6 Hennadii Stepanov: qt: Call setParent() in the parent's context 01:52 < bitcoin-git> bitcoin/master 8963b2c Hennadii Stepanov: qt: Improve comments in WalletController::getOrCreateWallet() 01:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:53 < bitcoin-git> [bitcoin] jonasschnelli merged pull request #18948: qt: Call setParent() in the parent's context (master...200511-qt-assert) https://github.com/bitcoin/bitcoin/pull/18948 01:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:58 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:58 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c33662a0eaff...3693fccc3acd 01:58 < bitcoin-git> bitcoin/master 2b35611 fanquake: ci: no-longer exclude feature_block in TSAN job 01:58 < bitcoin-git> bitcoin/master 3693fcc MarcoFalke: Merge #20543: ci: no-longer exclude feature_block in TSAN job 01:58 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 01:58 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 01:58 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #20543: ci: no-longer exclude feature_block in TSAN job (master...dont_exclude_feature_block_cirrus) https://github.com/bitcoin/bitcoin/pull/20543 01:58 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:04 -!- kexkey [~kexkey@static-198-54-132-121.cust.tzulo.com] has quit [Ping timeout: 265 seconds] 02:08 -!- Pavlenex [~Thunderbi@178.220.103.52] has joined #bitcoin-core-dev 02:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 02:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:39 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #20545: ci: Adjust cirrus ci task names (master...2012-ciNames) https://github.com/bitcoin/bitcoin/pull/20545 02:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:44 -!- da39a3ee5e6b4b0d [~da39a3ee5@171.5.161.165] has joined #bitcoin-core-dev 03:15 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 03:16 -!- willcl_ark [~quassel@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net] has quit [Quit: No Ping reply in 180 seconds.] 03:16 -!- virtu [~virtu@gateway/tor-sasl/virtu] has quit [Ping timeout: 240 seconds] 03:16 -!- willcl_ark [~quassel@cpc123780-trow7-2-0-cust177.18-1.cable.virginm.net] has joined #bitcoin-core-dev 03:16 -!- virtu [~virtu@gateway/tor-sasl/virtu] has joined #bitcoin-core-dev 03:17 -!- openoms_ [~quassel@91.132.136.76] has joined #bitcoin-core-dev 03:17 -!- openoms [~quassel@91.132.136.76] has quit [Ping timeout: 256 seconds] 03:18 -!- Aaliyah65McClure [~Aaliyah65@static.57.1.216.95.clients.your-server.de] has joined #bitcoin-core-dev 03:32 -!- Aaliyah65McClure [~Aaliyah65@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 256 seconds] 03:42 -!- Pavlenex [~Thunderbi@178.220.103.52] has quit [Quit: Pavlenex] 03:56 -!- Guest19 [~textual@89-172-133-17.adsl.net.t-com.hr] has joined #bitcoin-core-dev 04:00 -!- reallll is now known as belcher 04:02 < promag> sipa: that would be... a pita? 04:16 -!- brianhoffman_ [~brianhoff@pool-71-191-34-154.washdc.fios.verizon.net] has joined #bitcoin-core-dev 04:18 -!- brianhoffman [~brianhoff@pool-71-191-34-154.washdc.fios.verizon.net] has quit [Ping timeout: 256 seconds] 04:18 -!- brianhoffman_ is now known as brianhoffman 04:39 -!- Pavlenex [~Thunderbi@178.220.103.52] has joined #bitcoin-core-dev 04:45 -!- twistedline [~twisted@unaffiliated/twistedline] has quit [Remote host closed the connection] 04:45 -!- twistedline [~twisted@unaffiliated/twistedline] has joined #bitcoin-core-dev 04:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:52 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/3693fccc3acd...0a13d15c1439 04:52 < bitcoin-git> bitcoin/master c502a6d Fabian Jahr: lint: Use c++17 std in cppcheck linter 04:52 < bitcoin-git> bitcoin/master 1e62350 Fabian Jahr: refactor: Improve use of explicit keyword 04:52 < bitcoin-git> bitcoin/master 0a13d15 fanquake: Merge #20530: lint, refactor: Update cppcheck linter to c++17 and improve ... 04:52 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:53 < bitcoin-git> [bitcoin] fanquake merged pull request #20530: lint, refactor: Update cppcheck linter to c++17 and improve explicit usage (master...cppcheck17) https://github.com/bitcoin/bitcoin/pull/20530 04:53 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:53 -!- MasterdonX [~masterdon@45.9.249.246] has quit [Ping timeout: 265 seconds] 05:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:19 < bitcoin-git> [bitcoin] jonatack opened pull request #20546: wallet: check for non-representable CFeeRates (0-0.0009 sat/vB) (master...non-representable-CFeeRate-check) https://github.com/bitcoin/bitcoin/pull/20546 05:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:26 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 05:27 -!- da39a3ee5e6b4b0d [~da39a3ee5@171.5.161.165] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 05:28 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 05:30 -!- Guest19 [~textual@89-172-133-17.adsl.net.t-com.hr] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 05:35 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 05:35 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Disconnected by services] 05:36 -!- vasild_ is now known as vasild 05:46 -!- Guest19 [~textual@95.168.100.138] has joined #bitcoin-core-dev 05:50 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Remote host closed the connection] 05:51 -!- da39a3ee5e6b4b0d [~da39a3ee5@mx-ll-171.5.161-165.dynamic.3bb.co.th] has joined #bitcoin-core-dev 05:54 -!- mol_ [~mol@unaffiliated/molly] has quit [Ping timeout: 256 seconds] 05:57 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:59 -!- Pavlenex [~Thunderbi@178.220.103.52] has quit [Quit: Pavlenex] 06:03 -!- mol [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 06:03 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 06:11 -!- tralfaz is now known as davterra 06:15 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 06:27 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has quit [Remote host closed the connection] 06:29 -!- k3tan [~pi@gateway/tor-sasl/k3tan] has joined #bitcoin-core-dev 06:29 -!- pinheadmz [~pinheadmz@71.190.30.138] has joined #bitcoin-core-dev 06:29 -!- pinheadmz [~pinheadmz@71.190.30.138] has quit [Client Quit] 06:30 -!- pinheadmz [~pinheadmz@71.190.30.138] has joined #bitcoin-core-dev 06:39 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 06:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 07:19 -!- jonatack [~jon@109.232.227.138] has quit [Quit: jonatack] 07:22 -!- da39a3ee5e6b4b0d [~da39a3ee5@mx-ll-171.5.161-165.dynamic.3bb.co.th] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 07:28 -!- Pavlenex [~Thunderbi@178.220.103.52] has joined #bitcoin-core-dev 07:38 -!- kexkey [~kexkey@static-198-54-132-169.cust.tzulo.com] has joined #bitcoin-core-dev 07:44 -!- filchef [~filchef@212.104.97.177] has joined #bitcoin-core-dev 07:56 < luke-jr> MarcoFalke: #20461 should not have been merged 07:56 < gribble> https://github.com/bitcoin/bitcoin/issues/20461 | rpc: Validate -rpcauth arguments by promag · Pull Request #20461 · bitcoin/bitcoin · GitHub 07:57 < MarcoFalke> why? Is there a bug? 07:57 < luke-jr> MarcoFalke: it's flawed conceptually 07:57 < luke-jr> MarcoFalke: read the comments 07:57 -!- jonatack [~jon@88.124.242.136] has joined #bitcoin-core-dev 07:57 < MarcoFalke> Core doesn't support Knots, it never has been 07:58 < luke-jr> MarcoFalke: this is about forward compatbility 07:59 < MarcoFalke> When it comes to auth, we should be strict in validating it. Not silently accept trash and return true. This might lead to loss of funds or confusion at best. 07:59 < luke-jr> how? 07:59 -!- joelklabo [~textual@108-196-216-127.lightspeed.sntcca.sbcglobal.net] has joined #bitcoin-core-dev 07:59 < luke-jr> ignoring it at startup is a safe failure mode; it is still enforced overly strict at runtime 08:00 < MarcoFalke> Ok fine, it doesn't return true 08:01 < MarcoFalke> Though silently ignoring invalid auths is just asking for hard-to-debug issues 08:02 < luke-jr> has that *ever* been the case? 08:04 < MarcoFalke> yes, args not being validated has made people to create nonsense config files in the past 08:05 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 272 seconds] 08:05 -!- jonatack [~jon@109.202.107.20] has joined #bitcoin-core-dev 08:06 < luke-jr> but that's not what we were discussing.. 08:07 < luke-jr> has ignoring invalid rpcauth lines ever created a situation where debugging was confusing or difficult? 08:14 < MarcoFalke> not for me personally. I can't speak about other users. I like the change, but I am not married to it, if you feel strongly, feel free to revert it. This is a minor change to user experience, not something for me to have a lenghty discussion about. 08:16 < promag> flawed conceptually is too much no? it validates by the current format and forces the user to fix it. normal stuff 08:17 < MarcoFalke> the only difference is that the user will see a permission error on startup and be asked to fix it as opposed to later when the server is running and the permission in denied and they'd have to restart the server 08:18 < promag> you can workaround your case by splitting the config in multiple files which can share some of the config 08:23 -!- Pavlenex [~Thunderbi@178.220.103.52] has quit [Quit: Pavlenex] 08:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:24 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0a13d15c1439...a35b948836db 08:24 < bitcoin-git> bitcoin/master fa5c4f1 MarcoFalke: ci: Adjust cirrus ci task names 08:24 < bitcoin-git> bitcoin/master a35b948 MarcoFalke: Merge #20545: ci: Adjust cirrus ci task names 08:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:25 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #20545: ci: Adjust cirrus ci task names (master...2012-ciNames) https://github.com/bitcoin/bitcoin/pull/20545 08:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:46 < luke-jr> if it's not broken, the user shouldn't have to "fix" it 08:46 < luke-jr> user may very well be happy with it not working while using [an older] Core 08:47 < luke-jr> anyway, working on a PR that hopefully makes everyone happy 08:50 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 08:54 -!- jonatack [~jon@109.202.107.20] has quit [Ping timeout: 272 seconds] 08:54 -!- jonatack [~jon@88.124.242.136] has joined #bitcoin-core-dev 09:03 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #bitcoin-core-dev 09:05 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has quit [Ping timeout: 260 seconds] 09:24 -!- jesseposner [~jp@2601:643:8980:bfd2:f040:ed44:8391:19d3] has quit [Quit: My Mac Mini has gone to sleep. ZZZzzz…] 09:28 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 09:28 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 09:29 -!- jeremyrubin [~jr@c-73-15-215-148.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 09:30 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 256 seconds] 09:33 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 09:38 -!- dash101 [2969521e@41.105.82.30] has joined #bitcoin-core-dev 09:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 09:41 < bitcoin-git> [bitcoin] luke-jr opened pull request #20548: RPC: Tolerate unknown parameters, but with clear warning/errors (master...soften_rpcauth) https://github.com/bitcoin/bitcoin/pull/20548 09:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 09:42 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 09:45 -!- mol [~mol@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 09:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 09:48 < bitcoin-git> [bitcoin] promag opened pull request #20549: Support make src/bitcoin-node (master...2020-12-make-bitcoin-node) https://github.com/bitcoin/bitcoin/pull/20549 09:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 09:49 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has joined #bitcoin-core-dev 09:49 < luke-jr> MarcoFalke: you mean https://github.com/luke-jr/bitcoin/pull/new/soften_rpcauth2 ? that doesn't address your fears of harder debugging though 09:50 < MarcoFalke> luke-jr: It will be in the debug.log at least 09:50 -!- MasterdonX [~masterdon@45.9.249.248] has joined #bitcoin-core-dev 09:50 < MarcoFalke> Better than nothing at all and a fully silent error 09:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 09:51 < bitcoin-git> [bitcoin] luke-jr opened pull request #20550: RPC: Tolerate invalid rpcauth options (master...soften_rpcauth2) https://github.com/bitcoin/bitcoin/pull/20550 09:51 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 09:56 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:02 -!- Guest19 [~textual@95.168.100.138] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 10:05 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:34 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 10:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 10:44 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 10:55 -!- owowo [~ovovo@unaffiliated/ovovo] has quit [Ping timeout: 256 seconds] 11:11 -!- Guest19 [~textual@89-172-133-17.adsl.net.t-com.hr] has joined #bitcoin-core-dev 11:31 -!- dash101 [2969521e@41.105.82.30] has quit [Ping timeout: 245 seconds] 11:42 -!- Guest68265 [~marienz@84.39.117.57] has quit [Remote host closed the connection] 12:02 -!- chrisch1974 [~chrisch19@139.28.218.148] has joined #bitcoin-core-dev 12:09 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:26 -!- Guest19 [~textual@89-172-133-17.adsl.net.t-com.hr] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 12:42 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Remote host closed the connection] 12:43 -!- rh0nj [~rh0nj@88.99.167.175] has joined #bitcoin-core-dev 12:45 -!- Kiminuo [~mix@109.183.7.106] has joined #bitcoin-core-dev 13:15 -!- proofofkeags [~proofofke@174-16-212-53.hlrn.qwest.net] has quit [Quit: Leaving] 13:15 -!- proofofkeags [~proofofke@174-16-212-53.hlrn.qwest.net] has joined #bitcoin-core-dev 13:17 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 13:36 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 13:47 -!- Kiminuo [~mix@109.183.7.106] has quit [Ping timeout: 246 seconds] 13:52 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 13:53 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 14:04 -!- jesseposner [~jp@2601:643:8980:bfd2:359b:3052:cb08:82ec] has joined #bitcoin-core-dev 14:11 -!- filchef [~filchef@212.104.97.177] has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/] 14:11 -!- xxx [b9092242@185.9.34.66] has joined #bitcoin-core-dev 14:12 -!- xxx [b9092242@185.9.34.66] has quit [Remote host closed the connection] 14:24 -!- molz_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 14:24 -!- Tennis [~Tennis@unaffiliated/tennis] has joined #bitcoin-core-dev 14:27 -!- mol_ [~mol@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 14:37 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has quit [Read error: Connection reset by peer] 14:37 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has joined #bitcoin-core-dev 14:44 -!- brianhoffman [~brianhoff@pool-71-191-34-154.washdc.fios.verizon.net] has quit [Ping timeout: 260 seconds] 14:45 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 260 seconds] 15:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:06 < bitcoin-git> [bitcoin] luke-jr closed pull request #12674: RPC: Support addnode onetry without making the connection priviliged (master...rpc_onetry_nonpriv) https://github.com/bitcoin/bitcoin/pull/12674 15:06 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:07 < bitcoin-git> [bitcoin] luke-jr opened pull request #20551: RPC/Net: Allow changing the connection_type for addnode onetry (master...rpc_onetry_conntype) https://github.com/bitcoin/bitcoin/pull/20551 15:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:16 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 15:40 -!- provoostenator_ [~quassel@provoostenator.sprovoost.nl] has quit [Quit: No Ping reply in 180 seconds.] 15:41 -!- provoostenator [~quassel@provoostenator.sprovoost.nl] has joined #bitcoin-core-dev 15:54 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has quit [Read error: Connection reset by peer] 15:56 -!- Bullit [~Bullit01@163.158.236.42] has joined #bitcoin-core-dev 16:00 -!- Tennis [~Tennis@unaffiliated/tennis] has quit [Quit: Leaving] 16:00 -!- TheRec_ [~toto@drupal.org/user/146860/view] has joined #bitcoin-core-dev 16:01 -!- TheRec [~toto@drupal.org/user/146860/view] has quit [Ping timeout: 246 seconds] 16:03 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 240 seconds] 16:17 -!- davterra [~davterra@68.235.43.158] has quit [Ping timeout: 240 seconds] 16:31 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 16:31 -!- da39a3ee5e6b4b0d [~da39a3ee5@171.5.161.165] has joined #bitcoin-core-dev 16:33 -!- da39a3ee5e6b4b0d [~da39a3ee5@171.5.161.165] has quit [Client Quit] 16:39 -!- da39a3ee5e6b4b0d [~da39a3ee5@mx-ll-171.5.161-165.dynamic.3bb.co.th] has joined #bitcoin-core-dev 16:41 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 240 seconds] 17:11 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 17:23 -!- davterra [~davterra@static-198-54-131-92.cust.tzulo.com] has joined #bitcoin-core-dev 17:27 -!- reallll [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 17:30 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 264 seconds] 17:35 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 17:35 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Disconnected by services] 17:37 -!- Mercury_Vapor [~Mercury_V@174-082-166-092.res.spectrum.com] has quit [Ping timeout: 272 seconds] 17:42 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 17:44 -!- Mercury_Vapor [~Mercury_V@174-082-166-092.res.spectrum.com] has joined #bitcoin-core-dev 17:46 -!- jesseposner [~jp@2601:643:8980:bfd2:359b:3052:cb08:82ec] has quit [Ping timeout: 260 seconds] 17:48 -!- Asbestos_Vapor [~Mercury_V@174-082-166-092.res.spectrum.com] has joined #bitcoin-core-dev 17:49 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 17:52 -!- Mercury_Vapor [~Mercury_V@174-082-166-092.res.spectrum.com] has quit [Ping timeout: 240 seconds] 17:53 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 17:57 -!- tylerlevine6 [~hardforkt@li120-195.members.linode.com] has joined #bitcoin-core-dev 17:59 -!- tylerlevine6 [~hardforkt@li120-195.members.linode.com] has quit [Client Quit] 17:59 -!- tylerlevine [~hardforkt@li120-195.members.linode.com] has joined #bitcoin-core-dev 18:04 -!- tylerlevine [~hardforkt@li120-195.members.linode.com] has quit [Quit: The Lounge - https://thelounge.chat] 18:10 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #bitcoin-core-dev 18:12 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 18:15 -!- tlev7 [~tlev@li120-195.members.linode.com] has joined #bitcoin-core-dev 18:15 -!- tlev7 [~tlev@li120-195.members.linode.com] has quit [Client Quit] 18:15 -!- mol [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 18:15 -!- TheRec_ [~toto@drupal.org/user/146860/view] has quit [Ping timeout: 240 seconds] 18:15 -!- tlev [~tlev@li120-195.members.linode.com] has joined #bitcoin-core-dev 18:19 -!- molz_ [~mol@unaffiliated/molly] has quit [Ping timeout: 256 seconds] 18:30 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:36 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 18:48 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:52 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 19:09 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 19:12 -!- molz_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 19:13 -!- mol [~mol@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 19:15 -!- mol_ [~mol@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 19:17 -!- mol_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 19:20 -!- molz_ [~mol@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 19:24 -!- RusAlex [~Chel@unaffiliated/rusalex] has quit [Ping timeout: 260 seconds] 19:26 -!- RusAlex [~Chel@unaffiliated/rusalex] has joined #bitcoin-core-dev 19:27 -!- molz_ [~mol@unaffiliated/molly] has joined #bitcoin-core-dev 19:28 -!- gleb [~gleb@178.150.137.228] has quit [Ping timeout: 256 seconds] 19:30 -!- mol_ [~mol@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 19:31 -!- gleb [~gleb@178.150.137.228] has joined #bitcoin-core-dev 19:34 -!- dermoth_ [~dermoth@unaffiliated/dermoth] has joined #bitcoin-core-dev 19:34 -!- dermoth [~dermoth@unaffiliated/dermoth] has quit [Disconnected by services] 19:34 -!- dermoth_ is now known as dermoth 19:37 -!- pinheadmz [~pinheadmz@71.190.30.138] has quit [Quit: pinheadmz] 19:44 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 19:44 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has quit [Remote host closed the connection] 19:44 -!- pinheadmz [~pinheadmz@71.190.30.138] has joined #bitcoin-core-dev 19:49 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 19:50 < aj> #proposedmeetingtopic bitcoin-util cli utility for 19937 (see also 14671 and 18573) 19:52 -!- gribble [~gribble@unaffiliated/nanotube/bot/gribble] has joined #bitcoin-core-dev 20:41 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 20:45 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 20:54 -!- Katlyn27Runolfsd [~Katlyn27R@static.57.1.216.95.clients.your-server.de] has joined #bitcoin-core-dev 20:57 -!- Bullit [~Bullit01@163.158.236.42] has quit [Quit: Defeated by Superior] 21:00 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has joined #bitcoin-core-dev 21:01 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has quit [Remote host closed the connection] 21:03 -!- pinheadmz [~pinheadmz@71.190.30.138] has quit [Quit: pinheadmz] 21:07 -!- pinheadmz [~pinheadmz@71.190.30.138] has joined #bitcoin-core-dev 21:12 -!- Bullit [~Bullit01@042-236-158-163.dynamic.caiway.nl] has joined #bitcoin-core-dev 21:18 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Remote host closed the connection] 21:28 -!- pinheadmz [~pinheadmz@71.190.30.138] has quit [Quit: pinheadmz] 21:50 -!- da39a3ee5e6b4b0d [~da39a3ee5@mx-ll-171.5.161-165.dynamic.3bb.co.th] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 21:58 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has quit [Quit: leaving] 22:00 -!- bosch-0 [uid472282@gateway/web/irccloud.com/x-mblandatniuyyvuo] has joined #bitcoin-core-dev 22:01 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #bitcoin-core-dev 22:01 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 22:01 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:01 < bitcoin-git> [gui] Bosch-0 opened pull request #143: Add icon policy documentation (master...icon_policy) https://github.com/bitcoin-core/gui/pull/143 22:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 22:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:03 < bitcoin-git> [gui] Bosch-0 opened pull request #144: Merge pull request #1 from bitcoin-core/master (master...master) https://github.com/bitcoin-core/gui/pull/144 22:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 22:03 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:03 < bitcoin-git> [gui] Bosch-0 closed pull request #144: Merge pull request #1 from bitcoin-core/master (master...master) https://github.com/bitcoin-core/gui/pull/144 22:04 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 22:10 -!- tralfaz [~davterra@static-198-54-131-92.cust.tzulo.com] has joined #bitcoin-core-dev 22:11 -!- kexkey [~kexkey@static-198-54-132-169.cust.tzulo.com] has quit [Ping timeout: 246 seconds] 22:12 -!- davterra [~davterra@static-198-54-131-92.cust.tzulo.com] has quit [Read error: Connection reset by peer] 22:15 -!- Guest19 [~textual@78-0-24-193.adsl.net.t-com.hr] has joined #bitcoin-core-dev 22:29 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 244 seconds] 22:33 -!- Kiminuo [~mix@194.213.208.81] has joined #bitcoin-core-dev 22:36 -!- guest534543 [~mix@141.98.103.196] has joined #bitcoin-core-dev 22:37 -!- guest534543 [~mix@141.98.103.196] has quit [Client Quit] 22:38 -!- guest534543 [~mix@141.98.103.196] has joined #bitcoin-core-dev 22:40 -!- Kiminuo [~mix@194.213.208.81] has quit [Ping timeout: 260 seconds] 22:50 -!- Katlyn27Runolfsd [~Katlyn27R@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 256 seconds] 22:52 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 23:31 -!- chrisch1974 [~chrisch19@139.28.218.148] has quit [Remote host closed the connection] 23:32 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 23:37 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #bitcoin-core-dev 23:38 -!- virtu [~virtu@gateway/tor-sasl/virtu] has quit [Remote host closed the connection] 23:38 -!- virtu [~virtu@gateway/tor-sasl/virtu] has joined #bitcoin-core-dev 23:38 -!- ctrlbreak_MAD [~ctrlbreak@159.2.182.106] has joined #bitcoin-core-dev 23:42 -!- ctrlbreak [~ctrlbreak@159.2.182.106] has quit [Ping timeout: 256 seconds] 23:45 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has quit [Read error: Connection reset by peer] 23:47 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has joined #bitcoin-core-dev 23:52 -!- feb [~feb@178.162.212.214] has joined #bitcoin-core-dev 23:57 -!- Pavlenex [~Thunderbi@178.220.103.52] has joined #bitcoin-core-dev --- Log closed Thu Dec 03 00:00:34 2020