--- Log opened Mon Oct 04 00:00:26 2021 00:03 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 00:04 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 00:07 -!- prayank [~andr0irc@51.158.144.31] has joined #bitcoin-core-dev 00:18 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 00:18 -!- prayank [~andr0irc@51.158.144.31] has quit [Read error: Connection reset by peer] 00:18 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 00:22 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 00:22 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 00:26 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 00:26 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 00:29 < vasild> laanwj: so 10036/24/60 = ~7 incoming connections per minute 00:29 < vasild> (I guess the listening port is 8333) 00:31 < vasild> this is quite close to my observation of 5 per minute on !=8333 port, I would expect a bigger difference. Anyway 7 per minute does not classify as a dos attack (right?). I will probably open a PR to remove that prefer-port-8333 and see how people will like it. 00:31 < vincenzopalazzo> Hello guys, I'm working on #23119 and I decided to slip the work in different PR, I would like to know if this approach is good for the review dev, and you preferer it all at once? My start PR is https://github.com/bitcoin/bitcoin/pull/23127 00:31 <@gribble> https://github.com/bitcoin/bitcoin/issues/23119 | test: replace bare asserts with assertion helpers (assert_equal() etc.) · Issue #23119 · bitcoin/bitcoin · GitHub 00:34 < vasild> vincenzopalazzo: is it more of the same stuff (e.g. assert -> assert_equal)? 00:35 < vincenzopalazzo> vasild: yes, basically yes but in different files, and the changes can be bigger 00:35 < vasild> if changes are logically different and independent of each other, then it is good to have separate PRs 00:36 < vasild> vincenzopalazzo: there is no strict rule and I guess different reviewers may prefer different approaches (in your case, and in general) 00:37 < vincenzopalazzo> vasild: Ok thanks, I didn't see any rules but some times ask it is better 00:38 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has quit [Quit: sdfgsdfgDropBear] 00:38 < vincenzopalazzo> I preferer to make a small PR because I would like to avoid mistakes in the test like >= with >. For this reason I preferer small PR 00:38 < vincenzopalazzo> So I can continue with it 00:41 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has joined #bitcoin-core-dev 00:44 -!- saranshsharma [~saranshsh@122.163.107.35] has joined #bitcoin-core-dev 00:46 -!- saranshsharma [~saranshsh@122.163.107.35] has quit [Remote host closed the connection] 00:47 -!- saranshsharma [~saranshsh@122.163.107.35] has joined #bitcoin-core-dev 00:48 -!- earnestly [~earnest@user/earnestly] has joined #bitcoin-core-dev 00:48 -!- saranshsharma [~saranshsh@122.163.107.35] has quit [Remote host closed the connection] 00:49 -!- saranshsharma [~saranshsh@122.163.107.35] has joined #bitcoin-core-dev 00:53 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 00:53 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 01:01 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 01:08 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 01:09 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 01:13 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has quit [Quit: sdfgsdfgDropBear] 01:14 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has joined #bitcoin-core-dev 01:16 -!- dviola [~diego@user/dviola] has quit [Ping timeout: 252 seconds] 01:17 < laanwj> vasild: yes, the listening port is 8333 01:18 < laanwj> i think we should try to get the CI for https://github.com/bitcoin-core/bitcoincore.org, i don't like blindly merging anything 01:19 < laanwj> vasild: and agree with the reasoning, it classifies as some kind of log pollution but definitely not a DoS, anything connected to the public internet should be able to handle that 01:21 < vasild> yeah, and also avoiding !=8333 does not actually "protect" victim.com:80 - they would just get less connection attempts (5 vs 7 per minute from the data we have so far). 01:23 -!- saranshsharma [~saranshsh@122.163.107.35] has quit [Remote host closed the connection] 01:27 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 01:27 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 01:33 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 01:33 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 01:38 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 01:39 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 01:42 < laanwj> if it actually doesn't help i'd be in favor of removing the restriction, it always seemed kind of silly to restrict a protocol to a certain port, most protocols are free from this--the modern internet grew away from this one port = one service concept 01:43 < laanwj> that said, it is a scary change 01:45 < laanwj> well otoh you can say that browsers strongly prefer 80/443 so i dunno :) 01:46 < laanwj> but for P2P, e.g. bittorrent doesn't have a preferred port 01:53 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 01:53 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 01:56 < laanwj> being specific about ports reduces flexibility and a P2P network needs all the flexibility it can get 02:02 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 02:02 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 02:04 -!- kexkey [~kexkey@static-198-54-132-156.cust.tzulo.com] has quit [Ping timeout: 252 seconds] 02:05 -!- kexkey [~kexkey@static-198-54-132-172.cust.tzulo.com] has joined #bitcoin-core-dev 02:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:07 < bitcoin-git> [bitcoin] darosior opened pull request #23171: qa: test descriptors with mixed xpubs and const pubkeys (master...desc_test_mix) https://github.com/bitcoin/bitcoin/pull/23171 02:07 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:08 < bitcoin-git> [bitcoin] meshcollider pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/446b70669645...573b4621cc1f 02:08 < bitcoin-git> bitcoin/master a00eb38 Andrew Chow: Allow CInputCoin to also be constructed with COutPoint and CTxOut 02:08 < bitcoin-git> bitcoin/master d5cfb86 Andrew Chow: Allow Coin Selection be able to take external inputs 02:08 < bitcoin-git> bitcoin/master 38f5642 Andrew Chow: allow fundtx rpcs to work with external inputs 02:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:09 < bitcoin-git> [bitcoin] meshcollider merged pull request #17211: Allow fundrawtransaction and walletcreatefundedpsbt to take external inputs (master...fundtx-external-inputs) https://github.com/bitcoin/bitcoin/pull/17211 02:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:13 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 02:13 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 02:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:14 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/573b4621cc1f...c6f710ec9855 02:14 < bitcoin-git> bitcoin/master 74c0d81 Shubhankar: test: use miniwallet in test_rpc() function in feature_rbf.py 02:14 < bitcoin-git> bitcoin/master c6f710e MarcoFalke: Merge bitcoin/bitcoin#23052: test: use miniwallet in test_rpc function in ... 02:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 02:14 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #23052: test: use miniwallet in test_rpc function in feature_rbf.py (master...master) https://github.com/bitcoin/bitcoin/pull/23052 02:14 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 02:15 -!- Kiminuo [~Kiminuo@141.98.103.109] has joined #bitcoin-core-dev 02:16 < Kiminuo> https://github.com/bitcoin/bitcoin/pull/22918/checks?check_run_id=3788171337 - does anybody understand why this fails? 02:20 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 02:20 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 02:23 < shiza> Kiminuo: I see three "error MSB4175". I think other build doesn't show... 02:25 < shiza> I think another successful build doesn't show such thing. 02:28 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-dev 02:32 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 02:32 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 02:37 < hebasto> Kiminuo: https://docs.microsoft.com/en-us/visualstudio/msbuild/errors/msb4175?view=vs-2019 -- I don't think it is related to our codebase; ci task restarted 02:41 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 02:41 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 02:51 < hebasto> ^ but, probably, I'm wrong... 02:52 < shiza> #17211 just built successfully. 02:52 <@gribble> https://github.com/bitcoin/bitcoin/issues/17211 | Allow fundrawtransaction and walletcreatefundedpsbt to take external inputs by achow101 · Pull Request #17211 · bitcoin/bitcoin · GitHub 02:53 < shiza> (failed functional tests later in the pipeline) 02:57 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 02:57 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 03:03 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 03:04 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 03:11 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 03:11 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 03:14 -!- Guest65 [~Guest65@94-36-102-198.adsl-ull.clienti.tiscali.it] has joined #bitcoin-core-dev 03:24 -!- johnzwen- is now known as johnzweng 03:28 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 03:28 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 03:39 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 03:39 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 03:43 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 03:43 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 03:47 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 03:47 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 03:48 -!- RomanZ [~RomanZ@2a10:8000:d484:0:253c:3e36:b000:b034] has joined #bitcoin-core-dev 03:57 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 03:58 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 04:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:00 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c6f710ec9855...cdb4dfcbf1c8 04:00 < bitcoin-git> bitcoin/master 4343f11 practicalswift: Replace use of locale dependent atoi(…) with locale-independent std::from_... 04:00 < bitcoin-git> bitcoin/master cdb4dfc W. J. van der Laan: Merge bitcoin/bitcoin#20452: util: Replace use of locale dependent atoi(…)... 04:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:00 < bitcoin-git> [bitcoin] laanwj merged pull request #20452: util: Replace use of locale dependent atoi(…) with locale-independent std::from_chars(…) (C++17) (master...remove-atoi) https://github.com/bitcoin/bitcoin/pull/20452 04:00 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:04 -!- jespada [~jespada@2803:9800:9842:7a62:5898:2a80:ce35:b80a] has joined #bitcoin-core-dev 04:09 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 04:09 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 04:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:12 < bitcoin-git> [bitcoin] MarcoFalke closed pull request #23156: refactor: Remove unused ParsePrechecks and ParseDouble (master...2110-refactorParseInt) https://github.com/bitcoin/bitcoin/pull/23156 04:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:12 < bitcoin-git> [bitcoin] MarcoFalke reopened pull request #23156: refactor: Remove unused ParsePrechecks and ParseDouble (master...2110-refactorParseInt) https://github.com/bitcoin/bitcoin/pull/23156 04:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:16 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 04:16 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 04:23 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 04:23 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 04:23 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 04:35 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 04:35 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 04:39 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has quit [Remote host closed the connection] 04:43 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 04:43 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 04:47 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 04:47 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 04:51 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 04:51 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 04:52 -!- mikehu44 [~quassel@206.189.41.250] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 04:56 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 05:00 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 05:00 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 05:04 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 05:04 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 05:04 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has quit [Quit: sdfgsdfgDropBear] 05:05 < Kiminuo> @shiza @hebasto Thanks! 05:09 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 05:09 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 05:13 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 05:13 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 05:14 -!- prayank [~andr0irc@51.15.9.205] has joined #bitcoin-core-dev 05:15 < prayank> #15936 is getting rebased since 2019 or there are any significant changes being made? ryanofsky 05:16 <@gribble> https://github.com/bitcoin/bitcoin/issues/15936 | Unify bitcoin-qt and bitcoind persistent settings by ryanofsky · Pull Request #15936 · bitcoin/bitcoin · GitHub 05:17 < prayank> If yes, I will test it. Request others to test as well. It is important and I had once accidently deleted my blocks from mainnet because qt had different settings. 05:23 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 05:23 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 05:27 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 05:27 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 05:31 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 05:32 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 05:36 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 05:36 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 05:40 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 05:40 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 05:42 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 05:45 < jonatack> vasild: is your cjdns node up? 05:45 < jonatack> 2021-10-04T12:42:54Z [addcon] connect() to [fcc7:be49:ccd1:dc91:3125:f0da:457d:8ce]:8333 failed: Network is unreachable (101) 05:47 < vasild> yes 05:48 < vasild> "Network is unreachable" sounds like your OS does not know how to reach that network, what does "netstat -nr" show? 05:48 < vasild> it will also reply to pings, to test connectivity without involving bitcoind 05:50 < vasild> in FreeBSD I had to manually add this routing: route add -6 fc00::/8 fc00::1 05:50 < vasild> the linux command might be slightly different, e.g. use gateway fc00::1 to reach the fc00::/8 network 05:52 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-dev 05:53 < jonatack> thanks! that could be, i am just getting started with it. fwiw, -cjdnsreachable=1 with cjdns not running made bitcoind appear to halt/become unresponsive, but only tried that once so far. 05:57 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has joined #bitcoin-core-dev 05:57 < vasild> I don't think it should try to connect to some fc00::/8 address by default only because -cjdnsreachable=1 is present. If it tries (e.g. due to addnode=fc...) and cjdns is not running, then connecting to that node will timeout, same as if the node alone is down. 05:57 -!- Guest92 [~Guest92@93-56-49-66.ip288.fastwebnet.it] has joined #bitcoin-core-dev 05:57 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:57 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #23172: doc: Extract FundTxDoc (master...2110-docRpcWallet) https://github.com/bitcoin/bitcoin/pull/23172 05:57 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:58 < vasild> but surely the whole bitcoind must not halt/become unresponsive 05:59 -!- Guest92 [~Guest92@93-56-49-66.ip288.fastwebnet.it] has quit [Client Quit] 06:03 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 06:04 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 06:04 -!- jonatack [jonatack@user/jonatack] has quit [Quit: Connection closed] 06:08 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 06:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:09 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/cdb4dfcbf1c8...42fedb4acd3c 06:09 < bitcoin-git> bitcoin/master fa3cd28 MarcoFalke: refactor: Remove unused ParsePrechecks from ParseIntegral 06:09 < bitcoin-git> bitcoin/master fa9d72a MarcoFalke: Remove unused ParseDouble and ParsePrechecks 06:09 < bitcoin-git> bitcoin/master 42fedb4 MarcoFalke: Merge bitcoin/bitcoin#23156: refactor: Remove unused ParsePrechecks and Pa... 06:09 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:10 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:10 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #23156: refactor: Remove unused ParsePrechecks and ParseDouble (master...2110-refactorParseInt) https://github.com/bitcoin/bitcoin/pull/23156 06:10 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:11 -!- Victorsueca [~Victorsue@user/victorsueca] has quit [Ping timeout: 252 seconds] 06:22 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 06:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:24 < bitcoin-git> [bitcoin] jnewbery opened pull request #23173: Add `ChainstateManager::ProcessTransaction` (master...2021-09-process-transaction) https://github.com/bitcoin/bitcoin/pull/23173 06:24 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:25 < ryanofsky> Thanks prayank #15936 is complete just needs testing and review 06:25 <@gribble> https://github.com/bitcoin/bitcoin/issues/15936 | Unify bitcoin-qt and bitcoind persistent settings by ryanofsky · Pull Request #15936 · bitcoin/bitcoin · GitHub 06:26 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 276 seconds] 06:30 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has joined #bitcoin-core-dev 06:31 < prayank> Okay will test it in few minutes 06:32 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 06:34 -!- jonatack [jonatack@user/jonatack] has joined #bitcoin-core-dev 06:36 -!- luke-jr [~luke-jr@user/luke-jr] has quit [Quit: ZNC - http://znc.sourceforge.net] 06:37 -!- luke-jr [~luke-jr@user/luke-jr] has joined #bitcoin-core-dev 06:39 -!- Guest65 [~Guest65@94-36-102-198.adsl-ull.clienti.tiscali.it] has quit [Ping timeout: 256 seconds] 06:41 -!- jonatack55 [jonatack@user/jonatack] has joined #bitcoin-core-dev 06:43 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has quit [Remote host closed the connection] 06:44 -!- jonatack [jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 06:45 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has joined #bitcoin-core-dev 06:46 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has quit [Remote host closed the connection] 06:50 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 06:50 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 06:52 < jonatack55> vasild: i think i'm running bitcoind with a cjdns service at [fc32:17ea:e415:c3bf:9808:149d:b5a2:c9aa]:8333 06:54 < jonatack55> getnetworkinfo networks returns cjdns reachable true, local_addresses returns that address after the other ones 06:57 < jonatack55> and that local address reported by bitcoind is indeed the ipv6 address in cjdroute.conf, so looks good 06:59 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has quit [Quit: sdfgsdfgDropBear] 06:59 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 276 seconds] 07:01 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 07:03 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-dev 07:11 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 07:11 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 07:15 -!- Jaamg_ is now known as Jaamg 07:16 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has joined #bitcoin-core-dev 07:18 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 07:19 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 245 seconds] 07:19 -!- Guyver2_ is now known as Guyver2 07:27 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 07:27 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 07:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:34 < bitcoin-git> [bitcoin] jamesob opened pull request #23174: validation: have LoadBlockIndex account for snapshot use (master...2021-10-au-loadblockindex) https://github.com/bitcoin/bitcoin/pull/23174 07:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:40 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 07:41 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 07:45 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 07:45 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 07:49 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 07:49 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 07:50 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has quit [Ping timeout: 252 seconds] 07:54 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 07:54 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 08:02 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 08:02 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 08:05 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has joined #bitcoin-core-dev 08:06 -!- prayank [~andr0irc@51.15.9.205] has quit [Read error: Connection reset by peer] 08:12 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 08:12 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 08:12 -!- davterra [~davterra@143.198.56.186] has quit [Quit: Leaving] 08:22 < jonatack55> yay, vasild and i are connected via bitcoind over cjdns 08:22 < jonatack55> Uploaded file: https://uploads.kiwiirc.com/files/60bd1720542fe6a421520e5f7774082c/pasted.txt 08:22 < vasild> \o/ 08:22 -!- Kiminuo [~Kiminuo@141.98.103.109] has quit [Ping timeout: 256 seconds] 08:24 < sipa> awesome 08:24 < sipa> how much work was it to get on the network. 08:24 < sipa> ? 08:25 < sipa> i have cjdns installed, but then saw this stuff about hyperboria, and gave up 08:26 < jonatack55> basically, vasild gave me a node to add to the connectTo in cjdroute.conf 08:27 < sipa> ah, that works of course 08:27 < jonatack55> after restart, ping and telnet and addnode all worked 08:28 < jonatack55> (restart of cjdns, restart of bitcoind wasn't needed) 08:28 < vasild> that was a quick shortcut, I chose a bunch of peers from https://github.com/hyperboria/peers 08:28 < vasild> it seems that cjdns does not come with hardcoded seeds 08:30 < sipa> their philosophy is actually that you create links with trusted nodes 08:32 < jonatack55> also TIL from vasil about the tools like ./tools/peerStats in the cjdns repo root 08:33 < jonatack55> *in the /tools directory in cjdns repo root 08:35 < vasild> What I did was to clone https://github.com/hyperboria/peers, ran ./testAvailable.py, from the output, chose a few of the green 'addr... is ok', found their full config (e.g. https://github.com/hyperboria/peers/blob/master/eu/no/oslo/hyperboria.hackeriet.no.k) and added it to cjdroute.conf (in connectTo:) 08:35 < vasild> sipa: yeah, I guess friend-of-a-friend does not scale well, so they have also some public nodes :) 08:37 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has quit [Ping timeout: 252 seconds] 08:46 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 08:46 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 08:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:46 < bitcoin-git> [bitcoin] jonatack opened pull request #23175: Add CJDNS network to -addrinfo and -netinfo (master...add-cjdns-to-addrinfo-and-netinfo) https://github.com/bitcoin/bitcoin/pull/23175 08:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:51 -!- dermoth [~dermoth@dial-216-221-45-39.mtl.aei.ca] has quit [Ping timeout: 260 seconds] 08:52 -!- mikehu44_ [~quassel@206.189.41.250] has joined #bitcoin-core-dev 08:52 -!- Evel-Knievel [~Evel-Knie@user/evel-knievel] has quit [Ping timeout: 264 seconds] 08:53 -!- Evel-Knievel [~Evel-Knie@user/evel-knievel] has joined #bitcoin-core-dev 08:57 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 08:57 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 08:58 -!- BitFlib [~BitFlib@p200300e9cf112500a087f8b31f05fee6.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 09:01 -!- gwillen1 is now known as gwillen 09:02 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has joined #bitcoin-core-dev 09:02 < sipa> jonatack55: i can ping you! 09:02 < sipa> (over cjdns) 09:03 < jonatack55> yay! 09:03 -!- dermoth [~dermoth@dsl-66-36-141-108.mtl.aei.ca] has joined #bitcoin-core-dev 09:08 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 09:08 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 09:08 -!- tutwidi[m] [~tutwidima@2001:470:69fc:105::ead] has quit [Ping timeout: 264 seconds] 09:08 -!- tutwidi[m] [~tutwidima@2001:470:69fc:105::ead] has joined #bitcoin-core-dev 09:10 -!- mikehu44 [~quassel@206.189.41.250] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 09:11 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has quit [Ping timeout: 268 seconds] 09:13 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has joined #bitcoin-core-dev 09:13 -!- tutwidi[m] [~tutwidima@2001:470:69fc:105::ead] has quit [Ping timeout: 250 seconds] 09:14 -!- mikehu44_ [~quassel@206.189.41.250] has quit [Ping timeout: 245 seconds] 09:14 -!- tutwidi[m] [~tutwidima@2001:470:69fc:105::ead] has joined #bitcoin-core-dev 09:14 -!- lightlike [uid521075@user/lightlike] has joined #bitcoin-core-dev 09:15 -!- lightlike_ [uid521075@id-521075.hampstead.irccloud.com] has joined #bitcoin-core-dev 09:16 -!- lightlike_ [uid521075@id-521075.hampstead.irccloud.com] has quit [Client Quit] 09:17 -!- davterra [~davterra@143.198.56.186] has joined #bitcoin-core-dev 09:18 -!- BitFlib [~BitFlib@p200300e9cf112500a087f8b31f05fee6.dip0.t-ipconnect.de] has quit [Quit: Client closed] 09:23 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has quit [Ping timeout: 268 seconds] 09:24 -!- stick[m] [~stickmatr@2001:470:69fc:105::98c] has joined #bitcoin-core-dev 09:25 -!- tutwidi[m] [~tutwidima@2001:470:69fc:105::ead] has quit [Ping timeout: 264 seconds] 09:26 -!- tutwidi[m] [~tutwidima@2001:470:69fc:105::ead] has joined #bitcoin-core-dev 09:30 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 09:34 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 09:34 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 09:35 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has quit [Ping timeout: 260 seconds] 09:38 -!- gleb7 [~gleb@178.150.137.228] has quit [Ping timeout: 252 seconds] 09:40 -!- gleb7 [~gleb@178.150.137.228] has joined #bitcoin-core-dev 09:41 -!- mikehu44 [~quassel@206.189.41.250] has quit [Ping timeout: 252 seconds] 09:41 -!- Guest82 [~Guest82@pool-108-18-98-178.washdc.fios.verizon.net] has joined #bitcoin-core-dev 09:41 -!- Guest82 [~Guest82@pool-108-18-98-178.washdc.fios.verizon.net] has quit [Client Quit] 09:42 -!- Guest13 [~Guest13@pool-108-18-98-178.washdc.fios.verizon.net] has joined #bitcoin-core-dev 09:45 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 09:48 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 276 seconds] 09:49 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has joined #bitcoin-core-dev 09:49 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 09:49 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has quit [Ping timeout: 264 seconds] 09:52 -!- Enki[m] [~enkimatri@2001:470:69fc:105::382c] has quit [Ping timeout: 250 seconds] 09:56 -!- xor9[m] [~xor9matri@2001:470:69fc:105::d186] has quit [Ping timeout: 264 seconds] 09:57 < achow101> #proposedwalletmeetingtopic expand fundrawtx external input support to allow arbitrary scripts 09:58 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has joined #bitcoin-core-dev 10:00 -!- Enki[m] [~enkimatri@2001:470:69fc:105::382c] has joined #bitcoin-core-dev 10:01 -!- tralfaz [~davterra@68.235.43.78] has joined #bitcoin-core-dev 10:02 -!- xor9[m] [~xor9matri@2001:470:69fc:105::d186] has joined #bitcoin-core-dev 10:03 -!- davterra [~davterra@143.198.56.186] has quit [Killed (NickServ (GHOST command used by tralfaz!~davterra@68.235.43.78))] 10:03 -!- tralfaz is now known as davterra 10:10 -!- dodo [~dodo@user/dodo] has quit [Quit: dodo] 10:11 -!- dodo [~dodo@user/dodo] has joined #bitcoin-core-dev 10:14 -!- AaronvanW [~AaronvanW@2601:586:4a00:b860:e010:bbd3:9c44:588c] has quit [Quit: Leaving...] 10:18 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 10:18 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 10:22 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 10:22 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 10:25 -!- Guest13 [~Guest13@pool-108-18-98-178.washdc.fios.verizon.net] has quit [Quit: Client closed] 10:31 -!- Enki[m] [~enkimatri@2001:470:69fc:105::382c] has quit [Ping timeout: 264 seconds] 10:31 -!- Enki[m] [~enkimatri@2001:470:69fc:105::382c] has joined #bitcoin-core-dev 10:31 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has joined #bitcoin-core-dev 10:36 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 10:40 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 10:40 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 10:42 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-dev 10:52 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 10:52 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 10:54 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 11:01 -!- Guyver2_ [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 11:04 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 252 seconds] 11:04 -!- Guyver2_ is now known as Guyver2 11:06 < laanwj> jonatack55: awesome! 11:11 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 11:11 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 11:17 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 11:17 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 11:21 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 11:21 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 11:25 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 11:25 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 11:35 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 11:35 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 11:51 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 11:52 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 11:54 -!- Guyver2_ [~Guyver@2001:985:f3f:1:8053:e6d0:4807:ca53] has joined #bitcoin-core-dev 11:57 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Ping timeout: 268 seconds] 11:57 -!- Guyver2_ is now known as Guyver2 12:01 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 12:01 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 12:05 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 12:05 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 12:05 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:05 -!- jespada [~jespada@2803:9800:9842:7a62:5898:2a80:ce35:b80a] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 12:06 -!- jespada [~jespada@2803:9800:9842:7a62:5898:2a80:ce35:b80a] has joined #bitcoin-core-dev 12:10 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 12:10 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 12:10 -!- jespada [~jespada@2803:9800:9842:7a62:5898:2a80:ce35:b80a] has quit [Ping timeout: 252 seconds] 12:14 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 12:15 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 12:20 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 12:20 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 12:21 -!- prayank [~andr0irc@103.101.117.222] has joined #bitcoin-core-dev 12:21 -!- prayank [~andr0irc@103.101.117.222] has quit [Client Quit] 12:25 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 12:25 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 12:37 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 12:37 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 12:41 -!- smartin [~Icedove@88.135.18.171] has quit [Quit: smartin] 12:43 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 12:47 -!- Guyver2_ [~Guyver@2001:985:f3f:1:8053:e6d0:4807:ca53] has joined #bitcoin-core-dev 12:50 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-dev 12:50 -!- Guyver2 [~Guyver@2001:985:f3f:1:8053:e6d0:4807:ca53] has quit [Ping timeout: 268 seconds] 12:50 -!- Guyver2_ is now known as Guyver2 12:56 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 12:56 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:00 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:01 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:05 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:05 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:09 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:09 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:11 -!- Henrik [~textual@84.212.107.177] has quit [Ping timeout: 268 seconds] 13:15 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:15 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:19 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:19 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:23 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:23 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:27 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:27 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:31 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:31 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:35 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:36 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 13:43 -!- djangofan [~djangofan@97-120-194-139.ptld.qwest.net] has joined #bitcoin-core-dev 13:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:46 < bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/42fedb4acd3c...9e530c6352c3 13:46 < bitcoin-git> bitcoin/master 4747da3 practicalswift: Add syscall sandboxing (seccomp-bpf) 13:46 < bitcoin-git> bitcoin/master 9e530c6 W. J. van der Laan: Merge bitcoin/bitcoin#20487: Add syscall sandboxing using seccomp-bpf (Lin... 13:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 13:46 < bitcoin-git> [bitcoin] laanwj merged pull request #20487: Add syscall sandboxing using seccomp-bpf (Linux secure computing mode) (master...seccomp-bpf-2020-11) https://github.com/bitcoin/bitcoin/pull/20487 13:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 13:48 -!- tralfaz [~davterra@143.198.56.186] has joined #bitcoin-core-dev 13:49 -!- davterra [~davterra@68.235.43.78] has quit [Killed (NickServ (GHOST command used by tralfaz!~davterra@143.198.56.186))] 13:49 -!- tralfaz is now known as davterra 13:55 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 13:55 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 14:04 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 14:04 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 14:08 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 14:08 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 14:12 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 14:12 -!- Cory [~Cory@user/pasha] has joined #bitcoin-core-dev 14:12 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 14:13 < laanwj> i'd like to set up CJDNS again as well, but lost all my peers from last time i used it [which was years ago], back then i don't think they had public nodes you had to go on IRC and ask for peers :-) 14:16 < laanwj> it works on freebsd right? 14:20 < jonatack55> should work: https://github.com/cjdelisle/cjdns#freebsd (iirc vasild is using freebsd too) 14:21 -!- [\\\] [~triplesla@user/tripleslash] has quit [Read error: Connection reset by peer] 14:23 -!- tripleslash [~triplesla@user/tripleslash] has joined #bitcoin-core-dev 14:25 < jonatack55> i followed the instructions starting from here on down: https://github.com/cjdelisle/cjdns#1-retrieve-cjdns-from-github 14:25 <@gribble> https://github.com/bitcoin/bitcoin/issues/1 | JSON-RPC support for mobile devices ("ultra-lightweight" clients) · Issue #1 · bitcoin/bitcoin · GitHub 14:27 < jonatack55> (i didn't realize the section "find a friend" was necessary, and that's where vasil helped me out) 14:31 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 14:31 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 14:32 < laanwj> jonatack55: thanks! looks like there's even a pre-built package of a recent release (21.1) 14:36 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 14:37 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 14:38 < sipa> i have a publicly reachable cjdns router running now, and seems i can connect to it 14:39 < sipa> ask me for user/pass if you want to connect 14:43 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 14:43 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 14:47 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 14:47 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 14:51 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 14:51 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 14:54 -!- bomb-on [~bomb-on@194.144.47.113] has joined #bitcoin-core-dev 14:58 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 14:59 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 15:03 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 15:03 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 15:05 -!- midnight_ is now known as midnight 15:09 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 15:09 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 15:10 -!- Guyver2 [~Guyver@2001:985:f3f:1:8053:e6d0:4807:ca53] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 15:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 15:12 < bitcoin-git> [bitcoin] laanwj opened pull request #23178: util: Fix GUIX build with syscall sandbox (master...2021-10-guix-linux-sandbox) https://github.com/bitcoin/bitcoin/pull/23178 15:12 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 15:16 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 15:16 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 15:34 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 15:34 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 15:41 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 15:42 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 15:47 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 15:47 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 15:51 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 15:51 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 15:54 -!- vysn [~vysn@user/vysn] has quit [Ping timeout: 252 seconds] 15:59 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 15:59 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:03 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 16:03 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:07 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 16:07 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:11 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 16:11 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:15 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 16:15 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:19 -!- djangofan [~djangofan@97-120-194-139.ptld.qwest.net] has quit [Quit: Leaving] 16:21 -!- belcher_ [~belcher@user/belcher] has quit [Ping timeout: 245 seconds] 16:22 -!- bomb-on [~bomb-on@194.144.47.113] has quit [Quit: aллилѹіа!] 16:24 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has quit [Remote host closed the connection] 16:24 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has joined #bitcoin-core-dev 16:31 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 16:32 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:33 -!- belcher_ [~belcher@user/belcher] has joined #bitcoin-core-dev 16:37 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 16:37 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:39 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has joined #bitcoin-core-dev 16:43 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 16:43 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:48 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 16:48 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:52 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 16:52 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 16:53 -!- tla2k21 [~tla2k21@gateway/tor-sasl/tla2k21] has quit [Ping timeout: 276 seconds] 17:01 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 17:01 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 17:05 -!- tla2k21 [~tla2k21@gateway/tor-sasl/tla2k21] has joined #bitcoin-core-dev 17:07 < achow101> anyone else having issues getting tests to run after #20487 was merged? 17:07 <@gribble> https://github.com/bitcoin/bitcoin/issues/20487 | Add syscall sandboxing using seccomp-bpf (Linux secure computing mode) by practicalswift · Pull Request #20487 · bitcoin/bitcoin · GitHub 17:11 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 17:11 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 17:13 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has quit [Quit: sdfgsdfgDropBear] 17:14 -!- earnestly [~earnest@user/earnestly] has quit [Ping timeout: 252 seconds] 17:16 < fanquake> achow101: what issue are you seeing? 17:17 < achow101> ERROR: The syscall "newfstatat" (syscall number 262) is not allowed by the syscall sandbox in thread "init". Please report. 17:17 < achow101> the test bitcoinds fail to start entirely 17:21 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 17:21 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 17:28 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 17:29 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 17:29 < meshcollider> achow101: works fine for me (on M1) 17:30 < meshcollider> Are you on Linux x86-64 17:30 < achow101> yeah 17:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 17:31 < bitcoin-git> [bitcoin] D4nte closed pull request #19349: doc: Include wallet path to relevant RPC calls (master...doc-wallet) https://github.com/bitcoin/bitcoin/pull/19349 17:31 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 17:32 < fanquake> achow101: which architecture? newfstatat seems to be the other name for fstatat64 17:32 < achow101> x86_64 17:33 < fanquake> We can add an exception for that syscall to our list. However I'm wondering if this PR was merged without enough testing, and is just going to turn into a muddle of adding exceptions for a while. It has broken the Guix build as well. 17:33 < achow101> I can run with --nosandbox, but that's kind of annoying to type all the time 17:36 < fanquake> hold on. we already have newfstatat in our list of allowed syscalls.. 17:37 < fanquake> https://github.com/bitcoin/bitcoin/blob/9e530c6352c3e3d4f2936bbbb1bcb34ff9ca6378/src/util/syscall_sandbox.cpp#L246 17:38 -!- davterra [~davterra@143.198.56.186] has quit [Quit: Leaving] 17:38 < fanquake> ah I see the issue. Will open a PR for testing 17:43 -!- jamesob [uid180710@id-180710.helmsley.irccloud.com] has joined #bitcoin-core-dev 17:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 17:44 < bitcoin-git> [bitcoin] fanquake opened pull request #23179: sandbox: add newfstatat to allowed filesystem syscalls (master...add_newfstatat_to_syscall_exceptions) https://github.com/bitcoin/bitcoin/pull/23179 17:44 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 17:48 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 17:48 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 17:52 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 17:52 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 17:59 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 17:59 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:03 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:03 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:04 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has joined #bitcoin-core-dev 18:08 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:08 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:12 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:13 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:17 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:17 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:17 < fanquake> achow101: thanks for playing syscall whack-a-mole 18:18 < achow101> feels like this should've been done before merging... 18:20 < sipa> how did CI not catch this 18:20 < sipa> ? 18:24 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:24 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:28 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:28 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:32 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:33 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:37 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:37 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:41 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:42 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:46 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:46 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:48 < achow101> no idea 18:52 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:53 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 18:57 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 18:57 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:01 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:01 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:03 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has quit [Quit: sdfgsdfgDropBear] 19:08 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:08 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:12 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:12 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:16 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:16 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:20 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:21 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:25 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:25 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:29 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:29 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:29 -!- kexkey [~kexkey@static-198-54-132-172.cust.tzulo.com] has quit [Read error: Connection reset by peer] 19:30 -!- kexkey [~kexkey@static-198-54-132-172.cust.tzulo.com] has joined #bitcoin-core-dev 19:34 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:34 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:38 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:38 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:42 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:42 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:50 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:50 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 19:58 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 19:59 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 20:01 -!- vasild [~vd@user/vasild] has quit [Remote host closed the connection] 20:01 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 20:02 < phantomcircuit> sipa, also in general bitcoind is the thing you're trying to secure with sandboxing, not the other way around 20:04 -!- fdov1 [~fdov@static243-191-199.mimer.net] has quit [Ping timeout: 250 seconds] 20:08 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 20:08 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 20:10 -!- fdov1 [~fdov@static243-191-199.mimer.net] has joined #bitcoin-core-dev 20:14 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 20:14 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 20:21 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 20:21 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 20:27 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has joined #bitcoin-core-dev 20:31 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 20:31 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 20:35 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 20:36 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 20:39 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 20:42 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 20:42 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 20:42 < bitcoin-git> [bitcoin] PastaPastaPasta opened pull request #23181: refactor: remove references to deprecated values under std::allocator (master...btc-allocator) https://github.com/bitcoin/bitcoin/pull/23181 20:42 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 20:45 -!- Guest58 [~Guest58@210.14.105.114] has joined #bitcoin-core-dev 20:47 -!- vysn [~vysn@user/vysn] has joined #bitcoin-core-dev 20:51 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 20:51 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 20:55 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 20:55 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 20:59 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 21:00 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 21:01 -!- cmirror [~cmirror@4.53.92.114] has quit [Remote host closed the connection] 21:01 -!- cmirror [~cmirror@4.53.92.114] has joined #bitcoin-core-dev 21:01 -!- Guest58 [~Guest58@210.14.105.114] has quit [Quit: Client closed] 21:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 21:02 < bitcoin-git> [bitcoin] fanquake opened pull request #23182: build: add python3.10 alias to AC_PATH_PROGS call in configure (master...python_3_10_configure) https://github.com/bitcoin/bitcoin/pull/23182 21:02 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 21:02 -!- prayank [~andr0irc@51.158.144.32] has joined #bitcoin-core-dev 21:03 < prayank> Why are my comments disabled on PR #23121 ? 21:03 <@gribble> https://github.com/bitcoin/bitcoin/issues/23121 | [policy] check ancestor feerate in RBF, remove BIP125 Rule2 by glozow · Pull Request #23121 · bitcoin/bitcoin · GitHub 21:06 < achow101> disabled? 21:06 < prayank> Let me share the screenshot 21:08 < prayank> https://user-images.githubusercontent.com/13405205/135958632-7e92b661-23f4-403a-82ac-b0911311a8a8.png 21:09 < achow101> do you see that on other issues or prs? what about other repos? 21:09 < prayank> No it's only for this PR 21:09 < prayank> Everything else works fine 21:10 < achow101> that's really weird 21:11 < prayank> No problem. I am testing few things and will share the review comments elsewhere if I can't write here. 21:12 -!- prayank [~andr0irc@51.158.144.32] has quit [Quit: irc thread exit] 21:21 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 21:21 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 21:25 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 21:26 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 21:30 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 21:30 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 21:34 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 21:34 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 21:38 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 21:38 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 21:42 < meshcollider> prayank: strange, are you able to comment via the "Review" button on the commits / files changed tabs? 21:48 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 21:48 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 21:56 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 21:56 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 22:00 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has quit [Quit: sdfgsdfgDropBear] 22:01 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has joined #bitcoin-core-dev 22:02 -!- prayank [~andr0irc@51.15.9.205] has joined #bitcoin-core-dev 22:03 < prayank> meshcollider: that might work. I can see "review changes" enabled. Will try in sometime. 22:07 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 22:07 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 22:08 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has quit [Quit: sdfgsdfgDropBear] 22:14 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 22:14 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 22:18 -!- RomanZ [~RomanZ@2a10:8000:d484:0:253c:3e36:b000:b034] has quit [Quit: Leaving] 22:19 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has joined #bitcoin-core-dev 22:21 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has quit [Client Quit] 22:28 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 22:28 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 22:32 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 22:32 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 22:36 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 22:36 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 22:40 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 22:40 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 22:44 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 22:44 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 22:48 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 22:49 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 22:55 < laanwj> fanquake: maybe enabling it by default for guix and the unit tests was too much, on the other hand, trial and error is the only way to find out what is used, unfortunately, so it helps doing this faster 23:00 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 23:00 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 23:03 < laanwj> this is the drawback of syscall based sandboxing, there's a new less finnicky approach called landlock https://lore.kernel.org/lkml/11a1adfd-d2e8-2181-81a-529792e4b6e5@namei.org/ but it's only recently been merged in the kernel so it will be years until it's widely usable 23:07 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 23:07 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 23:08 < laanwj> sipa: i think the reason for this to happen is that we link libc dynamically, and new libcs can always decide to start using new syscalls... 23:12 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 23:12 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 23:14 -!- gnaf [~gnaf@86-91-224-60.opennet.kpn.net] has quit [Quit: Konversation terminated!] 23:18 < vasild> laanwj: I am using cjdns on freebsd from ports. There is a useful script peerStats used to check which nodes are you connected to which is not installed by the port, so I call it via /usr/ports/net/cjdns/work/cjdns-cjdns-v21.1/tools/peerStats 23:19 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 23:19 < vasild> I added the routing manually with "route add -6 fc00::/8 fc00::1", not sure if this is supposed to be done automatically by cjdns or not 23:21 < laanwj> vasild: thanks! that looks useful 23:21 < vasild> this is how I found peers to connect to: https://www.erisian.com.au/bitcoin-core-dev/log-2021-10-04.html#l-469 23:22 -!- gnaf [~gnaf@86-91-224-60.opennet.kpn.net] has joined #bitcoin-core-dev 23:26 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 23:26 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 23:28 -!- mikehu44 [~quassel@206.189.41.250] has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.] 23:32 < prayank> meshcollider: No it doesn't work https://i.imgur.com/LsqcH0Q.png 23:33 < prayank> Is this a normal practice? When someone highlights issues with one of the maintainers, their comments are censored? 23:33 < laanwj> censored? what? 23:34 < prayank> What else would I call it? 23:34 < laanwj> for what its worth we have only one level of censorship and that's banning people from the repository completely 23:34 < prayank> It's only one PR and I can comment on everything 23:34 < laanwj> there is no way to ban someone from a PR 23:35 < prayank> Anyway I don't have energy for debate. Will share my review comments and log off. 23:36 < laanwj> that's not debate, I'm literally telling you what is possible with github, if you don't believe, the the documentation 23:37 < laanwj> you're going way overboard with your accusations you just casually make 23:38 < prayank> Two questions for PR author: 1. Unconfirmed UTXO are discouraged in Core. Does this PR change default behaviour? Context: https://github.com/bitcoin-core/gui/issues/242 2. Why do you think it's not a bug if attacker can confirm a tx with less fee rate by replacing? It can be exploited if we had on chain DeFi but I am not sure what all projects are currently impacted 23:39 < prayank> laanwj: What is the reason for comments being disabled on one PR suddenly? Too much coincidence sorry if it's a GitHub issue it's affecting me. I just want to contribute with peace. 23:41 < laanwj> prayank: if *all* comments are closed for the issue you should see something like "Conversation was locked to maintainers only" or something like that, along with who did it and a reason, likely you're just running into a github bug, stop blaming us for everything in the universe 23:45 -!- c_arc [~c_arc@4.53.92.114] has quit [Remote host closed the connection] 23:45 -!- c_arc [~c_arc@4.53.92.114] has joined #bitcoin-core-dev 23:46 -!- prayank [~andr0irc@51.15.9.205] has quit [Quit: irc thread exit] 23:47 < vasild> prayank: on github (that is not specific to bitcoin) it is possible to lock one PR for everybody (in which case "Conversation was locked..." is displayed). Or it is possible to ban one person from all PRs in a repository. But it is not possible to ban one person from one PR. 23:50 < laanwj> right 23:57 -!- sdfgsdfgDropBear [~sdfgsdfg@user/sdfgsdfg] has joined #bitcoin-core-dev 23:59 < achow101> prayank: I suggest that you contact GitHub support. --- Log closed Tue Oct 05 00:00:27 2021