--- Log opened Wed Mar 17 00:00:58 2021 00:04 -!- jungly [~jungly@host-79-26-88-253.retail.telecomitalia.it] has joined #bitcoin-core-dev 00:09 -!- gzg [~gzg@79.112.2.137] has joined #bitcoin-core-dev 00:22 -!- jungly [~jungly@host-79-26-88-253.retail.telecomitalia.it] has quit [Ping timeout: 260 seconds] 00:24 -!- prayank [~andr0irc@2401:4900:30df:4b1c:6d14:3f85:cf7d:24e9] has joined #bitcoin-core-dev 00:27 -!- jungly [~jungly@host-79-26-88-253.retail.telecomitalia.it] has joined #bitcoin-core-dev 00:39 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Remote host closed the connection] 00:40 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 00:49 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:11 -!- gzg [~gzg@79.112.2.137] has quit [] 01:15 < hebasto> jonasschnelli: around? 01:15 < jonasschnelli> yes 01:15 < jonasschnelli> always 01:15 < hebasto> could add the `bison` package to your https://bitcoinbuilds.org/ linux setups? 01:16 < jonasschnelli> oh. Yes. will do. 01:16 < jonasschnelli> But I guess it is still failing due to timeouts... 01:16 < hebasto> hope it will fix builds 01:16 < jonasschnelli> or have we merged jonattacks fix? 01:16 < hebasto> `./build-aux/ylwrap: line 176: yacc: command not found` 01:17 < jonasschnelli> yes. Bison is mixing. 01:17 < jonasschnelli> missing 01:17 < jonasschnelli> but it was failing before 01:18 < hebasto> build with installed bison failed? 01:18 < jonasschnelli> Lets see. Just added bison 01:18 < jonasschnelli> next build will have it 01:18 < hebasto> thanks 01:19 < jonasschnelli> my point was, that builds where failing one week ago already: https://bitcoinbuilds.org/index.php?job=01547c19-db39-4306-a2b8-2fd6ff07f435 01:19 < jonasschnelli> Due to timeouts in the rpc tests 01:19 < jonasschnelli> "functional" tests, sry 01:20 < hebasto> so we have two issues :) 01:21 < jonasschnelli> yes.. i think so 01:21 < jonasschnelli> i guess #21373 fixes it 01:21 < gribble> https://github.com/bitcoin/bitcoin/issues/21373 | test, refactor: generate fewer blocks in feature_nulldummy to fix timeouts, speed up by jonatack · Pull Request #21373 · bitcoin/bitcoin · GitHub 01:26 < hebasto> I need to disable timeouts to run functional tests successful on macOS in virtualbox :) 01:50 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:56 -!- asdlkfjwerpoicvx [~flack@p200300d46f036d00ed23e372b4109242.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 02:05 -!- stortz [c8b9cbcf@200.185.203.207] has joined #bitcoin-core-dev 02:15 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 02:23 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 256 seconds] 02:37 -!- ishaqm [~ishaqm@host-92-7-175-205.as43234.net] has joined #bitcoin-core-dev 02:46 -!- ishaqm_ [~ishaqm@host-92-7-175-205.as43234.net] has joined #bitcoin-core-dev 02:46 -!- prayank [~andr0irc@2401:4900:30df:4b1c:6d14:3f85:cf7d:24e9] has quit [Remote host closed the connection] 02:47 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 02:49 -!- jungly_ [~jungly@host-79-26-88-253.retail.telecomitalia.it] has joined #bitcoin-core-dev 02:55 -!- Netsplit *.net <-> *.split quits: ishaqm, jungly, dermoth, belcher_ 03:02 -!- dermoth [~dermoth@unaffiliated/dermoth] has joined #bitcoin-core-dev 03:02 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has quit [Remote host closed the connection] 03:03 -!- davterra [~davterra@gateway/tor-sasl/tralfaz] has joined #bitcoin-core-dev 03:03 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 03:16 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has quit [Remote host closed the connection] 03:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:18 < bitcoin-git> [bitcoin] fanquake opened pull request #21457: build: split libtapi and clang out of native_cctools (master...split_native_cctools) https://github.com/bitcoin/bitcoin/pull/21457 03:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:22 -!- sipa [~pw@gateway/tor-sasl/sipa1024] has joined #bitcoin-core-dev 03:36 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 03:36 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:58 -!- ogo [~ogo@gateway/tor-sasl/ogo] has quit [Quit: Leaving] 04:06 < hebasto> jonasschnelli: ARM and Linux x86_64 builds are ok now 04:07 < hebasto> jonasschnelli: Linux32 "error while loading shared libraries: libxkbcommon-x11.so.0" -- seems fixable :) 04:13 < hebasto> fanquake: ^ does this mean we should drop `--disable-static` from `libxkbcommon.mk`? 04:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:18 < bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/993ecafa5eb7...a9d1b40d53ec 04:18 < bitcoin-git> bitcoin/master 57e980d fanquake: scripted-diff: remove Optional & nullopt 04:18 < bitcoin-git> bitcoin/master ebc4ab7 fanquake: refactor: post Optional<> removal cleanups 04:18 < bitcoin-git> bitcoin/master a9d1b40 Wladimir J. van der Laan: Merge #21415: refactor: remove Optional & nullopt 04:18 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:19 < bitcoin-git> [bitcoin] laanwj merged pull request #21415: refactor: remove Optional & nullopt (master...remove_optional_wrapper) https://github.com/bitcoin/bitcoin/pull/21415 04:19 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:20 -!- Zackery88Zulauf [~Zackery88@static.57.1.216.95.clients.your-server.de] has joined #bitcoin-core-dev 04:34 -!- very_sne_ [~very_snea@45.67.96.48] has joined #bitcoin-core-dev 04:35 -!- very_sneaky [~very_snea@45.67.96.36] has quit [Ping timeout: 265 seconds] 05:14 -!- ogo [~ogo@gateway/tor-sasl/ogo] has joined #bitcoin-core-dev 05:38 -!- belcher_ is now known as belcher 05:45 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Ping timeout: 246 seconds] 05:55 -!- Zackery88Zulauf [~Zackery88@static.57.1.216.95.clients.your-server.de] has quit [Ping timeout: 265 seconds] 05:57 -!- kabaum [~kabaum@h-13-35.A163.priv.bahnhof.se] has joined #bitcoin-core-dev 05:58 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has joined #bitcoin-core-dev 06:04 -!- jonatack_ [~jon@37.169.45.97] has joined #bitcoin-core-dev 06:13 -!- MarcoFalke_2 [~none@198.12.116.246] has quit [Quit: ZNC 1.7.1 - https://znc.in] 06:15 -!- MarcoFalke [~none@198.12.116.246] has joined #bitcoin-core-dev 06:28 -!- jonatack_ [~jon@37.169.45.97] has quit [Quit: jonatack_] 06:28 -!- jonatack [~jon@37.169.45.97] has joined #bitcoin-core-dev 06:30 -!- jespada [~jespada@90.254.243.187] has quit [Ping timeout: 265 seconds] 06:31 -!- jespada [~jespada@90.254.243.187] has joined #bitcoin-core-dev 06:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:35 < bitcoin-git> [bitcoin] hebasto opened pull request #21458: build: Add -Werror=unused... compile flags (master...210317-error) https://github.com/bitcoin/bitcoin/pull/21458 06:35 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:41 -!- very_sne_ [~very_snea@45.67.96.48] has quit [Remote host closed the connection] 06:53 -!- very_sneaky [~very_snea@45.67.96.48] has joined #bitcoin-core-dev 06:58 < elector> michaelfolkson: thanks mister janitor, you did a good job cleaning me out. You censor yourself, not me. I already know who you are. 07:05 < elector> michaelfolkson: belcher: you're going down with your master this time. You're not worthy of guarding true money with deceit. 07:06 < michaelfolkson> elector has been spamming the ##taproot-activation channel and I've been instructed to ban elector. I suspect you will need to ban elector here too but I'll leave that up to the ops on this channel 07:06 < jonatack> jonasschnelli: yes, there were 3 patches to fix timeouts seen in bitcoinbuilds, 2 have been merged (#21410 and #21411), and one remains, #21373, it has been through a couple rounds of review and is probably rfm 07:06 < gribble> https://github.com/bitcoin/bitcoin/issues/21410 | test: increase rpc_timeout for fundrawtx test_transaction_too_large by jonatack · Pull Request #21410 · bitcoin/bitcoin · GitHub 07:06 < gribble> https://github.com/bitcoin/bitcoin/issues/21411 | test: add logging, reduce blocks, move sync_all in wallet_ groups by jonatack · Pull Request #21411 · bitcoin/bitcoin · GitHub 07:06 < gribble> https://github.com/bitcoin/bitcoin/issues/21373 | test, refactor: generate fewer blocks in feature_nulldummy to fix timeouts, speed up by jonatack · Pull Request #21373 · bitcoin/bitcoin · GitHub 07:08 < jonatack> that, plus fixing the "yacc: command not found," may hopefully do it 07:13 < elector> michaelfolkson: you've been instructed. right. what else have you been instructed about? 07:13 -!- mekster [~mekster@139.180.192.79] has joined #bitcoin-core-dev 07:13 -!- mekster [~mekster@139.180.192.79] has quit [Remote host closed the connection] 07:13 < michaelfolkson> elector: I won't be responding to you on this channel. So please don't spam this channel 07:14 -!- mekster [~mekster@139.180.192.79] has joined #bitcoin-core-dev 07:14 -!- mekster [~mekster@139.180.192.79] has quit [Remote host closed the connection] 07:14 -!- shesek`` [~shesek@164.90.217.137] has joined #bitcoin-core-dev 07:14 -!- mekster [~mekster@139.180.192.79] has joined #bitcoin-core-dev 07:14 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Remote host closed the connection] 07:14 -!- mekster [~mekster@139.180.192.79] has quit [Remote host closed the connection] 07:14 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has joined #bitcoin-core-dev 07:14 -!- mekster [~mekster@139.180.192.79] has joined #bitcoin-core-dev 07:14 -!- mekster [~mekster@139.180.192.79] has quit [Remote host closed the connection] 07:15 < elector> michaelfolkson: well you just did. You need to learn the definition of spam, also may I suggest the one about honesty? 07:15 -!- shesek` [~shesek@164.90.217.137] has quit [Remote host closed the connection] 07:15 -!- mekster [~mekster@139.180.192.79] has joined #bitcoin-core-dev 07:15 -!- mekster [~mekster@139.180.192.79] has quit [Remote host closed the connection] 07:16 < hebasto> jonatack: yacc is fixed already 07:19 < jonatack> hebasto: oh ok good. i saw yacc errors on bitcoinbuilds a few hours ago (https://bitcoinbuilds.org/?build=8494 etc) 07:20 < hebasto> jonasschnelli added bison package 07:36 < jonatack> 👍 07:36 -!- shesek` [~shesek@164.90.217.137] has joined #bitcoin-core-dev 07:37 -!- shesek`` [~shesek@164.90.217.137] has quit [Remote host closed the connection] 07:37 -!- Alphi [~Alphi@139.28.218.148] has joined #bitcoin-core-dev 07:52 < jonatack> MarcoFalke: i keep re-building and new pushes keep coming on 21142 :D 07:52 < MarcoFalke> aw sorry 07:52 < MarcoFalke> (only some minor renames) 07:53 < jonatack> hehe 07:54 -!- sulsseo [55a35865@85.163.88.101] has joined #bitcoin-core-dev 07:55 -!- sulsseo [55a35865@85.163.88.101] has quit [Client Quit] 08:06 -!- stortz [c8b9cbcf@200.185.203.207] has quit [Quit: Connection closed] 08:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:09 < bitcoin-git> [bitcoin] hebasto opened pull request #21459: build: Add convenient BITCOIN_TRY_ADD_COMPILE_FLAG macro (master...210317-flag) https://github.com/bitcoin/bitcoin/pull/21459 08:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:17 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has quit [Remote host closed the connection] 08:17 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has joined #bitcoin-core-dev 08:19 -!- proofofkeags [~proofofke@205.209.28.54] has joined #bitcoin-core-dev 08:23 -!- pox [~pox@gateway/tor-sasl/pox] has joined #bitcoin-core-dev 08:26 -!- ishaqm_ [~ishaqm@host-92-7-175-205.as43234.net] has quit [Remote host closed the connection] 08:57 -!- nehan [~nehan@41.213.196.104.bc.googleusercontent.com] has quit [Ping timeout: 240 seconds] 08:57 -!- nehan [~nehan@41.213.196.104.bc.googleusercontent.com] has joined #bitcoin-core-dev 09:02 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Ping timeout: 268 seconds] 09:03 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 09:11 -!- owowo [~ovovo@unaffiliated/ovovo] has joined #bitcoin-core-dev 09:14 -!- Elma [6d0f0cd4@212.12.15.109.rev.sfr.net] has joined #bitcoin-core-dev 09:15 -!- Elma is now known as Guest31141 09:19 -!- roconnor [~roconnor@host-45-58-230-226.dyn.295.ca] has joined #bitcoin-core-dev 09:22 -!- prayank [~andr0irc@2401:4900:30df:5e1e:ccd9:c8c0:52fc:3d02] has joined #bitcoin-core-dev 09:25 -!- jeremyrubin [~jr@024-176-247-182.res.spectrum.com] has quit [Remote host closed the connection] 09:26 -!- jeremyrubin [~jr@024-176-247-182.res.spectrum.com] has joined #bitcoin-core-dev 09:26 -!- jeremyrubin [~jr@024-176-247-182.res.spectrum.com] has quit [Client Quit] 09:37 -!- prayank [~andr0irc@2401:4900:30df:5e1e:ccd9:c8c0:52fc:3d02] has quit [Ping timeout: 264 seconds] 09:44 -!- prayank [~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02] has joined #bitcoin-core-dev 09:53 -!- royaltyrights [aec1a1b3@179.sub-174-193-161.myvzw.com] has joined #bitcoin-core-dev 09:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 09:55 < bitcoin-git> [bitcoin] luke-jr opened pull request #21460: BIP8: Minimal common changes (master...bip8_minimal) https://github.com/bitcoin/bitcoin/pull/21460 09:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 09:57 < luke-jr> bleh, even that conflicts? :| 09:59 -!- Guest31141 [6d0f0cd4@212.12.15.109.rev.sfr.net] has quit [Ping timeout: 240 seconds] 10:01 -!- asdlkfjwerpoicvx [~flack@p200300d46f036d00ed23e372b4109242.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 10:04 -!- royaltyrights [aec1a1b3@179.sub-174-193-161.myvzw.com] has quit [Ping timeout: 240 seconds] 10:20 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Ping timeout: 265 seconds] 10:22 < hebasto> wumpus: luke-jr: fwiw, there have been 14 translations with no translators and 0 translated strings on transifex since 2020-11-14. 10:23 < hebasto> * since 2020-11-17 10:30 -!- jeremyrubin [~jr@024-176-247-182.res.spectrum.com] has joined #bitcoin-core-dev 10:34 -!- rc_423 [~r_423@cpe-75-185-100-189.cinci.res.rr.com] has quit [Remote host closed the connection] 10:34 -!- rc_423 [~r_423@cpe-75-185-100-189.cinci.res.rr.com] has joined #bitcoin-core-dev 10:38 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:51 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has joined #bitcoin-core-dev 10:52 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has joined #bitcoin-core-dev 10:53 -!- jonatack [~jon@37.169.45.97] has quit [Ping timeout: 265 seconds] 10:53 -!- cguida_ [~cguida@185.81.136.21] has joined #bitcoin-core-dev 10:54 -!- jonatack [~jon@37.169.45.97] has joined #bitcoin-core-dev 10:55 -!- cguida_ [~cguida@185.81.136.21] has quit [Read error: Connection reset by peer] 10:55 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has quit [Read error: Connection reset by peer] 10:55 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has joined #bitcoin-core-dev 10:57 -!- cguida_ [~cguida@185.81.136.21] has joined #bitcoin-core-dev 10:58 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has quit [Read error: Connection reset by peer] 10:58 -!- cguida_ [~cguida@185.81.136.21] has quit [Read error: Connection reset by peer] 10:59 -!- cguida [~cguida@fixed-189-203-103-76.totalplay.net] has joined #bitcoin-core-dev 11:16 -!- awertheim [6167c3a1@097-103-195-161.res.spectrum.com] has joined #bitcoin-core-dev 11:16 -!- awertheim [6167c3a1@097-103-195-161.res.spectrum.com] has quit [Client Quit] 11:26 -!- IGHOR_ [~quassel@176.121.4.135] has quit [Quit: No Ping reply in 180 seconds.] 11:27 -!- IGHOR [~quassel@176.121.4.135] has joined #bitcoin-core-dev 11:31 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Ping timeout: 265 seconds] 11:34 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 11:46 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has joined #bitcoin-core-dev 11:46 -!- Netsplit *.net <-> *.split quits: Alphi, roconnor, Talkless 11:47 -!- Netsplit over, joins: Talkless 12:04 -!- prayank [~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02] has quit [Ping timeout: 244 seconds] 12:05 -!- jungly_ [~jungly@host-79-26-88-253.retail.telecomitalia.it] has quit [Ping timeout: 260 seconds] 12:39 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 12:40 < bitcoin-git> [gui] hebasto opened pull request #251: qt: Improve URI/file handling message (master...210317-uri) https://github.com/bitcoin-core/gui/pull/251 12:40 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 12:46 -!- dominik [~t3l3monst@2a02:8108:473f:ea74:a11a:2873:da6b:f5c5] has joined #bitcoin-core-dev 12:47 -!- dominik [~t3l3monst@2a02:8108:473f:ea74:a11a:2873:da6b:f5c5] has quit [Client Quit] 12:52 -!- prayank [~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02] has joined #bitcoin-core-dev 12:52 -!- d0minik [~d0minik@2a02:8108:473f:ea74:a11a:2873:da6b:f5c5] has joined #bitcoin-core-dev 12:52 -!- prayank [~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02] has quit [Read error: Connection reset by peer] 12:53 -!- elector [~elector@gateway/tor-sasl/elector] has quit [Remote host closed the connection] 12:53 -!- mol_ [mol@gateway/vpn/protonvpn/molly] has joined #bitcoin-core-dev 12:55 -!- mol [mol@gateway/vpn/protonvpn/molly] has quit [Ping timeout: 264 seconds] 12:56 -!- d0minik [~d0minik@2a02:8108:473f:ea74:a11a:2873:da6b:f5c5] has quit [Client Quit] 13:04 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 13:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:22 < bitcoin-git> [bitcoin] dongcarl opened pull request #21462: guix: Add guix-{attest,verify} scripts (master...2021-03-guix-verify-and-attest) https://github.com/bitcoin/bitcoin/pull/21462 13:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:26 -!- miketwenty1 [~miketwent@136.55.84.49] has joined #bitcoin-core-dev 13:26 -!- sr_gi [~sr_gi@static-57-159-230-77.ipcom.comunitel.net] has quit [Read error: Connection reset by peer] 13:27 -!- sr_gi [~sr_gi@static-57-159-230-77.ipcom.comunitel.net] has joined #bitcoin-core-dev 13:32 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 13:32 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 14:01 -!- jungly [~jungly@host-79-26-88-253.retail.telecomitalia.it] has joined #bitcoin-core-dev 14:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 14:02 < bitcoin-git> [bitcoin] hebasto opened pull request #21463: doc: Address feedback from Transifex translator community (master...210317-transifex) https://github.com/bitcoin/bitcoin/pull/21463 14:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 14:02 -!- jejune [~clara@193.36.225.159] has joined #bitcoin-core-dev 14:07 -!- jonatack [~jon@37.169.45.97] has quit [Read error: Connection reset by peer] 14:07 -!- jonatack [~jon@37.169.45.97] has joined #bitcoin-core-dev 14:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 14:14 < bitcoin-git> [bitcoin] JeremyRubin opened pull request #21464: Mempool Update Cut-Through Optimization (master...epoch-mempool-cut-through-optimized) https://github.com/bitcoin/bitcoin/pull/21464 14:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 14:22 -!- jungly [~jungly@host-79-26-88-253.retail.telecomitalia.it] has quit [Ping timeout: 246 seconds] 14:33 -!- cguida [~cguida@fixed-189-203-103-76.totalplay.net] has quit [Quit: -a- Connection Timed Out] 14:37 -!- cguida [~cguida@fixed-189-203-103-76.totalplay.net] has joined #bitcoin-core-dev 14:39 -!- cguida [~cguida@fixed-189-203-103-76.totalplay.net] has quit [Read error: Connection reset by peer] 14:41 -!- cguida_ [~cguida@fixed-189-203-103-76.totalplay.net] has joined #bitcoin-core-dev 14:49 -!- jonatack_ [~jon@37.164.14.9] has joined #bitcoin-core-dev 14:52 -!- jonatack [~jon@37.169.45.97] has quit [Ping timeout: 246 seconds] 14:59 -!- cguida [~cguida@185.81.136.20] has joined #bitcoin-core-dev 15:01 -!- cguida2 [~Adium@2806:2f0:51c1:5cee:c090:a5b7:3ef1:75c4] has joined #bitcoin-core-dev 15:01 -!- cguida [~cguida@185.81.136.20] has quit [Read error: Connection reset by peer] 15:01 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has joined #bitcoin-core-dev 15:02 -!- cguida_ [~cguida@fixed-189-203-103-76.totalplay.net] has quit [Ping timeout: 245 seconds] 15:04 -!- cguida1 [~Adium@fixed-189-203-103-76.totalplay.net] has quit [Ping timeout: 264 seconds] 15:05 -!- prayank [~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02] has joined #bitcoin-core-dev 15:05 -!- cguida_ [~cguida@185.81.136.20] has joined #bitcoin-core-dev 15:06 -!- cguida_ [~cguida@185.81.136.20] has quit [Read error: Connection reset by peer] 15:06 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has quit [Read error: Connection reset by peer] 15:06 -!- cguida [~cguida@185.81.136.20] has joined #bitcoin-core-dev 15:10 -!- cguida [~cguida@185.81.136.20] has quit [Read error: Connection reset by peer] 15:10 -!- cguida [~cguida@185.81.136.20] has joined #bitcoin-core-dev 15:11 -!- cguida [~cguida@185.81.136.20] has quit [Read error: Connection reset by peer] 15:11 -!- cguida [~cguida@185.81.136.20] has joined #bitcoin-core-dev 15:14 -!- cguida [~cguida@185.81.136.20] has quit [Read error: Connection reset by peer] 15:14 -!- cguida [~cguida@fixed-189-203-100-22.totalplay.net] has joined #bitcoin-core-dev 15:17 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Quit: WeeChat 2.9] 15:21 -!- cguida_ [~cguida@fixed-189-203-100-22.totalplay.net] has joined #bitcoin-core-dev 15:21 -!- cguida [~cguida@fixed-189-203-100-22.totalplay.net] has quit [Read error: Connection reset by peer] 15:25 -!- cguida [~cguida@185.81.136.20] has joined #bitcoin-core-dev 15:27 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 15:29 -!- cguida_ [~cguida@fixed-189-203-100-22.totalplay.net] has quit [Ping timeout: 260 seconds] 15:41 -!- cguida [~cguida@185.81.136.20] has quit [Read error: Connection reset by peer] 15:42 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has joined #bitcoin-core-dev 15:43 -!- cguida_ [~cguida@185.81.136.20] has joined #bitcoin-core-dev 15:46 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has quit [Ping timeout: 265 seconds] 15:47 -!- cguida_ [~cguida@185.81.136.20] has quit [Read error: Connection reset by peer] 15:47 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has joined #bitcoin-core-dev 15:48 -!- Guyver2 [~Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 15:54 -!- cguida [~cguida@2806:2f0:51c1:5cee:452d:444d:ea94:d4aa] has quit [Quit: -a- IRC for Android 2.1.59] 16:04 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 16:17 -!- jonatack_ [~jon@37.164.14.9] has quit [Ping timeout: 264 seconds] 16:22 -!- prayank [~andr0irc@2409:4053:2e1b:69dd:ccd9:c8c0:52fc:3d02] has quit [Read error: Connection reset by peer] 16:22 -!- mol_ [mol@gateway/vpn/protonvpn/molly] has quit [Quit: Leaving] 16:22 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 16:28 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 16:28 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Client Quit] 16:29 -!- promag_ [~promag@188.250.84.129] has quit [Remote host closed the connection] 16:37 -!- miketwenty1 [~miketwent@136.55.84.49] has quit [Remote host closed the connection] 16:49 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 16:49 < bitcoin-git> [bitcoin] fanquake closed pull request #21429: guix: Do not treat directory existence as an error (master...210313-mkdir) https://github.com/bitcoin/bitcoin/pull/21429 16:49 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 16:49 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 16:57 -!- KrazyKratos [5610354a@cpc92878-cmbg18-2-0-cust329.5-4.cable.virginm.net] has joined #bitcoin-core-dev 17:00 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 17:03 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 17:11 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 17:11 -!- morcos [~morcos@gateway/tor-sasl/morcos] has quit [Remote host closed the connection] 17:11 -!- morcos [~morcos@gateway/tor-sasl/morcos] has joined #bitcoin-core-dev 17:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 17:14 < bitcoin-git> [bitcoin] hebasto closed pull request #21459: build: Add convenient BITCOIN_TRY_ADD_COMPILE_FLAG macro (master...210317-flag) https://github.com/bitcoin/bitcoin/pull/21459 17:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 17:19 -!- proofofkeags [~proofofke@205.209.28.54] has quit [Ping timeout: 276 seconds] 18:05 -!- proofofkeags [~proofofke@97-118-232-73.hlrn.qwest.net] has joined #bitcoin-core-dev 18:21 -!- besutome [7607a280@p3109129-ipoe.ipoe.ocn.ne.jp] has joined #bitcoin-core-dev 18:22 -!- besutome [7607a280@p3109129-ipoe.ipoe.ocn.ne.jp] has quit [Client Quit] 18:25 -!- proofofkeags [~proofofke@97-118-232-73.hlrn.qwest.net] has quit [Ping timeout: 264 seconds] 18:47 -!- jespada [~jespada@90.254.243.187] has quit [Ping timeout: 265 seconds] 18:47 -!- guaj0 [~guaj0@190.red-88-13-53.dynamicip.rima-tde.net] has joined #bitcoin-core-dev 18:48 -!- jespada [~jespada@90.254.243.187] has joined #bitcoin-core-dev 19:02 -!- guaj0 [~guaj0@190.red-88-13-53.dynamicip.rima-tde.net] has quit [Quit: Leaving] 19:02 -!- KrazyKratos [5610354a@cpc92878-cmbg18-2-0-cust329.5-4.cable.virginm.net] has quit [Ping timeout: 240 seconds] 19:05 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Quit: WeeChat 2.9] 19:10 -!- sr_gi [~sr_gi@static-57-159-230-77.ipcom.comunitel.net] has quit [Read error: Connection reset by peer] 19:10 -!- spinza [~spin@102.132.245.16] has quit [Ping timeout: 264 seconds] 19:11 -!- sr_gi [~sr_gi@static-110-184-224-77.ipcom.comunitel.net] has joined #bitcoin-core-dev 19:27 -!- jejune [~clara@193.36.225.159] has quit [Quit: "What are you trying to say? That I can dodge bullets?" "No Neo, what I'm trying to say, is that when you are ready.....you won't have to"] 19:48 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 19:48 < bitcoin-git> [bitcoin] fanquake closed pull request #20454: build: Bump clang version to fix non-determinism (master...201122-clang) https://github.com/bitcoin/bitcoin/pull/20454 19:49 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 19:56 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 20:00 -!- mol [mol@gateway/vpn/protonvpn/molly] has joined #bitcoin-core-dev 20:05 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 244 seconds] 20:14 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 20:20 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 20:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 20:37 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a9d1b40d53ec...d6e3ac89d4e6 20:37 < bitcoin-git> bitcoin/master c180c91 Jarol Rodriguez: doc: revamp macOS build doc 20:37 < bitcoin-git> bitcoin/master d6e3ac8 fanquake: Merge #21343: doc: revamp macOS build doc 20:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 20:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 20:37 < bitcoin-git> [bitcoin] fanquake merged pull request #21343: doc: revamp macOS build doc (master...macos-build-docs) https://github.com/bitcoin/bitcoin/pull/21343 20:37 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 20:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 20:41 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d6e3ac89d4e6...bf7c22f7ff83 20:41 < bitcoin-git> bitcoin/master 1a01a5d Hennadii Stepanov: doc: Update zlib info in dependencies.md 20:41 < bitcoin-git> bitcoin/master bb3f79f Hennadii Stepanov: doc: Update libnatpmp info in dependencies.md 20:41 < bitcoin-git> bitcoin/master bf7c22f fanquake: Merge #21435: doc: Update dependencies.md 20:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 20:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 20:41 < bitcoin-git> [bitcoin] fanquake merged pull request #21435: doc: Update dependencies.md (master...210314-deps) https://github.com/bitcoin/bitcoin/pull/21435 20:41 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 20:46 -!- miketwenty1 [~miketwent@136.55.84.49] has joined #bitcoin-core-dev 20:49 -!- mj_node [~mj_node@202.184.74.28] has joined #bitcoin-core-dev 20:51 < mj_node> hi all, wanted to get the pulse of dev community on blockstack, is this something worth looking into? 20:52 < fanquake> mj_node: no idea what that is, no doubt off-topic here 21:01 -!- shesek` [~shesek@164.90.217.137] has quit [Remote host closed the connection] 21:01 -!- sr_gi [~sr_gi@static-110-184-224-77.ipcom.comunitel.net] has quit [Read error: Connection reset by peer] 21:06 -!- shesek [~shesek@164.90.217.137] has joined #bitcoin-core-dev 21:06 -!- shesek [~shesek@164.90.217.137] has quit [Changing host] 21:06 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 21:19 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #bitcoin-core-dev 21:22 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 256 seconds] 21:27 -!- spinza [~spin@102.132.245.16] has joined #bitcoin-core-dev 21:28 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has quit [Remote host closed the connection] 21:29 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has joined #bitcoin-core-dev 21:52 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 22:04 -!- mj_node [~mj_node@202.184.74.28] has quit [Quit: Leaving] 22:11 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 22:12 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 22:26 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 22:31 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 23:00 -!- sipsorcery [~sipsorcer@2a02:8084:6981:7880::3] has quit [Ping timeout: 265 seconds] 23:02 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has quit [Remote host closed the connection] 23:02 -!- sdaftuar [~sdaftuar@gateway/tor-sasl/sdaftuar] has joined #bitcoin-core-dev 23:02 -!- mol_ [mol@gateway/vpn/protonvpn/molly] has joined #bitcoin-core-dev 23:04 -!- treyzania [~treyzania@paphos.tr3y.io] has quit [Ping timeout: 260 seconds] 23:05 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Remote host closed the connection] 23:05 -!- mol [mol@gateway/vpn/protonvpn/molly] has quit [Ping timeout: 245 seconds] 23:07 -!- treyzania [~treyzania@paphos.tr3y.io] has joined #bitcoin-core-dev 23:31 -!- mrostecki [mrostecki@nat/suse/x-nlycqglaotxrnwbd] has quit [Quit: WeeChat 1.8] 23:43 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 23:43 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #bitcoin-core-dev 23:54 -!- miketwenty1 [~miketwent@136.55.84.49] has quit [Remote host closed the connection] 23:58 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:58 < bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/bf7c22f7ff83...e057e01b7b7b 23:58 < bitcoin-git> bitcoin/master a38a4e8 John Newbery: [net processing] Move RelayTransaction into PeerManager 23:58 < bitcoin-git> bitcoin/master 680eb56 John Newbery: [net processing] Don't pass CConnman to RelayTransactions 23:58 < bitcoin-git> bitcoin/master e057e01 fanquake: Merge #21162: Net Processing: Move RelayTransaction() into PeerManager 23:59 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:59 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:59 < bitcoin-git> [bitcoin] fanquake merged pull request #21162: Net Processing: Move RelayTransaction() into PeerManager (master...2021-02-relay-transactions-peer-manager) https://github.com/bitcoin/bitcoin/pull/21162 23:59 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] --- Log closed Thu Mar 18 00:00:59 2021