--- Log opened Mon Oct 25 00:00:13 2021 00:26 -!- mikehu44 [~quassel@206.189.41.250] has quit [Ping timeout: 245 seconds] 00:43 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 00:45 -!- csknk [~csknk@88.87.164.26] has joined #bitcoin-core-dev 00:46 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has joined #bitcoin-core-dev 00:49 -!- mikehu44 [~quassel@206.189.41.250] has quit [Ping timeout: 244 seconds] 00:49 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 01:08 -!- AaronvanW [~AaronvanW@71pc74.sshunet.nl] has joined #bitcoin-core-dev 01:16 -!- commmon [~common@096-033-221-075.res.spectrum.com] has quit [Remote host closed the connection] 01:17 -!- commmon [~common@096-033-221-075.res.spectrum.com] has joined #bitcoin-core-dev 01:20 -!- niska [~niska@static.38.6.217.95.clients.your-server.de] has quit [Quit: Leaving] 01:26 -!- niska [~niska@static.38.6.217.95.clients.your-server.de] has joined #bitcoin-core-dev 01:52 -!- mikehu44 [~quassel@206.189.41.250] has quit [Ping timeout: 260 seconds] 01:57 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 02:16 -!- guest3456 [~guest3456@c-73-55-111-182.hsd1.fl.comcast.net] has quit [Ping timeout: 256 seconds] 02:30 < gleb7> fanquake sipa: when I rebase erlay on #23114, it complains on the way I use minisketch in my integration. 02:30 <@gribble> https://github.com/bitcoin/bitcoin/issues/23114 | Add minisketch subtree and integrate into build/test by fanquake · Pull Request #23114 · bitcoin/bitcoin · GitHub 02:31 < gleb7> You can try building my commit https://github.com/naumenkogs/bitcoin/commit/0f5ab5d24e3a98734037cc5928fad222afd73951. The relevant integration happens in one commit before that, but the code is unused there so you have to compile this one extra commit. 02:43 < _aj_> gleb7: src/Makefile.am needs MINISKETCH_LIBS added to bitcoin_bin_ldadd ? 02:44 < _aj_> gleb7: (and presumably somewhere for the tests as well) 02:51 < gleb7> _aj_: I assumed the integration PR should cover that, no? 02:51 < _aj_> gleb7: oh, it's already there for test_test_bitcoin_LDADD in Makefile.test.include ; but needed for the fuzzer in src/Makefile.test_fuzz.include 02:51 < gleb7> I mean the #23114 02:51 <@gribble> https://github.com/bitcoin/bitcoin/issues/23114 | Add minisketch subtree and integrate into build/test by fanquake · Pull Request #23114 · bitcoin/bitcoin · GitHub 02:51 < _aj_> gleb7: maybe? *shrug* why link a library before it's used? 02:51 < fanquake> gleb7: There's no need to link against a library until it's being used 02:52 < gleb7> Okay, fair. 02:52 -!- goatpig [~goat@static-193-13-33-110.cust.tele2.se] has quit [Ping timeout: 264 seconds] 02:52 < _aj_> (but i mean equally: why integrate a library before it's being used?) 02:53 < fanquake> _aj_: because trying to get anyone to review the integration is hard enough 02:53 < fanquake> let alone trying to do both at once 02:53 < _aj_> fanquake: sure, i just mean if one's okay, the other probably is too, so whatever 02:54 < gleb7> Yeah, I just wanted to make sure I can rebase on top of the PR and make it work before acking the library pr 02:54 < fanquake> I disagree. the integration could be good, and the usage poor, or vice a versa ? 02:55 < _aj_> fanquake: integrating + including in the link but not using, i mean 02:55 < fanquake> oh right, sure 02:55 < _aj_> also needs linking for bench_bitcion, bitcoin-qt and test_bitcoin-qt 02:59 -!- goatpig [~goat@static-193-13-33-110.cust.tele2.se] has joined #bitcoin-core-dev 03:01 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #bitcoin-core-dev 03:02 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Ping timeout: 276 seconds] 03:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 03:08 < bitcoin-git> [bitcoin] MarcoFalke opened pull request #23352: test: Extend stale_tip_peer_management test (master...2110-testDos) https://github.com/bitcoin/bitcoin/pull/23352 03:08 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 03:23 -!- bomb-on [~bomb-on@194.144.47.113] has joined #bitcoin-core-dev 03:41 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 276 seconds] 03:47 -!- csknk [~csknk@88.87.164.26] has quit [Ping timeout: 260 seconds] 04:27 -!- AaronvanW [~AaronvanW@71pc74.sshunet.nl] has quit [Remote host closed the connection] 04:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:30 < bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/04437ee721e6...b9cf505bdfad 04:30 < bitcoin-git> bitcoin/master a78c229 Andrew Chow: tests: Place into mapWallet in coinselector_tests 04:30 < bitcoin-git> bitcoin/master a52f1d1 Andrew Chow: walletdb: Use SQLiteDatabase for mock wallet databases 04:30 < bitcoin-git> bitcoin/master b9cf505 MarcoFalke: Merge bitcoin/bitcoin#23338: tests: speed up coinselector_tests 04:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 04:30 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #23338: tests: speed up coinselector_tests (master...speed-up-cs-tests) https://github.com/bitcoin/bitcoin/pull/23338 04:30 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 04:39 -!- masta`` [~oyster@user/masta/x-2645138] has joined #bitcoin-core-dev 04:39 -!- masta_ [~oyster@user/masta/x-2645138] has joined #bitcoin-core-dev 04:41 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 04:47 -!- masta_ [~oyster@user/masta/x-2645138] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 04:50 -!- AaronvanW [~AaronvanW@71pc74.sshunet.nl] has joined #bitcoin-core-dev 04:52 -!- vasild [~vd@user/vasild] has quit [Ping timeout: 276 seconds] 05:09 -!- vasild [~vd@user/vasild] has joined #bitcoin-core-dev 05:35 -!- gleb71 [~gleb@178.150.137.228] has joined #bitcoin-core-dev 05:36 -!- gleb7 [~gleb@178.150.137.228] has quit [Ping timeout: 258 seconds] 05:36 -!- gleb71 is now known as gleb7 05:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:55 < bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/b9cf505bdfad...49e40f5704db 05:55 < bitcoin-git> bitcoin/master b1488c4 Sebastian Falbesoner: test: fix reference to block processing test in p2p_segwit.py 05:55 < bitcoin-git> bitcoin/master 4eb532f Sebastian Falbesoner: test: check for block reject reasons in p2p_segwit.py [1/2] 05:55 < bitcoin-git> bitcoin/master 45827fd Sebastian Falbesoner: test: check for block reject reasons in p2p_segwit.py [2/2] 05:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 05:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 05:55 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #22711: test: check for specific block reject reasons in p2p_segwit.py (master...202108-test-check_specific_segwit_reject_reasons) https://github.com/bitcoin/bitcoin/pull/22711 05:55 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:06 -!- mikehu44 [~quassel@206.189.41.250] has quit [Ping timeout: 260 seconds] 06:07 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 06:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:22 < bitcoin-git> [bitcoin] MarcoFalke pushed 9 commits to master: https://github.com/bitcoin/bitcoin/compare/49e40f5704db...1847ce2d49e1 06:22 < bitcoin-git> bitcoin/master cb14071 glozow: [refactor/bench] make mempool_stress bench reusable and parameterizable 06:22 < bitcoin-git> bitcoin/master 30e240f glozow: [bench] Benchmark CTxMemPool::check() 06:22 < bitcoin-git> bitcoin/master 54c6f3c glozow: [mempool] speed up check() by using coins cache and iterating in topo orde... 06:22 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:22 < laanwj> provoostenator: can you please whitelist magnet:?xt=urn:btih:3386067e3fe9d084c9694304cc116c74bab864b1 (bitcoin core 0.20.2) 06:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:23 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #23157: txmempool -/-> validation 1/2: improve performance of check() and remove dependency on validation (master...2021-09-speed-mempool-check) https://github.com/bitcoin/bitcoin/pull/23157 06:23 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:25 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/1847ce2d49e1...beb45b8b141f 06:25 < bitcoin-git> bitcoin/master da791c7 Hennadii Stepanov: wallet: Use PACKAGE_NAME to mention our software 06:25 < bitcoin-git> bitcoin/master beb45b8 MarcoFalke: Merge bitcoin/bitcoin#23311: wallet: Use PACKAGE_NAME to mention our softw... 06:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:25 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #23311: wallet: Use PACKAGE_NAME to mention our software (master...211019-name) https://github.com/bitcoin/bitcoin/pull/23311 06:25 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:29 -!- csknk [~csknk@88.87.164.26] has joined #bitcoin-core-dev 06:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:33 < bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/beb45b8b141f...d565d9b56dae 06:33 < bitcoin-git> bitcoin/master 1d13c44 Andrew Chow: tests: Use descriptors for feature_segwit multisig setup 06:33 < bitcoin-git> bitcoin/master ae6cbcc Andrew Chow: tests: restrict feature_segwit legacy wallet import tests 06:33 < bitcoin-git> bitcoin/master e9ade03 Andrew Chow: tests: Add feature_segwit.py --descriptors to test_runner.py 06:33 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 06:34 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #23312: tests: reduce feature_segwit.py usage of the legacy wallet (master...refactor-feature-segwit) https://github.com/bitcoin/bitcoin/pull/23312 06:34 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 06:48 -!- goatpig [~goat@static-193-13-33-110.cust.tele2.se] has quit [Remote host closed the connection] 06:57 -!- masta`` [~oyster@user/masta/x-2645138] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 07:05 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-dev 07:17 -!- masta`` [~oyster@user/masta/x-2645138] has joined #bitcoin-core-dev 07:45 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:45 < bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d565d9b56dae...22a90186496a 07:45 < bitcoin-git> bitcoin/master 92617b7 Pieter Wuille: Make AddrMan support multiple ports per IP 07:45 < bitcoin-git> bitcoin/master 22a9018 MarcoFalke: Merge bitcoin/bitcoin#23306: Make AddrMan support multiple ports per IP 07:45 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 07:46 < bitcoin-git> [bitcoin] MarcoFalke merged pull request #23306: Make AddrMan support multiple ports per IP (master...202110_addrmanmultiport) https://github.com/bitcoin/bitcoin/pull/23306 07:46 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 07:46 < _aj_> geez, just barely got that review in in time 07:47 < sipa> and my comment may have been too late 07:47 < _aj_> sipa: good thing it was only a mental note, and not something your immortalised in writing 07:48 < sipa> right 07:54 -!- mikehu44 [~quassel@206.189.41.250] has quit [Ping timeout: 260 seconds] 07:55 -!- ghostkeeper [~ghostkeep@47.196.70.51] has joined #bitcoin-core-dev 07:56 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 08:04 < MarcoFalke> sipa: 2021-10-25T15:04:09Z Error: Invalid or corrupt peers.dat (Corrupt data. Consistency check failed with code -5: iostream error). If you believe this is a bug, please report it to https://github.com/bitcoin/bitcoin/issues. As a workaround, you can move the file ("/tmp/regtest/peers.dat") out of the way (rename, move, or delete) to have a new one created on the next start. 08:04 < sipa> MarcoFalke: oh, thanks for looking into that 08:04 < MarcoFalke> Sorry, I merged after _aj_ ACK, but didn't see the other comment early enough 08:05 < sipa> that's what i feared 08:05 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 08:05 < sipa> we may need to bump the version/compatibility number 08:05 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has joined #bitcoin-core-dev 08:06 < MarcoFalke> And the error message will only happen on master, because I recently added that 08:06 < MarcoFalke> Previous versions will silently erase the file (ouch) 08:06 < sipa> that's not terrible 08:07 -!- mikehu44 [~quassel@206.189.41.250] has quit [Ping timeout: 260 seconds] 08:09 < sipa> MarcoFalke: this is only on downgrade, right? 08:09 < sipa> not on upgrade or normal post-merge usage 08:10 < sipa> MarcoFalke: can you try https://github.com/sipa/bitcoin/commits/202110_v4addrman ? 08:11 < sipa> oh, that's not going to do anything 08:22 < _aj_> sipa: worked fine for me on merge-and-restart 08:22 < sipa> _aj_: but did you have one IP with multiple ports in the saved peers.dat? 08:23 -!- csknk [~csknk@88.87.164.26] has quit [Ping timeout: 244 seconds] 08:23 < _aj_> oh, duh, i se what you mean. no, presumably not 08:23 < MarcoFalke> it only happens on downgrade 08:24 < _aj_> yeah, downgrae gives that error, tells you to file a bug report, and immediately shuts down, eww 08:24 < MarcoFalke> downgrade to 0.20.1: ERROR: DeserializeDB: Deserialize or I/O error - Incorrect keysize in addrman deserialization: iostream error 08:24 < MarcoFalke> Invalid or missing peers.dat; recreating 08:24 < MarcoFalke> _aj_: I'd say clearing peers.dat without warning is worse 08:25 < sipa> on downgrade? that's pretty much the only course of action possible 08:26 < _aj_> MarcoFalke: asking me to file a bug report always elicits an "eww" even if it's the right thing to do :) 08:26 < sipa> unless we change the filename, and start writing to peers2.dat, but try loading from both peers.dat and peers2.dat 08:26 < sipa> but we've never done that 08:26 < sipa> afaik 08:26 < MarcoFalke> The user can do "mv peers.dat peers.dat_bak" 08:27 < sipa> you can't expect users to do that 08:27 < MarcoFalke> Then we should revert my pull request 08:27 < sipa> i don't think so 08:28 < sipa> i'm not talking about situations where peers.dat is actually corrupted 08:28 < MarcoFalke> #22762 treats future version the same way 08:28 <@gribble> https://github.com/bitcoin/bitcoin/issues/22762 | Raise InitError when peers.dat is invalid or corrupted by MarcoFalke · Pull Request #22762 · bitcoin/bitcoin · GitHub 08:28 < sipa> oh really 08:28 < sipa> i think that's wrong, yes 08:28 < sipa> i'm just talking about downgrading; that should just work, with the knowledge that it may need to wipe information 08:28 < MarcoFalke> See the test: https://github.com/bitcoin/bitcoin/pull/22762/files#diff-9d9bcc113c783b7f76ad1c251a0df3958f00ed0f6c9158634fb17653471f3f72R64 08:29 < _aj_> huh, i see a bunch of nodes with multiple ports already 08:29 < sipa> MarcoFalke: well that's an orthogonal discussion i think 08:30 < sipa> for this change that was just merged, it should be treated as a future incompatible version when downgrading, not complain about corruption 08:30 < sipa> whatever the intended reaction to incompatible versions is 08:30 < sipa> _aj_: in master? 08:31 < MarcoFalke> Sure, still two bugs to fix before 23.0 08:31 < _aj_> sipa: on mainnet, with the pr applied to nearly-master 08:32 < sipa> ok, updated https://github.com/sipa/bitcoin/commits/202110_v4addrman 08:32 < sipa> should i PR? 08:34 < MarcoFalke> Makes sense. I can also wite a test for it with addpeeraddress tomorrow 08:34 < MarcoFalke> *write 08:37 < MarcoFalke> (unless someone beats me to it) 08:43 < _aj_> hmm, the error on downgrading to earlier master even with v4addrman is still a bit ugly -- it says it's a newer version, why scare people saying it's "Invalid or corrupt"; but that's still much better. +1 on PRing 08:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 08:43 < bitcoin-git> [bitcoin] sipa opened pull request #23354: Introduce new V4 format addrman (master...202110_v4addrman) https://github.com/bitcoin/bitcoin/pull/23354 08:43 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 08:44 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 09:00 -!- tralfaz [~davterra@143.198.56.186] has quit [Quit: Leaving] 09:04 < jnewbery> MarcoFalke: Do you mind updating your comment from "Looks like this will fail with" to "Looks like downgrade will fail with"? It wasn't immediately obvious that you're only talking about downgrade. 09:07 < jnewbery> sipa: Can I convince you to bundle changing SHA256 to siphash with your peers.dat version upgrade? I've been wanting to do it for a while but it requires changing the peers.dat version and it didn't seem worth it just for that. 09:08 < sipa> jnewbery: ha, i was planning to do that myself, but after the multiindex work 09:08 < sipa> because it'll be much easier afterwards 09:08 < jnewbery> ok! 09:08 < sipa> (because then it won't need a version bump) 09:09 < jnewbery> oh great. Then it makes sense to leave it for now 09:12 -!- mikehu44 [~quassel@206.189.41.250] has quit [Ping timeout: 244 seconds] 09:19 -!- jamesob [uid180710@id-180710.helmsley.irccloud.com] has joined #bitcoin-core-dev 09:52 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 10:04 -!- davterra [~davterra@143.198.56.186] has joined #bitcoin-core-dev 10:12 -!- Talkless [~Talkless@mail.dargis.net] has joined #bitcoin-core-dev 10:29 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5f45664i8y6v4.ipv6.telus.net] has quit [Remote host closed the connection] 10:29 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5f45664i8y6v4.ipv6.telus.net] has joined #bitcoin-core-dev 11:02 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has joined #bitcoin-core-dev 11:08 -!- csknk [~csknk@88.87.164.26] has joined #bitcoin-core-dev 11:13 -!- csknk [~csknk@88.87.164.26] has quit [Client Quit] 11:17 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 11:17 < bitcoin-git> [gui] shaavan opened pull request #457: qt: Add abitlity to resize peerTable and banTable (master...peer-table-splitter) https://github.com/bitcoin-core/gui/pull/457 11:17 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 11:33 -!- gene [~gene@gateway/tor-sasl/gene] has joined #bitcoin-core-dev 12:02 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 12:04 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:15 -!- gene is now known as mzpetty 12:15 -!- mzpetty is now known as gene 12:20 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 12:25 -!- rbies [~rbies@ool-457cb55e.dyn.optonline.net] has quit [Remote host closed the connection] 12:27 -!- gnaf [~gnaf@86-91-224-60.opennet.kpn.net] has quit [Quit: Konversation terminated!] 12:39 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has quit [Remote host closed the connection] 12:39 -!- SpellChecker [~SpellChec@gateway/tor-sasl/spellchecker] has joined #bitcoin-core-dev 12:56 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5f45664i8y6v4.ipv6.telus.net] has quit [Remote host closed the connection] 13:00 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has joined #bitcoin-core-dev 13:04 -!- ___nick___ [~quassel@cpc68286-cdif17-2-0-cust533.5-1.cable.virginm.net] has quit [Ping timeout: 260 seconds] 13:13 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 13:26 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has joined #bitcoin-core-dev 13:49 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 276 seconds] 13:56 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has joined #bitcoin-core-dev 13:57 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has joined #bitcoin-core-dev 14:03 -!- ghostkeeper [~ghostkeep@47.196.70.51] has quit [] 14:15 -!- white5moke [~white5mok@ip72-219-109-30.oc.oc.cox.net] has joined #bitcoin-core-dev 14:18 -!- yanmaani [~yanmaani@gateway/tor-sasl/yanmaani] has quit [Ping timeout: 276 seconds] 14:18 -!- gene [~gene@gateway/tor-sasl/gene] has quit [Quit: gene] 14:27 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has quit [Remote host closed the connection] 14:27 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has joined #bitcoin-core-dev 14:28 -!- mikehu44 [~quassel@206.189.41.250] has quit [Ping timeout: 265 seconds] 14:34 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has quit [] 14:37 -!- Ottman [~Ottman@ool-944baa5e.dyn.optonline.net] has joined #bitcoin-core-dev 14:43 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has joined #bitcoin-core-dev 14:45 -!- jesseposner [~jesse@c-24-5-105-39.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 15:03 -!- Aaronv___ [~AaronvanW@71pc74.sshunet.nl] has joined #bitcoin-core-dev 15:05 -!- AaronvanW [~AaronvanW@71pc74.sshunet.nl] has quit [Ping timeout: 265 seconds] 15:17 -!- sipsorcery [~sipsorcer@2a02:8084:6180:500::12b] has quit [Ping timeout: 258 seconds] 15:23 -!- Guyver2 [Guyver@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 15:29 -!- white5moke [~white5mok@ip72-219-109-30.oc.oc.cox.net] has quit [Quit: Leaving...] 15:37 -!- Ottman [~Ottman@ool-944baa5e.dyn.optonline.net] has quit [Quit: Client closed] 15:54 -!- dougefish__ [~dougefish@77.137.154.13] has joined #bitcoin-core-dev 15:55 -!- dougefish_ [~dougefish@5.29.58.227] has quit [Ping timeout: 244 seconds] 15:55 -!- dougefish [~dougefish@5.29.58.227] has quit [Ping timeout: 260 seconds] 15:55 -!- dougefish [~dougefish@77.137.154.13] has joined #bitcoin-core-dev 16:14 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has quit [Remote host closed the connection] 16:15 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has joined #bitcoin-core-dev 16:20 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has quit [Ping timeout: 260 seconds] 16:33 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has joined #bitcoin-core-dev 16:37 -!- dougefish_ [~dougefish@5.29.61.173] has joined #bitcoin-core-dev 16:40 -!- dougefish [~dougefish@77.137.154.13] has quit [Ping timeout: 265 seconds] 16:40 -!- dougefish__ [~dougefish@77.137.154.13] has quit [Ping timeout: 265 seconds] 16:40 -!- dougefish [~dougefish@5.29.61.173] has joined #bitcoin-core-dev 16:59 -!- Aaronv___ [~AaronvanW@71pc74.sshunet.nl] has quit [Quit: Leaving...] 17:15 -!- tla2k21 [~tla2k21@gateway/tor-sasl/tla2k21] has quit [Remote host closed the connection] 17:33 -!- tla2k21 [~tla2k21@gateway/tor-sasl/tla2k21] has joined #bitcoin-core-dev 17:56 -!- davterra [~davterra@143.198.56.186] has quit [Quit: Leaving] 19:02 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has quit [Remote host closed the connection] 19:02 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has joined #bitcoin-core-dev 19:30 -!- jespada [~jespada@181.28.253.200] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 19:36 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has quit [Ping timeout: 276 seconds] 19:36 -!- rex4539 [~rex4539@gateway/tor-sasl/rex4539] has joined #bitcoin-core-dev 19:41 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 244 seconds] 19:53 -!- belcher [~belcher@user/belcher] has joined #bitcoin-core-dev 20:26 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has quit [Remote host closed the connection] 20:26 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has joined #bitcoin-core-dev 20:33 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] has quit [Ping timeout: 245 seconds] 20:39 -!- grettke [~grettke@cpe-65-29-228-30.wi.res.rr.com] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 20:40 -!- masta`` [~oyster@user/masta/x-2645138] has quit [Read error: Connection reset by peer] 20:54 -!- Kaizen_Kintsugi [~Kaizen_Ki@node-1w7jr9yi65te5agy0cavumpf2.ipv6.telus.net] 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:06 -!- bomb-on [~bomb-on@194.144.47.113] has quit [Quit: aллилѹіа!] 21:09 -!- mikehu44 [~quassel@206.189.41.250] has joined #bitcoin-core-dev 21:23 -!- lihuadong [~Guest91@222.128.5.76] has joined #bitcoin-core-dev 21:49 -!- mikehu44_ [~quassel@206.189.41.250] has joined #bitcoin-core-dev 21:54 -!- mikehu44_ [~quassel@206.189.41.250] has quit [Ping timeout: 264 seconds] 21:55 -!- mikehu44_ [~quassel@206.189.41.250] has joined #bitcoin-core-dev 21:59 -!- jesseposner [~jesse@c-24-5-105-39.hsd1.ca.comcast.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 22:12 -!- jesseposner [~jesse@c-24-5-105-39.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 22:22 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #bitcoin-core-dev 22:36 -!- infernix [nix@2a02:22a0:bbb1:d500::2] has quit [Ping timeout: 246 seconds] 22:41 -!- Cory [~Cory@user/pasha] has quit [Ping timeout: 252 seconds] 22:59 -!- bitcoin-git [~bitcoin-g@x0f.org] has joined #bitcoin-core-dev 22:59 < bitcoin-git> [gui] jarolrod closed pull request #310: Introduce Icon Policy Documentation (master...icon_policy_doc) https://github.com/bitcoin-core/gui/pull/310 22:59 -!- bitcoin-git [~bitcoin-g@x0f.org] has left #bitcoin-core-dev [] 23:08 -!- infernix [nix@spirit.infernix.net] has joined #bitcoin-core-dev 23:23 -!- goatpig [~goat@static-193-13-33-110.cust.tele2.se] has joined #bitcoin-core-dev --- Log closed Tue Oct 26 00:00:14 2021