--- Day changed Fri Mar 25 2016 00:08 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 00:09 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 00:23 -!- frankenmint [~frankenmi@174-25-22-102.ptld.qwest.net] has joined #bitcoin-core-dev 00:27 -!- frankenmint [~frankenmi@174-25-22-102.ptld.qwest.net] has quit [Read error: No route to host] 00:38 < jonasschnelli> gmaxwell: what do you mean with inadequate? IIRC, the tests included a subset of the NIST test vectors. 00:39 < jonasschnelli> Or do you aim in particular for something to test the CT? 00:42 < gmaxwell> I mean I can add plausable bugs to the implementation which pass the vectors. 00:42 < gmaxwell> I'll create more vectors to resolve this, of course. 00:46 < jonasschnelli> Okay. Yes. That would be good. 00:46 < jonasschnelli> Is the CT behavior somehow testable in a test script that should be portable enought? 00:49 -!- fengling [~fengling@111.198.29.53] has joined #bitcoin-core-dev 00:53 -!- fengling [~fengling@111.198.29.53] has quit [Ping timeout: 240 seconds] 00:57 < gmaxwell> No, and not much reason to 'test' generally.. all the promises that can be given from C on that front are statically decidable. 01:04 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 01:08 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 01:09 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 01:15 < jonasschnelli> For ChaCha20-poly1305, would this require two keys? One for the chacha cipher and one for the poly1305 AED? 01:15 < jonasschnelli> *AEAD 01:34 -!- fengling [~fengling@111.198.29.53] has joined #bitcoin-core-dev 01:44 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 01:45 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 02:12 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 02:39 -!- slackircbridge [~slackircb@45.55.41.36] has quit [Ping timeout: 240 seconds] 02:40 -!- slackircbridge [~slackircb@45.55.41.36] has joined #bitcoin-core-dev 02:48 -!- ChillazZ [~ChillazZ@194.97.152.20] has quit [Ping timeout: 240 seconds] 02:48 -!- anttea [~anttea@a88-112-146-73.elisa-laajakaista.fi] has quit [Ping timeout: 240 seconds] 02:48 -!- anttea [~anttea@a88-112-146-73.elisa-laajakaista.fi] has joined #bitcoin-core-dev 02:51 -!- ChillazZ [~ChillazZ@194.97.152.20] has joined #bitcoin-core-dev 02:51 -!- Netsplit *.net <-> *.split quits: anttea, ChillazZ 02:53 -!- Netsplit over, joins: ChillazZ 02:59 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 03:00 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 03:04 -!- demaged [68eea92f@gateway/web/freenode/ip.104.238.169.47] has joined #bitcoin-core-dev 03:05 -!- Netsplit *.net <-> *.split quits: ChillazZ 03:05 < demaged> hi, have you guys seen this? https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812275 03:06 < demaged> besideds, what's the reason bitcoin isn't migrating to testing, stuck in ustable for years now :/ 03:09 -!- anttea [~anttea@a88-112-146-73.elisa-laajakaista.fi] has joined #bitcoin-core-dev 03:12 -!- anttea [~anttea@a88-112-146-73.elisa-laajakaista.fi] has quit [Ping timeout: 240 seconds] 03:17 < wumpus> I'm quite happy that bitcoin isn't packaged by distributions - we had some bad experiences in the past with ubuntu's bitcoin package being stuck at 0.3.x, for example. 03:18 < wumpus> distributions have their own pecularities in versioning, releases, etc. I think it'd be better to release our own packages for various distros, like we do with the ppa. 03:22 < GitHub14> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b88e0b0c610a...0b98dd793967 03:22 < GitHub14> bitcoin/master 4856f1d Jonas Schnelli: [Qt] Debug window: replace "Build date" with "Datadir"... 03:22 < GitHub14> bitcoin/master fc737d1 Jonas Schnelli: [Qt] remove unused formatBuildDate method 03:22 < GitHub14> bitcoin/master 0b98dd7 Wladimir J. van der Laan: Merge #7732: [Qt] Debug window: replace "Build date" with "Datadir"... 03:22 < GitHub39> [bitcoin] laanwj closed pull request #7732: [Qt] Debug window: replace "Build date" with "Datadir" (master...2016/03/qt_datadir) https://github.com/bitcoin/bitcoin/pull/7732 03:23 -!- fengling [~fengling@111.198.29.53] has quit [Quit: WeeChat 1.4] 03:23 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 03:29 -!- shesek [~shesek@bzq-84-110-33-184.cablep.bezeqint.net] has quit [Ping timeout: 264 seconds] 03:30 -!- anttea [~anttea@a88-112-146-73.elisa-laajakaista.fi] has joined #bitcoin-core-dev 03:30 -!- ChillazZ [~ChillazZ@194.97.152.20] has joined #bitcoin-core-dev 03:35 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 03:35 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 03:35 -!- ChillazZ [~ChillazZ@194.97.152.20] has quit [Ping timeout: 240 seconds] 03:38 < demaged> wumpus, maybe though I think for the convenience of users, free auditing done by the maintaners, extra exposure and bug reporting, etc. is worth the cooperation 03:38 < wumpus> well, feel free to do so 03:38 < wumpus> I can say a lot of people have tried and failed :) 03:39 < wumpus> and for example it doesn't help bug reporting *at all* if some distribution, in its stable release, keeps shipping bitcoin 10.2 forever. We'd get tons of reports against old versions, for bugs that have probably been solved ages ago. 03:40 -!- ChillazZ [~ChillazZ@194.97.152.20] has joined #bitcoin-core-dev 03:40 -!- anttea [~anttea@a88-112-146-73.elisa-laajakaista.fi] has quit [Ping timeout: 240 seconds] 03:40 < wumpus> also philosophically, upgrading bitcoin core should be a conscioius decision. You may or may not agree with any consensus changes. 03:41 -!- Netsplit *.net <-> *.split quits: ChillazZ 03:41 < wumpus> that's why there are no auto-upgraders nor even new version notification in the client 03:47 < demaged> wumpus, regarding your comment on bug reporting I disagree, imo it helps with the diversification of the ecosystem as it would be a disaster if all the nodes were on v0.12 for example 03:49 < demaged> just wondering, debian has what 50k+ packages in its main repo, surely there's a way to cooperate otherewise the number wouldn't be so high 03:51 -!- anttea [~anttea@a88-112-146-73.elisa-laajakaista.fi] has joined #bitcoin-core-dev 03:52 < demaged> i agree with you on the point of forced upgrades but I don't see distro updates as such 03:53 < demaged> anyway, I only wanted to point out that bug report in case it's interesting for devs as I don't have github account to report 03:56 -!- ChillazZ [~ChillazZ@194.97.152.20] has joined #bitcoin-core-dev 03:58 -!- ChillazZ [~ChillazZ@194.97.152.20] has quit [Ping timeout: 240 seconds] 04:01 < demaged> from personal experience, I'm a sys-admin and have been running non-wallet full nodes on multiple servers I maintaining for many years now to help the network and having bitcoind package in Debian was always my biggest wish... for convenience... one day. 04:01 < demaged> thanks 04:01 -!- demaged [68eea92f@gateway/web/freenode/ip.104.238.169.47] has quit [] 04:03 < wumpus> no, it wouldn't be a disaster if all nodes were 0.12 04:04 < wumpus> a group like debian indescriminately deciding what version a large part of the network runs is much more disastrous 04:04 -!- anttea [~anttea@a88-112-146-73.elisa-laajakaista.fi] has quit [Ping timeout: 240 seconds] 04:11 -!- anttea [~anttea@88.112.146.73] has joined #bitcoin-core-dev 04:14 -!- ChillazZ [~ChillazZ@194.97.152.20] has joined #bitcoin-core-dev 04:23 -!- murch [~murch@p4FE3A6A2.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 04:24 -!- demaged [68eea92f@gateway/web/freenode/ip.104.238.169.47] has joined #bitcoin-core-dev 04:27 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 04:27 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 04:27 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has quit [Quit: Leaving.] 04:27 < demaged> wumpus, I'm sorry but you're wrong. With no safe fallback to nodes running v0.10 or v0.11 one critical security bug could bring the whole network down or worse. 04:28 < demaged> Also, Debian is far from indiscriminate in their choices nor it would make up large part of the network. This would add to diversity and decentralisation of, for example, update channels, etc. 04:28 < wumpus> what makes you think v0.10 or v0.11 is any safer? 04:28 < wumpus> if anything, many security bugs get solved every release 04:28 < demaged> wumpus, it may not contain bu that was introduced in v0.12 04:29 < demaged> s/bu/bug 04:29 < demaged> What if your infrastructure is compromised? What you're proposing is very dangerous. 04:30 < wumpus> that's true, that is a reason why one would run multiple versions of bitcoin core, some people indeed do that 04:30 < wumpus> consciouisly, not because a distro forces them to 04:30 < wumpus> I'm not proposing anything but keeping the status quo, you are the one proposing something 04:30 < demaged> in practical terms distro dosn't force me to do anything, it makes things more convenient 04:31 < demaged> Decentralisation in terms of whether software can run on RasPi is important but so is decentralisation of update channels, development, ideas. Just m y 2c. 04:32 < wumpus> the point is that distros are used by a lot of newbies, and for newbies the best choice is generally to use the latest and greatest version. Advanced users may indeed chose to run older versions for verious reasons, that's fine. 04:33 < wumpus> in any case, I'm done discussing this 04:34 < demaged> true, that's why different distros target different audience for example ubuntu and debian; diversification of bitoind for free :) 04:34 < demaged> I didn't mean to sound pushy 04:46 -!- demaged [68eea92f@gateway/web/freenode/ip.104.238.169.47] has quit [Quit: Page closed] 04:57 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has quit [Read error: Connection reset by peer] 05:03 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has joined #bitcoin-core-dev 05:15 -!- frankenmint [~frankenmi@174-25-22-102.ptld.qwest.net] has joined #bitcoin-core-dev 05:28 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 05:55 < wumpus> hm re: https://github.com/bitcoin/bitcoin/issues/7463, it seems that if bitcoind never spins up RPC (for example, if init failures) the successive bitcoin-cli -rpcwait getblockcount will wait forever 05:56 < wumpus> that's something of a race condition, I think I'm going to implement the getblockcount loop myself, each time checking if bitcoind is still alive, instead of relying on -rpcwait 05:57 -!- achow101 [~achow101@pool-96-227-114-115.phlapa.fios.verizon.net] has joined #bitcoin-core-dev 06:25 < GitHub25> [bitcoin] laanwj opened pull request #7744: test_framework: detect failure of bitcoind startup (master...2016_03_detect_startup_failure) https://github.com/bitcoin/bitcoin/pull/7744 06:34 < wumpus> voila 06:44 -!- supasonic [~supasonic@172-11-188-117.lightspeed.rcsntx.sbcglobal.net] has joined #bitcoin-core-dev 06:50 -!- d_t [~textual@212.144.253.35] has joined #bitcoin-core-dev 06:55 -!- d_t [~textual@212.144.253.35] has quit [Ping timeout: 248 seconds] 07:11 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 07:11 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Client Quit] 07:14 < wumpus> heh "In fact one of the reasons given for OpenSSH's adoption of the chacha20-poly1305 crypto mechanisms (alongside Curve25519 and others) was that it finally allowed them to remove the last vestiges of OpenSSL from their code." 07:22 -!- achow101 [~achow101@pool-96-227-114-115.phlapa.fios.verizon.net] has quit [Ping timeout: 244 seconds] 07:31 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 07:32 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 07:34 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has joined #bitcoin-core-dev 07:41 -!- belcher [~user@unaffiliated/belcher] has joined #bitcoin-core-dev 07:50 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has quit [Ping timeout: 276 seconds] 07:56 -!- lejitz [~lejitz@cpe-72-181-158-116.tx.res.rr.com] has joined #bitcoin-core-dev 08:00 -!- lejitz [~lejitz@cpe-72-181-158-116.tx.res.rr.com] has quit [Client Quit] 08:02 -!- lejitz [~lejitz@cpe-72-181-158-116.tx.res.rr.com] has joined #bitcoin-core-dev 08:06 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has joined #bitcoin-core-dev 08:09 -!- lejitz [~lejitz@cpe-72-181-158-116.tx.res.rr.com] has quit [Quit: Quit] 08:12 -!- tucenaber [~tucenaber@unaffiliated/tucenaber] has quit [Ping timeout: 244 seconds] 08:18 -!- murch [~murch@p4FE3A6A2.dip0.t-ipconnect.de] has quit [Remote host closed the connection] 08:59 < instagibbs> does an empty vector being serialized using READWRITE end up being read correctly? I'm running tests and have read the code to the best of my ability, but want to check. 09:04 < sipa> it should 09:04 -!- hybridsole [~hybridsol@c-67-177-114-112.hsd1.fl.comcast.net] has quit [Ping timeout: 260 seconds] 09:06 -!- belcher [~user@unaffiliated/belcher] has quit [Read error: Connection reset by peer] 09:09 -!- hybridsole [~hybridsol@c-67-177-114-112.hsd1.fl.comcast.net] has joined #bitcoin-core-dev 09:10 < instagibbs> ok thanks 09:10 < instagibbs> It appears you attach a size message of 0, then nothing else, which should be enough. 09:12 -!- Chris_Stewart_5 [~Chris_Ste@unaffiliated/chris-stewart-5/x-3612383] has joined #bitcoin-core-dev 09:14 -!- da2ce7_mobile [~da2ce7@opentransactions/dev/da2ce7] has quit [Quit: ZNC - http://znc.in] 09:14 -!- da2ce7 [~da2ce7@opentransactions/dev/da2ce7] has quit [Quit: ZNC - http://znc.in] 09:21 -!- belcher [~user@unaffiliated/belcher] has joined #bitcoin-core-dev 09:42 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Remote host closed the connection] 09:43 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #bitcoin-core-dev 09:45 -!- da2ce7_mobile [~da2ce7@opentransactions/dev/da2ce7] has joined #bitcoin-core-dev 09:47 -!- bsm117532 [~mcelrath@38.121.165.30] has joined #bitcoin-core-dev 09:48 -!- da2ce7 [~da2ce7@opentransactions/dev/da2ce7] has joined #bitcoin-core-dev 09:48 -!- moli [~molly@unaffiliated/molly] has quit [Quit: Leaving] 10:00 -!- hybridsole [~hybridsol@c-67-177-114-112.hsd1.fl.comcast.net] has quit [] 10:02 -!- hybridsole [~hybridsol@c-67-177-114-112.hsd1.fl.comcast.net] has joined #bitcoin-core-dev 10:30 -!- achow101 [~achow101@pool-96-227-114-115.phlapa.fios.verizon.net] has joined #bitcoin-core-dev 11:00 -!- tucenaber [~tucenaber@unaffiliated/tucenaber] has joined #bitcoin-core-dev 11:30 -!- d_t [~textual@212.144.253.35] has joined #bitcoin-core-dev 11:30 -!- d_t [~textual@212.144.253.35] has quit [Max SendQ exceeded] 11:31 -!- d_t [~textual@212.144.253.35] has joined #bitcoin-core-dev 11:31 -!- d_t [~textual@212.144.253.35] has quit [Max SendQ exceeded] 11:31 -!- d_t [~textual@212.144.253.35] has joined #bitcoin-core-dev 11:31 -!- d_t [~textual@212.144.253.35] has quit [Max SendQ exceeded] 11:32 -!- d_t [~textual@212.144.253.35] has joined #bitcoin-core-dev 11:32 -!- d_t [~textual@212.144.253.35] has quit [Max SendQ exceeded] 11:33 -!- d_t [~textual@212.144.253.35] has joined #bitcoin-core-dev 11:58 -!- p15x [~p15x@123.118.91.52] has joined #bitcoin-core-dev 12:08 < gmaxwell> jonasschnelli: I see your updated encryption draft. It doesn't appear to specify a KDF. The output of ECDH should not be used directly. (also, you're going to need a 256 bit session ID for later auth, and two 512 bit keys for the authenticated encryption); so that will be needed. I'm not sure if that ciphersuite negoiation procedure is sufficient to achieve the goal that if X is faster for bot 12:08 < gmaxwell> h peers, they'll pick it... but regardless, both of their ciphersuite sets also need to be included in the KDF. Otherwise a MITM could force ciphersuite selection (say to a weaker cipher) without disrupting changing the session ID. Personally I'd just suggest dropping the negoation; having it and avoiding introducing downgrading attacks is hard... also supporting many ciphers pushes people to 12:08 < gmaxwell> using kitchen soup crypto libraries, which is bad for attack surface. 12:10 < gmaxwell> the input to the KDF should probably be the ECDH value, one of the public keys (doesn't matter which of the two-- assuming the pubkeys are all valid), and the offered paramters of each side. 12:40 -!- laurentmt [~Thunderbi@128-79-141-196.hfc.dyn.abo.bbox.fr] has quit [Quit: laurentmt] 12:51 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-lszjiqroxdqpskvx] has quit [Quit: Connection closed for inactivity] 12:53 -!- moli [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 12:53 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-godzezqraflrmsne] has joined #bitcoin-core-dev 12:56 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Ping timeout: 276 seconds] 13:18 -!- Don_John [~Don@250-223-114-134.nat.resnet.nau.edu] has joined #bitcoin-core-dev 13:42 -!- murch [~murch@p4FE3A6A2.dip0.t-ipconnect.de] has joined #bitcoin-core-dev 13:56 -!- johnwhitton [~johnwhitt@c-71-202-223-50.hsd1.ca.comcast.net] has joined #bitcoin-core-dev 14:14 < jonasschnelli> gmaxwell: I'm kind of afk but will check you feedback and update the BIP. Thanks! 14:24 -!- jgarzik [~jgarzik@unaffiliated/jgarzik] has quit [Quit: Leaving] 14:26 < sipa> jonasschnelli: typically what you'll do is take the ECDH result (an EC point), and use that to seed some PRNG, from which you then draw the session key, encryption keys, ... 14:27 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has quit [Read error: No route to host] 14:27 < sipa> jonasschnelli: note that libsecp256k1 at this point does not return the ECDH result point directly, but it returns a SHA256 of it (which guarantees all its entropy is used) 14:28 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has joined #bitcoin-core-dev 14:47 -!- davec [~davec@cpe-24-243-251-52.hot.res.rr.com] has joined #bitcoin-core-dev 14:53 -!- murch [~murch@p4FE3A6A2.dip0.t-ipconnect.de] has quit [Quit: Leaving.] 15:14 -!- treehug88 [~textual@static-108-30-103-59.nycmny.fios.verizon.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 15:16 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has quit [Quit: Leaving] 15:22 -!- dgenr8 [~dgenr8@unaffiliated/dgenr8] has joined #bitcoin-core-dev 15:32 -!- randy-waterhouse [~kiwigb@opentransactions/dev/randy-waterhouse] has joined #bitcoin-core-dev 15:33 -!- zooko [~user@2601:281:8001:26aa:4de9:26f4:5a99:18ed] has joined #bitcoin-core-dev 15:36 -!- frankenmint [~frankenmi@174-25-22-102.ptld.qwest.net] has quit [Remote host closed the connection] 15:37 -!- supasonic [~supasonic@172-11-188-117.lightspeed.rcsntx.sbcglobal.net] has quit [Ping timeout: 276 seconds] 15:37 -!- supasonic [~supasonic@172-11-188-117.lightspeed.rcsntx.sbcglobal.net] has joined #bitcoin-core-dev 15:38 -!- frankenmint [~frankenmi@174-25-22-102.ptld.qwest.net] has joined #bitcoin-core-dev 15:46 -!- JeromeLegoupil [~textual@46-127-102-197.dynamic.hispeed.ch] has joined #bitcoin-core-dev 16:07 -!- achow101 [~achow101@pool-96-227-114-115.phlapa.fios.verizon.net] has quit [Ping timeout: 244 seconds] 16:12 -!- Guyver2 [~Guyver2@guyver2.xs4all.nl] has quit [Quit: :)] 16:23 -!- JeromeLegoupil [~textual@46-127-102-197.dynamic.hispeed.ch] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 16:27 -!- JeromeLegoupil [~textual@46-127-102-197.dynamic.hispeed.ch] has joined #bitcoin-core-dev 16:51 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-godzezqraflrmsne] has quit [Quit: Connection closed for inactivity] 16:56 -!- jyap [~jyap@unaffiliated/jyap] has quit [Ping timeout: 244 seconds] 17:02 -!- jyap [~jyap@server1.getjumbucks.com] has joined #bitcoin-core-dev 17:02 -!- jyap [~jyap@server1.getjumbucks.com] has quit [Changing host] 17:02 -!- jyap [~jyap@unaffiliated/jyap] has joined #bitcoin-core-dev 17:27 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #bitcoin-core-dev 17:53 -!- achow101 [~achow101@pool-96-227-114-115.phlapa.fios.verizon.net] has joined #bitcoin-core-dev 18:04 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 18:05 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 18:08 < GitHub73> [bitcoin] accraze opened pull request #7747: [docs] added depends cross compile info (master...depends-build-docs) https://github.com/bitcoin/bitcoin/pull/7747 18:24 -!- zooko [~user@2601:281:8001:26aa:4de9:26f4:5a99:18ed] has quit [Ping timeout: 250 seconds] 18:32 -!- p15x [~p15x@123.118.91.52] has quit [Max SendQ exceeded] 18:33 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 18:34 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 18:35 -!- xabbix__ [~xabbix@bzq-79-177-247-180.red.bezeqint.net] has quit [Ping timeout: 260 seconds] 18:36 -!- xabbix__ [~xabbix@bzq-79-177-247-180.red.bezeqint.net] has joined #bitcoin-core-dev 18:40 -!- frankenmint [~frankenmi@174-25-22-102.ptld.qwest.net] has quit [Remote host closed the connection] 18:43 -!- JeromeLegoupil [~textual@46-127-102-197.dynamic.hispeed.ch] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 19:59 -!- p15 [~p15@21.91.145.64.client.static.strong-tk2.bringover.net] has joined #bitcoin-core-dev 20:02 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 20:03 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 20:13 -!- belcher [~user@unaffiliated/belcher] has quit [Quit: Leaving] 20:19 -!- supasonic [~supasonic@172-11-188-117.lightspeed.rcsntx.sbcglobal.net] has quit [Ping timeout: 260 seconds] 20:19 -!- supasonic [~supasonic@172-11-188-117.lightspeed.rcsntx.sbcglobal.net] has joined #bitcoin-core-dev 20:24 -!- zooko [~user@2601:281:8001:26aa:4de9:26f4:5a99:18ed] has joined #bitcoin-core-dev 20:30 -!- achow101 [~achow101@pool-96-227-114-115.phlapa.fios.verizon.net] has quit [Read error: Connection reset by peer] 20:59 -!- molz [~molly@unaffiliated/molly] has joined #bitcoin-core-dev 21:01 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 21:02 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 21:02 -!- moli [~molly@unaffiliated/molly] has quit [Ping timeout: 244 seconds] 21:17 -!- zooko [~user@2601:281:8001:26aa:4de9:26f4:5a99:18ed] has quit [Remote host closed the connection] 21:24 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 21:25 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 21:30 -!- supasonic [~supasonic@172-11-188-117.lightspeed.rcsntx.sbcglobal.net] has quit [Ping timeout: 244 seconds] 21:50 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 21:51 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 22:06 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 22:07 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 22:43 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #bitcoin-core-dev 22:45 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 246 seconds] 22:51 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 22:52 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 23:00 -!- JeromeLegoupil [~textual@46-127-102-197.dynamic.hispeed.ch] has joined #bitcoin-core-dev 23:00 -!- dermoth [~thomas@dsl-216-221-53-213.mtl.contact.net] has quit [Read error: Connection reset by peer] 23:00 -!- dermoth [~thomas@dsl-216-221-53-213.mtl.contact.net] has joined #bitcoin-core-dev 23:13 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Quit: .] 23:13 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #bitcoin-core-dev 23:15 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 23:15 -!- d_t [~textual@212.144.253.35] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 23:16 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 23:16 -!- frankenmint [~frankenmi@174-25-22-102.ptld.qwest.net] has joined #bitcoin-core-dev 23:17 -!- JeromeLegoupil [~textual@46-127-102-197.dynamic.hispeed.ch] has quit [Quit: My Mac has gone to sleep. ZZZzzz…] 23:26 -!- BCBot [~BCBot@pc-10236.ethz.ch] has quit [Remote host closed the connection] 23:26 -!- BCBot_ [~BCBot@pc-10236.ethz.ch] has quit [Remote host closed the connection] 23:28 -!- BCBot [~BCBot@pc-5305.ethz.ch] has joined #bitcoin-core-dev 23:31 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 23:32 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 23:35 -!- JeromeLegoupil [~textual@46-127-102-197.dynamic.hispeed.ch] has joined #bitcoin-core-dev 23:51 -!- Alopex [~bitcoin@cyber.dealing.ninja] has quit [Remote host closed the connection] 23:52 -!- Alopex [~bitcoin@cyber.dealing.ninja] has joined #bitcoin-core-dev 23:54 -!- gevs [~greg@unaffiliated/gevs] has quit [Ping timeout: 244 seconds]