12020-11-01T00:00:02 *** Kabaka <Kabaka!~Kabaka@139.28.218.148> has quit IRC
22020-11-01T00:02:29 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
32020-11-01T00:04:59 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
42020-11-01T00:09:38 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
52020-11-01T00:10:23 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
62020-11-01T00:17:31 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
72020-11-01T00:22:29 *** langseth <langseth!~langseth@185.204.1.185> has joined #bitcoin-core-dev
82020-11-01T00:32:33 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
92020-11-01T00:33:50 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
102020-11-01T00:38:26 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
112020-11-01T00:47:00 *** pinheadmz <pinheadmz!~pinheadmz@pool-100-33-69-78.nycmny.fios.verizon.net> has quit IRC
122020-11-01T00:51:09 *** pinheadmz <pinheadmz!~pinheadmz@pool-100-33-69-78.nycmny.fios.verizon.net> has joined #bitcoin-core-dev
132020-11-01T00:54:02 *** wallet42__ <wallet42__!sid154231@gateway/web/irccloud.com/x-zimxlbezegakwndh> has quit IRC
142020-11-01T00:54:14 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
152020-11-01T00:54:28 *** felixweis <felixweis!sid154231@gateway/web/irccloud.com/x-vitkynaxykoqgxgj> has quit IRC
162020-11-01T00:54:30 *** elichai2 <elichai2!sid212594@gateway/web/irccloud.com/x-ifjdvpfecsaibrgx> has quit IRC
172020-11-01T00:55:01 *** felixweis <felixweis!sid154231@gateway/web/irccloud.com/x-yoznkhpkwdxatxsg> has joined #bitcoin-core-dev
182020-11-01T00:55:14 *** elichai2 <elichai2!sid212594@gateway/web/irccloud.com/x-jddqlegszcsrrymw> has joined #bitcoin-core-dev
192020-11-01T00:55:14 *** jakesyl <jakesyl!sid56879@gateway/web/irccloud.com/x-elfpxiatfmtcrcnh> has quit IRC
202020-11-01T00:55:40 *** wallet42__ <wallet42__!sid154231@gateway/web/irccloud.com/x-rcatfngdsznznroy> has joined #bitcoin-core-dev
212020-11-01T00:56:35 *** jakesyl <jakesyl!sid56879@gateway/web/irccloud.com/x-pjrotafigovkkdbs> has joined #bitcoin-core-dev
222020-11-01T00:58:54 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
232020-11-01T01:00:13 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
242020-11-01T01:05:26 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
252020-11-01T01:13:12 *** ja <ja!janus@anubis.0x90.dk> has joined #bitcoin-core-dev
262020-11-01T01:14:34 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
272020-11-01T01:15:47 <ja> nickler: i am thinking of trying to get debian to upgrade their secp256k1 version: https://sources.debian.org/src/libsecp256k1/ i was thinking of maybe mentioning some security improvements to speed up the process. according to the benchmarks by gmaxwell it looks like it is now much faster on ARM, is that right? are there other improvements i could be mentioning in my request?
282020-11-01T01:18:03 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC
292020-11-01T01:18:04 <ja> also, which ABI changes have there been? secp256k1 is built without ECDH on debian. i assume there have been backwards-incompatible ABI changes since 2017 outside experimental modules?
302020-11-01T01:18:34 <ja> if that is right, only experimental would be able to upgrade, but that would be something, since it is on a version from 2019-03-31
312020-11-01T01:18:45 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
322020-11-01T01:19:04 <ja> ah you can reply in #secp256k1 if you like
332020-11-01T01:25:55 <luke-jr> ja: only in 2018 IIRC
342020-11-01T01:25:55 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
352020-11-01T01:26:45 <luke-jr> at the latest, it didn't change after 2018-10-18 iirc
362020-11-01T01:27:01 <luke-jr> newest libsecp256k1 made ECDH non-experimental too
372020-11-01T01:27:18 <luke-jr> (as of like 10 days ago)
382020-11-01T01:29:23 <sipa> ja: probably better to wait until we have an actual release
392020-11-01T01:30:06 <ja> sipa: ok, i'll be watching the 1.0 milestone, thanks
402020-11-01T01:30:10 *** EagleTM <EagleTM!~EagleTM@unaffiliated/eagletm> has quit IRC
412020-11-01T01:33:19 <ja> luke-jr: ok, since it changed in 2018, that still means that buster,bullseye,sid,stretch cannot upgrade to the latest commit since it wouldn't be ABI compatible. so they will just be left on their versions from 2016 and 2017
422020-11-01T01:33:51 <ja> i guess there weren't any really bad problems anyway, so it isn't so bad?
432020-11-01T01:33:58 <luke-jr> ja: well, if they didn't build ECDH, then it doesn't affect themâ¦
442020-11-01T01:34:09 <luke-jr> ja: non-ECDH may have changed since then too - I didn't look at those
452020-11-01T01:34:20 <ja> ah, i thought you talked about a different change
462020-11-01T01:34:58 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
472020-11-01T01:39:25 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
482020-11-01T01:49:43 *** pinheadmz <pinheadmz!~pinheadmz@pool-100-33-69-78.nycmny.fios.verizon.net> has quit IRC
492020-11-01T01:55:29 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
502020-11-01T02:00:02 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
512020-11-01T02:15:39 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
522020-11-01T02:20:05 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
532020-11-01T02:30:53 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
542020-11-01T03:00:02 *** langseth <langseth!~langseth@185.204.1.185> has quit IRC
552020-11-01T03:01:14 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
562020-11-01T03:05:50 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
572020-11-01T03:06:48 *** geeker <geeker!~geeker@120.244.46.186> has joined #bitcoin-core-dev
582020-11-01T03:06:49 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
592020-11-01T03:21:57 *** aclark1 <aclark1!~aclark@185.204.1.185> has joined #bitcoin-core-dev
602020-11-01T03:49:52 *** geeker <geeker!~geeker@120.244.46.186> has quit IRC
612020-11-01T04:00:03 *** achow101 <achow101!~achow101@unaffiliated/achow101> has quit IRC
622020-11-01T04:00:16 *** achow101 <achow101!~achow101@unaffiliated/achow101> has joined #bitcoin-core-dev
632020-11-01T04:25:09 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has joined #bitcoin-core-dev
642020-11-01T05:02:21 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
652020-11-01T05:04:24 *** justanotheruser <justanotheruser!~justanoth@unaffiliated/justanotheruser> has quit IRC
662020-11-01T05:07:19 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
672020-11-01T05:17:27 *** aclark1 <aclark1!~aclark@185.204.1.185> has quit IRC
682020-11-01T05:33:26 *** panda <panda!~panda@178.239.168.171> has joined #bitcoin-core-dev
692020-11-01T05:33:51 *** panda is now known as Guest47892
702020-11-01T06:00:02 *** Guest47892 <Guest47892!~panda@178.239.168.171> has quit IRC
712020-11-01T06:51:00 *** per_ <per_!~per@gateway/tor-sasl/wsm> has joined #bitcoin-core-dev
722020-11-01T06:52:43 *** per <per!~per@gateway/tor-sasl/wsm> has quit IRC
732020-11-01T07:03:21 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
742020-11-01T07:08:53 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
752020-11-01T07:32:11 *** Kiminuo <Kiminuo!~mix@141.98.103.84> has joined #bitcoin-core-dev
762020-11-01T07:32:39 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC
772020-11-01T07:33:01 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
782020-11-01T08:00:37 *** hsmiths <hsmiths!uid95325@gateway/web/irccloud.com/x-zhzpfmdwfdbhybqu> has quit IRC
792020-11-01T08:01:47 *** hsmiths <hsmiths!uid95325@gateway/web/irccloud.com/x-xgtbjfroemxficnd> has joined #bitcoin-core-dev
802020-11-01T08:50:45 *** phantomcircuit <phantomcircuit!~phantomci@192.241.205.97> has quit IRC
812020-11-01T08:51:01 *** phantomcircuit <phantomcircuit!~phantomci@192.241.205.97> has joined #bitcoin-core-dev
822020-11-01T08:56:38 *** MarcoFalke <MarcoFalke!~none@198.12.116.246> has joined #bitcoin-core-dev
832020-11-01T09:04:24 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
842020-11-01T09:09:49 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
852020-11-01T09:13:11 *** zrc <zrc!~zrc@221x252x165x106.ap221.ftth.ucom.ne.jp> has joined #bitcoin-core-dev
862020-11-01T09:13:35 *** zrc <zrc!~zrc@221x252x165x106.ap221.ftth.ucom.ne.jp> has joined #bitcoin-core-dev
872020-11-01T09:15:28 *** zrc <zrc!~zrc@221x252x165x106.ap221.ftth.ucom.ne.jp> has quit IRC
882020-11-01T09:22:10 *** jchris <jchris!~jchris@178.239.168.171> has joined #bitcoin-core-dev
892020-11-01T09:25:06 *** Talkless <Talkless!~Talkless@mail.dargis.net> has joined #bitcoin-core-dev
902020-11-01T09:31:09 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
912020-11-01T09:31:09 <bitcoin-git> [bitcoin] jonatack opened pull request #20279: doc: fix getchaintxstats fields in release-process.md (master...release-process-getchaintxstats-fix) https://github.com/bitcoin/bitcoin/pull/20279
922020-11-01T09:31:10 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
932020-11-01T09:33:43 *** per_ <per_!~per@gateway/tor-sasl/wsm> has quit IRC
942020-11-01T09:48:22 <Kiminuo> https://github.com/bitcoin/bitcoin/issues/18947 - are those dates hard deadlines or soft deadlines?
952020-11-01T10:04:05 *** EagleTM <EagleTM!~EagleTM@unaffiliated/eagletm> has joined #bitcoin-core-dev
962020-11-01T10:08:28 *** vasild_ <vasild_!~vd@gateway/tor-sasl/vasild> has joined #bitcoin-core-dev
972020-11-01T10:11:43 *** vasild <vasild!~vd@gateway/tor-sasl/vasild> has quit IRC
982020-11-01T10:11:44 *** vasild_ is now known as vasild
992020-11-01T10:25:18 *** jonatack <jonatack!~jon@134.19.179.203> has quit IRC
1002020-11-01T10:32:50 *** jonatack <jonatack!~jon@88.124.242.136> has joined #bitcoin-core-dev
1012020-11-01T10:41:37 *** jonatack <jonatack!~jon@88.124.242.136> has quit IRC
1022020-11-01T10:42:33 *** jonatack <jonatack!~jon@213.152.161.101> has joined #bitcoin-core-dev
1032020-11-01T10:50:30 *** filchef <filchef!~filchef@212.104.97.177> has joined #bitcoin-core-dev
1042020-11-01T11:05:27 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
1052020-11-01T11:05:34 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has quit IRC
1062020-11-01T11:06:14 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has joined #bitcoin-core-dev
1072020-11-01T11:10:43 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
1082020-11-01T11:12:19 *** mrostecki <mrostecki!~mrostecki@gateway/tor-sasl/mrostecki> has joined #bitcoin-core-dev
1092020-11-01T11:15:30 *** shesek <shesek!~shesek@unaffiliated/shesek> has quit IRC
1102020-11-01T11:15:57 *** shesek <shesek!~shesek@unaffiliated/shesek> has joined #bitcoin-core-dev
1112020-11-01T11:18:35 *** Elody66Klocko <Elody66Klocko!~Elody66Kl@static.57.1.216.95.clients.your-server.de> has joined #bitcoin-core-dev
1122020-11-01T11:34:17 *** promag_ <promag_!~promag@188.250.84.129> has joined #bitcoin-core-dev
1132020-11-01T11:43:48 *** promag_ <promag_!~promag@188.250.84.129> has quit IRC
1142020-11-01T11:52:10 *** belcher_ <belcher_!~belcher@unaffiliated/belcher> has joined #bitcoin-core-dev
1152020-11-01T11:53:10 *** promag <promag!~promag@188.250.84.129> has quit IRC
1162020-11-01T11:54:52 *** belcher <belcher!~belcher@unaffiliated/belcher> has quit IRC
1172020-11-01T11:55:54 *** cfields <cfields!~cfields@unaffiliated/cfields> has quit IRC
1182020-11-01T11:56:16 *** promag <promag!~promag@188.250.84.129> has joined #bitcoin-core-dev
1192020-11-01T11:56:34 *** filchef <filchef!~filchef@212.104.97.177> has quit IRC
1202020-11-01T12:00:02 *** jchris <jchris!~jchris@178.239.168.171> has quit IRC
1212020-11-01T12:14:57 *** Elody66Klocko <Elody66Klocko!~Elody66Kl@static.57.1.216.95.clients.your-server.de> has quit IRC
1222020-11-01T12:20:58 *** nhandler1 <nhandler1!~nhandler@185.204.1.185> has joined #bitcoin-core-dev
1232020-11-01T13:06:29 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
1242020-11-01T13:11:35 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
1252020-11-01T13:26:31 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has quit IRC
1262020-11-01T13:36:08 *** mol <mol!~mol@unaffiliated/molly> has joined #bitcoin-core-dev
1272020-11-01T13:47:29 *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has joined #bitcoin-core-dev
1282020-11-01T13:51:22 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
1292020-11-01T14:23:01 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
1302020-11-01T14:42:25 *** Klox0480931863 <Klox0480931863!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has quit IRC
1312020-11-01T14:54:38 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has joined #bitcoin-core-dev
1322020-11-01T14:55:40 *** Klox0480931863 <Klox0480931863!~Klox@c-24-1-131-19.hsd1.il.comcast.net> has joined #bitcoin-core-dev
1332020-11-01T14:56:28 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
1342020-11-01T15:00:01 *** nhandler1 <nhandler1!~nhandler@185.204.1.185> has quit IRC
1352020-11-01T15:02:40 *** AaronvanW <AaronvanW!~AaronvanW@unaffiliated/aaronvanw> has joined #bitcoin-core-dev
1362020-11-01T15:03:01 *** mol_ <mol_!~mol@unaffiliated/molly> has joined #bitcoin-core-dev
1372020-11-01T15:06:11 *** mol <mol!~mol@unaffiliated/molly> has quit IRC
1382020-11-01T15:21:19 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
1392020-11-01T15:21:45 *** Jaykul1 <Jaykul1!~Jaykul@84.39.117.57> has joined #bitcoin-core-dev
1402020-11-01T15:24:07 *** belcher_ is now known as belcher
1412020-11-01T15:38:07 *** DeanGuss <DeanGuss!~dean@gateway/tor-sasl/deanguss> has joined #bitcoin-core-dev
1422020-11-01T15:39:23 *** DeanWeen <DeanWeen!~dean@gateway/tor-sasl/deanguss> has quit IRC
1432020-11-01T15:49:48 *** kexkey <kexkey!~kexkey@static-198-54-132-118.cust.tzulo.com> has joined #bitcoin-core-dev
1442020-11-01T15:51:14 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
1452020-11-01T15:52:13 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1462020-11-01T15:52:13 <bitcoin-git> [bitcoin] RandyMcMillan opened pull request #20280: doc: Add gh user to CODEOWNERS (master...codeowners) https://github.com/bitcoin/bitcoin/pull/20280
1472020-11-01T15:52:14 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1482020-11-01T15:56:12 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
1492020-11-01T16:04:40 *** pinheadmz <pinheadmz!~pinheadmz@pool-100-33-69-78.nycmny.fios.verizon.net> has joined #bitcoin-core-dev
1502020-11-01T16:08:23 <achow101> is today the branching day?
1512020-11-01T16:09:23 *** wullon587 <wullon587!~wullon@241.243.86.88.rdns.comcable.net> has quit IRC
1522020-11-01T16:17:31 *** blockx <blockx!588186c3@h88-129-134-195.cust.a3fiber.se> has joined #bitcoin-core-dev
1532020-11-01T16:21:03 *** blockx <blockx!588186c3@h88-129-134-195.cust.a3fiber.se> has quit IRC
1542020-11-01T16:26:00 *** kristapsk_ <kristapsk_!~KK@gateway/tor-sasl/kristapsk> has joined #bitcoin-core-dev
1552020-11-01T16:26:21 *** kristapsk <kristapsk!~KK@gateway/tor-sasl/kristapsk> has quit IRC
1562020-11-01T16:30:12 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
1572020-11-01T16:35:15 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
1582020-11-01T16:36:00 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has quit IRC
1592020-11-01T17:02:05 *** molz_ <molz_!~mol@unaffiliated/molly> has joined #bitcoin-core-dev
1602020-11-01T17:02:44 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
1612020-11-01T17:05:49 *** mol_ <mol_!~mol@unaffiliated/molly> has quit IRC
1622020-11-01T17:06:06 *** mrostecki <mrostecki!~mrostecki@gateway/tor-sasl/mrostecki> has quit IRC
1632020-11-01T17:10:03 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
1642020-11-01T17:17:06 *** Pavlenex <Pavlenex!~Thunderbi@141.98.103.251> has joined #bitcoin-core-dev
1652020-11-01T17:24:16 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
1662020-11-01T17:24:16 <bitcoin-git> [bitcoin] shesek opened pull request #20281: docs: Correct getblockstats documentation for (sw)total_weight (master...202011-getblockstats-docs-weight) https://github.com/bitcoin/bitcoin/pull/20281
1672020-11-01T17:24:17 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
1682020-11-01T17:24:27 *** mol <mol!~mol@unaffiliated/molly> has joined #bitcoin-core-dev
1692020-11-01T17:25:50 *** molz_ <molz_!~mol@unaffiliated/molly> has quit IRC
1702020-11-01T17:25:51 *** mol <mol!~mol@unaffiliated/molly> has quit IRC
1712020-11-01T17:26:18 *** mol <mol!~mol@unaffiliated/molly> has joined #bitcoin-core-dev
1722020-11-01T17:26:27 *** davterra <davterra!~davterra@gateway/tor-sasl/tralfaz> has joined #bitcoin-core-dev
1732020-11-01T17:27:51 *** mol <mol!~mol@unaffiliated/molly> has quit IRC
1742020-11-01T17:28:12 *** mol <mol!~mol@unaffiliated/molly> has joined #bitcoin-core-dev
1752020-11-01T17:43:39 *** theStack <theStack!~honeybadg@vps1648322.vs.webtropia-customer.com> has quit IRC
1762020-11-01T17:54:24 *** Pavlenex <Pavlenex!~Thunderbi@141.98.103.251> has quit IRC
1772020-11-01T17:54:42 *** Pavlenex <Pavlenex!~Thunderbi@141.98.103.251> has joined #bitcoin-core-dev
1782020-11-01T17:54:55 *** Pavlenex <Pavlenex!~Thunderbi@141.98.103.251> has quit IRC
1792020-11-01T18:00:01 *** Jaykul1 <Jaykul1!~Jaykul@84.39.117.57> has quit IRC
1802020-11-01T18:04:01 *** Pavlenex <Pavlenex!~Thunderbi@141.98.103.251> has joined #bitcoin-core-dev
1812020-11-01T18:06:34 *** justanotheruser <justanotheruser!~justanoth@unaffiliated/justanotheruser> has joined #bitcoin-core-dev
1822020-11-01T18:09:43 *** ctrlbreak_MAD is now known as ctrlbreak
1832020-11-01T18:16:05 *** Pavlenex <Pavlenex!~Thunderbi@141.98.103.251> has quit IRC
1842020-11-01T18:16:42 *** Pavlenex <Pavlenex!~Thunderbi@141.98.103.251> has joined #bitcoin-core-dev
1852020-11-01T18:17:28 *** Pavlenex <Pavlenex!~Thunderbi@141.98.103.251> has quit IRC
1862020-11-01T18:21:22 *** nerdboy1 <nerdboy1!~nerdboy@154.13.1.56> has joined #bitcoin-core-dev
1872020-11-01T18:26:13 *** pinheadmz <pinheadmz!~pinheadmz@pool-100-33-69-78.nycmny.fios.verizon.net> has quit IRC
1882020-11-01T18:26:49 *** pinheadmz <pinheadmz!~pinheadmz@pool-100-33-69-78.nycmny.fios.verizon.net> has joined #bitcoin-core-dev
1892020-11-01T18:30:14 *** DeanWeen <DeanWeen!~dean@gateway/tor-sasl/deanguss> has joined #bitcoin-core-dev
1902020-11-01T18:30:22 *** DeanGuss <DeanGuss!~dean@gateway/tor-sasl/deanguss> has quit IRC
1912020-11-01T18:30:23 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC
1922020-11-01T18:32:48 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
1932020-11-01T18:35:43 *** DeanWeen <DeanWeen!~dean@gateway/tor-sasl/deanguss> has quit IRC
1942020-11-01T18:44:07 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC
1952020-11-01T18:44:21 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
1962020-11-01T18:51:27 *** sr_gi <sr_gi!~sr_gi@static-77-88-225-77.ipcom.comunitel.net> has quit IRC
1972020-11-01T18:52:07 *** sr_gi <sr_gi!~sr_gi@static-77-88-225-77.ipcom.comunitel.net> has joined #bitcoin-core-dev
1982020-11-01T18:57:26 *** mdunnio <mdunnio!~mdunnio@208.59.170.5> has joined #bitcoin-core-dev
1992020-11-01T19:05:43 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
2002020-11-01T19:10:48 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
2012020-11-01T19:32:03 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has quit IRC
2022020-11-01T19:34:11 *** Madars <Madars!~null@unaffiliated/madars> has joined #bitcoin-core-dev
2032020-11-01T19:57:51 *** bitdex <bitdex!~bitdex@gateway/tor-sasl/bitdex> has joined #bitcoin-core-dev
2042020-11-01T20:40:57 *** per <per!~per@gateway/tor-sasl/wsm> has joined #bitcoin-core-dev
2052020-11-01T20:45:59 *** Tennis <Tennis!~Tennis@unaffiliated/tennis> has joined #bitcoin-core-dev
2062020-11-01T20:47:05 *** baldur <baldur!~baldur@pool-173-56-240-14.nycmny.fios.verizon.net> has quit IRC
2072020-11-01T21:00:01 *** nerdboy1 <nerdboy1!~nerdboy@154.13.1.56> has quit IRC
2082020-11-01T21:00:22 *** baldur <baldur!~baldur@pool-173-56-240-14.nycmny.fios.verizon.net> has joined #bitcoin-core-dev
2092020-11-01T21:02:47 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2102020-11-01T21:02:47 <bitcoin-git> [bitcoin] RandyMcMillan closed pull request #20280: doc: Add gh user to CODEOWNERS (master...codeowners) https://github.com/bitcoin/bitcoin/pull/20280
2112020-11-01T21:02:50 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2122020-11-01T21:05:00 *** kexkey <kexkey!~kexkey@static-198-54-132-118.cust.tzulo.com> has quit IRC
2132020-11-01T21:06:47 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
2142020-11-01T21:11:25 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
2152020-11-01T21:14:26 *** owowo <owowo!~ovovo@unaffiliated/ovovo> has quit IRC
2162020-11-01T21:14:57 *** owowo <owowo!~ovovo@unaffiliated/ovovo> has joined #bitcoin-core-dev
2172020-11-01T21:15:30 *** promag_ <promag_!~promag@188.250.84.129> has joined #bitcoin-core-dev
2182020-11-01T21:21:48 *** skvidal <skvidal!~skvidal@185.104.184.43> has joined #bitcoin-core-dev
2192020-11-01T21:48:44 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2202020-11-01T21:48:45 <bitcoin-git> [bitcoin] promag closed pull request #17878: wip: zmq: Support -zmqpubwallettx (master...2019-01-zmqpubwallettx) https://github.com/bitcoin/bitcoin/pull/17878
2212020-11-01T21:48:45 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2222020-11-01T21:56:42 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
2232020-11-01T21:56:58 *** bralyclow2 <bralyclow2!~bralyclow@unaffiliated/bralyclow> has quit IRC
2242020-11-01T22:01:49 *** jesseposner <jesseposner!~jesse@98.37.146.62> has quit IRC
2252020-11-01T22:08:30 *** vasild_ <vasild_!~vd@gateway/tor-sasl/vasild> has joined #bitcoin-core-dev
2262020-11-01T22:11:43 *** vasild <vasild!~vd@gateway/tor-sasl/vasild> has quit IRC
2272020-11-01T22:11:44 *** vasild_ is now known as vasild
2282020-11-01T22:22:00 *** Talkless <Talkless!~Talkless@mail.dargis.net> has quit IRC
2292020-11-01T22:26:39 *** Pavlenex <Pavlenex!~Thunderbi@109-92-102-11.dynamic.isp.telekom.rs> has joined #bitcoin-core-dev
2302020-11-01T22:31:07 *** Kiminuo <Kiminuo!~mix@141.98.103.84> has quit IRC
2312020-11-01T22:42:24 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2322020-11-01T22:42:25 <bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/42b66a6b814b...5a6f3c5a01ea
2332020-11-01T22:42:26 <bitcoin-git> bitcoin/master b19e882 Hennadii Stepanov: util: Add StripRedundantLastElementsOfPath function
2342020-11-01T22:42:27 <bitcoin-git> bitcoin/master ad5cef5 Hennadii Stepanov: doc: Update data directory path comments
2352020-11-01T22:42:28 <bitcoin-git> bitcoin/master 5a6f3c5 Samuel Dobson: Merge #20080: Strip any trailing `/` in -datadir and -blocksdir paths
2362020-11-01T22:42:29 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2372020-11-01T22:42:44 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2382020-11-01T22:42:45 <bitcoin-git> [bitcoin] meshcollider merged pull request #20080: Strip any trailing `/` in -datadir and -blocksdir paths (master...201004-strip) https://github.com/bitcoin/bitcoin/pull/20080
2392020-11-01T22:42:45 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2402020-11-01T22:43:57 *** ja <ja!janus@anubis.0x90.dk> has left #bitcoin-core-dev
2412020-11-01T22:48:57 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2422020-11-01T22:48:58 <bitcoin-git> [bitcoin] meshcollider pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/5a6f3c5a01ea...0c2eb7f8deaa
2432020-11-01T22:48:58 <bitcoin-git> bitcoin/master 5866403 Andrew Chow: Skip --descriptor tests if sqlite is not compiled
2442020-11-01T22:48:59 <bitcoin-git> bitcoin/master 7411876 Andrew Chow: Ensure a legacy wallet for BDB format check
2452020-11-01T22:48:59 <bitcoin-git> bitcoin/master 0c2eb7f Samuel Dobson: Merge #20262: tests: Skip --descriptor tests if sqlite is not compiled
2462020-11-01T22:49:01 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2472020-11-01T22:49:17 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2482020-11-01T22:49:17 <bitcoin-git> [bitcoin] meshcollider merged pull request #20262: tests: Skip --descriptor tests if sqlite is not compiled (master...tests-check-sqlite) https://github.com/bitcoin/bitcoin/pull/20262
2492020-11-01T22:49:18 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2502020-11-01T22:53:04 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2512020-11-01T22:53:05 <bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/0c2eb7f8deaa...f1fcbdea2555
2522020-11-01T22:53:05 <bitcoin-git> bitcoin/master fab9453 MarcoFalke: doc: Document that wallet salvage is experimental
2532020-11-01T22:53:06 <bitcoin-git> bitcoin/master f1fcbde Samuel Dobson: Merge #20271: doc: Document that wallet salvage is experimental
2542020-11-01T22:53:07 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2552020-11-01T22:53:24 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2562020-11-01T22:53:25 <bitcoin-git> [bitcoin] meshcollider merged pull request #20271: doc: Document that wallet salvage is experimental (master...2010-docWalletSalvage) https://github.com/bitcoin/bitcoin/pull/20271
2572020-11-01T22:53:25 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2582020-11-01T22:58:37 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2592020-11-01T22:58:37 <bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f1fcbdea2555...26d7941224bc
2602020-11-01T22:58:37 <bitcoin-git> bitcoin/master bf6855a Hennadii Stepanov: wallet: Fix bug when just created encrypted wallet cannot get address
2612020-11-01T22:58:38 <bitcoin-git> bitcoin/master 26d7941 Samuel Dobson: Merge #20230: wallet: Fix bug when just created encrypted wallet cannot ge...
2622020-11-01T22:58:39 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2632020-11-01T22:58:57 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has joined #bitcoin-core-dev
2642020-11-01T22:58:57 <bitcoin-git> [bitcoin] meshcollider merged pull request #20230: wallet: Fix bug when just created encrypted wallet cannot get address (master...201023-signal) https://github.com/bitcoin/bitcoin/pull/20230
2652020-11-01T22:58:58 *** bitcoin-git <bitcoin-git!~bitcoin-g@x0f.org> has left #bitcoin-core-dev
2662020-11-01T23:06:45 *** promag_ <promag_!~promag@188.250.84.129> has quit IRC
2672020-11-01T23:11:03 *** Guyver2 <Guyver2!Guyver@guyver2.xs4all.nl> has quit IRC
2682020-11-01T23:25:58 *** braydonf <braydonf!~braydon@gateway/tor-sasl/braydonf> has quit IRC
2692020-11-01T23:26:20 *** braydonf <braydonf!~braydon@gateway/tor-sasl/braydonf> has joined #bitcoin-core-dev
2702020-11-01T23:30:02 *** brianddk <brianddk!47875d9c@71-135-93-156.lightspeed.hstntx.sbcglobal.net> has joined #bitcoin-core-dev
2712020-11-01T23:30:26 <brianddk> Why does everything in bitcoin use double hash (HASH256) except BIP141 (P2WSH): https://www.reddit.com/r/Bitcoin/comments/jm9s2z/
2722020-11-01T23:32:28 <sipa> brianddk: https://twitter.com/pwuille/status/1319899568905965568
2732020-11-01T23:39:24 <brianddk> sipa, ACK... Thx
2742020-11-01T23:43:13 *** Tennis <Tennis!~Tennis@unaffiliated/tennis> has quit IRC
2752020-11-01T23:48:20 *** jesseposner <jesseposner!~jesse@98.37.146.62> has joined #bitcoin-core-dev
2762020-11-01T23:51:39 *** baldur <baldur!~baldur@pool-173-56-240-14.nycmny.fios.verizon.net> has quit IRC
2772020-11-01T23:55:26 *** baldur <baldur!~baldur@pool-173-56-240-14.nycmny.fios.verizon.net> has joined #bitcoin-core-dev