--- Day changed Wed May 23 2018 00:08 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 00:09 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 00:14 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 245 seconds] 00:15 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 00:29 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has joined #bitcoin-core-dev 01:02 -!- laurentmt [~Thunderbi@185.94.189.189] has joined #bitcoin-core-dev 01:03 -!- laurentmt [~Thunderbi@185.94.189.189] has quit [Client Quit] 01:11 -!- setpill [~setpill@unaffiliated/setpill] has joined #bitcoin-core-dev 01:22 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:27 -!- drizztbsd [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 01:28 -!- timothy [~tredaelli@redhat/timothy] has quit [Ping timeout: 252 seconds] 01:52 -!- ProfMac [~ProfMac@2001:470:1f0f:226:61b8:ec08:16c2:2c28] has quit [Ping timeout: 245 seconds] 01:55 -!- ProfMac [~ProfMac@2001:470:1f0f:226:74eb:cb01:f8fc:5c47] has joined #bitcoin-core-dev 02:04 -!- drizztbsd is now known as timothy 02:10 -!- promag [~promag@83.223.234.57] has joined #bitcoin-core-dev 02:16 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 252 seconds] 02:17 -!- Randolf [~randolf@96.53.47.38] has joined #bitcoin-core-dev 02:34 -!- promag [~promag@83.223.234.57] has quit [Remote host closed the connection] 02:36 -!- eshays [3a6f90d9@gateway/web/freenode/ip.58.111.144.217] has joined #bitcoin-core-dev 02:37 < eshays> hey guys, my bitcoin core program didnt close correctly and upon relaunch im stuck on replaying block 0% 02:38 < eshays> in the debug log im being shown that its currently rolling forward numbers 02:38 < eshays> but ive had it running for 24 hours and still on 0% 02:43 < booyah> corruption of kind that makes the recovery function hang forever? eshays can you attach gdb to it gdb -p $(pidof bitcoind) and see in which function it is 02:43 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has quit [Read error: Connection reset by peer] 02:43 -!- murrayn [~dafuq@unaffiliated/murrayn] has quit [Ping timeout: 248 seconds] 02:44 < booyah> eshays: in gdb, command: "thread apply all bt" (and press enter). Pastebin the result 02:44 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has joined #bitcoin-core-dev 02:45 < eshays> im sorry im pretty unaware of all the terms, where do i find gdb 02:46 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has quit [Remote host closed the connection] 02:46 < booyah> eshays: sorry, forgot you are on Windows. In this case just pastebin some portion of debug.log from end (check if there are no confidentail IP addresses or btc addresses). After that, imo, shut down the node, make a copy of entire data-directory of bitcoin to have snapshot of corrupted files, and start again to see if it's the same 02:47 -!- d9b4bef9 [~d9b4bef9@web501.webfaction.com] has joined #bitcoin-core-dev 02:47 < eshays> start the whole sync again? 02:47 < booyah> version v0.16.0 running Windows 10 ; 2TB harddrive with atleast 1.5TB free (and include this information if you post to github issue) 02:48 < booyah> eshays: after saving debug.log, shut down the node fully (eg kill process) and start it again. But I think it will try to continue again, it should not redownload chain from scratch 02:48 < eshays> if im closing and opening debug and this is progressing with new entries is that a good sign? 02:48 < eshays> 2018-05-23 09:46:41 Rolling forward 0000000000000000001f0ffad4402279360668ba5b071ee3206971199bd732f7 (492215) 2018-05-23 09:46:50 Rolling forward 0000000000000000006d7c1822119613361d0fdb4594ec68990a37d1c42472da (492216) 2018-05-23 09:46:57 Rolling forward 00000000000000000046d5cabb24f80c5f60e614cb9450b14f5f86548dbac7af (492217) 2018-05-23 09:47:03 Rolling forward 0000000000000000001a5530ee669c4438fa706d53f8e5135f8256488df66 02:49 < booyah> eshays: looks like progress. current block is 523985. 02:50 < eshays> i had been syncing with maybe 15000 blocks left when it closed. 02:50 < echeveria> yes, if you close improperly you lose sync progress partially. 02:50 < booyah> the bug seems to be that for 24 hours it was stuck right? what exactly do you mean by stuck, eshays? 02:51 < eshays> it appears to be continually rolling forward in debug but never moving off 0% 02:51 < booyah> eshays: the progress information, is in the GUI right? 02:52 < eshays> yes it says "replaying blocks... 02:52 < eshays> "press q to shutdown" 02:52 < eshays> "0%" 02:52 < booyah> maybe the GUI rolling forward message should include (last block: %d) 02:53 < eshays> thanks anyway guys, im gonna let it sit and continue rolling forward. 02:53 < booyah> eshays: let of known on #bitcoin if all worked out, see you 02:53 < booyah> *let us 02:54 < eshays> will do 02:54 -!- eshays [3a6f90d9@gateway/web/freenode/ip.58.111.144.217] has left #bitcoin-core-dev [] 02:55 < luke-jr> I don't think the rolling forward reports any progress info 02:57 < booyah> luke-jr: he pasted above that it does? 02:57 < booyah> "00000000000000000046d5cabb24f80c5f60e614cb9450b14f5f86548dbac7af (492217) 2018-05-23 09:47:03 Rolling forward" 02:57 < luke-jr> that's the debug log 02:58 < luke-jr> I'm talking about the % reported to the GUI 02:58 < luke-jr> so it will say 0% the whole time until it finishes 02:58 < provoostenator> Why (and where) is dbcache wiped after each prune event? IIUC prune deletes block storage files, while dbache is mostly the UTXO set, which doesn't change. 02:59 < luke-jr> provoostenator: prune events cause dbcache to get flushed out to disk, so you don't need to [potentially] replay the blocks you're about to prune 03:06 < provoostenator> Is that process described in more detail anywhere? 03:08 < provoostenator> luke-jr: what do you mean by replaying a block? Is that in the event of a crash? 03:09 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:09 < luke-jr> that's the main difference between dbcache and flushed to disk, yes 03:09 -!- zivl [~zivl@2601:19a:837f:e4e1:20fe:5ebf:9639:d80f] has joined #bitcoin-core-dev 03:10 < provoostenator> Would it make sense to have a --I_feel_lucky flag that doesn't flush cache during IBD and just starts from scratch if there is a crash? 03:13 < luke-jr> I doubt it would make a huge performance difference 03:14 < luke-jr> what might help is doing some kind of CoW of the dbcache, and flushing it to disk in parallel rather than pausing the sync for it 03:15 -!- murrayn [~dafuq@S01061cabc0b054b3.ok.shawcable.net] has joined #bitcoin-core-dev 03:15 -!- murrayn [~dafuq@S01061cabc0b054b3.ok.shawcable.net] has quit [Changing host] 03:15 -!- murrayn [~dafuq@unaffiliated/murrayn] has joined #bitcoin-core-dev 03:15 < provoostenator> Indeed only if it made a big difference. I'm still trying to figure out why a larger dbcache and bigger prune events are slower than master. 03:16 < provoostenator> I don't think it's the duration of the flush events, though I haven't checked. 03:16 < provoostenator> CoW? 03:17 < provoostenator> Maybe some way to write to disk what's needed, but not remove it from memory? 03:18 < luke-jr> copy-on-write 03:18 < luke-jr> writing to disk is what's slow 03:29 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 03:32 < bitconner> jonasschnelli, the readme in the aezeed package has a high-level description of the design https://github.com/lightningnetwork/lnd/tree/master/aezeed 03:32 < jonasschnelli> bitconner: thanks! 03:33 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has quit [Ping timeout: 245 seconds] 03:36 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-mavhebuytobsdwlq] has joined #bitcoin-core-dev 03:37 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 03:38 < jonasschnelli> roasbeef, bitconner: why static 16 bytes of entropy? Is that considered "enought"? 03:43 < provoostenator> I'm running #12404 on a t2.medium EC2 instance (4 GB RAM, 2 CPUs), using dbcache=3000. After 72 hours it's at block 435K (while master is at 487K and #11658 is at 506K). There were 10 prune events. They take less than a minute, but blocks can take multiple minutes to process. 03:43 < gribble> https://github.com/bitcoin/bitcoin/issues/12404 | Prune more aggressively during IBD by Sjors · Pull Request #12404 · bitcoin/bitcoin · GitHub 03:43 < gribble> https://github.com/bitcoin/bitcoin/issues/11658 | During IBD, when doing pruning, prune 10% extra to avoid pruning again soon after by luke-jr · Pull Request #11658 · bitcoin/bitcoin · GitHub 03:44 < jonasschnelli> roasbeef, bitconner: 2nd, has AEZ enough cryptoanalysis? 03:45 < luke-jr> provoostenator: I'm not sure EC2 is usable for benchmarking.. isn't it cloud stuff? 03:45 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 03:45 < provoostenator> luke-jr: well, it's slow stuff, buy maybe it's slow in cloud-specific way that's not relevant for any other conceivable device? 03:46 < luke-jr> provoostenator: cloud is about resource sharing; so one VM might get more real-world CPU time than another due to the VMs it shares with 03:47 < luke-jr> for a reliable benchmark comparison, you should really use real hardware doing nothing else 03:47 < provoostenator> It's not CPU bound though. 03:47 < luke-jr> the most often shared resource is I/O 03:52 < provoostenator> Not as good as real computers, but in my experience they're still reasonably consistent. If so, then it's still useful to know what it is about a large cache that could slow things down. 03:53 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 03:55 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 03:55 < bitcoin-git> [bitcoin] promag opened pull request #13310: Report progress in ReplayBlocks while rolling forward (master...2018-05-replayblocks-progress) https://github.com/bitcoin/bitcoin/pull/13310 03:56 -!- jtimon [~quassel@226.110.132.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 03:58 < jtimon> I think it should be almost done, but I'm temped to move https://github.com/bitcoin/bitcoin/pull/10757 to a new PR just to avoid the unicorns... 04:10 -!- goatpig [56f75200@gateway/web/freenode/ip.86.247.82.0] has joined #bitcoin-core-dev 04:27 -!- harrymm [~harrymm@104.207.83.10] has quit [Ping timeout: 260 seconds] 04:40 -!- harrymm [~harrymm@104.207.83.57] has joined #bitcoin-core-dev 04:42 -!- timothy [~tredaelli@redhat/timothy] has quit [Ping timeout: 268 seconds] 04:42 -!- drizztbsd [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 04:51 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has joined #bitcoin-core-dev 04:53 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has quit [Read error: Connection reset by peer] 04:53 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has joined #bitcoin-core-dev 04:58 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 256 seconds] 04:59 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 05:00 < promag> review request -> #13100 05:00 < gribble> https://github.com/bitcoin/bitcoin/issues/13100 | Add menu entry to open wallet by promag · Pull Request #13100 · bitcoin/bitcoin · GitHub 05:01 < promag> BlueMatt: rebase #12979? 05:01 < gribble> https://github.com/bitcoin/bitcoin/issues/12979 | Split validationinterface into parallel validation/mempool interfaces by TheBlueMatt · Pull Request #12979 · bitcoin/bitcoin · GitHub 05:03 -!- Giszmo [~leo@ip-223-234-219-201.nextelmovil.cl] has quit [Ping timeout: 252 seconds] 05:04 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 260 seconds] 05:06 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 05:06 -!- m8tion [~Agence@abo-148-111-68.mrs.modulonet.fr] has joined #bitcoin-core-dev 05:07 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 05:08 -!- m8tion [~Agence@abo-148-111-68.mrs.modulonet.fr] has quit [Client Quit] 05:08 -!- m8tion [~Agence@abo-148-111-68.mrs.modulonet.fr] has joined #bitcoin-core-dev 05:10 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 05:17 -!- drizztbsd is now known as timothy 05:18 -!- ExtraCrispy [~ExtraCris@185.9.18.150] has joined #bitcoin-core-dev 05:22 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 05:29 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 05:30 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 252 seconds] 05:38 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-codanywhrowitodt] has joined #bitcoin-core-dev 05:39 -!- vicenteH [~user@35.233.15.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 05:40 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Read error: Connection reset by peer] 05:41 -!- tryphe [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 05:45 -!- btcdrak [uid236341@gateway/web/irccloud.com/x-kycxahkmswptvgva] has quit [Quit: Connection closed for inactivity] 05:55 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 05:55 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-mavhebuytobsdwlq] has quit [Quit: Connection closed for inactivity] 06:08 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 268 seconds] 06:11 -!- promag [~promag@bl6-24-70.dsl.telepac.pt] has joined #bitcoin-core-dev 06:12 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 06:17 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 256 seconds] 06:23 < jnewbery> jonasscnelli: if you're around and merging, #13011 looks ready 06:23 < gribble> https://github.com/bitcoin/bitcoin/issues/13011 | Cache witness hash in CTransaction by MarcoFalke · Pull Request #13011 · bitcoin/bitcoin · GitHub 06:24 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 06:26 < bitcoin-git> [bitcoin] jtimon opened pull request #13311: Don't edit Chainparams after initialization (master...b17-regtest-only-params) https://github.com/bitcoin/bitcoin/pull/13311 06:28 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 268 seconds] 06:30 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 06:31 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 06:40 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 06:44 -!- Giszmo [~leo@ip-196-236-219-201.nextelmovil.cl] has joined #bitcoin-core-dev 06:48 -!- Giszmo [~leo@ip-196-236-219-201.nextelmovil.cl] has quit [Ping timeout: 252 seconds] 06:49 < jonasschnelli> GitHub wrote back the 2nd time regarding Unicorns: 06:49 < jonasschnelli> https://0bin.net/paste/OzcXoKdVaVQHasqc#xLOsrdPisBsMaBq7Fj33AYBd3FloWOnd1WkNKkTh5yP 06:50 < BlueMatt> nice! 06:51 -!- Giszmo [~leo@ip-138-234-219-201.nextelmovil.cl] has joined #bitcoin-core-dev 06:51 < jnewbery> That's great. Thanks for continuing to push for this, Jonas. 06:53 -!- mmgen [~mmgen@gateway/tor-sasl/mmgen] has joined #bitcoin-core-dev 06:54 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 252 seconds] 06:54 < bitcoin-git> [bitcoin] practicalswift opened pull request #13312: docs: Add a note about the source code filename naming convention (master...lowercase-filenames) https://github.com/bitcoin/bitcoin/pull/13312 06:58 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has quit [Remote host closed the connection] 07:00 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has joined #bitcoin-core-dev 07:00 -!- fanquake [~fanquake@unaffiliated/fanquake] has joined #bitcoin-core-dev 07:01 < fanquake> wew 07:02 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has quit [Remote host closed the connection] 07:04 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has joined #bitcoin-core-dev 07:08 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 07:13 < bitcoin-git> [bitcoin] jamesob reopened pull request #13200: Process logs in a separate thread (master...2018-05-asynclog) https://github.com/bitcoin/bitcoin/pull/13200 07:14 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 07:17 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 252 seconds] 07:18 -!- reardencode [~reardenco@hank.reardencode.com] has quit [Ping timeout: 256 seconds] 07:28 -!- reardencode [~reardenco@hank.reardencode.com] has joined #bitcoin-core-dev 07:30 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 07:34 -!- Sinclair_ [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has quit [Ping timeout: 252 seconds] 07:34 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 268 seconds] 07:38 -!- grafcaps [~haroldbr@104.137.194.255] has joined #bitcoin-core-dev 07:48 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-codanywhrowitodt] has quit [Quit: Connection closed for inactivity] 07:50 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 07:55 < MarcoFalke> Is it fine to remove pulls that need rebase for several days from the high priority list? 07:59 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Quit: WeeChat 1.4] 07:59 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 08:02 < fanquake> MarcoFalke Probably depends if the rebase matters or not. 08:02 < fanquake> If the PR is on there for high level discussion etc then a rebase doesn't necessarily block that from happening. 08:02 < MarcoFalke> fanquake: Though, if it has a couple of concept ack, but is just sitting around ... 08:03 < MarcoFalke> Agree if they are up for concept ack discussion, they can stay. 08:04 < MarcoFalke> Otherwise there is no use in having them up, as any utACKs would need to be followed up by a re-utACK to be of any use. 08:14 -!- Giszmo [~leo@ip-138-234-219-201.nextelmovil.cl] has quit [Ping timeout: 240 seconds] 08:14 -!- setpill [~setpill@unaffiliated/setpill] has quit [Quit: o/] 08:17 -!- Giszmo [~leo@ip-6-234-219-201.nextelmovil.cl] has joined #bitcoin-core-dev 08:18 -!- Samdney [~Samdney@80.255.10.197] has joined #bitcoin-core-dev 08:19 -!- fanquake [~fanquake@unaffiliated/fanquake] has quit [] 08:21 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 08:22 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-core-dev 08:25 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 08:27 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 08:39 -!- Randolf [~randolf@96.53.47.38] has quit [Ping timeout: 245 seconds] 08:40 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 08:43 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Ping timeout: 245 seconds] 08:44 -!- nman999_ [~nman999@190.156.226.123] has joined #bitcoin-core-dev 08:44 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 245 seconds] 08:45 -!- m8tion_ [~Agence@abo-148-111-68.mrs.modulonet.fr] has joined #bitcoin-core-dev 08:46 -!- m8tion [~Agence@abo-148-111-68.mrs.modulonet.fr] has quit [Ping timeout: 256 seconds] 08:49 -!- satwo [~textual@2602:306:378a:6fb0:7944:6110:cc2b:cfd7] has joined #bitcoin-core-dev 08:50 -!- promag [~promag@bl6-24-70.dsl.telepac.pt] has quit [Remote host closed the connection] 09:02 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 09:02 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 09:10 -!- zarez [~Thunderbi@fs-93-93-44-38.fullsave.info] has quit [Quit: zarez] 09:10 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 09:11 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has quit [Read error: Connection reset by peer] 09:11 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has joined #bitcoin-core-dev 09:12 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has joined #bitcoin-core-dev 09:12 -!- Agence__ [~Agence@abo-134-110-68.mrs.modulonet.fr] has joined #bitcoin-core-dev 09:16 -!- m8tion_ [~Agence@abo-148-111-68.mrs.modulonet.fr] has quit [Ping timeout: 256 seconds] 09:22 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-yccxktgzcnnehjav] has joined #bitcoin-core-dev 09:23 -!- tryphe [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 09:26 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 260 seconds] 09:32 -!- timothy [~tredaelli@redhat/timothy] has quit [Quit: Konversation terminated!] 09:33 -!- nman999_ [~nman999@190.156.226.123] has quit [Quit: nman999_] 09:35 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 245 seconds] 09:37 -!- laurentmt [~Thunderbi@185.94.189.189] has joined #bitcoin-core-dev 09:41 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 09:51 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Read error: Connection reset by peer] 09:52 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 09:54 -!- ClockCat [~CattieCat@75-109-227-119.stjocmtk01.res.dyn.suddenlink.net] has joined #bitcoin-core-dev 09:55 -!- Giszmo [~leo@ip-6-234-219-201.nextelmovil.cl] has quit [Ping timeout: 240 seconds] 09:57 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 09:59 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 09:59 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Quit: Leaving] 10:01 < bitcoin-git> [bitcoin] laanwj pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/6916024768ec...b9551d3663fc 10:01 < bitcoin-git> bitcoin/master cda8e36 Jorge Timón: Refactor: RPC: Separate GetBlockChecked() from getblock()... 10:01 < bitcoin-git> bitcoin/master 35e77a0 Jorge Timón: RPC: Introduce getblockstats 10:01 < bitcoin-git> bitcoin/master 4cbfb6a Jorge Timón: Tests: Test new getblockstats RPC... 10:01 < bitcoin-git> [bitcoin] laanwj closed pull request #10757: RPC: Introduce getblockstats to plot things (master...b15-rpc-plotter) https://github.com/bitcoin/bitcoin/pull/10757 10:04 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 252 seconds] 10:04 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 10:05 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 10:10 -!- Agence__ [~Agence@abo-134-110-68.mrs.modulonet.fr] has quit [Read error: Connection reset by peer] 10:26 < bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b9551d3663fc...3c2a41a9fc3c 10:26 < bitcoin-git> bitcoin/master faab55f MarcoFalke: Make CMutableTransaction constructor explicit... 10:26 < bitcoin-git> bitcoin/master fac1223 MarcoFalke: Cache witness hash in CTransaction 10:26 < bitcoin-git> bitcoin/master 3c2a41a Wladimir J. van der Laan: Merge #13011: Cache witness hash in CTransaction... 10:27 < bitcoin-git> [bitcoin] laanwj closed pull request #13011: Cache witness hash in CTransaction (master...Mf1804-cacheWitnessHash) https://github.com/bitcoin/bitcoin/pull/13011 10:27 -!- laurentmt [~Thunderbi@185.94.189.189] has quit [Quit: laurentmt] 10:29 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 252 seconds] 10:30 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 10:38 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 245 seconds] 10:42 -!- iatethepizzas [5db09963@gateway/web/freenode/ip.93.176.153.99] has joined #bitcoin-core-dev 10:51 < bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/3c2a41a9fc3c...7f4db9a7c354 10:51 < bitcoin-git> bitcoin/master 0bf4318 Wladimir J. van der Laan: net: Serve blocks directly from disk when possible... 10:51 < bitcoin-git> bitcoin/master 7f4db9a Wladimir J. van der Laan: Merge #13151: net: Serve blocks directly from disk when possible... 10:52 < bitcoin-git> [bitcoin] laanwj closed pull request #13151: net: Serve blocks directly from disk when possible (master...2018_05_direct_from_disk) https://github.com/bitcoin/bitcoin/pull/13151 10:55 < MarcoFalke> wumpus: Thanks for going through the high priority list. 10:55 < MarcoFalke> I feel like we should put #13253 on there 10:55 < gribble> https://github.com/bitcoin/bitcoin/issues/13253 | [0.16] Further Backports by fanquake · Pull Request #13253 · bitcoin/bitcoin · GitHub 10:55 < MarcoFalke> so we can move forward with the rc tag 10:55 -!- ClockCat [~CattieCat@75-109-227-119.stjocmtk01.res.dyn.suddenlink.net] has quit [Quit: Leaving] 11:02 -!- laurentmt [~Thunderbi@185.94.189.189] has joined #bitcoin-core-dev 11:04 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 11:11 -!- bitconner [~conner@136.24.175.89] has joined #bitcoin-core-dev 11:15 -!- bitconner [~conner@136.24.175.89] has quit [Ping timeout: 260 seconds] 11:18 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 256 seconds] 11:19 < kanzure> v0.16.0 memory consumption compared to v0.15.0 is ~3x higher, is this known/expected? 11:20 < kanzure> or has the mempool grown lately. maybe that would explain my observation. 11:20 < sipa> i don't think the memory usage should be significantly different 11:21 < kanzure> even with -txindex? 11:21 < sipa> that shouldn't affect memory usage, only disk usage 11:22 < sipa> how much memory are we talking about, and which -dbcache and -maxmempool settings? 11:23 < kanzure> only have relative increase at the moment, will investigate 11:24 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 11:24 < kanzure> using default -dbcache and -maxmempool values. maybe these changed between versions? 11:25 < sipa> no 11:25 < kanzure> actual usage is 8.25 GB 11:25 < sipa> WOW 11:25 < sipa> RSS? 11:25 < sipa> or virtual? 11:27 < kanzure> yeah this seems wrong. that's not bitcoind-specific. 11:29 < sipa> ? 11:30 < kanzure> switched to pm briefly 11:31 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-yccxktgzcnnehjav] has quit [Quit: Connection closed for inactivity] 11:33 -!- tim____ [6401aca5@gateway/web/freenode/ip.100.1.172.165] has joined #bitcoin-core-dev 11:33 < tim____> hello 11:33 < tim____> I have a question 11:35 -!- tim____ [6401aca5@gateway/web/freenode/ip.100.1.172.165] has quit [Client Quit] 11:36 -!- mmgen [~mmgen@gateway/tor-sasl/mmgen] has quit [Ping timeout: 250 seconds] 11:37 < kanzure> alright problem most likely due to ridiculous rpcthreads config value 11:39 -!- iatethepizzas [5db09963@gateway/web/freenode/ip.93.176.153.99] has quit [Quit: Page closed] 11:43 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 11:46 -!- satwo [~textual@2602:306:378a:6fb0:7944:6110:cc2b:cfd7] has quit [Ping timeout: 276 seconds] 11:47 -!- tryphe [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 264 seconds] 11:50 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 11:53 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 11:55 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #bitcoin-core-dev 11:59 -!- mmgen [~mmgen@gateway/tor-sasl/mmgen] has joined #bitcoin-core-dev 12:03 -!- promag_ [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 12:03 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Read error: Connection reset by peer] 12:12 < bitcoin-git> [bitcoin] laanwj opened pull request #13314: Fix FreeBSD build by including utilstrencodigs.h (master...2018_05_freebsd_build) https://github.com/bitcoin/bitcoin/pull/13314 12:12 -!- promag_ [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 12:22 -!- mmgen [~mmgen@gateway/tor-sasl/mmgen] has quit [Remote host closed the connection] 12:22 -!- mmgen [~mmgen@gateway/tor-sasl/mmgen] has joined #bitcoin-core-dev 12:31 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 12:32 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 12:33 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 12:34 -!- LeMiner [~LeMiner@unaffiliated/leminer] has joined #bitcoin-core-dev 12:42 -!- murch1 [murch@sf1.hashbang.sh] has quit [Ping timeout: 264 seconds] 12:47 -!- mistergold [~mistergol@37.19.109.179] has joined #bitcoin-core-dev 12:51 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 12:52 -!- Iamvip987 [67c72a31@gateway/web/freenode/ip.103.199.42.49] has joined #bitcoin-core-dev 12:53 < Iamvip987> Hello 12:53 -!- Iamvip987 [67c72a31@gateway/web/freenode/ip.103.199.42.49] has quit [Client Quit] 12:55 -!- Nadav_Kohen [~nkohen@199-188-64-16.dhcp.imoncommunications.net] has joined #bitcoin-core-dev 12:55 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Quit: WeeChat 1.4] 12:55 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 13:14 -!- laurentmt [~Thunderbi@185.94.189.189] has quit [Quit: laurentmt] 13:14 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 276 seconds] 13:21 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 240 seconds] 13:22 -!- Emcy [~Emcy@unaffiliated/emcy] has quit [Quit: Leaving] 13:28 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has quit [Read error: Connection reset by peer] 13:28 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has joined #bitcoin-core-dev 13:30 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 13:32 -!- Giszmo [~leo@45.232.32.17] has joined #bitcoin-core-dev 13:46 -!- murrayn [~dafuq@unaffiliated/murrayn] has quit [Read error: Connection reset by peer] 13:46 -!- murrayn [~dafuq@unaffiliated/murrayn] has joined #bitcoin-core-dev 13:54 < promag> is test/functional/wallet_multiwallet.py --usecli working on master? can anyone verify? 14:03 -!- mmgen [~mmgen@gateway/tor-sasl/mmgen] has quit [Quit: (https://github.com/mmgen) leaving] 14:08 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Quit: leaving] 14:18 -!- JackH [~laptop@2a01:112f:729:200:994f:8526:4bec:69b3] has joined #bitcoin-core-dev 14:20 < harding> promag: works here. 14:20 < promag> hm, harding: thanks 14:21 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has joined #bitcoin-core-dev 14:22 -!- Randolf [~randolf@69.166.112.240] has joined #bitcoin-core-dev 14:23 -!- Oldnewbie [6b4df102@gateway/web/freenode/ip.107.77.241.2] has joined #bitcoin-core-dev 14:26 -!- Oldnewbie [6b4df102@gateway/web/freenode/ip.107.77.241.2] has quit [Client Quit] 14:36 -!- laurentmt [~Thunderbi@185.94.189.189] has joined #bitcoin-core-dev 14:36 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:38 -!- laurentmt [~Thunderbi@185.94.189.189] has quit [Client Quit] 14:39 -!- tryphe_000 [~tryphe@unaffiliated/tryphe] has joined #bitcoin-core-dev 14:42 -!- tryphe_ [~tryphe@unaffiliated/tryphe] has quit [Ping timeout: 264 seconds] 14:43 -!- Sinclair_ [sinclair6@gateway/vpn/privateinternetaccess/sinclair6] has joined #bitcoin-core-dev 14:47 -!- bitconner [~conner@64-71-8-130.static.wiline.com] has quit [Quit: leaving] 15:01 -!- Samdney [~Samdney@80.255.10.197] has quit [Read error: Connection reset by peer] 15:02 -!- Nadav_Kohen [~nkohen@199-188-64-16.dhcp.imoncommunications.net] has quit [Ping timeout: 252 seconds] 15:10 -!- Deshawn17Jacobi [~Deshawn17@ns334669.ip-5-196-64.eu] has quit [Ping timeout: 245 seconds] 15:10 -!- Randolf [~randolf@69.166.112.240] has quit [Ping timeout: 256 seconds] 15:11 -!- rex4539 [~textual@ppp-94-65-6-88.home.otenet.gr] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 15:15 -!- mistergo1d [~mistergol@37.19.109.179] has joined #bitcoin-core-dev 15:16 -!- promag_ [~promag@bl22-247-244.dsl.telepac.pt] has joined #bitcoin-core-dev 15:16 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 268 seconds] 15:18 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Ping timeout: 256 seconds] 15:18 -!- mistergold [~mistergol@37.19.109.179] has quit [Ping timeout: 256 seconds] 15:22 -!- mistergo1d [~mistergol@37.19.109.179] has quit [Ping timeout: 240 seconds] 15:25 -!- murch1 [murch@sf1.hashbang.sh] has joined #bitcoin-core-dev 15:25 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 15:27 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 264 seconds] 15:27 -!- LeMiner [~LeMiner@unaffiliated/leminer] has quit [Read error: Connection reset by peer] 15:28 -!- vicenteH [~user@35.233.15.37.dynamic.jazztel.es] has quit [Ping timeout: 245 seconds] 15:36 -!- mistergold [~mistergol@37.19.109.179] has joined #bitcoin-core-dev 15:36 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has quit [Read error: Connection reset by peer] 15:37 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has joined #bitcoin-core-dev 15:39 -!- tryphe_000 is now known as tryphe 15:43 -!- MisterPaz [~PazPazPaz@185.232.20.200] has joined #bitcoin-core-dev 15:45 -!- MrPaz [~PazPazPaz@185.232.20.206] has quit [Ping timeout: 248 seconds] 15:49 -!- mistergold [~mistergol@37.19.109.179] has quit [Ping timeout: 256 seconds] 15:51 < promag_> another "test_framework.authproxy.JSONRPCException: The mempool was not loaded yet (-1)" 15:51 -!- promag_ is now known as promag 15:52 < promag> ^ https://travis-ci.org/bitcoin/bitcoin/jobs/382884494 16:07 -!- goatpig [56f75200@gateway/web/freenode/ip.86.247.82.0] has quit [Ping timeout: 260 seconds] 16:15 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 16:21 -!- promag [~promag@bl22-247-244.dsl.telepac.pt] has quit [Remote host closed the connection] 16:25 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has quit [Quit: drexl] 16:36 < moneyball> Hello, thanks to jimpo reaching out to GitHub, their support got back to us with the following good news: "You should be seeing fewer unicorns as of this morning! We've shipped a change that improves our caching (easy thing to do in computer science) which should improve your situation. 16:36 < moneyball> Unicorns are real and they may still exist but if you see one and refresh it should go away (cache updates). If you're seeing a "double unicorn", in general that's awesome but actually meaning you saw a unicorn after refreshing from a unicorn, please reach out. Drop me the PR that is problematic and we'll dig into it further. I hope you don't see any double unicorns." 16:36 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 260 seconds] 16:48 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 16:49 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 16:50 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 17:54 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 17:55 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 17:58 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Read error: Connection reset by peer] 17:59 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 252 seconds] 18:00 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #bitcoin-core-dev 18:01 -!- Giszmo [~leo@45.232.32.17] has quit [Ping timeout: 260 seconds] 18:12 -!- zivl [~zivl@2601:19a:837f:e4e1:20fe:5ebf:9639:d80f] has quit [Ping timeout: 276 seconds] 18:18 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-npfqxforpszldrjt] has joined #bitcoin-core-dev 18:23 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 18:31 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 18:34 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 245 seconds] 18:39 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 19:00 -!- dx25 [~dx25@67-3-153-10.omah.qwest.net] has joined #bitcoin-core-dev 19:01 -!- Chris_Stewart_5 [chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 245 seconds] 19:02 -!- dx25 [~dx25@67-3-153-10.omah.qwest.net] has quit [Read error: Connection reset by peer] 19:04 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Ping timeout: 245 seconds] 19:05 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 19:10 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 19:22 -!- DougieBot5000_ is now known as DougieBot5000 19:23 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has joined #bitcoin-core-dev 19:25 -!- Giszmo [~leo@pc-37-38-86-200.cm.vtr.net] has quit [Client Quit] 19:53 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has quit [Read error: Connection reset by peer] 19:54 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has joined #bitcoin-core-dev 19:56 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 240 seconds] 19:57 -!- Randolf [~randolf@96.53.47.38] has joined #bitcoin-core-dev 20:00 -!- murch1 [murch@sf1.hashbang.sh] has quit [Ping timeout: 256 seconds] 20:28 -!- Nadav_Kohen [~nkohen@97-127-170-150.cdrr.qwest.net] has joined #bitcoin-core-dev 20:40 -!- Nadav_Kohen [~nkohen@97-127-170-150.cdrr.qwest.net] has quit [Ping timeout: 245 seconds] 20:49 -!- Nadav_Kohen [~nkohen@97-127-170-150.cdrr.qwest.net] has joined #bitcoin-core-dev 20:56 -!- rex4539 [~textual@2a02:587:3501:ea00:7d4d:dd76:7712:1a7a] has joined #bitcoin-core-dev 20:56 -!- Nadav_Kohen [~nkohen@97-127-170-150.cdrr.qwest.net] has quit [Ping timeout: 260 seconds] 21:00 -!- Nadav_Kohen [~nkohen@173-28-201-69.client.mchsi.com] has joined #bitcoin-core-dev 21:06 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 21:08 -!- Nadav_Kohen [~nkohen@173-28-201-69.client.mchsi.com] has quit [Ping timeout: 248 seconds] 21:11 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 245 seconds] 21:17 -!- cryptojanitor [uid278088@gateway/web/irccloud.com/x-npfqxforpszldrjt] has quit [Quit: Connection closed for inactivity] 21:42 -!- Nadav_Kohen [~nkohen@173-28-201-69.client.mchsi.com] has joined #bitcoin-core-dev 21:54 -!- Nadav_Kohen [~nkohen@173-28-201-69.client.mchsi.com] has quit [Ping timeout: 248 seconds] 21:58 -!- Krellan [~Krellan@2601:640:4000:9258:1cb8:f7e9:3e20:2116] has quit [Remote host closed the connection] 22:29 -!- Krellan [~Krellan@2601:640:4000:9258:6527:7703:53d6:f070] has joined #bitcoin-core-dev 22:36 -!- Krellan [~Krellan@2601:640:4000:9258:6527:7703:53d6:f070] has quit [Ping timeout: 260 seconds] 22:36 -!- jtimon [~quassel@226.110.132.37.dynamic.jazztel.es] has quit [Ping timeout: 245 seconds] 23:06 -!- Krellan [~Krellan@2601:640:4000:9258:e11c:95ce:e06a:eae5] has joined #bitcoin-core-dev 23:07 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:11 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 23:11 -!- Krellan [~Krellan@2601:640:4000:9258:e11c:95ce:e06a:eae5] has quit [Remote host closed the connection] 23:12 -!- Krellan [~Krellan@2601:640:4000:9258:e11c:95ce:e06a:eae5] has joined #bitcoin-core-dev 23:12 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 23:33 -!- jnewbery [~john@static-100-38-11-146.nycmny.fios.verizon.net] has quit [Ping timeout: 240 seconds] 23:34 -!- zxzzt [~prod@static-100-38-11-146.nycmny.fios.verizon.net] has quit [Ping timeout: 240 seconds] 23:35 -!- jamesob [~james@static-100-38-11-146.nycmny.fios.verizon.net] has quit [Ping timeout: 276 seconds] 23:36 -!- jnewbery [~john@rrcs-67-251-193-154.nyc.biz.rr.com] has joined #bitcoin-core-dev 23:36 -!- zxzzt [~prod@rrcs-67-251-193-154.nyc.biz.rr.com] has joined #bitcoin-core-dev 23:36 -!- jamesob [~james@rrcs-67-251-193-154.nyc.biz.rr.com] has joined #bitcoin-core-dev