--- Day changed Fri Jan 15 2016 00:18 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 00:21 -!- wallet42 [~wallet42@119.252.121.18] has joined #bitcoin-core-dev 00:43 < GitHub190> [bitcoin] btcdrak opened pull request #7351: Update Makefile backup URL (master...patch-1) https://github.com/bitcoin/bitcoin/pull/7351 00:44 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 00:44 < GitHub4> [bitcoin] btcdrak opened pull request #7352: Update Makefile backup URL (0.12...patch-2) https://github.com/bitcoin/bitcoin/pull/7352 00:46 < GitHub195> [bitcoin] btcdrak opened pull request #7353: [0.11] backport "Update Makefile backup URL" (0.11...patch-3) https://github.com/bitcoin/bitcoin/pull/7353 00:47 -!- wallet421 [~wallet42@119.252.121.18] has joined #bitcoin-core-dev 00:47 -!- wallet421 [~wallet42@119.252.121.18] has quit [Changing host] 00:47 -!- wallet421 [~wallet42@unaffiliated/wallet42] has joined #bitcoin-core-dev 00:47 -!- wallet42 is now known as Guest40277 00:47 -!- Guest40277 [~wallet42@119.252.121.18] has quit [Killed (adams.freenode.net (Nickname regained by services))] 00:47 -!- wallet421 is now known as wallet42 00:54 -!- wallet42 [~wallet42@unaffiliated/wallet42] has quit [Quit: Leaving.] 00:57 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 00:57 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has joined #bitcoin-core-dev 01:03 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has quit [Ping timeout: 240 seconds] 01:20 -!- go1111111 [~go1111111@104.200.154.27] has quit [Ping timeout: 265 seconds] 01:22 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has joined #bitcoin-core-dev 01:33 -!- go1111111 [~go1111111@104.232.116.217] has joined #bitcoin-core-dev 02:09 -!- arowser [~quassel@106.120.101.38] has quit [Quit: No Ping reply in 180 seconds.] 02:10 -!- arowser [~quassel@106.120.101.38] has joined #bitcoin-core-dev 02:15 -!- p15_ [~p15@110.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 02:17 -!- p15__ [~p15@4.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 02:17 -!- p15 [~p15@122.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 256 seconds] 02:19 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [] 02:19 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 02:19 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 02:20 -!- p15_ [~p15@110.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 240 seconds] 02:27 -!- tripleslash_a [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-core-dev 02:31 < GitHub58> [bitcoin] rsmoz opened pull request #7354: I have fixed the block size issue (master...master) https://github.com/bitcoin/bitcoin/pull/7354 02:32 -!- jtimon [~quassel@126.31.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 02:43 < paveljanik> OMG 02:44 -!- harding [~harding@mail.dtrt.org] has quit [Ping timeout: 246 seconds] 02:44 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has quit [Quit: Leaving] 02:45 -!- harding [~harding@mail.dtrt.org] has joined #bitcoin-core-dev 02:49 < michagogo> Wow, Qt builds are seriously painful. 02:55 < michagogo> BDB needs a rebuild? 02:55 * michagogo looks at the diff again 02:58 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 03:01 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 03:01 -!- tripleslash_a [~triplesla@unaffiliated/imsaguy] has quit [Read error: Connection reset by peer] 03:02 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #bitcoin-core-dev 03:04 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 250 seconds] 03:14 < michagogo> What's OBJCXXLD? 03:16 < michagogo> TIL that Objective C++ is a thing. 03:17 < michagogo> (wait, why are we using that in Linux? I thought ObjC was a Mac thing.) 03:17 < michagogo> (or rather, Apple) 03:21 < michagogo> cfields: Why does Linux build 32-bit first and then 64, while Windows does it the other way around? 03:21 < michagogo> Does that have any effect, and would it be unsafe/noisy/have side effects to change them to match? 03:22 < michagogo> It's annoying when you're trying to look at the tailf of build.log to figure out how far along in the build you are. 03:23 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has quit [Quit: Leaving.] 03:24 -!- jcorgan|away is now known as jcorgan 03:25 < GitHub151> [bitcoin] jonasschnelli closed pull request #7354: I have fixed the block size issue (master...master) https://github.com/bitcoin/bitcoin/pull/7354 03:38 < jonasschnelli> michagogo: darwin crosscompile uses "OBJCXXLD" in order to make use of apples frameworks (they are objc and are required by Qt) 03:38 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 03:38 < michagogo> jonasschnelli: this isn't a darwin crosscompile 03:38 < jonasschnelli> And also our source base uses some objc (some tweaks) 03:38 < michagogo> this is the gitian linux build 03:38 < michagogo> And... really? didn't know that. 03:39 < jonasschnelli> Hmm... linux build does use OBJCXXLD?! strange... 03:39 -!- jcorgan is now known as jcorgan|away 03:53 -!- ryitpm [~ryitpm@87.121.52.41] has quit [Ping timeout: 240 seconds] 04:02 -!- JackH [~Jack@host-80-43-143-228.as13285.net] has quit [Quit: Leaving] 04:03 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Read error: Connection reset by peer] 04:03 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #bitcoin-core-dev 05:40 -!- jtimon [~quassel@126.31.134.37.dynamic.jazztel.es] has quit [Ping timeout: 246 seconds] 06:19 -!- cjcj [2e3b026a@gateway/web/freenode/ip.46.59.2.106] has joined #bitcoin-core-dev 06:21 -!- p15__ [~p15@4.91.145.64.client.static.strong-tk2.bringover.net] has quit [Ping timeout: 264 seconds] 06:51 -!- Chris_Stewart_5 [~Chris_Ste@173-26-115-141.client.mchsi.com] has joined #bitcoin-core-dev 06:57 -!- ryitpm [~ryitpm@87.121.52.41] has joined #bitcoin-core-dev 07:04 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has quit [Read error: Connection reset by peer] 07:04 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has joined #bitcoin-core-dev 07:12 -!- JackH [~Jack@host-80-43-143-228.as13285.net] has joined #bitcoin-core-dev 07:12 -!- lesderid [~lesderid@lesderid.net] has joined #bitcoin-core-dev 07:33 -!- nkuttler [~nkuttler@unaffiliated/nkuttler] has quit [Ping timeout: 250 seconds] 07:35 -!- nkuttler [~nkuttler@unaffiliated/nkuttler] has joined #bitcoin-core-dev 07:38 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 07:38 -!- nkuttler [~nkuttler@unaffiliated/nkuttler] has quit [Disconnected by services] 07:43 -!- murch [~murch@p4FE3B6A2.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 07:43 -!- jtimon [~quassel@126.31.134.37.dynamic.jazztel.es] has joined #bitcoin-core-dev 07:44 < morcos> MarcoFalke: https://travis-ci.org/bitcoin/bitcoin/jobs/102467961 07:44 < morcos> I haven't reproduced this, I bumped travis and it passed, but I don't know if it was an oddity related to my changed or an underlying issue 07:45 < morcos> Anwyay, if anyone else sees wallet.py fail in the maintenance tests again, we should probably look into it 07:47 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 07:51 -!- dcousens [~anon@c110-22-219-15.sunsh4.vic.optusnet.com.au] has quit [Ping timeout: 260 seconds] 07:53 -!- dcousens [~anon@c110-22-219-15.sunsh4.vic.optusnet.com.au] has joined #bitcoin-core-dev 08:03 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 08:04 -!- zookolaptop [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 08:09 -!- adam3us [~Adium@c-98-234-64-218.hsd1.ca.comcast.net] has quit [Quit: Leaving.] 08:09 -!- adam3us [~Adium@c-98-234-64-218.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 08:10 -!- adam3us [~Adium@c-98-234-64-218.hsd1.ca.comcast.net] has quit [Client Quit] 08:11 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 08:25 -!- MarcoFalke [c3523fc9@gateway/web/cgi-irc/kiwiirc.com/ip.195.82.63.201] has joined #bitcoin-core-dev 08:28 < MarcoFalke> morcos, thx I will look into this tomorrow 08:44 -!- brg444 [415ce066@gateway/web/freenode/ip.65.92.224.102] has joined #bitcoin-core-dev 08:45 -!- Naphex [~naphex@xotika.tv] has joined #bitcoin-core-dev 08:45 -!- Naphex [~naphex@xotika.tv] has quit [Changing host] 08:45 -!- Naphex [~naphex@unaffiliated/naphex] has joined #bitcoin-core-dev 08:58 -!- MarcoFalke [c3523fc9@gateway/web/cgi-irc/kiwiirc.com/ip.195.82.63.201] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 09:13 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Remote host closed the connection] 09:13 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 09:14 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 09:14 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 09:25 -!- zookolaptop [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Read error: Connection reset by peer] 09:25 -!- zookolaptop [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 09:27 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Quit: Leaving.] 09:31 -!- brg444 [415ce066@gateway/web/freenode/ip.65.92.224.102] has quit [Ping timeout: 252 seconds] 09:41 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 09:44 -!- BashCo [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 09:59 -!- brg444 [18257df2@gateway/web/freenode/ip.24.37.125.242] has joined #bitcoin-core-dev 10:33 < GitHub157> [bitcoin] btcdrak closed pull request #7353: [0.11] backport "Update Makefile backup URL" (0.11...patch-3) https://github.com/bitcoin/bitcoin/pull/7353 10:33 < GitHub76> [bitcoin] btcdrak closed pull request #7352: [0.12] backport "Update Makefile backup URL" (0.12...patch-2) https://github.com/bitcoin/bitcoin/pull/7352 10:36 -!- zookolaptop [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Ping timeout: 250 seconds] 10:41 -!- murch [~murch@p4FE3B6A2.dip0.t-ipconnect.de] has quit [Quit: Leaving.] 10:45 -!- skyraider_ [uid41097@gateway/web/irccloud.com/x-zppwgxkhpoucxmei] has joined #bitcoin-core-dev 10:50 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has quit [Remote host closed the connection] 10:51 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 10:56 -!- brg444 [18257df2@gateway/web/freenode/ip.24.37.125.242] has quit [Quit: Page closed] 10:59 -!- brg444 [18257df2@gateway/web/freenode/ip.24.37.125.242] has joined #bitcoin-core-dev 11:12 -!- zookolaptop [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 11:13 -!- adam3us [~Adium@184-23-239-227.dedicated.static.sonic.net] has joined #bitcoin-core-dev 11:19 -!- fwefew [b8079083@gateway/web/freenode/ip.184.7.144.131] has joined #bitcoin-core-dev 11:21 -!- MarcoFalke [c3523fc9@gateway/web/cgi-irc/kiwiirc.com/ip.195.82.63.201] has joined #bitcoin-core-dev 11:31 -!- fwefew [b8079083@gateway/web/freenode/ip.184.7.144.131] has quit [Quit: Page closed] 11:32 -!- arubi [~ese168@unaffiliated/arubi] has quit [Quit: Leaving] 11:33 -!- arubi [~ese168@unaffiliated/arubi] has joined #bitcoin-core-dev 11:34 -!- arubi [~ese168@unaffiliated/arubi] has quit [Remote host closed the connection] 11:34 -!- zookolap` [~user@50.141.117.84] has joined #bitcoin-core-dev 11:36 -!- zookolaptop [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Ping timeout: 256 seconds] 11:39 -!- arubi [~ese168@unaffiliated/arubi] has joined #bitcoin-core-dev 11:42 -!- zookolap` [~user@50.141.117.84] has quit [Ping timeout: 245 seconds] 11:43 -!- zookolaptop [~user@c-73-217-16-2.hsd1.co.comcast.net] has joined #bitcoin-core-dev 11:44 -!- MarcoFalke [c3523fc9@gateway/web/cgi-irc/kiwiirc.com/ip.195.82.63.201] has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client] 12:51 -!- zookolaptop [~user@c-73-217-16-2.hsd1.co.comcast.net] has quit [Ping timeout: 255 seconds] 13:01 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 13:06 -!- jonasschnelli [~jonasschn@unaffiliated/jonasschnelli] has quit [Ping timeout: 260 seconds] 13:13 -!- Netsplit *.net <-> *.split quits: cjcj, brg444 13:15 -!- jonasschnelli [~jonasschn@2a01:4f8:200:7025::2] has joined #bitcoin-core-dev 13:22 -!- guest21333 [~02@f2.35.01a8.ip4.static.sl-reverse.com] has joined #bitcoin-core-dev 13:28 -!- brg444 [18257df2@gateway/web/freenode/ip.24.37.125.242] has joined #bitcoin-core-dev 13:30 -!- arowser [~quassel@106.120.101.38] has quit [Ping timeout: 272 seconds] 13:30 -!- arowser [~quassel@106.120.101.38] has joined #bitcoin-core-dev 13:46 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has joined #bitcoin-core-dev 13:50 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has joined #bitcoin-core-dev 13:50 -!- paveljanik [~paveljani@79-98-72-216.sys-data.com] has quit [Changing host] 13:50 -!- paveljanik [~paveljani@unaffiliated/paveljanik] has joined #bitcoin-core-dev 13:51 < paveljanik> Luke-Jr, what was the solution for error: 'enum_type' is not a member of 'boost::future_errc'? 13:52 < Luke-Jr> https://github.com/bitcoin/bitcoin/pull/7322 13:53 < paveljanik> thanks! will check it if it helps here - gcc 4.8.3 13:53 < Luke-Jr> 4.8.5 here 13:55 < paveljanik> BTW - the logs referenced from $topic do not contain 2016... 13:56 < paveljanik> (at least the erisian) 14:04 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 14:06 < paveljanik> Luke-Jr, passed compile, will test and ACK too 14:10 -!- skyraider_ [uid41097@gateway/web/irccloud.com/x-zppwgxkhpoucxmei] has quit [Quit: Connection closed for inactivity] 14:33 -!- user2589997 [user258999@gateway/vpn/mullvad/x-ldfulaeglympzsgo] has joined #bitcoin-core-dev 14:56 -!- kangx [d846a833@gateway/web/freenode/ip.216.70.168.51] has joined #bitcoin-core-dev 15:11 -!- blur3d [~blur3d@d114-78-45-177.rdl805.qld.optusnet.com.au] has joined #bitcoin-core-dev 15:16 -!- jtimon [~quassel@126.31.134.37.dynamic.jazztel.es] has quit [Ping timeout: 264 seconds] 15:23 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 15:23 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 15:26 -!- [\\\] [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-core-dev 15:28 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 15:33 -!- Chris_Stewart_5 [~Chris_Ste@173-26-115-141.client.mchsi.com] has quit [Ping timeout: 245 seconds] 15:37 -!- benten [~Bez@unaffiliated/benten] has joined #bitcoin-core-dev 15:51 -!- guest21333 [~02@f2.35.01a8.ip4.static.sl-reverse.com] has quit [Ping timeout: 265 seconds] 15:53 -!- user2589_ [user258999@gateway/vpn/mullvad/x-rgbfzykyirpuatay] has joined #bitcoin-core-dev 15:56 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has quit [Quit: Leaving.] 15:57 -!- user2589997 [user258999@gateway/vpn/mullvad/x-ldfulaeglympzsgo] has quit [Ping timeout: 255 seconds] 16:21 -!- ghtdak [~ghtdak@unaffiliated/ghtdak] has quit [Quit: WeeChat 1.4-dev] 16:22 -!- [\\\] [~triplesla@unaffiliated/imsaguy] has quit [Ping timeout: 256 seconds] 16:29 -!- blur3d [~blur3d@d114-78-45-177.rdl805.qld.optusnet.com.au] has quit [Quit: blur3d] 16:36 -!- ghtdak [~ghtdak@unaffiliated/ghtdak] has joined #bitcoin-core-dev 16:42 -!- zookolaptop [~user@71.196.136.219] has joined #bitcoin-core-dev 17:31 -!- brg444 [18257df2@gateway/web/freenode/ip.24.37.125.242] has quit [Quit: Page closed] 17:49 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Quit: Leaving.] 17:52 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 17:54 -!- brg444 [415ce066@gateway/web/freenode/ip.65.92.224.102] has joined #bitcoin-core-dev 17:59 -!- tripleslash_c [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-core-dev 18:09 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 18:16 -!- tripleslash_c [~triplesla@unaffiliated/imsaguy] has quit [Ping timeout: 276 seconds] 18:17 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 18:25 -!- kangx [d846a833@gateway/web/freenode/ip.216.70.168.51] has quit [Ping timeout: 252 seconds] 18:31 -!- benten [~Bez@unaffiliated/benten] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 18:33 -!- blur3d [~blur3d@d114-78-45-177.rdl805.qld.optusnet.com.au] has joined #bitcoin-core-dev 18:39 -!- bz [~Bez@104.156.228.83] has joined #bitcoin-core-dev 18:39 -!- bz is now known as Guest70467 18:51 -!- Guest70467 [~Bez@104.156.228.83] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 18:53 < GitHub123> [bitcoin] CodeCloudMe opened pull request #7356: readme updated for classic (master...smallthings) https://github.com/bitcoin/bitcoin/pull/7356 18:54 < gmaxwell> lol 18:55 < brg444> ^ ah! 18:57 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Quit: Leaving.] 18:59 -!- tripleslash [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-core-dev 19:00 < gmaxwell> brg444: "unintentional honesty" 19:08 -!- p15 [~p15@64.145.91.85] has joined #bitcoin-core-dev 19:22 -!- blur3d [~blur3d@d114-78-45-177.rdl805.qld.optusnet.com.au] has quit [Quit: blur3d] 19:27 -!- mnsl [12bd26d5@gateway/web/freenode/ip.18.189.38.213] has joined #bitcoin-core-dev 19:40 -!- mnsl [12bd26d5@gateway/web/freenode/ip.18.189.38.213] has quit [Quit: Page closed] 19:45 -!- challisto [~challisto@c-76-16-149-33.hsd1.il.comcast.net] has joined #bitcoin-core-dev 19:45 -!- challisto [~challisto@c-76-16-149-33.hsd1.il.comcast.net] has quit [Changing host] 19:45 -!- challisto [~challisto@unaffiliated/challisto] has joined #bitcoin-core-dev 19:56 -!- user2589997 [~user25899@cpe-158-222-198-108.nyc.res.rr.com] has joined #bitcoin-core-dev 19:57 -!- adam3us [~Adium@184-23-239-227.dedicated.static.sonic.net] has quit [Quit: Leaving.] 19:57 -!- blur3d [~blur3d@d114-78-45-177.rdl805.qld.optusnet.com.au] has joined #bitcoin-core-dev 19:58 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-yzdgiprfoabrcvta] has quit [Quit: Connection closed for inactivity] 20:00 -!- user2589_ [user258999@gateway/vpn/mullvad/x-rgbfzykyirpuatay] has quit [Ping timeout: 276 seconds] 20:00 -!- tripleslash [~triplesla@unaffiliated/imsaguy] has quit [Ping timeout: 240 seconds] 20:00 -!- iiiowe33 [6e42e571@gateway/web/freenode/ip.110.66.229.113] has joined #bitcoin-core-dev 20:01 -!- iiiowe33 [6e42e571@gateway/web/freenode/ip.110.66.229.113] has quit [Client Quit] 20:05 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has joined #bitcoin-core-dev 20:09 -!- Thireus [~Thireus@vps-92.197.170.217.stwvps.net] has quit [Client Quit] 20:12 -!- zookolaptop [~user@71.196.136.219] has quit [Ping timeout: 272 seconds] 20:14 -!- jcorgan|away is now known as jcorgan 20:28 -!- BashCo_ [~BashCo@unaffiliated/bashco] has joined #bitcoin-core-dev 20:31 -!- BashCo [~BashCo@unaffiliated/bashco] has quit [Ping timeout: 272 seconds] 20:48 -!- xiangfu [~xiangfu@p5DDC40A9.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 21:14 -!- user2589997 [~user25899@cpe-158-222-198-108.nyc.res.rr.com] has quit [] 21:26 -!- wallet42 [~wallet42@119.252.121.35] has joined #bitcoin-core-dev 21:26 -!- brg444 [415ce066@gateway/web/freenode/ip.65.92.224.102] has quit [Quit: Page closed] 21:36 -!- jabd [79dbf8e7@gateway/web/freenode/ip.121.219.248.231] has joined #bitcoin-core-dev 21:36 -!- dcousens [~anon@c110-22-219-15.sunsh4.vic.optusnet.com.au] has quit [Ping timeout: 246 seconds] 21:39 < jabd> i'm just getting into bitcoin now... where is the canoncial source? I'm getting a bit confused with all of the fork discussions from the past couple of weeks... maybe another way I should put this is - who is canonical upstream? Is github official, should I only pull from https://bitcoin.org/en/download or bitcoinclassic.com? 21:40 < jabd> also, where can I get the latest info for where everyone is headed e.g XT vs 2mb etc 21:41 < Luke-Jr> jabd: Bitcoin has no canonical/official anything. 21:41 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has quit [Read error: Connection reset by peer] 21:41 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has joined #bitcoin-core-dev 21:42 < Luke-Jr> jabd: http://bitcoincore.org for stuff by the Core dev team, including scaling plans for Bitcoin 21:45 < jabd> ok thanks 21:59 -!- tripleslash [~triplesla@unaffiliated/imsaguy] has joined #bitcoin-core-dev 22:04 < jabd> Luke-Jr: on bitcoin.org, I can see lots of mentions of "Bitcoin Core", but I can't see anywhere it links to bitcoincore.org? 22:04 < Luke-Jr> jabd: bitcoin.org is neither official for Bitcoin *nor* for Bitcoin Core 22:04 < p15> those are created by separate people / entities 22:05 < p15> bitcoin.org has more info on wallets etc 22:07 < jabd> so when if people are running Bitcoin code from different places, are they possibly running on the same blockchain or different blockchains? Is there an "official" Bitcoin blockchain, or are these "forks" all running on their own networks? So confused 22:08 < jabd> How's best to educate myself on this more? 22:13 < p15> ask in #bitcoin maybe 22:16 -!- user2589997 [user258999@gateway/vpn/mullvad/x-oibnqikmhscurlim] has joined #bitcoin-core-dev 22:54 -!- wallet42 [~wallet42@119.252.121.35] has quit [Quit: Leaving.] 23:00 -!- xiangfu [~xiangfu@p5DDC40A9.dip0.t-ipconnect.de] has quit [Ping timeout: 272 seconds] 23:07 -!- arowser [~quassel@106.120.101.38] has quit [Quit: No Ping reply in 180 seconds.] 23:07 -!- arowser [~quassel@106.120.101.38] has joined #bitcoin-core-dev 23:20 -!- dcousens [~anon@c110-22-219-15.sunsh4.vic.optusnet.com.au] has joined #bitcoin-core-dev 23:34 -!- adam3us [~Adium@c-98-234-64-218.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 23:35 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has joined #bitcoin-core-dev 23:55 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-qlsxbcsyvlcplgig] has joined #bitcoin-core-dev 23:57 -!- murch [~murch@p4FE38F5B.dip0.t-ipconnect.de] has joined #bitcoin-core-dev