--- Log opened Mon Aug 23 00:00:46 2021 00:31 -!- johnzwen- [~johnzweng@zweng.at] has quit [Quit: Leaving...] 00:32 -!- johnzweng [~johnzweng@zweng.at] has joined #bitcoin-core-pr-reviews 00:39 -!- babasancheti [~babasanch@43.249.232.30] has joined #bitcoin-core-pr-reviews 01:24 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-pr-reviews 02:20 -!- johnzweng [~johnzweng@zweng.at] has quit [Quit: Leaving...] 02:23 -!- johnzweng [~johnzweng@zweng.at] has joined #bitcoin-core-pr-reviews 03:02 -!- Henrik [~textual@84.212.107.177] has quit [Quit: Textual IRC Client: www.textualapp.com] 03:03 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-pr-reviews 03:14 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 03:25 -!- dr-orlovsky [~dr-orlovs@31.14.40.18] has joined #bitcoin-core-pr-reviews 03:28 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-pr-reviews 04:22 -!- babasancheti [~babasanch@43.249.232.30] has quit [Quit: Client closed] 04:24 -!- b10c [uid500648@id-500648.charlton.irccloud.com] has joined #bitcoin-core-pr-reviews 05:27 -!- muhblockchain [~muhblockc@user/muhblockchain] has quit [Ping timeout: 248 seconds] 05:34 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 05:43 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-pr-reviews 06:14 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 07:01 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 07:57 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-pr-reviews 08:36 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 09:24 < pinheadmz> in net_processing, is `pto->fDisconnect = true;` a ban? I can't tell if "polite disconnect" is different from "dont ever call me ever again" 09:26 < sipa> it just means disconnect 09:26 < pinheadmz> how can i tell in n_p if a violation means banning? 09:28 < sipa> look for things like Misbehaving, peer->m_should_discourage, banman, ... 09:28 < sipa> automatic banning doesn't exist anymore FWIW 09:28 < pinheadmz> ok thanks 09:28 < sipa> IP addresses just get marked as discouraged, which gives them lower priority when our inbound connection slots are full 09:30 < pinheadmz> Im asking bc i just noticed bcoin may be using the wrong max size limit for chain locators (were using max inv size of 50000 but looks like bitcoin core has an explicit locator limit of 101) 09:30 < pinheadmz> chain locators arent any where near that size so shouldnt be an urgent issue, just checking 09:30 < pinheadmz> and actually - cant tell if Bitcoin Core checks this limit when it is *making* its locator? 09:30 < pinheadmz> i guess the chain would have to be a million blocks long to end up with a locator > 101 hashes though 09:30 < sipa> locators aren't invs 09:31 < pinheadmz> yeah i understand, its a mistake in bcoin 09:31 < sipa> and how big they are depends on how you construct them 09:31 < sipa> bitcoin core iirc constructs them as the last 10 blocks, and then 2 back, 4 back, 8 back, ... 09:31 < sipa> so you'd need a chain of length over 2^90 to reach 101 09:31 < pinheadmz> yeah i think bcoin uses that same algo 09:32 < pinheadmz> hah ok, not urgent ;-) 11:51 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-pr-reviews 12:13 -!- nathanael [~nathanael@user/nathanael] has quit [Quit: connection reset by purr] 12:20 -!- Henrik [~textual@84.212.107.177] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 12:21 -!- nathanael [~nathanael@user/nathanael] has joined #bitcoin-core-pr-reviews 12:34 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-pr-reviews 15:01 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:55 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-pr-reviews 16:02 -!- b10c [uid500648@id-500648.charlton.irccloud.com] has quit [Quit: Connection closed for inactivity] 18:22 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 250 seconds] 18:35 -!- belcher [~belcher@user/belcher] has joined #bitcoin-core-pr-reviews 19:05 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 19:29 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-pr-reviews 19:39 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 22:32 -!- test [~test@121.74.116.112] has joined #bitcoin-core-pr-reviews 22:39 -!- test [~test@121.74.116.112] has quit [Quit: Connection closed] 23:46 -!- Henrik [~textual@84.212.107.177] has joined #bitcoin-core-pr-reviews --- Log closed Tue Aug 24 00:00:48 2021