12021-07-07T00:21:56 *** belcher_ <belcher_!~belcher@user/belcher> has joined #bitcoin-core-dev
22021-07-07T00:25:13 *** belcher <belcher!~belcher@user/belcher> has quit IRC (Ping timeout: 246 seconds)
32021-07-07T00:28:18 *** LarryRuane <LarryRuane!~LarryRuan@c-98-245-204-148.hsd1.co.comcast.net> has joined #bitcoin-core-dev
42021-07-07T00:40:59 *** LarryRuane <LarryRuane!~LarryRuan@c-98-245-204-148.hsd1.co.comcast.net> has quit IRC (Quit: Client closed)
52021-07-07T00:48:34 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.66> has quit IRC (Remote host closed the connection)
62021-07-07T00:49:00 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
72021-07-07T00:49:00 <bitcoin-git> [bitcoin] luke-jr closed pull request #18972: net: Add blockfilters white{bind,list} permission flag (master...neutrino_whitelist) https://github.com/bitcoin/bitcoin/pull/18972
82021-07-07T00:49:01 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
92021-07-07T00:50:21 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
102021-07-07T00:50:21 <bitcoin-git> [bitcoin] luke-jr closed pull request #18479: RPC: Show fee in results for signrawtransaction* for segwit inputs (master...rpc_sign_show_fees) https://github.com/bitcoin/bitcoin/pull/18479
112021-07-07T00:50:22 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
122021-07-07T01:02:55 *** johnpc <johnpc!~johnpc@c-68-42-75-183.hsd1.mi.comcast.net> has joined #bitcoin-core-dev
132021-07-07T01:18:34 *** ZEFRON <ZEFRON!~Z3FR0N@2a01:4b00:8e07:7900:8d59:7c1d:ccd1:3a1c> has joined #bitcoin-core-dev
142021-07-07T01:19:07 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.66> has joined #bitcoin-core-dev
152021-07-07T01:23:40 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.66> has quit IRC (Ping timeout: 246 seconds)
162021-07-07T01:49:50 *** kexkey <kexkey!~kexkey@static-198-54-132-90.cust.tzulo.com> has joined #bitcoin-core-dev
172021-07-07T02:13:26 *** Guest40 <Guest40!~Guest40@wyngmibas02-a354.wyngmi.tds.net> has joined #bitcoin-core-dev
182021-07-07T02:14:37 *** Guest40 <Guest40!~Guest40@wyngmibas02-a354.wyngmi.tds.net> has quit IRC (Client Quit)
192021-07-07T02:17:49 *** Guest95 <Guest95!~Guest95@156.146.39.28> has joined #bitcoin-core-dev
202021-07-07T02:20:23 *** Guest95 <Guest95!~Guest95@156.146.39.28> has quit IRC (Client Quit)
212021-07-07T02:20:39 *** Guest7250 <Guest7250!~Guest72@156.146.39.28> has joined #bitcoin-core-dev
222021-07-07T02:20:57 *** Guest7250 <Guest7250!~Guest72@156.146.39.28> has quit IRC (Client Quit)
232021-07-07T02:21:11 *** Guest71 <Guest71!~Guest71@156.146.39.28> has joined #bitcoin-core-dev
242021-07-07T02:25:09 *** Guest71 <Guest71!~Guest71@156.146.39.28> has quit IRC (Client Quit)
252021-07-07T03:42:53 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
262021-07-07T03:54:26 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.66> has joined #bitcoin-core-dev
272021-07-07T03:59:02 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.66> has quit IRC (Ping timeout: 252 seconds)
282021-07-07T04:26:20 *** gambpang <gambpang!~ian@207.181.230.156> has joined #bitcoin-core-dev
292021-07-07T04:34:03 *** yanmaani <yanmaani!~yanmaani@gateway/tor-sasl/yanmaani> has quit IRC (Remote host closed the connection)
302021-07-07T04:34:39 *** yanmaani <yanmaani!~yanmaani@gateway/tor-sasl/yanmaani> has joined #bitcoin-core-dev
312021-07-07T05:01:00 *** gambpang <gambpang!~ian@207.181.230.156> has quit IRC (Remote host closed the connection)
322021-07-07T05:01:23 *** yanmaani1 <yanmaani1!~yanmaani@gateway/tor-sasl/yanmaani> has joined #bitcoin-core-dev
332021-07-07T05:01:36 *** yanmaani <yanmaani!~yanmaani@gateway/tor-sasl/yanmaani> has quit IRC (Remote host closed the connection)
342021-07-07T05:23:44 <ZEFRON> I hate to be annoying but does anyone know how, if at all possible, I can access node.chainman globally? like COM, singleton, whatever.
352021-07-07T05:36:05 <_aj_> ZEFRON: not really; where do you want to access it from?
362021-07-07T05:44:06 <ZEFRON> damn, inside of CheckProofOfWork()
372021-07-07T05:44:46 <ZEFRON> which is problematic because that function is called within a variety of places, all of which I would need to feed the node.chainmain via function parameters >.<
382021-07-07T05:45:03 <ZEFRON> like a little game of function parameter snake
392021-07-07T06:10:57 *** dermoth_ <dermoth_!~dermoth@user/dermoth> has joined #bitcoin-core-dev
402021-07-07T06:11:10 *** dermoth <dermoth!~dermoth@user/dermoth> has quit IRC (Killed (NickServ (GHOST command used by dermoth_)))
412021-07-07T06:11:12 *** dermoth_ is now known as dermoth
422021-07-07T06:19:13 *** jespada <jespada!~jespada@90.254.247.46> has quit IRC (Ping timeout: 258 seconds)
432021-07-07T06:21:21 *** jespada <jespada!~jespada@90.254.247.46> has joined #bitcoin-core-dev
442021-07-07T06:45:16 *** Guest4556 <Guest4556!~Guest45@36.42.36.199> has joined #bitcoin-core-dev
452021-07-07T06:46:15 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
462021-07-07T06:46:16 <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/088b348dbe82...692b78793bda
472021-07-07T06:46:16 <bitcoin-git> bitcoin/master fa051d3 MarcoFalke: doc: Remove unused section from release process
482021-07-07T06:46:16 <bitcoin-git> bitcoin/master 692b787 fanquake: Merge bitcoin/bitcoin#22360: doc: Remove unused section from release proce...
492021-07-07T06:46:17 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
502021-07-07T06:46:32 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
512021-07-07T06:46:32 <bitcoin-git> [bitcoin] fanquake merged pull request #22360: doc: Remove unused section from release process (master...2106-docRel) https://github.com/bitcoin/bitcoin/pull/22360
522021-07-07T06:46:33 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
532021-07-07T06:48:49 <Guest4556> helo
542021-07-07T06:50:23 *** Guest4556 <Guest4556!~Guest45@36.42.36.199> has quit IRC (Quit: Client closed)
552021-07-07T06:57:24 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
562021-07-07T06:57:24 <bitcoin-git> [bitcoin] luke-jr opened pull request #22412: Bugfix: Workaround UniValue push_back(bool) limitation with push_back(UniValue(bool)) (master...bugfix_pushback_bool) https://github.com/bitcoin/bitcoin/pull/22412
572021-07-07T06:57:25 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
582021-07-07T07:00:29 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
592021-07-07T07:04:34 *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has joined #bitcoin-core-dev
602021-07-07T07:06:39 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
612021-07-07T07:06:40 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #22412: Bugfix: Workaround UniValue push_back(bool) limitation with push_back(UniValue(bool)) (master...bugfix_pushback_bool) https://github.com/bitcoin/bitcoin/pull/22412
622021-07-07T07:06:41 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
632021-07-07T07:16:58 *** johnpc <johnpc!~johnpc@c-68-42-75-183.hsd1.mi.comcast.net> has quit IRC (Quit: johnpc)
642021-07-07T07:34:34 *** jonatack <jonatack!~jonatack@user/jonatack> has joined #bitcoin-core-dev
652021-07-07T07:54:05 *** lkqwejhhgasdjhgn <lkqwejhhgasdjhgn!~kljkljklk@p200300d46f03bc00ab38c46e4eb7e8d9.dip0.t-ipconnect.de> has joined #bitcoin-core-dev
662021-07-07T07:58:49 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has quit IRC (Ping timeout: 246 seconds)
672021-07-07T08:18:38 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
682021-07-07T08:25:21 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
692021-07-07T08:25:21 <bitcoin-git> [bitcoin] MarcoFalke reopened pull request #22412: Bugfix: Workaround UniValue push_back(bool) limitation with push_back(UniValue(bool)) (master...bugfix_pushback_bool) https://github.com/bitcoin/bitcoin/pull/22412
702021-07-07T08:25:22 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
712021-07-07T08:42:10 *** Guest72 <Guest72!~textual@178.165.181.254.wireless.dyn.drei.com> has joined #bitcoin-core-dev
722021-07-07T08:50:26 *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has quit IRC (Ping timeout: 272 seconds)
732021-07-07T08:54:08 *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has joined #bitcoin-core-dev
742021-07-07T09:02:45 *** kexkey <kexkey!~kexkey@static-198-54-132-90.cust.tzulo.com> has quit IRC (Ping timeout: 252 seconds)
752021-07-07T09:05:30 *** kexkey <kexkey!~kexkey@static-198-54-132-170.cust.tzulo.com> has joined #bitcoin-core-dev
762021-07-07T09:06:44 *** yanmaani1 <yanmaani1!~yanmaani@gateway/tor-sasl/yanmaani> has quit IRC (Remote host closed the connection)
772021-07-07T09:15:23 *** Guest72 is now known as ndeet
782021-07-07T09:56:12 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.66> has joined #bitcoin-core-dev
792021-07-07T10:01:22 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.66> has quit IRC (Ping timeout: 272 seconds)
802021-07-07T10:05:16 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
812021-07-07T10:05:16 <bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/692b78793bda...914c0cad9776
822021-07-07T10:05:16 <bitcoin-git> bitcoin/master fa40c09 MarcoFalke: fuzz: Move ConsumeTxDestination to cpp file
832021-07-07T10:05:16 <bitcoin-git> bitcoin/master fab9986 MarcoFalke: fuzz: Improve ConsumeTxDestination
842021-07-07T10:05:16 <bitcoin-git> bitcoin/master fa42800 MarcoFalke: fuzz: Simplify CTxDestination fuzzing in the script target
852021-07-07T10:05:18 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
862021-07-07T10:05:33 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
872021-07-07T10:05:33 <bitcoin-git> [bitcoin] MarcoFalke merged pull request #22399: fuzz: Rework CTxDestination fuzzing (master...2107-fuzzDest) https://github.com/bitcoin/bitcoin/pull/22399
882021-07-07T10:05:34 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
892021-07-07T10:24:42 *** davterra <davterra!~davterra@178.128.106.205> has quit IRC (Ping timeout: 252 seconds)
902021-07-07T10:34:54 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC (Quit: = "")
912021-07-07T11:22:27 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
922021-07-07T11:22:27 <bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/914c0cad9776...137f3b9ba385
932021-07-07T11:22:27 <bitcoin-git> bitcoin/master 84dd81f fanquake: build: remove glibc backcompat requirement for Linux symbol checks
942021-07-07T11:22:27 <bitcoin-git> bitcoin/master de6ca41 fanquake: guix: no-longer pass --enable-glibc-back-compat to Guix
952021-07-07T11:22:27 <bitcoin-git> bitcoin/master 4516e5e fanquake: lint: exclude Guix patches from spell-checking
962021-07-07T11:22:29 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
972021-07-07T11:22:45 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
982021-07-07T11:22:45 <bitcoin-git> [bitcoin] fanquake merged pull request #22405: build: remove --enable-glibc-back-compat from Guix build (master...remove_glibc_back_compat_guix) https://github.com/bitcoin/bitcoin/pull/22405
992021-07-07T11:22:46 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1002021-07-07T11:31:40 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.66> has joined #bitcoin-core-dev
1012021-07-07T11:34:36 *** yanmaani1 <yanmaani1!~yanmaani@gateway/tor-sasl/yanmaani> has joined #bitcoin-core-dev
1022021-07-07T12:34:38 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.66> has quit IRC (Ping timeout: 268 seconds)
1032021-07-07T12:47:58 *** promag_ <promag_!~promag@188.250.84.129> has joined #bitcoin-core-dev
1042021-07-07T12:47:58 *** promag <promag!~promag@188.250.84.129> has quit IRC (Read error: Connection reset by peer)
1052021-07-07T12:50:45 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has quit IRC (Remote host closed the connection)
1062021-07-07T12:51:00 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
1072021-07-07T13:00:14 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1082021-07-07T13:00:14 <bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/137f3b9ba385...4129134e844f
1092021-07-07T13:00:14 <bitcoin-git> bitcoin/master cdb41d5 Hennadii Stepanov: doc: Install Rosetta on M1-macOS for qt in depends
1102021-07-07T13:00:14 <bitcoin-git> bitcoin/master 4129134 fanquake: Merge bitcoin/bitcoin#22402: doc: Install Rosetta on M1-macOS for qt in de...
1112021-07-07T13:00:17 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1122021-07-07T13:00:31 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1132021-07-07T13:00:32 <bitcoin-git> [bitcoin] fanquake merged pull request #22402: doc: Install Rosetta on M1-macOS for qt in depends (master...210705-rosetta) https://github.com/bitcoin/bitcoin/pull/22402
1142021-07-07T13:00:32 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1152021-07-07T13:01:25 <fanquake> wumpus / sipa: the 210705-rosetta branch can now be deleted
1162021-07-07T13:17:41 *** davterra <davterra!~davterra@178.128.106.205> has joined #bitcoin-core-dev
1172021-07-07T13:20:07 *** ndeet <ndeet!~textual@178.165.181.254.wireless.dyn.drei.com> has quit IRC (Ping timeout: 246 seconds)
1182021-07-07T13:53:40 <laanwj> - [deleted] 210705-rosetta
1192021-07-07T13:56:54 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1202021-07-07T13:56:54 <bitcoin-git> [bitcoin] MarcoFalke closed pull request #22205: doc: Condense README.md (master...master) https://github.com/bitcoin/bitcoin/pull/22205
1212021-07-07T13:56:55 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1222021-07-07T14:10:48 *** luke-jr <luke-jr!~luke-jr@user/luke-jr> has quit IRC (Quit: ZNC - http://znc.sourceforge.net)
1232021-07-07T14:12:17 *** luke-jr <luke-jr!~luke-jr@user/luke-jr> has joined #bitcoin-core-dev
1242021-07-07T14:22:39 *** luke-jr <luke-jr!~luke-jr@user/luke-jr> has quit IRC (Quit: ZNC - http://znc.sourceforge.net)
1252021-07-07T14:23:37 *** luke-jr <luke-jr!~luke-jr@user/luke-jr> has joined #bitcoin-core-dev
1262021-07-07T14:35:14 *** yanmaani1 is now known as yanmaani
1272021-07-07T14:50:05 *** gribble <gribble!~gribble@bitcoin/bot/gribble> has quit IRC (Remote host closed the connection)
1282021-07-07T14:58:05 *** gribble <gribble!~gribble@bitcoin/bot/gribble> has joined #bitcoin-core-dev
1292021-07-07T14:58:05 *** ChanServ sets mode: +o gribble
1302021-07-07T15:06:32 *** johnpc <johnpc!~johnpc@c-68-42-75-183.hsd1.mi.comcast.net> has joined #bitcoin-core-dev
1312021-07-07T15:48:29 <_aj_> achow101: it seems much harder than i would have expected to go from a wallet that has a descriptor "wpkh([XXX/84'/1'/0']tpubYYY/0/*)" and add a "tr([XXX/86'/1'/0']tpubZZZ/0/*)" descriptor -- have to extract the private key and do lots of decoding and encoding even to work out what tpubZZZ is meant to be. wouldn't it make sense to just be able to say "add a descriptor for 'tr([XXX/86'/1'/0']/0/*)'
1322021-07-07T15:48:29 <_aj_> and have bitcoind look up the master private key based on the fingerprint being shared with some other descriptor in the wallet, and work the rest out itself?
1332021-07-07T16:02:14 <achow101> _aj_: the keys are stored separately for each descriptor, but we could have a function that just adds a newly generated descriptor of a certain type
1342021-07-07T16:03:17 <achow101> #21500 also makes things easier
1352021-07-07T16:03:19 <gribble> https://github.com/bitcoin/bitcoin/issues/21500 | wallet, rpc: add an option to list private descriptors by S3RK · Pull Request #21500 · bitcoin/bitcoin · GitHub
1362021-07-07T16:04:07 *** lkqwejhhgasdjhgn <lkqwejhhgasdjhgn!~kljkljklk@p200300d46f03bc00ab38c46e4eb7e8d9.dip0.t-ipconnect.de> has quit IRC (Quit: Konversation terminated!)
1372021-07-07T16:09:20 *** johnpc <johnpc!~johnpc@c-68-42-75-183.hsd1.mi.comcast.net> has quit IRC (Ping timeout: 272 seconds)
1382021-07-07T16:10:37 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.69> has joined #bitcoin-core-dev
1392021-07-07T16:28:42 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.69> has quit IRC (Remote host closed the connection)
1402021-07-07T16:36:53 *** b10c <b10c!uid500648@id-500648.charlton.irccloud.com> has joined #bitcoin-core-dev
1412021-07-07T16:46:44 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has quit IRC (Remote host closed the connection)
1422021-07-07T16:46:58 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
1432021-07-07T16:52:17 *** ZEFRON <ZEFRON!~Z3FR0N@2a01:4b00:8e07:7900:8d59:7c1d:ccd1:3a1c> has quit IRC (Quit: Leaving)
1442021-07-07T16:52:32 *** ZEFRON <ZEFRON!~Z3FR0N@2a01:4b00:8e07:7900:8d59:7c1d:ccd1:3a1c> has joined #bitcoin-core-dev
1452021-07-07T16:55:01 *** ZEFRON <ZEFRON!~Z3FR0N@2a01:4b00:8e07:7900:8d59:7c1d:ccd1:3a1c> has quit IRC (Client Quit)
1462021-07-07T16:57:03 *** ZEFRON <ZEFRON!~Z3FR0N@2a01:4b00:8e07:7900:8d59:7c1d:ccd1:3a1c> has joined #bitcoin-core-dev
1472021-07-07T16:57:22 *** ZEFRON <ZEFRON!~Z3FR0N@2a01:4b00:8e07:7900:8d59:7c1d:ccd1:3a1c> has quit IRC (Remote host closed the connection)
1482021-07-07T16:59:16 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.69> has joined #bitcoin-core-dev
1492021-07-07T17:00:33 *** Talkless <Talkless!~Talkless@mail.dargis.net> has joined #bitcoin-core-dev
1502021-07-07T17:02:25 *** remember <remember!~remember@195.181.160.175.adsl.inet-telecom.org> has joined #bitcoin-core-dev
1512021-07-07T17:04:26 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.69> has quit IRC (Ping timeout: 272 seconds)
1522021-07-07T17:13:30 *** Guyver2_ <Guyver2_!Guyver@guyver2.xs4all.nl> has joined #bitcoin-core-dev
1532021-07-07T17:15:26 *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has quit IRC (Ping timeout: 252 seconds)
1542021-07-07T17:15:27 *** Guyver2_ is now known as Guyver2
1552021-07-07T17:45:37 *** copumpkin <copumpkin!~woohoo@user/copumpkin> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
1562021-07-07T17:47:20 *** luke-jr <luke-jr!~luke-jr@user/luke-jr> has quit IRC (Ping timeout: 252 seconds)
1572021-07-07T17:47:57 *** luke-jr <luke-jr!~luke-jr@user/luke-jr> has joined #bitcoin-core-dev
1582021-07-07T17:49:39 *** Glen <Glen!~merkle_no@129.0.212.252> has joined #bitcoin-core-dev
1592021-07-07T17:50:26 *** copumpkin <copumpkin!~woohoo@user/copumpkin> has joined #bitcoin-core-dev
1602021-07-07T17:51:45 *** hex17or <hex17or!~hex17or@gateway/tor-sasl/hex17or> has quit IRC (Remote host closed the connection)
1612021-07-07T17:52:06 *** hex17or <hex17or!~hex17or@gateway/tor-sasl/hex17or> has joined #bitcoin-core-dev
1622021-07-07T18:03:43 *** copumpkin <copumpkin!~woohoo@user/copumpkin> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
1632021-07-07T18:04:16 *** copumpkin <copumpkin!~woohoo@user/copumpkin> has joined #bitcoin-core-dev
1642021-07-07T18:12:05 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has quit IRC (Ping timeout: 252 seconds)
1652021-07-07T18:18:58 *** lightlike <lightlike!~lightlike@user/lightlike> has joined #bitcoin-core-dev
1662021-07-07T18:38:42 *** Glen is now known as merkle_noob
1672021-07-07T18:38:47 *** merkle_noob <merkle_noob!~merkle_no@129.0.212.252> has left #bitcoin-core-dev
1682021-07-07T19:05:02 *** jarthur <jarthur!~jarthur@2603-8080-1540-002d-51f6-604d-705f-f753.res6.spectrum.com> has joined #bitcoin-core-dev
1692021-07-07T19:16:43 *** Talkless <Talkless!~Talkless@mail.dargis.net> has quit IRC (Quit: Konversation terminated!)
1702021-07-07T19:30:12 *** prayank <prayank!~andr0irc@51.158.144.32> has joined #bitcoin-core-dev
1712021-07-07T19:32:41 <prayank> Hi everyone ð I wanted to get some feedback on few things related to testing in Bitcoin Core. So, created this form with 5 simple questions. Will be helpful if you could answer them:
1722021-07-07T19:32:45 <prayank> https://forms.gle/UMKH5B3cKv3u2ydK8
1732021-07-07T19:33:34 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.69> has joined #bitcoin-core-dev
1742021-07-07T19:34:21 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
1752021-07-07T19:38:28 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.69> has quit IRC (Ping timeout: 258 seconds)
1762021-07-07T19:40:21 *** pescador <pescador!~pescador@user/pescador> has joined #bitcoin-core-dev
1772021-07-07T19:40:41 *** pescador <pescador!~pescador@user/pescador> has quit IRC (Remote host closed the connection)
1782021-07-07T19:47:53 <sipa> prayank: i don't understand the first question, or the goal overall
1792021-07-07T19:50:29 <prayank> sipa: First question rephrased: Do you think we are missing something in tests or testing options for new reviewers that can improve things? Or you are satisfied with the way things are setup
1802021-07-07T19:51:30 <prayank> Overall goal: Get feedback for my project which is related to testing bitcoin core in a different way from people who are involved in testing core regularly
1812021-07-07T19:52:24 <sipa> yes, i see that, but i don't understand the goal
1822021-07-07T19:52:38 <sipa> do you want to get tests written in powershell? that seems very hard to integrate
1832021-07-07T19:52:51 <sipa> it also doesn't seem to have any advantages over writing them in python
1842021-07-07T19:54:15 <prayank> 1. Yes I want to write fee tests in Powershell scripts and I have already done this in past for other things so easy for me. Maybe something new and interesting comes out of it.
1852021-07-07T19:54:25 <prayank> 2. Yes not many advantages
1862021-07-07T19:54:43 <sipa> of course, some people might already know powershell and not know python, but even then, the effort of needing to learn python for very simple sequence of commands, vs. needing to reimplement all of the testing framework seems like a very hard sell
1872021-07-07T19:56:07 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1882021-07-07T19:56:08 <bitcoin-git> [bitcoin] jamesob opened pull request #22415: Make m_mempool optional in CChainState (master...2021-07-mempool-ptr) https://github.com/bitcoin/bitcoin/pull/22415
1892021-07-07T19:56:09 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1902021-07-07T19:57:48 <prayank> sipa: Agree to some extent
1912021-07-07T20:05:49 *** gene <gene!~gene@2a0a:3840:1337:127:0:b9c1:7fec:1337> has quit IRC (Remote host closed the connection)
1922021-07-07T20:06:05 *** gene <gene!~gene@2a0a:3840:1337:127:0:b9c1:7fec:1337> has joined #bitcoin-core-dev
1932021-07-07T20:11:00 <luke-jr> isn't PowerShell a Windows-specific language? O.o
1942021-07-07T20:12:23 <luke-jr> prayank: I agree the poll is very confusing. Even with the rephrasing, I don't know how to answer it
1952021-07-07T20:12:35 <prayank> It works on Linux as well now but less commands supported
1962021-07-07T20:13:12 <sipa> it does appear to be open-source, and supporting linux
1972021-07-07T20:13:14 <prayank> Sorry for the confusion. I wanted to make it easier. Maybe missed adding some context.
1982021-07-07T20:13:24 <sipa> still - i see no benefit
1992021-07-07T20:13:24 <luke-jr> seems like it'd make more sense to do BASH if anything
2002021-07-07T20:13:45 <prayank> Yeah bash will be cool but I am not good at it
2012021-07-07T20:13:52 <sipa> you can learn :)
2022021-07-07T20:14:51 <luke-jr> prayank: keep in mind if tests are written in PowerShell, everyone suddenly needs PS to run tests :/
2032021-07-07T20:15:03 <luke-jr> it's not even available in Gentoo
2042021-07-07T20:15:57 <luke-jr> looks like it's .NET too :/
2052021-07-07T20:16:05 <prayank> luke-jr: Tests will run in the application which I am going to develop. It will work on Linux and Windows.
2062021-07-07T20:16:40 <prayank> It's like if someone creates a desktop application that can be used to run all python tests with nice GUI and few more options
2072021-07-07T20:16:41 <sipa> i think you're much better off spending your time on learning python and the existing test framework
2082021-07-07T20:17:39 *** merkle_noob <merkle_noob!~merkle_no@129.0.212.252> has joined #bitcoin-core-dev
2092021-07-07T20:26:07 <luke-jr> prayank: without .NET or PowerShell?
2102021-07-07T20:29:48 <prayank> luke-jr: A similar project can be made which works better and does not use .NET and PowerShell. I understand why you don't like them but I have to create one intern project with the skills I have right now. It will not affect anything either. If a group of users find it useful may use it else testing core continues the way we do it now.
2112021-07-07T20:30:18 <prayank> I also had two other proposals for this internship but they are not related to Core directly
2122021-07-07T20:30:50 <prayank> Finally decided to work on this and thought it will help in improving something
2132021-07-07T20:36:40 *** b10c <b10c!uid500648@id-500648.charlton.irccloud.com> has quit IRC (Quit: Connection closed for inactivity)
2142021-07-07T20:39:25 <luke-jr> if someone can't write Python code in a day, I'm not sure they have the skills needed to write usable tests in the first place to be frank
2152021-07-07T20:40:57 <prayank> Thanks for your feedback. Will share tests and application once it's complete.
2162021-07-07T20:44:07 *** prayank <prayank!~andr0irc@51.158.144.32> has quit IRC (Quit: irc thread exit)
2172021-07-07T20:45:12 <nanotube> >_>
2182021-07-07T21:03:53 *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has quit IRC (Quit: Going offline, see ya! (www.adiirc.com))
2192021-07-07T21:12:46 *** belcher_ is now known as belcher
2202021-07-07T21:15:43 *** remember <remember!~remember@195.181.160.175.adsl.inet-telecom.org> has quit IRC (Quit: remember)
2212021-07-07T22:22:08 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.65> has joined #bitcoin-core-dev
2222021-07-07T22:31:41 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has quit IRC (Ping timeout: 252 seconds)
2232021-07-07T22:31:52 *** AaronvanW <AaronvanW!~AaronvanW@45.161.24.65> has quit IRC (Ping timeout: 272 seconds)
2242021-07-07T22:42:55 *** vnogueira <vnogueira!~vnogueira@user/vnogueira> has quit IRC (Ping timeout: 244 seconds)
2252021-07-07T22:43:18 *** morcos_ <morcos_!~morcos@gateway/tor-sasl/morcos> has joined #bitcoin-core-dev
2262021-07-07T22:43:26 *** morcos <morcos!~morcos@gateway/tor-sasl/morcos> has quit IRC (Ping timeout: 244 seconds)
2272021-07-07T22:43:26 *** morcos_ is now known as morcos
2282021-07-07T22:43:28 *** vnogueira <vnogueira!~vnogueira@user/vnogueira> has joined #bitcoin-core-dev
2292021-07-07T23:02:05 *** sipsorcery <sipsorcery!~sipsorcer@2a02:8084:6981:7880::3> has joined #bitcoin-core-dev
2302021-07-07T23:15:04 *** merkle_noob <merkle_noob!~merkle_no@129.0.212.252> has left #bitcoin-core-dev
2312021-07-07T23:18:16 *** ZEFRON <ZEFRON!~Z3FR0N@2a01:4b00:8e07:7900:8d59:7c1d:ccd1:3a1c> has joined #bitcoin-core-dev
2322021-07-07T23:38:26 *** nanotube <nanotube!~nanotube@user/nanotube> has quit IRC (Ping timeout: 258 seconds)