--- Log opened Wed Aug 25 00:00:48 2021 00:01 < laanwj> S3RK: you can route it over anything if you know what you're doing, Tor hidden services can be protected with keys so it can be reasonably safe; and IIRC this would still be possible with a UNIX socket 00:01 < laanwj> it's not ssomething that will ever be supported out of the box, you'll have to puzzle some pieces together to do something like that if you need it in a specific use case 00:03 < laanwj> (i've, for example, redirected c-lightning's and bitcoin RPC over ssh verious times to get remote access to them) 00:15 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has quit [Ping timeout: 244 seconds] 00:15 < michaelfolkson> My 0.21.1 testnet node died after multiple "socket send error Broken pipe (32)". Worth making an issue? I'd have thought it was Tor but I don't think it had/has any Tor connections 00:18 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has joined #bitcoin-core-dev 00:39 < laanwj> if you have any further diagnostic information like a gdb traceback or debug.log error it could be worthwhile to report it 00:47 < michaelfolkson> Ok thanks. I didn't have verbose logs switched on but I could try finding something from a gdb traceback 00:47 < prayank> michaelfolkson: I have started researching about packages because I see them being mentioned in lot of PRs and I have no clue what, why, how etc. about them. The only link I have is this: https://bitcoinops.org/en/topics/package-relay/ 00:48 < prayank> Do you know better resources to read more about packages? 00:48 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 00:49 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 00:49 -!- JackH [~laptop@ppp-0-174.leed-a-2.dynamic.dsl.as9105.com] has joined #bitcoin-core-dev 00:49 < glozow> prayank: https://github.com/glozow/bitcoin/wiki/Package-Relay--and-Package-Mempool-Accept 00:50 < prayank> glozow: Thanks 00:51 -!- lkqwejhhgasdjhgn [~kljkljklk@p200300d46f389600fa83ad0dbc679048.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 00:58 < michaelfolkson> prayank: Some previous PR review club sessions too. https://bitcoincore.reviews/16401 and https://bitcoincore.reviews/20833 01:08 < prayank> michaelfolkson: Thanks. Will read everything today. 01:12 -!- NorrinRadd [~username@102.67.16.112] has joined #bitcoin-core-dev 01:14 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has quit [Remote host closed the connection] 01:14 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has joined #bitcoin-core-dev 01:25 -!- prayank [~andr0irc@51.15.9.205] has quit [Quit: irc thread exit] 01:29 -!- babasancheti [~babasanch@43.249.232.30] has joined #bitcoin-core-dev 01:38 -!- jespada [~jespada@90.254.245.194] has quit [Ping timeout: 250 seconds] 01:39 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 01:40 -!- jespada [~jespada@90.254.245.194] has joined #bitcoin-core-dev 01:56 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has quit [Remote host closed the connection] 01:56 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has joined #bitcoin-core-dev 02:29 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has quit [Remote host closed the connection] 02:29 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has joined #bitcoin-core-dev 02:54 -!- Guest337 [~Guest33@139.5.239.199] has joined #bitcoin-core-dev 02:54 < Guest337> hello 02:55 -!- Guest337 [~Guest33@139.5.239.199] has quit [Client Quit] 03:01 -!- livestradamus [~quassel@user/livestradamus] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 03:04 -!- babasancheti [~babasanch@43.249.232.30] has quit [Quit: Client closed] 03:05 -!- livestradamus [~quassel@user/livestradamus] has joined #bitcoin-core-dev 03:32 -!- Chris_Stewart_5 [~Chris_Ste@2600:1700:56ea:430:b0f2:c3b4:5451:1d9b] has quit [Ping timeout: 240 seconds] 03:33 < laanwj> hellloo 03:33 -!- Chris_Stewart_5 [~Chris_Ste@2600:1700:56ea:430:819:2125:77f7:e5ae] has joined #bitcoin-core-dev 04:04 -!- midnight_ [~midnight@user/midnight] has joined #bitcoin-core-dev 04:05 -!- midnight [~midnight@user/midnight] has quit [Ping timeout: 256 seconds] 04:05 -!- _cold [~cold@user/cold] has joined #bitcoin-core-dev 04:05 -!- cold [~cold@user/cold] has quit [Remote host closed the connection] 04:28 -!- blkncd [sid505676@2001:67c:2f08:5::7:b74c] has quit [] 04:28 -!- blkncd [sid505676@id-505676.helmsley.irccloud.com] has joined #bitcoin-core-dev 04:30 -!- josibake [sid509132@id-509132.brockwell.irccloud.com] has quit [] 04:30 -!- josibake [sid509132@id-509132.helmsley.irccloud.com] has joined #bitcoin-core-dev 04:52 < michaelfolkson> bitcoin.conf in .bitcoin controls mainnet, testnet, signet nodes etc. Would it not make more sense to have a bitcoin.conf in the testnet3/signet directory controlling the testnet/signet node? 04:53 < michaelfolkson> Didn't know you had to stop mainnet, testnet and signet node (assuming running them in parallel) to change the bitcoin.conf 04:55 < michaelfolkson> Does a bitcoin.conf in the testnet3/signet directory work if there is no bitcoin.conf in .bitcoin? I'll have to try 05:00 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 05:02 -!- Guest68 [~Guest68@2409:4065:e1a:8140:b5f7:e898:85a3:a576] has joined #bitcoin-core-dev 05:03 < Guest68> hey 05:05 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 05:06 < sipa> michaelfolkson: you don't need to restart, but the changes will only take effect when you do 05:09 < michaelfolkson> Changed my RPC username, password on what I thought was my mainnet node (stopped it before) but it also applied to my testnet, signet node :) 05:10 < michaelfolkson> My testnet, signet nodes were still running and now require the new RPC username, password 05:10 < hebasto> michaelfolkson: https://github.com/bitcoin/bitcoin/blob/master/doc/bitcoin-conf.md#network-specific-options 05:11 < michaelfolkson> hebasto: Thanks 05:11 < hebasto> yw :) 05:14 < sipa> michaelfolkson: if you change the passphrase without restarting, bitcoin-cli will read the new one, but bitcoind will still be using the old one, so it'll likely stop working until you restart 05:20 < michaelfolkson> sipa: Yeah it won't let me do bitcoin-cli stop on my signet, testnet nodes :) 05:27 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 05:28 -!- Guest68 [~Guest68@2409:4065:e1a:8140:b5f7:e898:85a3:a576] has quit [Quit: Client closed] 05:29 -!- no1 [~no1@2409:4065:e1a:8140:b5f7:e898:85a3:a576] has joined #bitcoin-core-dev 05:35 -!- _aj_ [aj@cerulean.erisian.com.au] has quit [Changing host] 05:35 -!- _aj_ [aj@user/aj/x-5857768] has joined #bitcoin-core-dev 05:49 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 06:14 -!- Jackielove4u [uid43977@user/jackielove4u] has quit [Quit: Connection closed for inactivity] 06:21 -!- b10c [uid500648@id-500648.charlton.irccloud.com] has joined #bitcoin-core-dev 06:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:30 < bitcoin-git> [bitcoin] glozow opened pull request #22796: RBF move (1/n): extract BIP125 Rule 5 into policy/rbf (master...2021-08-rbf-1) https://github.com/bitcoin/bitcoin/pull/22796 06:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:36 -!- goatpig [~goat@blocksettle-gw.cust.31173.se] has quit [Quit: Konversation terminated!] 06:38 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 06:44 -!- no1 [~no1@2409:4065:e1a:8140:b5f7:e898:85a3:a576] has quit [Quit: Client closed] 06:46 -!- jespada [~jespada@90.254.245.194] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 06:47 -!- jespada [~jespada@90.254.245.194] has joined #bitcoin-core-dev 07:20 -!- vysn [~vysn@user/vysn] has quit [Remote host closed the connection] 08:08 -!- NorrinRadd [~username@102.67.16.112] has quit [Ping timeout: 250 seconds] 08:09 -!- AaronvanW [~AaronvanW@190.150.30.183] has joined #bitcoin-core-dev 08:10 -!- NorrinRadd [~username@102.67.16.112] has joined #bitcoin-core-dev 08:16 -!- NorrinRadd [~username@102.67.16.112] has quit [Ping timeout: 248 seconds] 08:19 -!- biteskola [~biteskola@184.76.76.188.dynamic.jazztel.es] has joined #bitcoin-core-dev 08:19 -!- biteskola is now known as aitorjs 08:22 -!- aitorjs [~biteskola@184.76.76.188.dynamic.jazztel.es] has quit [Client Quit] 08:22 -!- aitorjs [~aitorjs@184.76.76.188.dynamic.jazztel.es] has joined #bitcoin-core-dev 08:56 -!- lkqwejhhgasdjhgn [~kljkljklk@p200300d46f389600fa83ad0dbc679048.dip0.t-ipconnect.de] has quit [Quit: Konversation terminated!] 09:23 -!- dunxen [dunxen@gateway/vpn/protonvpn/dunxen] has joined #bitcoin-core-dev 09:28 -!- jarthur [~jarthur@2603-8080-1540-002d-c17a-6f80-b4b6-4b45.res6.spectrum.com] has joined #bitcoin-core-dev 09:38 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 09:38 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 09:38 -!- dunxen [dunxen@gateway/vpn/protonvpn/dunxen] has quit [Quit: Leaving...] 09:42 -!- raj [~raj_@103.77.139.219] has joined #bitcoin-core-dev 09:45 -!- Jackielove4u [uid43977@user/jackielove4u] has joined #bitcoin-core-dev 09:51 -!- chunkblob [~chunkblob@cpe-184-153-97-30.nyc.res.rr.com] has joined #bitcoin-core-dev 10:04 -!- aitorjs [~aitorjs@184.76.76.188.dynamic.jazztel.es] has quit [Ping timeout: 252 seconds] 10:11 -!- chunkblob [~chunkblob@cpe-184-153-97-30.nyc.res.rr.com] has quit [Quit: Client closed] 10:11 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-dev 10:16 -!- AaronvanW [~AaronvanW@190.150.30.183] has quit [Quit: Leaving...] 10:48 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 10:50 -!- NorrinRadd [~username@102.67.16.112] has joined #bitcoin-core-dev 10:53 -!- aitorjs [~aitorjs@184.76.76.188.dynamic.jazztel.es] has joined #bitcoin-core-dev 10:54 -!- NorrinRadd [~username@102.67.16.112] has quit [Ping timeout: 240 seconds] 10:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:55 < bitcoin-git> [bitcoin] aitorjs opened pull request #22797: docs: tx_orphan_no_fee and tx_orphan_invalid dont exist as transactions in p2p_invalid_tx.py (master...master) https://github.com/bitcoin/bitcoin/pull/22797 10:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:59 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 10:59 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #22798: doc: Fix RPC result documentation (master...2108-docRpc) https://github.com/bitcoin/bitcoin/pull/22798 10:59 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 10:59 -!- midnight_ is now known as midnight 10:59 < midnight> huh. xar cli tool doesn't work when compiled on powerx. 11:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:14 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3755dea3c502...e08770bed187 11:14 < bitcoin-git> bitcoin/master fa9c075 MarcoFalke: doc: Remove incorrect INIT_PROTO_VERSION from nTime comment 11:14 < bitcoin-git> bitcoin/master e08770b MarcoFalke: Merge bitcoin/bitcoin#22780: doc: Remove incorrect INIT_PROTO_VERSION from... 11:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:15 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #22780: doc: Remove incorrect INIT_PROTO_VERSION from nTime comment (master...2108-docFix) https://github.com/bitcoin/bitcoin/pull/22780 11:15 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:17 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 11:35 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 11:58 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 12:05 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has quit [Remote host closed the connection] 12:05 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has joined #bitcoin-core-dev 12:05 -!- Guest58 [~Guest58@71.190.13.151] has joined #bitcoin-core-dev 12:06 -!- aitorjs [~aitorjs@184.76.76.188.dynamic.jazztel.es] has quit [Ping timeout: 250 seconds] 12:06 -!- Guest13 [~Guest13@71.190.13.151] has joined #bitcoin-core-dev 12:06 -!- Guest13 [~Guest13@71.190.13.151] has quit [Client Quit] 12:09 -!- Guest87 [~Guest87@69.206.19.61] has joined #bitcoin-core-dev 12:09 -!- Guest87 [~Guest87@69.206.19.61] has quit [Client Quit] 12:09 -!- test [~test@71.190.13.151] has joined #bitcoin-core-dev 12:10 -!- test [~test@71.190.13.151] has quit [Client Quit] 12:12 -!- raj [~raj_@103.77.139.219] has quit [Quit: Leaving] 12:16 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has joined #bitcoin-core-dev 12:17 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 12:18 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 12:18 -!- jonatack [~jonatack@user/jonatack] has quit [Quit: Client closed] 12:38 -!- dviola [~diego@user/dviola] has quit [Read error: Connection reset by peer] 12:43 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:43 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has quit [Remote host closed the connection] 12:55 -!- lightlike [~lightlike@user/lightlike] has joined #bitcoin-core-dev 12:55 < achow101> what's left for 22.0rc3 (other than the backports pr) 12:56 -!- jonatack [~jonatack@user/jonatack] has joined #bitcoin-core-dev 12:59 -!- prayank [~andr0irc@51.15.9.205] has joined #bitcoin-core-dev 13:04 < prayank> I was looking at all issues and PRs related to privacy in different Bitcoin projects. So found this: https://github.com/bitcoin/bitcoin/issues/6569 13:05 < prayank> 1. Is this issue addressed in any open/closed PRs? 13:05 < prayank> 2. Apart from amount, we can also fix change type. Example: if I am using Core with bc1 addresses and sending to someone using address that starts with 3, change address if starts with 3 it will be good for privacy. 13:08 -!- meshcollider [meshcollid@user/meshcollider] has quit [Remote host closed the connection] 13:21 -!- gwillen1 is now known as gwillen 13:23 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has joined #bitcoin-core-dev 13:27 -!- aitorjs [~aitorjs@184.76.76.188.dynamic.jazztel.es] has joined #bitcoin-core-dev 13:27 < achow101> prayank: the Branch and Bound algo partially addresses that by trying to not make change at all. We already have automatic change address type mutation for privacy. 13:28 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has quit [Ping timeout: 250 seconds] 13:31 -!- meshcollider [meshcollid@jujube.ircnow.org] has joined #bitcoin-core-dev 13:34 < prayank> achow101: Interesting. Any links to read about automatic change address type mutation? Or link to code where this is implemented? 13:37 < achow101> prayank: in wallet.cpp, look at CWallet::TransactionChangeType 13:37 < prayank> Thanks 13:37 < achow101> that's how the change type is determined, and this will include checking the recipients to get a change type that matches them if the type is not overridde 13:40 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 13:50 -!- jesseposner [~jesse@c-24-4-88-184.hsd1.ca.comcast.net] has quit [Ping timeout: 240 seconds] 13:53 -!- jesseposner [~jesse@2601:647:0:89:69dd:83ee:ede:7268] has joined #bitcoin-core-dev 14:09 -!- JackH [~laptop@ppp-0-174.leed-a-2.dynamic.dsl.as9105.com] has quit [Ping timeout: 252 seconds] 14:09 -!- NorrinRadd [~username@154.6.20.49] has joined #bitcoin-core-dev 14:10 < dhruv> /msg real_or_random 14:12 < dhruv> immutability hurts so bad sometimes 14:36 -!- meshcollider [meshcollid@jujube.ircnow.org] has quit [Changing host] 14:36 -!- meshcollider [meshcollid@user/meshcollider] has joined #bitcoin-core-dev 14:37 -!- AaronvanW [~AaronvanW@190.86.109.168] has joined #bitcoin-core-dev 14:42 -!- aitorjs [~aitorjs@184.76.76.188.dynamic.jazztel.es] has quit [Ping timeout: 252 seconds] 15:03 -!- lightlike [~lightlike@user/lightlike] has quit [Quit: Leaving] 15:07 -!- Guest58 [~Guest58@71.190.13.151] has quit [Quit: Connection closed] 15:12 -!- prayank [~andr0irc@51.15.9.205] has quit [Quit: irc thread exit] 15:26 -!- AaronvanW [~AaronvanW@190.86.109.168] has quit [Remote host closed the connection] 15:33 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 15:34 -!- luke-jr [~luke-jr@user/luke-jr] has joined #bitcoin-core-dev 15:40 -!- Ananta-shesha [~pjetcetal@2.95.210.196] has quit [Ping timeout: 240 seconds] 15:41 -!- Ananta-shesha [~pjetcetal@2.95.210.196] has joined #bitcoin-core-dev 15:48 < instagibbs> dhruv, cryptocurrency romance novel you're working on? 15:52 < instagibbs> prayank[m], for knapsack solver(when we have change) the size of the change effects future coin selection efforts, so there can be tradeoffs between privacy and efficiency 15:56 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has joined #bitcoin-core-dev 16:01 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has quit [Ping timeout: 240 seconds] 16:03 -!- vysn [~vysn@user/vysn] has quit [Ping timeout: 240 seconds] 16:14 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has joined #bitcoin-core-dev 16:24 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 16:25 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 16:30 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has quit [Ping timeout: 250 seconds] 16:45 -!- Ananta-shesha [~pjetcetal@2.95.210.196] has quit [Quit: EXIT] 16:47 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 16:48 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 244 seconds] 16:55 -!- Victorsueca [~Victorsue@90.165.120.190] has joined #bitcoin-core-dev 16:55 -!- Ananta-shesha [~pjetcetal@2.95.210.196] has joined #bitcoin-core-dev 17:43 -!- Ananta-shesha [~pjetcetal@2.95.210.196] has quit [Quit: EXIT] 17:44 -!- Ananta-shesha [~pjetcetal@2.95.210.196] has joined #bitcoin-core-dev 18:04 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 18:04 < bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e08770bed187...f0461314815e 18:04 < bitcoin-git> bitcoin/master 0d9fdd3 aitorjs: test, doc: refer to the correct variable names in p2p_invalid_tx.py 18:04 < bitcoin-git> bitcoin/master f046131 fanquake: Merge bitcoin/bitcoin#22797: test, doc: refer to the correct variable name... 18:04 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 18:04 < fanquake> achow101: just the boost change, and the backports PR 18:04 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 18:04 < bitcoin-git> [bitcoin] fanquake merged pull request #22797: test, doc: refer to the correct variable names in p2p_invalid_tx.py (master...master) https://github.com/bitcoin/bitcoin/pull/22797 18:04 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 18:05 < fanquake> Want to get those in today / tomorrow so we can get rc3 out 18:05 < achow101> which boost change? 18:05 -!- b10c [uid500648@id-500648.charlton.irccloud.com] has quit [Quit: Connection closed for inactivity] 18:06 < fanquake> #22713 18:06 <@gribble> https://github.com/bitcoin/bitcoin/issues/22713 | Fix build with Boost 1.77.0 by sizeofvoid · Pull Request #22713 · bitcoin/bitcoin · GitHub 18:07 < achow101> there seems to be some discussion about i2p issues(? not really following it), are we intending to deal with that for 22.0? 18:08 -!- jarthur [~jarthur@2603-8080-1540-002d-c17a-6f80-b4b6-4b45.res6.spectrum.com] has quit [Ping timeout: 250 seconds] 18:10 -!- _cold is now known as cold 18:10 < fanquake> I'm also not really following it. Will have to look at any PRs / issues today. However I'm also not super concerned if i2p support isn't perfect at release. 18:10 < fanquake> There's been a long time to get any problems solved, and the last thing we want to be doing is making more last minute changes to networking code. 18:15 -!- ExEric3 [~exeric3@178.132.3.92] has quit [Ping timeout: 250 seconds] 18:28 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has joined #bitcoin-core-dev 18:30 -!- earnestly [~earnest@user/earnestly] has quit [Ping timeout: 240 seconds] 18:45 -!- jarthur [~jarthur@2603-8080-1540-002d-81dc-4f45-3881-6bd3.res6.spectrum.com] has joined #bitcoin-core-dev 19:01 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has quit [Ping timeout: 240 seconds] 19:04 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 19:23 -!- Yihen [~textual@103.138.75.117] has joined #bitcoin-core-dev 19:44 -!- jarthur [~jarthur@2603-8080-1540-002d-81dc-4f45-3881-6bd3.res6.spectrum.com] has quit [Quit: jarthur] 19:48 < kalle> Is it possible to set up #bitcoin-dev channel somehow? Would like to discuss BIP process and that channel would've probably been ideal, as it's not a core thing and #bitcoin is not focused on development. 19:48 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 244 seconds] 19:49 < sipa> the channel aparently exists, but is invite only 19:49 < sipa> i don't know how runs it 19:49 -!- jarthur [~jarthur@2603-8080-1540-002d-81dc-4f45-3881-6bd3.res6.spectrum.com] has joined #bitcoin-core-dev 19:51 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 19:57 < kalle> Ahh, that's why I couldn't join it 20:11 < midnight> This place has a namespace which project contacts can enforce.. so if you want it, it can be grabbed. 20:14 < midnight> I think the idea was that #bitcoin-dev was killed thanks to rando jgarzik, so I guess they assumed it was toxic-- so they just put +f #bitcoin on it. 20:14 < midnight> (i.e. there's nothing going on in there) 20:15 < midnight> In the prior network I believe -bips- discussion had its own channels. 20:16 < midnight> Obv. whatever you want to happen will just happen. Rub the lamp, genie pops out, presto. 20:36 < Yihen> is there someone focuse on miniscript? 20:36 < Yihen> is it a new script for bitcoin? 20:37 < Yihen> does it need to compile to bitcoin OP_CODE script? 20:44 < sipa> see http://bitcoin.sipa.be/miniscript 20:52 < Yihen> yeah, I have read it yeasterday. but I don't know how to use it? I see you have developed a compiier for miniscript written by c++. In my opinion, it is compile ploicy to miniscript. @sipa 20:53 < Yihen> can i test it with daemon? if yes, can you give me some guide? thanks a lot. 20:53 < Yihen> daemon ---> bitcoin daemon 20:54 < sipa> there are several implementations in various stages of development, but it's best to treat it as a research project currently 20:54 < sipa> it is not implemented in bitcoin core 20:58 -!- ExEric3 [~exeric3@178.132.3.92] has joined #bitcoin-core-dev 20:59 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 244 seconds] 21:00 < Yihen> The script system is the engine of Bitcoin transactions, and I am very interested in miniscript. 21:00 -!- jarthur [~jarthur@2603-8080-1540-002d-81dc-4f45-3881-6bd3.res6.spectrum.com] has quit [Quit: jarthur] 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has joined #bitcoin-core-dev 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:21 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has quit [Remote host closed the connection] 21:21 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has joined #bitcoin-core-dev 21:28 -!- VzxPLnHqr [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has quit [Remote host closed the connection] 21:29 -!- VzxPLnHqr_ [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has joined #bitcoin-core-dev 21:31 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has quit [Ping timeout: 250 seconds] 21:35 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 250 seconds] 21:36 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 21:48 -!- belcher [~belcher@user/belcher] has joined #bitcoin-core-dev 21:52 -!- jarthur [~jarthur@2603-8080-1540-002d-81dc-4f45-3881-6bd3.res6.spectrum.com] has joined #bitcoin-core-dev 21:56 -!- Netsplit *.net <-> *.split quits: vnogueira, yanmaani, SpellChecker, ghost43_, hex17or, vasild, aechu, bitdex 22:04 -!- Netsplit over, joins: vnogueira 22:04 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 22:04 -!- Netsplit over, joins: SpellChecker 22:06 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 22:06 -!- hex17or [~hex17or@gateway/tor-sasl/hex17or] has joined #bitcoin-core-dev 22:07 -!- aechu [~major@gateway/tor-sasl/major] has joined #bitcoin-core-dev 22:07 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 22:07 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 22:09 -!- VzxPLnHqr_ [VzxPLnHqr@gateway/vpn/protonvpn/vzxplnhqr] has quit [Ping timeout: 252 seconds] 22:20 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has quit [Quit: bye] 22:28 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has joined #bitcoin-core-dev 22:34 -!- DeanGuss [~dean@user/deanguss] has quit [Ping timeout: 268 seconds] 22:59 < kalle> midnight: I don't think there was a bips channel, and I feel like a non-core-focused dev channel would be nice to have, at least. Whoever the genie is, I propose we try restoring #bitcoin-dev. :) 23:10 -!- raj [~raj_@103.77.139.233] has joined #bitcoin-core-dev 23:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:11 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f0461314815e...84be9a89c1a4 23:11 < bitcoin-git> bitcoin/master fa2547f MarcoFalke: fuzz: Avoid timeout in blockfilter fuzz target 23:11 < bitcoin-git> bitcoin/master 84be9a8 MarcoFalke: Merge bitcoin/bitcoin#22755: fuzz: Avoid timeout in blockfilter fuzz targe... 23:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 23:11 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #22755: fuzz: Avoid timeout in blockfilter fuzz target (master...2108-fuzzBlockfilter) https://github.com/bitcoin/bitcoin/pull/22755 23:11 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:26 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 23:29 -!- AaronvanW [~AaronvanW@2800:b20:1114:da9:bd58:7418:5113:ed77] has joined #bitcoin-core-dev 23:38 -!- bitdex_ [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 23:38 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 276 seconds] 23:50 -!- upekkha [~Advanced@2a01:4f8:1c0c:49df::1] has quit [Quit: upekkha] 23:55 -!- upekkha [~Advanced@2a01:4f8:1c0c:49df::1] has joined #bitcoin-core-dev --- Log closed Thu Aug 26 00:00:47 2021