--- Day changed Sat Dec 02 2017 00:03 -!- checksauce [~checksauc@183.89.190.188] has joined #bitcoin-core-dev 00:04 -!- Guest22587 [~jonas@KH63217.karlshof.wh.tu-darmstadt.de] has joined #bitcoin-core-dev 00:04 -!- Guest22587 [~jonas@KH63217.karlshof.wh.tu-darmstadt.de] has left #bitcoin-core-dev [] 00:08 -!- detire [~detire@unaffiliated/detire] has quit [Quit: detire] 00:13 -!- esotericnonsense [~esotericn@unaffiliated/esotericnonsense] has quit [Ping timeout: 240 seconds] 00:17 -!- checksauce [~checksauc@183.89.190.188] has quit [Remote host closed the connection] 00:25 -!- checksauce [~checksauc@183.89.190.188] has joined #bitcoin-core-dev 00:32 -!- bule2 [~bule@gateway/tor-sasl/bule] has joined #bitcoin-core-dev 00:34 -!- bule [~bule@gateway/tor-sasl/bule] has quit [Remote host closed the connection] 00:52 -!- bule2 [~bule@gateway/tor-sasl/bule] has quit [Ping timeout: 248 seconds] 00:56 < sipa> wildnet! 00:59 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 01:00 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 01:04 -!- Krellan [~krellan@2601:640:4000:ab47:3d5a:8987:ff5d:4abc] has quit [Read error: Connection reset by peer] 01:04 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 01:06 < wumpus> sipa: Provoostenator came with that I think it' great 01:07 < sipa> ha 01:08 < wumpus> a reliable testnet would be more like a simnet 01:08 < wumpus> simulate circumstances on the real chain 01:10 -!- justin___ [49ba6147@gateway/web/freenode/ip.73.186.97.71] has joined #bitcoin-core-dev 01:11 -!- Cogito_Ergo_Sum [~Myself@unaffiliated/cogito-ergo-sum/x-7399460] has joined #bitcoin-core-dev 01:18 -!- dabura667 [~dabura667@KD111103034253.ppp-bb.dion.ne.jp] has joined #bitcoin-core-dev 01:20 -!- checksauce [~checksauc@183.89.190.188] has quit [Remote host closed the connection] 01:24 -!- checksauce [~checksauc@183.89.190.188] has joined #bitcoin-core-dev 01:37 -!- justin___ [49ba6147@gateway/web/freenode/ip.73.186.97.71] has quit [Ping timeout: 260 seconds] 01:40 -!- checksauce [~checksauc@183.89.190.188] has quit [Remote host closed the connection] 01:45 -!- a___ [31ffc442@gateway/web/freenode/ip.49.255.196.66] has quit [Ping timeout: 260 seconds] 01:54 -!- checksauce [~checksauc@183.89.190.188] has joined #bitcoin-core-dev 02:00 -!- roadcrap [~roadcrypt@unaffiliated/roadcrap] has quit [Ping timeout: 260 seconds] 02:20 -!- checksauce [~checksauc@183.89.190.188] has quit [Remote host closed the connection] 02:39 -!- checksauce [~checksauc@183.89.190.188] has joined #bitcoin-core-dev 03:02 -!- checksauce [~checksauc@183.89.190.188] has quit [Remote host closed the connection] 03:04 -!- Cogito_Ergo_Sum [~Myself@unaffiliated/cogito-ergo-sum/x-7399460] has quit [] 03:07 < gmaxwell> the more stable thing I think would be interesting to do is a singned block testnet where it accepts two keys and there is a regular standard parttern of reorgs that it does, and if you don't want to see the reorgs, you change your settings to ignore one of the keys, which is the one used for blocks which are going to get reorged out. Unfortunately, the signed block approach used in elements at 03:07 < gmaxwell> least makes the blockindex datastructures in memory larger... so they'd be ugly to have for us because the same binary is testnet and mainnet. :( 03:08 < gmaxwell> We could, of course, have a seperate build for this signed block testnet, but I think that would make it less accessible and useful. 03:12 -!- JamesAU [~JamesAU@pa49-195-152-199.pa.nsw.optusnet.com.au] has joined #bitcoin-core-dev 03:17 -!- dabura667 [~dabura667@KD111103034253.ppp-bb.dion.ne.jp] has quit [Remote host closed the connection] 03:18 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 03:19 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 03:24 -!- dqx [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 03:25 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 03:25 -!- dqx [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 03:25 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 03:35 < wumpus> indeed, doing a predictable cycle of reorgs makes sense, otherwise it's not much of a test 03:36 < wumpus> within the limits of what is realistically encountered on mainnet 03:36 < wumpus> yes, that's what I don't like, the same code is used on mainnet and testnet and this would add extra overhead, as well as more potentially buggy code inthe consensus path 03:37 < wumpus> the only way around that would be to template all the code which is not a simple change either :/ 03:38 < wumpus> this really needs to be zero overhead for the mainnet case 03:39 -!- dqx [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 03:40 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 03:40 -!- dqx [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 03:41 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 03:41 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:41 -!- dqx [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 03:42 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 03:43 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 03:44 < gmaxwell> I suspect it probably could be done with no runtime overhead, but some lack of cleanness (like having to turn one of the fields in the block index into a union). 03:44 -!- dqx [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 03:44 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 03:47 -!- dqx [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 03:47 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 03:48 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 03:49 -!- mosa [~mosa@softbank126099222110.bbtec.net] has joined #bitcoin-core-dev 03:52 -!- dqx [~dqx@unaffiliated/dqx] has quit [Ping timeout: 240 seconds] 03:54 -!- mosa [~mosa@softbank126099222110.bbtec.net] has quit [] 04:05 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 04:09 -!- anirudhp2014 [77526bee@gateway/web/freenode/ip.119.82.107.238] has joined #bitcoin-core-dev 04:10 -!- dqx [~dqx@unaffiliated/dqx] has quit [Ping timeout: 248 seconds] 04:12 -!- wxss [~user@109.169.94.21] has joined #bitcoin-core-dev 04:16 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 04:17 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 04:44 -!- anirudhp2014 [77526bee@gateway/web/freenode/ip.119.82.107.238] has quit [Ping timeout: 260 seconds] 04:54 -!- ula [~ula@b2b-78-94-11-194.unitymedia.biz] has joined #bitcoin-core-dev 04:55 -!- wunpunch [~Alli@2a02:c7f:282a:6c00:c905:ab03:f73:aafe] has joined #bitcoin-core-dev 05:04 -!- Aaronvan_ is now known as AaronvanW 05:29 -!- kabaum [~kalle@h-13-35.A163.priv.bahnhof.se] has quit [Read error: Connection reset by peer] 05:30 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 05:30 -!- kabaum [~kalle@h-13-35.A163.priv.bahnhof.se] has joined #bitcoin-core-dev 05:30 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 05:36 -!- Deeznutz [6bd86334@gateway/web/freenode/ip.107.216.99.52] has joined #bitcoin-core-dev 05:45 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 05:50 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 05:51 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 06:14 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has joined #bitcoin-core-dev 06:14 -!- santiago__ [253a3ae6@gateway/web/freenode/ip.37.58.58.230] has joined #bitcoin-core-dev 06:14 -!- santiago__ [253a3ae6@gateway/web/freenode/ip.37.58.58.230] has quit [Client Quit] 06:20 -!- JamesAU [~JamesAU@pa49-195-152-199.pa.nsw.optusnet.com.au] has quit [Ping timeout: 248 seconds] 06:21 -!- indistylo [~indistylo@122.166.157.45] has joined #bitcoin-core-dev 06:22 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 260 seconds] 06:32 -!- indistylo [~indistylo@122.166.157.45] has quit [Ping timeout: 240 seconds] 06:36 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 06:38 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 248 seconds] 06:48 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 06:53 -!- dqx [~dqx@unaffiliated/dqx] has quit [Ping timeout: 268 seconds] 06:56 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 06:56 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 07:01 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 07:01 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 07:14 -!- Keebit [5123a1f4@gateway/web/freenode/ip.81.35.161.244] has joined #bitcoin-core-dev 07:14 -!- indistylo [~indistylo@122.166.157.45] has joined #bitcoin-core-dev 07:18 -!- PeterHong [7a2aa10c@gateway/web/freenode/ip.122.42.161.12] has joined #bitcoin-core-dev 07:19 -!- PeterHong [7a2aa10c@gateway/web/freenode/ip.122.42.161.12] has quit [Client Quit] 07:21 -!- ula [~ula@b2b-78-94-11-194.unitymedia.biz] has quit [Quit: KVIrc 4.2.0 Equilibrium http://www.kvirc.net/] 07:22 -!- wunpunch [~Alli@2a02:c7f:282a:6c00:c905:ab03:f73:aafe] has quit [Quit: Leaving] 07:37 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 07:39 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 07:39 -!- nickler [~nickler@185.12.46.130] has quit [Ping timeout: 276 seconds] 07:44 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 07:44 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has joined #bitcoin-core-dev 07:45 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 07:46 -!- nickler [~nickler@185.12.46.130] has joined #bitcoin-core-dev 07:47 -!- Keebit [5123a1f4@gateway/web/freenode/ip.81.35.161.244] has quit [Quit: Page closed] 07:58 -!- hellxcode [~hellxcode@2607:fcc8:6d42:e700:e115:4c0:dd8b:ae23] has joined #bitcoin-core-dev 08:03 -!- hellxcode [~hellxcode@2607:fcc8:6d42:e700:e115:4c0:dd8b:ae23] has quit [Ping timeout: 255 seconds] 08:08 -!- indistylo [~indistylo@122.166.157.45] has quit [Ping timeout: 260 seconds] 08:09 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 08:17 -!- Deeznutz [6bd86334@gateway/web/freenode/ip.107.216.99.52] has quit [Ping timeout: 260 seconds] 08:20 -!- webuser323 [5c28f93e@gateway/web/freenode/ip.92.40.249.62] has joined #bitcoin-core-dev 08:21 < webuser323> Just wondering if this is relevant bitcoin-core: https://github.com/google/oss-fuzz/ 08:27 < bitcoin-git> [bitcoin] jnewbery opened pull request #11817: [tests] Change bip68-112-113-p2p to use BitcoinTestFramework (master...refactor_bip68-112-113-p2p) https://github.com/bitcoin/bitcoin/pull/11817 08:35 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-bdoiwzjaaktzcfyk] has joined #bitcoin-core-dev 08:35 < webuser323> pinging wumpus, maybe worth adding the project there, the trophy list is very impressive! 08:35 -!- webuser323 [5c28f93e@gateway/web/freenode/ip.92.40.249.62] has quit [Quit: thanks!] 08:44 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 248 seconds] 08:47 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 08:49 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 09:00 -!- dqx [~dqx@unaffiliated/dqx] has quit [Quit: .] 09:00 -!- Cory [~Cory@unaffiliated/cory] has quit [Ping timeout: 260 seconds] 09:00 -!- bule2 [~bule@gateway/tor-sasl/bule] has joined #bitcoin-core-dev 09:01 -!- bule2 [~bule@gateway/tor-sasl/bule] has quit [Remote host closed the connection] 09:03 -!- laurentmt [~Thunderbi@176.158.157.202] has joined #bitcoin-core-dev 09:05 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 09:05 -!- Pasha [~Cory@unaffiliated/cory] has joined #bitcoin-core-dev 09:05 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #bitcoin-core-dev 09:08 -!- Pasha is now known as Cory 09:09 -!- moctos [~moctos@cpe-107-9-138-59.neo.res.rr.com] has joined #bitcoin-core-dev 09:10 -!- laurentmt [~Thunderbi@176.158.157.202] has quit [Quit: laurentmt] 09:14 -!- moctos [~moctos@cpe-107-9-138-59.neo.res.rr.com] has quit [Ping timeout: 248 seconds] 09:20 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 09:25 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 268 seconds] 09:33 -!- shesek [~shesek@bzq-84-110-54-11.red.bezeqint.net] has joined #bitcoin-core-dev 09:33 -!- shesek [~shesek@bzq-84-110-54-11.red.bezeqint.net] has quit [Changing host] 09:33 -!- shesek [~shesek@unaffiliated/shesek] has joined #bitcoin-core-dev 09:36 -!- roadcrap [~roadcrypt@unaffiliated/roadcrap] has joined #bitcoin-core-dev 10:02 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Remote host closed the connection] 10:03 -!- arubi [~ese168@gateway/tor-sasl/ese168] has joined #bitcoin-core-dev 10:09 -!- Murch [~murch@c-73-223-113-121.hsd1.ca.comcast.net] has quit [Quit: Snoozing.] 10:22 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 10:23 -!- quantbot_ [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 10:23 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Read error: Connection reset by peer] 10:39 -!- quantbot_ [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Remote host closed the connection] 10:45 -!- SopaXorzTaker [~SopaXorzT@unaffiliated/sopaxorztaker] has quit [Remote host closed the connection] 10:46 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has quit [Read error: Connection reset by peer] 10:47 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 10:53 -!- goatpig [56f75683@gateway/web/freenode/ip.86.247.86.131] has joined #bitcoin-core-dev 10:55 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 250 seconds] 10:58 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 10:58 -!- jack_ [~jack@66-188-250-34.dhcp.eucl.wi.charter.com] has joined #bitcoin-core-dev 10:58 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 11:06 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-oxsbllanohkjuzaf] has joined #bitcoin-core-dev 11:08 < meshcollider> webuser323: OSS-fuzz was discussed in #11045, you might want to check that out :) 11:08 < gribble> https://github.com/bitcoin/bitcoin/issues/11045 | Offering my Bitcoin fuzzers · Issue #11045 · bitcoin/bitcoin · GitHub 11:15 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 11:23 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 11:23 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #bitcoin-core-dev 11:26 -!- Babozor [~babozor@2a01:e35:8b35:8720:190e:4164:4208:1ecc] has joined #bitcoin-core-dev 11:27 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 11:41 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 11:41 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Remote host closed the connection] 11:43 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 11:43 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Remote host closed the connection] 11:44 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 11:56 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 240 seconds] 11:56 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Remote host closed the connection] 11:58 -!- quantbot_ [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 11:58 -!- jb55 [~jb55@S0106586d8f7ea4ba.vc.shawcable.net] has joined #bitcoin-core-dev 11:59 -!- quantbot_ [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Remote host closed the connection] 12:05 -!- jack_ [~jack@66-188-250-34.dhcp.eucl.wi.charter.com] has quit [Ping timeout: 248 seconds] 12:08 -!- jack_ [~jack@66-188-250-34.dhcp.eucl.wi.charter.com] has joined #bitcoin-core-dev 12:08 -!- Babozor_ [~babozor@2a01:e35:8b35:8720:190e:4164:4208:1ecc] has joined #bitcoin-core-dev 12:11 -!- Babozor [~babozor@2a01:e35:8b35:8720:190e:4164:4208:1ecc] has quit [Ping timeout: 260 seconds] 12:16 -!- jack_ [~jack@66-188-250-34.dhcp.eucl.wi.charter.com] has quit [Quit: jack_] 12:22 -!- rekwetcore [69d4367f@gateway/web/freenode/ip.105.212.54.127] has joined #bitcoin-core-dev 12:22 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 12:23 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 12:27 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 12:31 -!- rekwetcore [69d4367f@gateway/web/freenode/ip.105.212.54.127] has left #bitcoin-core-dev [] 12:43 -!- indistylo [~indistylo@122.166.157.45] has joined #bitcoin-core-dev 12:45 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 12:49 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Ping timeout: 248 seconds] 12:56 -!- JamesAU [~JamesAU@pa49-195-39-212.pa.nsw.optusnet.com.au] has joined #bitcoin-core-dev 13:00 -!- timothy [~tredaelli@redhat/timothy] has joined #bitcoin-core-dev 13:06 -!- jb55 [~jb55@S0106586d8f7ea4ba.vc.shawcable.net] has quit [Ping timeout: 248 seconds] 13:06 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 13:08 -!- timothy [~tredaelli@redhat/timothy] has quit [Ping timeout: 240 seconds] 13:10 -!- photonclock_ [~photonclo@47.37.153.193] has quit [Remote host closed the connection] 13:10 -!- photonclock_ [~photonclo@47.37.153.193] has joined #bitcoin-core-dev 13:13 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 13:14 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 13:21 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 13:32 -!- Aaronvan_ [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 13:40 -!- chjj [~chjj@unaffiliated/chjj] has joined #bitcoin-core-dev 13:50 -!- str4d [~str4d@183.191.6.51.dyn.plus.net] has quit [Ping timeout: 255 seconds] 13:50 -!- CubicEarth [~cubiceart@89-253-85-53.customers.ownit.se] has joined #bitcoin-core-dev 13:56 -!- indistylo [~indistylo@122.166.157.45] has quit [Ping timeout: 255 seconds] 14:02 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [] 14:03 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-oxsbllanohkjuzaf] has quit [Quit: Connection closed for inactivity] 14:16 -!- Guyver2 [AdiIRC@guyver2.xs4all.nl] has quit [Quit: Going offline, see ya! (www.adiirc.com)] 14:33 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 14:37 -!- Cheeseo [~Cheeseo@gateway/vpn/privateinternetaccess/cheeseo] has joined #bitcoin-core-dev 14:38 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 14:55 -!- JamesAU [~JamesAU@pa49-195-39-212.pa.nsw.optusnet.com.au] has quit [Ping timeout: 248 seconds] 15:01 -!- Cheeseo [~Cheeseo@gateway/vpn/privateinternetaccess/cheeseo] has quit [Ping timeout: 260 seconds] 15:05 -!- Randolf [~randolf@96.53.47.42] has quit [Ping timeout: 240 seconds] 15:06 -!- CubicEarth [~cubiceart@89-253-85-53.customers.ownit.se] has quit [Remote host closed the connection] 15:09 -!- CubicEarth [~cubiceart@89-253-85-53.customers.ownit.se] has joined #bitcoin-core-dev 15:09 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 15:10 -!- CubicEarth [~cubiceart@89-253-85-53.customers.ownit.se] has quit [Read error: Connection reset by peer] 15:10 -!- CubicEarth [~cubiceart@89.253.85.53] has joined #bitcoin-core-dev 15:12 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Remote host closed the connection] 15:15 -!- CubicEarth [~cubiceart@89.253.85.53] has quit [Ping timeout: 240 seconds] 15:17 -!- Randolf [~randolf@24.244.32.233] has joined #bitcoin-core-dev 15:26 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 15:26 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 15:27 -!- CubicEarth [~cubiceart@89-253-85-53.customers.ownit.se] has joined #bitcoin-core-dev 15:29 -!- CubicEarth [~cubiceart@89-253-85-53.customers.ownit.se] has quit [Read error: Connection reset by peer] 15:31 -!- JamesAU [~JamesAU@pa49-195-39-212.pa.nsw.optusnet.com.au] has joined #bitcoin-core-dev 15:33 -!- Randolf [~randolf@24.244.32.233] has quit [Ping timeout: 255 seconds] 15:36 -!- CubicEarth [~cubiceart@89-253-85-53.customers.ownit.se] has joined #bitcoin-core-dev 15:39 -!- jim__ [b3d18cdf@gateway/web/freenode/ip.179.209.140.223] has joined #bitcoin-core-dev 15:40 -!- jim__ [b3d18cdf@gateway/web/freenode/ip.179.209.140.223] has left #bitcoin-core-dev [] 15:40 -!- CubicEarth [~cubiceart@89-253-85-53.customers.ownit.se] has quit [Ping timeout: 248 seconds] 15:43 -!- go1111111 [~go1111111@gateway/vpn/privateinternetaccess/go1111111] has quit [Ping timeout: 255 seconds] 15:43 -!- JamesAU [~JamesAU@pa49-195-39-212.pa.nsw.optusnet.com.au] has quit [] 15:44 -!- JamesAU [~JamesAU@pa49-195-39-212.pa.nsw.optusnet.com.au] has joined #bitcoin-core-dev 15:47 -!- hatzil [4d7d085c@gateway/web/freenode/ip.77.125.8.92] has joined #bitcoin-core-dev 15:47 -!- Guest13 [~textual@131.203.241.182] has joined #bitcoin-core-dev 15:48 -!- hatzil [4d7d085c@gateway/web/freenode/ip.77.125.8.92] has quit [Client Quit] 15:55 -!- CubicEarth [~cubiceart@89.253.85.53] has joined #bitcoin-core-dev 16:00 -!- CubicEarth [~cubiceart@89.253.85.53] has quit [Client Quit] 16:01 -!- Guest13 is now known as DictateThePace 16:07 -!- wxss [~user@109.169.94.21] has quit [Quit: leaving] 16:21 -!- Cogito_Ergo_Sum [~Myself@athedsl-277099.home.otenet.gr] has joined #bitcoin-core-dev 16:21 -!- Cogito_Ergo_Sum [~Myself@athedsl-277099.home.otenet.gr] has quit [Changing host] 16:21 -!- Cogito_Ergo_Sum [~Myself@unaffiliated/cogito-ergo-sum/x-7399460] has joined #bitcoin-core-dev 16:21 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 16:27 -!- goatpig [56f75683@gateway/web/freenode/ip.86.247.86.131] has quit [Quit: Page closed] 16:28 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 16:31 -!- Cogito_Ergo_Sum [~Myself@unaffiliated/cogito-ergo-sum/x-7399460] has quit [] 16:38 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 16:44 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has quit [Ping timeout: 255 seconds] 16:45 -!- Deacyde [~Deacyde@unaffiliated/deacyde] has joined #bitcoin-core-dev 16:49 -!- JamesAU [~JamesAU@pa49-195-39-212.pa.nsw.optusnet.com.au] has quit [] 16:53 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 16:54 -!- bitmangw [~biitumang@cpe-172-115-0-122.socal.res.rr.com] has joined #bitcoin-core-dev 16:56 < bitmangw> Hello .. just got here… any pointers .. links on where to start ? I have been devloping in C/C++ for a while now.. and on most platforms… 16:57 -!- go1111111 [~go1111111@199.231.240.191] has joined #bitcoin-core-dev 16:58 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 16:58 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 17:02 -!- wunpunch [~Alli@2a02:c7f:282a:6c00:48f9:9365:5e40:fea9] has joined #bitcoin-core-dev 17:03 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 260 seconds] 17:04 < luke-jr> bitmangw: start on non-consensus code. reviewing open PRs and writing tests are typically a good place. 17:06 < bitmangw> thanks luke-jr 17:13 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 17:13 -!- bitmangw [~biitumang@cpe-172-115-0-122.socal.res.rr.com] has quit [Quit: bitmangw] 17:17 -!- TheSadFace [~iquiles@129-2-181-217.wireless.umd.edu] has joined #bitcoin-core-dev 17:17 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Ping timeout: 248 seconds] 17:17 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 17:18 -!- TheSadFace [~iquiles@129-2-181-217.wireless.umd.edu] has quit [Client Quit] 17:19 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 17:34 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-wrxcqawrdrdgyshq] has joined #bitcoin-core-dev 17:35 -!- go1111111 [~go1111111@199.231.240.191] has quit [Quit: Leaving] 17:37 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-bdoiwzjaaktzcfyk] has quit [Quit: Connection closed for inactivity] 17:37 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 17:38 -!- DictateThePace [~textual@131.203.241.182] has quit [Read error: Connection reset by peer] 17:38 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 17:40 -!- Dyaheon [~Dya@dsl-trebng21-58c18a-250.dhcp.inet.fi] has quit [Ping timeout: 250 seconds] 17:43 -!- Guest13 [~textual@131.203.241.182] has joined #bitcoin-core-dev 17:51 -!- MrPaz [~PazPazPaz@2600:1700:f0c1:9f0:5c6c:ddbc:e63a:d46c] has joined #bitcoin-core-dev 17:56 -!- bitmangw [~biitumang@cpe-172-115-0-122.socal.res.rr.com] has joined #bitcoin-core-dev 17:59 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 18:03 -!- bitmangw [~biitumang@cpe-172-115-0-122.socal.res.rr.com] has quit [Quit: bitmangw] 18:04 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 276 seconds] 18:10 -!- Emcy_ [~Emcy@unaffiliated/emcy] has quit [Read error: Connection reset by peer] 18:13 -!- bitmangw [~biitumang@cpe-172-115-0-122.socal.res.rr.com] has joined #bitcoin-core-dev 18:18 -!- bitmangw [~biitumang@cpe-172-115-0-122.socal.res.rr.com] has quit [Quit: bitmangw] 18:27 -!- Randolf [~randolf@24.244.32.248] has joined #bitcoin-core-dev 18:39 -!- Randolf [~randolf@24.244.32.248] has quit [Ping timeout: 240 seconds] 18:51 -!- Emcy [~Emcy@unaffiliated/emcy] has joined #bitcoin-core-dev 18:55 -!- MrPaz [~PazPazPaz@2600:1700:f0c1:9f0:5c6c:ddbc:e63a:d46c] has quit [Ping timeout: 255 seconds] 19:09 -!- Randolf [~randolf@S01066872516d2e74.vc.shawcable.net] has joined #bitcoin-core-dev 19:23 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 19:26 -!- Randolf [~randolf@S01066872516d2e74.vc.shawcable.net] has quit [Ping timeout: 240 seconds] 19:31 -!- tdx [~tdx@pool-108-18-115-166.washdc.fios.verizon.net] has joined #bitcoin-core-dev 19:31 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 268 seconds] 19:33 -!- tdx is now known as tdxshx 19:36 -!- tdxshx [~tdx@pool-108-18-115-166.washdc.fios.verizon.net] has left #bitcoin-core-dev [] 19:44 -!- wunpunch [~Alli@2a02:c7f:282a:6c00:48f9:9365:5e40:fea9] has quit [Read error: Connection reset by peer] 19:47 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 19:48 < kanzure> "Note: This is actually only on my fork, but github displays as if it was on the main repository. It's a github bug." 19:48 -!- karelb [5ee692f8@gateway/web/freenode/ip.94.230.146.248] has joined #bitcoin-core-dev 19:48 < karelb> Hey it was me 19:48 < karelb> sorry 19:48 < karelb> I didn't know people will start seeing this 19:49 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 19:49 < karelb> I will delete the commit 19:49 < karelb> hm... I cannot delete the commit though 19:49 < karelb> I deleted the branch, but the commit is still there :( 19:50 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 19:51 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 19:54 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 19:55 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Remote host closed the connection] 19:59 < karelb> well I can't do anything now. Sorry again, it was a joke from my part, I didn't think it will actually work :) 20:01 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has joined #bitcoin-core-dev 20:01 < karelb> It's more concerning you can actually view the file and it seems like it is on the repo 20:01 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 20:01 < karelb> https://github.com/bitcoin/bitcoin/blob/ca5e41d2ec841a45a3109452076ef205e9c956b8/README.md 20:01 < kanzure> well at least the object doesn't show up in "git fetch".. (would be easy to spam large files) 20:02 < karelb> so someone can post "fake guidelines" that way, or link to malware binaries 20:02 < karelb> and it looks genuine 20:02 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #bitcoin-core-dev 20:03 < kanzure> please email support@github.com 20:03 < karelb> I did 20:09 -!- marsadm [~marsadm@172.86.120.144] has joined #bitcoin-core-dev 20:12 -!- Randolf [~randolf@S01066872516d2e74.vc.shawcable.net] has joined #bitcoin-core-dev 20:14 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-wrxcqawrdrdgyshq] has quit [Quit: Connection closed for inactivity] 20:16 -!- btcdrak [uid234579@gateway/web/irccloud.com/x-bdreozalpsogldxk] has joined #bitcoin-core-dev 20:16 -!- karelb [5ee692f8@gateway/web/freenode/ip.94.230.146.248] has quit [Quit: Page closed] 20:30 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 20:37 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 248 seconds] 20:42 -!- dqx [~dqx@unaffiliated/dqx] has quit [Remote host closed the connection] 20:42 -!- dqx [~dqx@unaffiliated/dqx] has joined #bitcoin-core-dev 20:45 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev 20:52 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has quit [Ping timeout: 260 seconds] 21:04 -!- Randolf [~randolf@S01066872516d2e74.vc.shawcable.net] has quit [Ping timeout: 260 seconds] 21:31 -!- detire [~detire@unaffiliated/detire] has joined #bitcoin-core-dev 21:35 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 21:39 -!- justan0theruser is now known as justanotheruser 21:39 -!- bitmangw [~biitumang@cpe-172-115-0-122.socal.res.rr.com] has joined #bitcoin-core-dev 21:40 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 250 seconds] 21:42 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-hgugcdpnahfpclsc] has joined #bitcoin-core-dev 21:51 -!- MrPaz [~PazPazPaz@2600:1700:f0c1:9f0:5c6c:ddbc:e63a:d46c] has joined #bitcoin-core-dev 21:55 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has joined #bitcoin-core-dev 21:56 -!- MrPaz [~PazPazPaz@2600:1700:f0c1:9f0:5c6c:ddbc:e63a:d46c] has quit [Ping timeout: 255 seconds] 21:57 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has quit [Remote host closed the connection] 22:00 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has quit [Remote host closed the connection] 22:01 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has joined #bitcoin-core-dev 22:04 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has quit [Read error: Connection reset by peer] 22:05 -!- Krellan [~krellan@2601:640:4000:ab47:cca7:259f:8b59:88d6] has joined #bitcoin-core-dev 22:11 -!- jtimon [~quassel@164.31.134.37.dynamic.jazztel.es] has quit [Ping timeout: 248 seconds] 22:21 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 22:26 -!- btcdrak [uid234579@gateway/web/irccloud.com/x-bdreozalpsogldxk] has quit [Quit: Connection closed for inactivity] 22:36 -!- Chris_Stewart_5 [~chris@gateway/vpn/privateinternetaccess/chrisstewart5/x-62865615] has quit [Ping timeout: 248 seconds] 22:46 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has quit [] 22:56 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Remote host closed the connection] 22:57 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 23:01 -!- AaronvanW [~AaronvanW@unaffiliated/aaronvanw] has quit [Ping timeout: 240 seconds] 23:05 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has quit [Remote host closed the connection] 23:06 -!- dermoth [~dermoth@gateway/tor-sasl/dermoth] has joined #bitcoin-core-dev 23:15 -!- Guest13 is now known as DictateThePace 23:25 -!- Evel-Knievel [~Evel-Knie@d5152f744.static.telenet.be] has joined #bitcoin-core-dev 23:44 -!- Randolf [~randolf@96.53.47.42] has joined #bitcoin-core-dev 23:58 -!- quantbot [~quantbot@ool-2f125d98.dyn.optonline.net] has joined #bitcoin-core-dev