12015-12-14T00:22:17 <GitHub39> [bitcoin] TheBlueMatt opened pull request #7206: Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4] (master...2015_12_bloom_gui) https://github.com/bitcoin/bitcoin/pull/7206
22015-12-14T00:26:49 *** Tera2342 has joined #bitcoin-core-dev
32015-12-14T00:27:37 *** afk11 has quit IRC
42015-12-14T00:28:14 *** afk11 has joined #bitcoin-core-dev
52015-12-14T00:38:41 *** dcousens has joined #bitcoin-core-dev
62015-12-14T00:51:28 *** Ylbam has quit IRC
72015-12-14T01:09:08 *** afk11 has quit IRC
82015-12-14T01:16:56 *** zookolaptop has quit IRC
92015-12-14T01:27:32 *** zookolaptop has joined #bitcoin-core-dev
102015-12-14T02:09:40 *** belcher has quit IRC
112015-12-14T02:28:18 <Luke-Jr> hm, the depends cache appears to not work in gitian anymore
122015-12-14T02:37:06 *** zookolaptop has quit IRC
132015-12-14T02:38:13 *** bawong has joined #bitcoin-core-dev
142015-12-14T02:38:14 <bawong> exit
152015-12-14T02:38:16 *** bawong has quit IRC
162015-12-14T03:13:35 *** bitdevsnyc has joined #bitcoin-core-dev
172015-12-14T03:14:53 *** xiangfu_ has quit IRC
182015-12-14T03:16:41 *** xiangfu has joined #bitcoin-core-dev
192015-12-14T03:21:52 *** Tera2342 has quit IRC
202015-12-14T03:51:21 *** jcorgan is now known as jcorgan|away
212015-12-14T04:51:14 *** s1w- has quit IRC
222015-12-14T04:51:15 *** s1w- has joined #bitcoin-core-dev
232015-12-14T04:55:58 *** arowser has quit IRC
242015-12-14T04:56:21 *** arowser has joined #bitcoin-core-dev
252015-12-14T05:32:20 *** Thireus has quit IRC
262015-12-14T05:35:40 *** Thireus has joined #bitcoin-core-dev
272015-12-14T05:48:43 *** go1111111 has quit IRC
282015-12-14T06:10:04 *** Tera2342 has joined #bitcoin-core-dev
292015-12-14T06:10:55 *** xiangfu has quit IRC
302015-12-14T06:13:02 *** xiangfu has joined #bitcoin-core-dev
312015-12-14T06:49:53 *** raedah has joined #bitcoin-core-dev
322015-12-14T07:01:21 *** dstrunin has quit IRC
332015-12-14T07:30:05 *** raedah has quit IRC
342015-12-14T07:35:10 *** raedah has joined #bitcoin-core-dev
352015-12-14T07:46:36 *** go1111111 has joined #bitcoin-core-dev
362015-12-14T07:54:59 *** Ylbam has joined #bitcoin-core-dev
372015-12-14T07:57:57 <GitHub4> [bitcoin] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/9ee02cf564d1...b7c704abab4e
382015-12-14T07:57:58 <GitHub4> bitcoin/master daf6466 Matt Corallo: Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]
392015-12-14T07:57:58 <GitHub4> bitcoin/master b7c704a Jonas Schnelli: Merge pull request #7206...
402015-12-14T07:58:02 <GitHub16> [bitcoin] jonasschnelli closed pull request #7206: Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4] (master...2015_12_bloom_gui) https://github.com/bitcoin/bitcoin/pull/7206
412015-12-14T08:00:34 <Luke-Jr> is cfields back from HK yet btw?
422015-12-14T08:01:04 *** raedah has quit IRC
432015-12-14T08:01:34 *** raedah has joined #bitcoin-core-dev
442015-12-14T08:34:16 *** JackH_ is now known as JackH
452015-12-14T08:36:15 <gmaxwell> v3 block setback, alas. :)
462015-12-14T08:38:32 <jonasschnelli> 940/1000! That was quick.
472015-12-14T08:49:25 <Luke-Jr> uh oh, critical bug in CLTV. quick, downgrade all miners. J/K
482015-12-14T08:50:32 <randy-waterhouse> not funny
492015-12-14T08:51:40 <Luke-Jr> MarcoFalke: you can actually get to jonasschnelli's webserver? O.o
502015-12-14T08:52:22 <phantomcircuit> Luke-Jr, why wouldn't be?
512015-12-14T08:52:29 <Luke-Jr> phantomcircuit: because it's broken
522015-12-14T08:52:38 <phantomcircuit> uh
532015-12-14T08:52:38 <Luke-Jr> has been for days
542015-12-14T08:52:40 <Luke-Jr> An error occurred during a connection to bitcoin.jonasschnelli.ch. SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long)
552015-12-14T08:52:50 <phantomcircuit> not it's not :P
562015-12-14T08:53:56 <Luke-Jr> phantomcircuit: ⦠it totally is, in all my browsers
572015-12-14T08:54:05 <phantomcircuit> then you've got a problem
582015-12-14T08:54:19 <jonasschnelli> SSL1 handshake is okay: openssl s_client -connect bitcoin.jonasschnelli.ch:443 -ssl1
592015-12-14T08:54:27 <jonasschnelli> SSL2 and 3 not: openssl s_client -connect bitcoin.jonasschnelli.ch:443 -ssl2
602015-12-14T08:55:34 <GitHub172> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/f43c2f9a8a30760c34dd4691de4ed4d7a7b9969e
612015-12-14T08:55:35 <GitHub172> bitcoin/0.12 f43c2f9 Matt Corallo: Add "NODE_BLOOM" to guiutil so that peers don't get UNKNOWN[4]...
622015-12-14T08:55:38 * Luke-Jr wonders if there's any way to force SSL1
632015-12-14T08:56:04 <Luke-Jr> jonasschnelli: anyway, can you check that the DMG looks right on Mac?
642015-12-14T08:56:32 <MarcoFalke> Luke-Jr, I can @home but not @uni
652015-12-14T08:56:36 <Luke-Jr> aw
662015-12-14T08:56:51 <Luke-Jr> MarcoFalke: oh, you mean access his site?
672015-12-14T08:56:57 <MarcoFalke> yes
682015-12-14T08:56:59 <Luke-Jr> same computer?
692015-12-14T08:57:13 <MarcoFalke> yes
702015-12-14T08:57:22 * Luke-Jr scratches his head
712015-12-14T08:57:52 <MarcoFalke> You could use the tor browser. Works for me
722015-12-14T09:00:06 <jonasschnelli> Luke-Jr : the background.tiff misses the @2x (HiDPI) resolution.
732015-12-14T09:00:21 <Luke-Jr> jonasschnelli: that was not being included in the DMG at all before..?
742015-12-14T09:00:27 <jonasschnelli> Luke-Jr: without that, all "retina" macs (probably 50%) won't see a background.
752015-12-14T09:00:35 <jonasschnelli> Luke-Jr: it was. I just compared the files.
762015-12-14T09:00:40 <Luke-Jr> how/where?
772015-12-14T09:00:57 <jonasschnelli> I made it with a little tool called "tiffutils"
782015-12-14T09:01:03 <jonasschnelli> combine two tiff into one.
792015-12-14T09:01:23 <Luke-Jr> O.o
802015-12-14T09:01:26 <jonasschnelli> syntax. tiffutil -cathidpicheck infile1 infile2 -out outfile
812015-12-14T09:01:35 <Luke-Jr> is that in Ubuntu? :|
822015-12-14T09:01:41 <jonasschnelli> Mac OSX! :)
832015-12-14T09:01:47 <Luke-Jr> -.-
842015-12-14T09:01:54 <jonasschnelli> But i'm pretty sure this also exists on linux somehow.
852015-12-14T09:02:13 <jonasschnelli> http://www.unix.com/man-page/All/1/tiffutil/
862015-12-14T09:02:42 <jonasschnelli> Luke-Jr: you opened the box of pandora!
872015-12-14T09:02:53 * Luke-Jr stabs Apple
882015-12-14T09:03:03 <jonasschnelli> hah
892015-12-14T09:03:24 <Luke-Jr> why don't they just use two separate PNGs?
902015-12-14T09:03:28 <Luke-Jr> who uses TIFF these days
912015-12-14T09:03:45 <jonasschnelli> Luke-Jr: Yeah. Though the same. But i guess for backdrops only TIFF works..
922015-12-14T09:04:05 <Luke-Jr> ?
932015-12-14T09:04:11 <MarcoFalke> tif has metadata support but I don't see why this is needed here
942015-12-14T09:04:24 <MarcoFalke> PNG is just fine these days
952015-12-14T09:04:25 <jonasschnelli> I think it's just legacy.
962015-12-14T09:04:40 <jonasschnelli> You don't want to have a background that only works on newer mac osx.
972015-12-14T09:05:09 <MarcoFalke> Yeah, and it's nice to have both images in one multipage tif
982015-12-14T09:05:10 <jonasschnelli> And they where probably shy in changing, deprecating the tiff stuff
992015-12-14T09:05:35 <jonasschnelli> Luke-Jr: how to you place the font? SVG then imagemagick SVG->TIFF?
1002015-12-14T09:05:44 <jonasschnelli> The kerning could be better (nit).
1012015-12-14T09:06:20 <jonasschnelli> Bit>c<oin (c is a bit lost between space)
1022015-12-14T09:06:27 <Luke-Jr> jonasschnelli: cairosvg SVG->PNG, imagemagick PNG->TIFF
1032015-12-14T09:07:05 <jonasschnelli> hmm... why not imagemagick SVG -> TIFF? Should work. Although quality might be a problem...
1042015-12-14T09:07:34 <Luke-Jr> its SVG rendering sucked
1052015-12-14T09:08:38 <jonasschnelli> right... I also encountered that. I was using inkscape (or something called similar)
1062015-12-14T09:08:48 <Luke-Jr> Google comes up with zero useful results trying to find any info on multi-res TIFF (outside of Apple)
1072015-12-14T09:09:35 *** MarcoFalke has quit IRC
1082015-12-14T09:12:05 <jonasschnelli> Luke-Jr: it's probably unused outside of apples background dmg retina problem
1092015-12-14T09:12:20 *** ParadoxSpiral has joined #bitcoin-core-dev
1102015-12-14T09:12:24 <Luke-Jr> I couldn't even find a spec
1112015-12-14T09:18:58 <jonasschnelli> Luke-Jr: it should be somewhere around http://www.opensource.apple.com/source/tcl/tcl-87/tcl_ext/tkimg/tkimg/libtiff/tools/tiffcp.c
1122015-12-14T09:20:09 <jonasschnelli> tiffs standard somehow describes the multi image thing. It's also used for thumbnails within a tiff file.
1132015-12-14T09:21:05 <jonasschnelli> Luke-Jr: that's the tool you need: http://linux.die.net/man/1/tiffcp
1142015-12-14T09:21:40 <Luke-Jr> libtiff-tools on Ubuntu
1152015-12-14T09:21:54 <Luke-Jr> any idea the usage we want?
1162015-12-14T09:23:34 <jonasschnelli> maybe just "tiffcp <background_normal> <background_hidpi> background.tiff"?
1172015-12-14T09:23:53 <jonasschnelli> Or: "tiffcp -c lzw a.tif b.tif result.tif"
1182015-12-14T09:24:49 <jonasschnelli> I guess just adding "libtiff-tools" in gitian should do the work.
1192015-12-14T09:26:41 *** PRab_ has joined #bitcoin-core-dev
1202015-12-14T09:28:51 *** PRab has quit IRC
1212015-12-14T09:28:58 *** PRab_ is now known as PRab
1222015-12-14T09:30:34 <Luke-Jr> I was going to use -c none since the DMG is itself compressed?
1232015-12-14T09:38:28 <jonasschnelli> Luke-Jr: Right. Compression does not make huge sense.
1242015-12-14T09:38:44 <jonasschnelli> (It would be deflated anyways when opening the DMG)
1252015-12-14T09:39:20 <Luke-Jr> I figure trying to compress here just adds a risk of non-determinism :P
1262015-12-14T09:39:22 <jonasschnelli> But the file might be relatively height (1-2MB) when not using lzw
1272015-12-14T09:39:38 <jonasschnelli> Luke-Jr: ah. Good point.
1282015-12-14T09:40:01 <jonasschnelli> The dmg's size should not be different (also z compressed)
1292015-12-14T09:40:16 <jonasschnelli> (slightly different, but not much)
1302015-12-14T09:45:55 *** Guyver2 has joined #bitcoin-core-dev
1312015-12-14T09:59:51 <Luke-Jr> jonasschnelli: pushed a tiffcp version
1322015-12-14T10:00:05 <jonasschnelli> Luke-Jr: oh. Fast. Will kick the builder...
1332015-12-14T10:13:12 *** jcorgan|away is now known as jcorgn
1342015-12-14T10:13:15 *** jcorgn is now known as jcorgan
1352015-12-14T10:21:27 *** MarcoFalke has joined #bitcoin-core-dev
1362015-12-14T10:26:32 <MarcoFalke> How do people store their pgp signing master-key?
1372015-12-14T10:26:58 <MarcoFalke> dev machine or hidden box in the basement?
1382015-12-14T10:27:06 <jcorgan> keep going
1392015-12-14T10:27:32 <randy-waterhouse> h/ware wallet?
1402015-12-14T10:27:54 <Taek> pgp hardware wallet sounds desirable
1412015-12-14T10:28:24 <MarcoFalke> no, I mean the key used to sign your subkeys for email, gitian etc.
1422015-12-14T10:29:34 <jonasschnelli> MarcoFalke: i'm working on a bitcoin/pgp/ssh hardware wallet
1432015-12-14T10:29:52 <Luke-Jr> I refuse to disclose precisely :P
1442015-12-14T10:30:58 <jonasschnelli> GPG2.1 supports ECC btw.
1452015-12-14T10:31:05 <MarcoFalke> I was wondering if it's slightly more secure to create a vm on my box to do the gpg stuff instead of doing it on the host system
1462015-12-14T10:32:02 <gmaxwell> a number of people around here are using openpgp smartcards. (e.g. yubikey)
1472015-12-14T10:32:05 <jonasschnelli> MarcoFalke: if your host is compromised, you VM is also.
1482015-12-14T10:32:31 <Luke-Jr> jonasschnelli: are you the one I had to upgrade my GPG for? :P
1492015-12-14T10:32:46 <jonasschnelli> nono.. :) Not using ECC key right now.
1502015-12-14T10:32:52 <Luke-Jr> someone is
1512015-12-14T10:32:57 <gmaxwell> I currently use a seperate host for my gpg key, but it's a nussance, planning on trying to move at least one of the signing subkeys to a pgp smartcard.
1522015-12-14T10:33:01 <gmaxwell> Luke-Jr: matt I think
1532015-12-14T10:33:16 <jonasschnelli> Will do as soon as i can have a hw wallet that support bitcoin/pgp/ssh with the same device.
1542015-12-14T10:33:30 * Luke-Jr sorts by size: Jonathan Wilkins
1552015-12-14T10:34:12 <jonasschnelli> the bad is, gpg and ssh do not support the k1 curve...
1562015-12-14T10:34:14 <Luke-Jr> actually, that one is Ed25519
1572015-12-14T10:35:14 <Luke-Jr> jonasschnelli: any results on the DMG btw?
1582015-12-14T10:35:35 <jonasschnelli> Luke-Jr: still building: https://bitcoin.jonasschnelli.ch/pulls/7192/
1592015-12-14T10:35:48 <Luke-Jr> still can't connect.. :p
1602015-12-14T10:35:50 <jonasschnelli> (i should have pass ONLY_OSX though)
1612015-12-14T10:37:40 *** Tera2342 has quit IRC
1622015-12-14T10:43:05 <jcorgan> the pgp smartcard idea is attractive, but it's not clear how you provide backup/disaster recovery/redundancy for the secrety key material
1632015-12-14T10:43:38 <jonasschnelli> jcorgan: agree. And mind: smartcards are close-source.
1642015-12-14T10:44:11 <jonasschnelli> A GPG/SSH hw wallet infrastructure that works together with bip32 would be a better solution.
1652015-12-14T10:44:22 <btcdrak> MarcoFalke: trying to sign with a smartcard in a VM is a disaster
1662015-12-14T10:45:36 <jonasschnelli> Luke-Jr: what os, browser are you using. I can verify the SSL/https connection on Ubuntu 15.05 with FF.
1672015-12-14T10:45:40 <Luke-Jr> jonasschnelli: can you eliminate the side channels?
1682015-12-14T10:45:43 <jcorgan> jonasschnelli: i've also been chewing on the idea a "password keeper" that generates/regenerates passwords using BIP32-derived secret keys
1692015-12-14T10:45:55 <MarcoFalke> Haven't heard of the smartcard yet. Looking into this right now, but it seems a vm is not needed when using a smart card.
1702015-12-14T10:45:57 <Luke-Jr> jonasschnelli: Gentoo stable x86; tested on Konqueror/KDE, Chromium, and Firefox
1712015-12-14T10:46:21 <jonasschnelli> Luke-Jr: our hw wallet does eliminate most SD attacks, thanks to libsecp256k1.
1722015-12-14T10:46:33 <gmaxwell> jcorgan: you generate the key external to the card, back it up, load it on the card.
1732015-12-14T10:46:50 <jonasschnelli> gmaxwell: would you load the card over a PC?
1742015-12-14T10:47:12 <gmaxwell> jonasschnelli: e.g. on an offline machine.
1752015-12-14T10:47:29 <jonasschnelli> hmm... that's why i think a secure hw wallet needs a SDcard port (or similar)
1762015-12-14T10:47:32 <jcorgan> gmaxwell: i'm not familiar; didn't know you could d/l secret key material
1772015-12-14T10:48:13 <Luke-Jr> jonasschnelli: have you spoken with the Ledger guys much? they seem to know a lot about sidechannel stuff
1782015-12-14T10:48:51 <jonasschnelli> Luke-Jr: Because Ledger is using close source/ patented smart cards, its had fallen out of my personal selection.
1792015-12-14T10:49:10 <Luke-Jr> jonasschnelli: they're doing that because it's supposedly the only way they can do it secure
1802015-12-14T10:49:27 <jonasschnelli> The trezor side channel attack was possible because of it's ecc implementation i guess.
1812015-12-14T10:49:27 <gmaxwell> jcorgan: at least some pgp smartcards will let you _upload_ keys.
1822015-12-14T10:49:47 <jonasschnelli> Luke-Jr: i don't understand how patents/close source can make it secure.
1832015-12-14T10:49:52 <jcorgan> i will have a new laptop with smartcard reader shortly. would love to reconstruct a chain of trust through it to ssh/pgp/btc
1842015-12-14T10:50:07 <Luke-Jr> jonasschnelli: not the patents/closed operative there
1852015-12-14T10:50:22 <Luke-Jr> jonasschnelli: just that the less-closed stuff (nothing is open..) isn't secure
1862015-12-14T10:51:28 <Luke-Jr> jonasschnelli: I don't know the details though, so if you're planning to build something, it might be good to chat with them
1872015-12-14T10:52:34 <jonasschnelli> Luke-Jr: our product is build and should be ready for shipment in jan 16. But right,... will talk to nicolas soon (but more about standard for wallet integration)
1882015-12-14T10:58:36 <jcorgan> gmaxwell: is there a good reference you'd receommend on learning these different smart card approaches, their vulnerabilities, and best practices?
1892015-12-14T10:59:29 <jonasschnelli> Luke-Jr: still no background. :/
1902015-12-14T10:59:41 <jonasschnelli> commit d5f4683 correct?
1912015-12-14T11:00:03 <jonasschnelli> no wait: 209dd10
1922015-12-14T11:00:09 <Luke-Jr> 209dd10 is current
1932015-12-14T11:00:11 <jonasschnelli> Yes. Seems up to date.
1942015-12-14T11:00:17 <Luke-Jr> I wonder if the DS_Store thing doesn't work :/
1952015-12-14T11:00:30 <Luke-Jr> I think I left out a few fields that seemed irrelevant
1962015-12-14T11:00:36 <jonasschnelli> Hmm.. just checked the tiff file,.. contains only one image i guess.
1972015-12-14T11:00:43 <Luke-Jr> â
1982015-12-14T11:01:49 *** jcorgan is now known as jcorgan|away
1992015-12-14T11:01:51 <Luke-Jr> tiffinfo shows two
2002015-12-14T11:01:59 <jonasschnelli> Commands wrong: /usr/bin/tiffcp -c none dpi36.background.tiff dist/.background/background.tiff
2012015-12-14T11:02:10 <Luke-Jr> hm
2022015-12-14T11:02:16 <jonasschnelli> There should be two images, one 72dpi and one 144dpi
2032015-12-14T11:02:43 <jonasschnelli> But need to say, ... impressive PR! As said, you did open the box of pandora. :)
2042015-12-14T11:03:13 <Luke-Jr> aha
2052015-12-14T11:03:38 <Luke-Jr> ok, pushed a fix for that.. $< is only one dependency, we needed $^
2062015-12-14T11:04:32 * jonasschnelli is re-building 7192 (mac only)
2072015-12-14T11:04:54 <gmaxwell> jcorgan: buy beer for petertodd. At least in our community I think he's used more of that than the rest of us.
2082015-12-14T11:07:04 *** phantomcircuit has quit IRC
2092015-12-14T11:12:52 *** Tera2342 has joined #bitcoin-core-dev
2102015-12-14T11:16:32 <wumpus> jonasschnelli: let's move ahead on #7068, it seems a trivial step away from being merged
2112015-12-14T11:19:15 *** dcousens has quit IRC
2122015-12-14T11:23:29 *** randy-waterhouse has quit IRC
2132015-12-14T11:24:54 <jonasschnelli> wumpus: Right... something was holding me back...
2142015-12-14T11:25:22 <jonasschnelli> But I guess it's useful in the way how the current PR works.
2152015-12-14T11:25:23 <jonasschnelli> Will rebase.
2162015-12-14T11:27:28 <wumpus> well if it's not useful enough (e.g. you can achieve the same with BITCOIND=bitcoin-qt ./test...) we should close it
2172015-12-14T11:28:04 <wumpus> but I think it makes sense
2182015-12-14T11:29:33 <jonasschnelli> Just passing BITCOIND=bitcoin-qt won't work because of the missing -server argument. So a change is required anyways. Will rebase.
2192015-12-14T11:34:01 *** phantomcircuit has joined #bitcoin-core-dev
2202015-12-14T11:37:51 <wumpus> -server=1 could always be passed with no loss of functionality
2212015-12-14T11:40:30 <wumpus> I think that's the right thing to do
2222015-12-14T11:40:41 <wumpus> even if we add this option
2232015-12-14T11:42:50 *** Guyver2 has quit IRC
2242015-12-14T11:44:57 *** laurentmt has joined #bitcoin-core-dev
2252015-12-14T11:44:57 <GitHub69> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b7c704abab4e...ea0f5a2b04bb
2262015-12-14T11:44:57 <GitHub69> bitcoin/master e1030dd Patrick Strateman: Note that reviewers should mention the commit hash of the commits they reviewed.
2272015-12-14T11:44:58 <GitHub69> bitcoin/master ea0f5a2 Wladimir J. van der Laan: Merge pull request #7185...
2282015-12-14T11:45:07 <GitHub104> [bitcoin] laanwj closed pull request #7185: Note that reviewers should mention the id of the commits they reviewed. (master...2015-12-07-contributingackcommit) https://github.com/bitcoin/bitcoin/pull/7185
2292015-12-14T11:57:46 *** Thireus has quit IRC
2302015-12-14T11:57:46 *** bitdevsnyc has quit IRC
2312015-12-14T12:04:08 <GitHub91> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ea0f5a2b04bb...5f3c670d1222
2322015-12-14T12:04:08 <GitHub91> bitcoin/master 979698c Jonas Schnelli: [RPC-Tests] add option to run rpc test over QT clients
2332015-12-14T12:04:09 <GitHub91> bitcoin/master 5f3c670 Wladimir J. van der Laan: Merge pull request #7068...
2342015-12-14T12:04:13 <GitHub60> [bitcoin] laanwj closed pull request #7068: [RPC-Tests] add simple way to run rpc test over QT clients (master...2015/11/rpc_tests_qt) https://github.com/bitcoin/bitcoin/pull/7068
2352015-12-14T12:06:25 *** laurentmt has quit IRC
2362015-12-14T12:08:49 <GitHub149> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/5f3c670d1222...dc511dcfd9ea
2372015-12-14T12:08:50 <GitHub149> bitcoin/master b6915b8 accraze: checks for null data transaction before debug.log...
2382015-12-14T12:08:51 <GitHub149> bitcoin/master c611acc accraze: wallet: check if tx scriptPubKey is unspendable
2392015-12-14T12:08:51 <GitHub149> bitcoin/master d812daf accraze: fix logic for error log
2402015-12-14T12:08:58 <GitHub92> [bitcoin] laanwj closed pull request #7200: Checks for null data transaction before issuing error to debug.log (master...null-tx-debug) https://github.com/bitcoin/bitcoin/pull/7200
2412015-12-14T12:10:33 <GitHub83> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/06c6a584635bb42c511baf505cebd7cdf77b89e9
2422015-12-14T12:10:33 <GitHub83> bitcoin/0.12 06c6a58 accraze: Checks for null data transaction before issuing error to debug.log...
2432015-12-14T12:10:49 <jonasschnelli> Luke-Jr: build error: "Not a TIFF or MDI file, bad magic number 64207 (0xfacf)."
2442015-12-14T12:11:29 <jonasschnelli> Luke-Jr: this is wrong:
2452015-12-14T12:11:57 <jonasschnelli> $(TIFFCP) -c none $^ $@
2462015-12-14T12:12:09 *** Thireus has joined #bitcoin-core-dev
2472015-12-14T12:12:14 <jonasschnelli> Results in: /usr/bin/tiffcp -c none dpi36.background.tiff dpi72.background.tiff dist/Bitcoin-Qt.app/Contents/MacOS/Bitcoin-Qt dist/.background/background.tiff
2482015-12-14T12:12:24 <jonasschnelli> which has one argument to much
2492015-12-14T12:12:38 <jonasschnelli> should be /usr/bin/tiffcp -c none dpi36.background.tiff dpi72.background.tiff dist/.background/background.tiff
2502015-12-14T12:30:55 <GitHub12> [bitcoin] laanwj opened pull request #7208: Make max tip age an option instead of chainparam (master...2015_12_maxtipage) https://github.com/bitcoin/bitcoin/pull/7208
2512015-12-14T12:42:21 <GitHub166> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/dc511dcfd9ea...7a5040155ed5
2522015-12-14T12:42:22 <GitHub166> bitcoin/master 5400ef6 Pieter Wuille: Replace trickle nodes with per-node/message Poisson delays...
2532015-12-14T12:42:22 <GitHub166> bitcoin/master 7a50401 Wladimir J. van der Laan: Merge pull request #7125...
2542015-12-14T12:42:26 <GitHub183> [bitcoin] laanwj closed pull request #7125: Replace global trickle node with random delays (master...timetrickle) https://github.com/bitcoin/bitcoin/pull/7125
2552015-12-14T12:44:16 <GitHub8> [bitcoin] laanwj pushed 1 new commit to 0.12: https://github.com/bitcoin/bitcoin/commit/10b88be79856ee7ee66f69705c16b335941e396e
2562015-12-14T12:44:17 <GitHub8> bitcoin/0.12 10b88be Pieter Wuille: Replace trickle nodes with per-node/message Poisson delays...
2572015-12-14T13:00:06 *** tripleslash has quit IRC
2582015-12-14T13:08:37 *** bitdevsnyc has joined #bitcoin-core-dev
2592015-12-14T13:10:54 *** bitdevsnyc has joined #bitcoin-core-dev
2602015-12-14T13:12:07 *** bitdevsnyc has joined #bitcoin-core-dev
2612015-12-14T13:13:07 *** bitdevsnyc has quit IRC
2622015-12-14T13:14:14 *** bitdevsnyc has joined #bitcoin-core-dev
2632015-12-14T13:15:17 *** bitdevsnyc has joined #bitcoin-core-dev
2642015-12-14T13:15:45 <jonasschnelli> wumpus: BITCOIND=bitcoin-qt ./qa/pull-tester/rpc-tests.py won't work.
2652015-12-14T13:15:56 <wumpus> why not?
2662015-12-14T13:16:01 *** bitdevsnyc has quit IRC
2672015-12-14T13:16:04 <jonasschnelli> Because rpc-tests.py overwrite BITCOIND
2682015-12-14T13:16:09 <jonasschnelli> Only calling the test direct does work for now.
2692015-12-14T13:16:39 <jonasschnelli> We should probably add a check if BITCOIND is already defined in rpc-tests.py
2702015-12-14T13:16:42 <wumpus> it shouldn't override those
2712015-12-14T13:16:47 <wumpus> if they're already set
2722015-12-14T13:16:48 <wumpus> right
2732015-12-14T13:17:12 <wumpus> if not 'BITCOIND' in os.environ: ...
2742015-12-14T13:17:20 <jonasschnelli> Right...
2752015-12-14T13:17:24 <jonasschnelli> https://github.com/bitcoin/bitcoin/blob/master/qa/pull-tester/rpc-tests.py#L65
2762015-12-14T13:18:50 *** bitdevsnyc has joined #bitcoin-core-dev
2772015-12-14T13:19:56 <GitHub158> [bitcoin] laanwj opened pull request #7209: test: don't override BITCOIND and BITCOINCLI if they're set (master...2015_12_rpctests_setenviron) https://github.com/bitcoin/bitcoin/pull/7209
2782015-12-14T13:20:11 *** MarcoFalke has quit IRC
2792015-12-14T13:21:19 *** bitdevsnyc has joined #bitcoin-core-dev
2802015-12-14T13:22:23 *** bitdevsnyc has quit IRC
2812015-12-14T13:22:37 *** bitdevsnyc has joined #bitcoin-core-dev
2822015-12-14T13:23:16 *** bitdevsnyc has quit IRC
2832015-12-14T13:28:57 *** bitdevsnyc has joined #bitcoin-core-dev
2842015-12-14T13:30:19 *** bitdevsnyc has joined #bitcoin-core-dev
2852015-12-14T13:36:19 *** bitdevsnyc has joined #bitcoin-core-dev
2862015-12-14T13:36:56 *** bitdevsnyc has quit IRC
2872015-12-14T13:36:59 *** ParadoxSpiral_ has joined #bitcoin-core-dev
2882015-12-14T13:40:04 *** ParadoxSpiral has quit IRC
2892015-12-14T13:40:52 *** bitdevsnyc has joined #bitcoin-core-dev
2902015-12-14T13:42:57 *** MarcoFalke has joined #bitcoin-core-dev
2912015-12-14T13:43:07 *** zookolaptop has joined #bitcoin-core-dev
2922015-12-14T13:46:39 *** bitdevsnyc has joined #bitcoin-core-dev
2932015-12-14T13:47:02 *** laurentmt has joined #bitcoin-core-dev
2942015-12-14T13:47:19 *** laurentmt has quit IRC
2952015-12-14T13:47:19 *** bitdevsnyc has quit IRC
2962015-12-14T13:47:47 *** bitdevsnyc has joined #bitcoin-core-dev
2972015-12-14T13:48:22 *** bitdevsnyc has quit IRC
2982015-12-14T13:48:50 *** bitdevsnyc has joined #bitcoin-core-dev
2992015-12-14T13:49:32 *** bitdevsnyc has quit IRC
3002015-12-14T13:51:42 *** bitdevsnyc has joined #bitcoin-core-dev
3012015-12-14T13:52:42 *** bitdevsnyc has quit IRC
3022015-12-14T13:53:02 *** bitdevsnyc has joined #bitcoin-core-dev
3032015-12-14T13:53:22 *** instagibbs has joined #bitcoin-core-dev
3042015-12-14T13:53:39 *** bitdevsnyc has quit IRC
3052015-12-14T13:56:59 *** bitdevsnyc has joined #bitcoin-core-dev
3062015-12-14T14:00:07 *** bitdevsnyc has joined #bitcoin-core-dev
3072015-12-14T14:00:35 *** Tera2342 has quit IRC
3082015-12-14T14:01:00 *** bitdevsnyc has quit IRC
3092015-12-14T14:02:13 *** zookolaptop has quit IRC
3102015-12-14T14:02:30 *** bitdevsnyc has joined #bitcoin-core-dev
3112015-12-14T14:05:28 *** bitdevsnyc has joined #bitcoin-core-dev
3122015-12-14T14:06:14 *** bitdevsnyc has quit IRC
3132015-12-14T14:07:01 *** bitdevsnyc has joined #bitcoin-core-dev
3142015-12-14T14:09:34 *** bitdevsnyc has joined #bitcoin-core-dev
3152015-12-14T14:10:19 *** bitdevsnyc has quit IRC
3162015-12-14T14:13:02 *** bitdevsnyc has joined #bitcoin-core-dev
3172015-12-14T14:13:27 *** bitdevsnyc has quit IRC
3182015-12-14T14:15:50 *** bitdevsnyc has joined #bitcoin-core-dev
3192015-12-14T14:16:56 *** bitdevsnyc has quit IRC
3202015-12-14T14:18:12 *** bitdevsnyc has joined #bitcoin-core-dev
3212015-12-14T14:20:20 *** bitdevsnyc has joined #bitcoin-core-dev
3222015-12-14T14:22:28 *** bitdevsnyc has joined #bitcoin-core-dev
3232015-12-14T14:23:01 *** bitdevsnyc has quit IRC
3242015-12-14T14:26:26 *** bitdevsnyc has joined #bitcoin-core-dev
3252015-12-14T14:29:02 *** bitdevsnyc has joined #bitcoin-core-dev
3262015-12-14T14:30:33 *** bitdevsnyc has joined #bitcoin-core-dev
3272015-12-14T14:31:17 *** bitdevsnyc has quit IRC
3282015-12-14T14:32:53 *** bitdevsnyc has joined #bitcoin-core-dev
3292015-12-14T14:35:19 *** bitdevsnyc has joined #bitcoin-core-dev
3302015-12-14T14:38:14 *** harding_ is now known as harding
3312015-12-14T14:38:55 *** bitdevsnyc has joined #bitcoin-core-dev
3322015-12-14T14:40:12 *** bitdevsn_ has joined #bitcoin-core-dev
3332015-12-14T14:40:12 *** bitdevsnyc has quit IRC
3342015-12-14T14:40:57 *** bitdevsn_ has quit IRC
3352015-12-14T14:44:12 *** bitdevsnyc has joined #bitcoin-core-dev
3362015-12-14T14:48:43 *** bitdevsnyc has joined #bitcoin-core-dev
3372015-12-14T14:50:02 *** bitdevsnyc has joined #bitcoin-core-dev
3382015-12-14T14:50:45 *** bitdevsnyc has quit IRC
3392015-12-14T14:51:47 *** bitdevsnyc has joined #bitcoin-core-dev
3402015-12-14T14:52:29 *** bitdevsnyc has quit IRC
3412015-12-14T14:54:17 *** bitdevsnyc has joined #bitcoin-core-dev
3422015-12-14T15:07:57 *** laurentmt has joined #bitcoin-core-dev
3432015-12-14T15:08:20 *** laurentmt has quit IRC
3442015-12-14T15:13:47 *** arowser has quit IRC
3452015-12-14T15:14:11 *** arowser has joined #bitcoin-core-dev
3462015-12-14T15:43:12 <instagibbs> Does Core exclusively use openssl for secure prng?
3472015-12-14T15:46:48 <phantomcircuit> instagibbs, it's my understanding that it should
3482015-12-14T15:47:27 <instagibbs> thanks
3492015-12-14T15:49:46 <wumpus> yes, at this point it does
3502015-12-14T15:50:05 <wumpus> there's plans to move away from openssl for random generation, but not yet
3512015-12-14T15:51:08 *** helo has quit IRC
3522015-12-14T15:51:41 *** zookolaptop has joined #bitcoin-core-dev
3532015-12-14T16:01:27 <GitHub156> [bitcoin] EthanHeilman opened pull request #7212: Adds unittests for CAddrMan and CAddrinfo, removes source of non-determinism. (master...unittest) https://github.com/bitcoin/bitcoin/pull/7212
3542015-12-14T16:03:22 *** helo has joined #bitcoin-core-dev
3552015-12-14T16:46:24 *** afk11 has joined #bitcoin-core-dev
3562015-12-14T16:54:09 *** haakonn has joined #bitcoin-core-dev
3572015-12-14T17:07:08 *** dgenr8 has quit IRC
3582015-12-14T17:43:21 *** lightningbot has joined #bitcoin-core-dev
3592015-12-14T17:48:38 <Luke-Jr> cfields: probably not asap
3602015-12-14T17:53:09 *** jouke has joined #bitcoin-core-dev
3612015-12-14T17:58:44 <cfields> Luke-Jr: well, what were you referring to?
3622015-12-14T17:59:26 <Luke-Jr> cfields: https://github.com/bitcoin/bitcoin/pull/7192 needs some depends attention
3632015-12-14T17:59:55 <cfields> thanks
3642015-12-14T18:00:32 <Luke-Jr> cfields: also, the depends/ system throws native packages under built/x86_64-pc-linux-gnu/ on 32-bit systems
3652015-12-14T18:00:52 <Luke-Jr> but I'm not sure there are any negative side-effects of that
3662015-12-14T18:01:38 <cfields> Luke-Jr: it just uses the result of config.guess, so it should match the "build" result of other autoconf runs
3672015-12-14T18:02:02 <Luke-Jr> autoconf also misdetects - I have to set --build manually
3682015-12-14T18:02:25 <cfields> Luke-Jr: whoa, those are some pretty big deps to add. I'll have to look carefully at that.
3692015-12-14T18:03:05 <Luke-Jr> note that Ubuntu Trusty's cairosvg package is basically broken :/
3702015-12-14T18:03:29 <cfields> Luke-Jr: but yea, i've wanted to do something similar for a while now
3712015-12-14T18:03:40 <cfields> simply for the goal of making it easier for alts to contribute upstream
3722015-12-14T18:05:26 <cfields> Luke-Jr: surely there are some lighter-weight tools available?
3732015-12-14T18:05:36 <Luke-Jr> not afaik
3742015-12-14T18:05:55 *** afk11 has quit IRC
3752015-12-14T18:05:57 <Luke-Jr> stupid Apple insisted on using a niche format
3762015-12-14T18:06:03 <cfields> whoa, is that a dsstore generator?!
3772015-12-14T18:06:07 <Luke-Jr> yes
3782015-12-14T18:06:26 <cfields> neat!
3792015-12-14T18:06:36 *** dgenr8 has joined #bitcoin-core-dev
3802015-12-14T18:08:57 *** bitdevsnyc has joined #bitcoin-core-dev
3812015-12-14T18:10:18 *** bitdevsnyc has quit IRC
3822015-12-14T18:10:18 *** bitdevsn_ has joined #bitcoin-core-dev
3832015-12-14T18:10:52 *** bitdevsn_ has quit IRC
3842015-12-14T18:11:21 *** bitdevsnyc has joined #bitcoin-core-dev
3852015-12-14T18:12:24 *** bitdevsn_ has joined #bitcoin-core-dev
3862015-12-14T18:12:24 *** bitdevsnyc has quit IRC
3872015-12-14T18:13:00 *** bitdevsn_ has quit IRC
3882015-12-14T18:18:42 *** bitdevsnyc has joined #bitcoin-core-dev
3892015-12-14T18:21:07 *** bitdevsnyc has joined #bitcoin-core-dev
3902015-12-14T18:21:21 *** bitdevsnyc has quit IRC
3912015-12-14T18:22:10 *** bitdevsnyc has joined #bitcoin-core-dev
3922015-12-14T18:22:47 *** afk11 has joined #bitcoin-core-dev
3932015-12-14T18:22:54 *** bitdevsn_ has joined #bitcoin-core-dev
3942015-12-14T18:24:14 *** bitdevsn_ has quit IRC
3952015-12-14T18:24:22 *** dgenr8 has quit IRC
3962015-12-14T18:26:48 *** bitdevsnyc has quit IRC
3972015-12-14T18:27:05 *** dgenr8 has joined #bitcoin-core-dev
3982015-12-14T18:27:22 *** bitdevsnyc has joined #bitcoin-core-dev
3992015-12-14T18:27:36 *** bitdevsnyc has quit IRC
4002015-12-14T18:29:13 *** bitdevsnyc has joined #bitcoin-core-dev
4012015-12-14T18:30:14 *** bitdevsnyc has quit IRC
4022015-12-14T18:32:02 *** bitdevsnyc has joined #bitcoin-core-dev
4032015-12-14T18:32:53 *** bitdevsnyc has quit IRC
4042015-12-14T18:33:41 *** bitdevsnyc has joined #bitcoin-core-dev
4052015-12-14T18:34:18 *** laurentmt has joined #bitcoin-core-dev
4062015-12-14T18:34:19 *** bitdevsnyc has quit IRC
4072015-12-14T18:34:20 *** laurentmt has quit IRC
4082015-12-14T18:35:29 *** bitdevsnyc has joined #bitcoin-core-dev
4092015-12-14T18:37:58 *** bitdevsnyc has joined #bitcoin-core-dev
4102015-12-14T18:40:45 *** bitdevsnyc has joined #bitcoin-core-dev
4112015-12-14T18:41:18 *** bitdevsnyc has quit IRC
4122015-12-14T18:45:11 *** bitdevsnyc has joined #bitcoin-core-dev
4132015-12-14T18:45:31 *** bitdevsnyc has quit IRC
4142015-12-14T18:48:12 *** bitdevsnyc has joined #bitcoin-core-dev
4152015-12-14T18:50:12 *** bitdevsnyc has joined #bitcoin-core-dev
4162015-12-14T18:52:21 *** bitdevsnyc has joined #bitcoin-core-dev
4172015-12-14T18:52:52 *** bitdevsnyc has quit IRC
4182015-12-14T18:54:41 *** Guyver2 has joined #bitcoin-core-dev
4192015-12-14T18:56:20 *** bitdevsnyc has joined #bitcoin-core-dev
4202015-12-14T18:57:01 *** bitdevsnyc has quit IRC
4212015-12-14T18:57:56 *** zookolaptop has quit IRC
4222015-12-14T19:00:29 *** bitdevsnyc has joined #bitcoin-core-dev
4232015-12-14T19:01:42 *** bitdevsnyc has joined #bitcoin-core-dev
4242015-12-14T19:02:13 *** bitdevsnyc has quit IRC
4252015-12-14T19:02:46 *** bitdevsnyc has joined #bitcoin-core-dev
4262015-12-14T19:03:37 *** wangchun has quit IRC
4272015-12-14T19:03:38 *** bitdevsnyc has quit IRC
4282015-12-14T19:03:50 *** bitdevsnyc has joined #bitcoin-core-dev
4292015-12-14T19:04:19 *** bitdevsnyc has quit IRC
4302015-12-14T19:12:05 *** bitdevsnyc has joined #bitcoin-core-dev
4312015-12-14T19:12:41 *** bitdevsnyc has quit IRC
4322015-12-14T19:13:13 *** bitdevsnyc has joined #bitcoin-core-dev
4332015-12-14T19:13:50 *** bitdevsnyc has quit IRC
4342015-12-14T19:15:20 *** bitdevsnyc has joined #bitcoin-core-dev
4352015-12-14T19:15:58 *** bitdevsnyc has quit IRC
4362015-12-14T19:22:40 *** bitdevsnyc has joined #bitcoin-core-dev
4372015-12-14T19:23:14 *** bitdevsnyc has quit IRC
4382015-12-14T19:23:42 *** bitdevsnyc has joined #bitcoin-core-dev
4392015-12-14T19:26:38 *** bitdevsnyc has joined #bitcoin-core-dev
4402015-12-14T19:27:46 *** bitdevsnyc has quit IRC
4412015-12-14T19:29:47 *** bitdevsnyc has joined #bitcoin-core-dev
4422015-12-14T19:31:06 *** bitdevsnyc has joined #bitcoin-core-dev
4432015-12-14T19:33:57 *** MarcoFalke has quit IRC
4442015-12-14T19:34:16 *** bitdevsnyc has joined #bitcoin-core-dev
4452015-12-14T19:36:02 *** bitdevsnyc has joined #bitcoin-core-dev
4462015-12-14T19:36:55 <GitHub24> [bitcoin] mb300sd opened pull request #7213: Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY (master...rename-opnop2) https://github.com/bitcoin/bitcoin/pull/7213
4472015-12-14T19:39:33 *** MarcoFalke has joined #bitcoin-core-dev
4482015-12-14T19:42:39 *** MarcoFalke has quit IRC
4492015-12-14T19:44:32 *** bitdevsnyc has joined #bitcoin-core-dev
4502015-12-14T19:45:43 *** bitdevsnyc has joined #bitcoin-core-dev
4512015-12-14T19:48:24 *** wangchun has joined #bitcoin-core-dev
4522015-12-14T19:48:39 *** wangchun has quit IRC
4532015-12-14T19:48:58 *** bitdevsnyc has joined #bitcoin-core-dev
4542015-12-14T19:49:32 *** bitdevsnyc has quit IRC
4552015-12-14T19:50:24 *** wangchun has joined #bitcoin-core-dev
4562015-12-14T19:50:57 *** bitdevsnyc has joined #bitcoin-core-dev
4572015-12-14T19:52:02 *** bitdevsnyc has joined #bitcoin-core-dev
4582015-12-14T19:54:28 *** bitdevsnyc has joined #bitcoin-core-dev
4592015-12-14T19:57:00 *** bitdevsnyc has joined #bitcoin-core-dev
4602015-12-14T19:57:46 *** bitdevsnyc has quit IRC
4612015-12-14T20:00:28 *** bitdevsnyc has joined #bitcoin-core-dev
4622015-12-14T20:01:01 *** bitdevsnyc has quit IRC
4632015-12-14T20:01:28 *** bitdevsnyc has joined #bitcoin-core-dev
4642015-12-14T20:02:07 *** bitdevsnyc has quit IRC
4652015-12-14T20:02:52 *** bitdevsnyc has joined #bitcoin-core-dev
4662015-12-14T20:03:05 *** bitdevsnyc has quit IRC
4672015-12-14T20:05:27 *** bitdevsnyc has joined #bitcoin-core-dev
4682015-12-14T20:06:19 *** bitdevsnyc has quit IRC
4692015-12-14T20:07:48 *** bitdevsnyc has joined #bitcoin-core-dev
4702015-12-14T20:08:19 *** bitdevsnyc has quit IRC
4712015-12-14T20:10:11 *** MarcoFalke has joined #bitcoin-core-dev
4722015-12-14T20:11:48 *** bitdevsnyc has joined #bitcoin-core-dev
4732015-12-14T20:12:36 *** bitdevsnyc has quit IRC
4742015-12-14T20:14:04 *** bitdevsnyc has joined #bitcoin-core-dev
4752015-12-14T20:14:53 *** bitdevsnyc has quit IRC
4762015-12-14T20:15:27 *** bitdevsnyc has joined #bitcoin-core-dev
4772015-12-14T20:15:40 *** bitdevsnyc has quit IRC
4782015-12-14T20:17:13 *** bitdevsnyc has joined #bitcoin-core-dev
4792015-12-14T20:17:58 *** bitdevsnyc has quit IRC
4802015-12-14T20:18:22 *** raedah has quit IRC
4812015-12-14T20:19:22 *** bitdevsnyc has joined #bitcoin-core-dev
4822015-12-14T20:19:53 *** bitdevsnyc has quit IRC
4832015-12-14T20:22:13 *** morcos has quit IRC
4842015-12-14T20:22:33 *** bitdevsnyc has joined #bitcoin-core-dev
4852015-12-14T20:22:59 *** bitdevsnyc has quit IRC
4862015-12-14T20:24:34 *** bitdevsnyc has joined #bitcoin-core-dev
4872015-12-14T20:25:54 *** bitdevsnyc has quit IRC
4882015-12-14T20:27:46 *** bitdevsnyc has joined #bitcoin-core-dev
4892015-12-14T20:28:11 *** bitdevsnyc has quit IRC
4902015-12-14T20:28:13 *** helo has quit IRC
4912015-12-14T20:30:38 *** bitdevsnyc has joined #bitcoin-core-dev
4922015-12-14T20:31:28 *** bitdevsnyc has quit IRC
4932015-12-14T20:32:00 *** helo has joined #bitcoin-core-dev
4942015-12-14T20:32:01 *** raedah has joined #bitcoin-core-dev
4952015-12-14T20:32:59 *** bitdevsnyc has joined #bitcoin-core-dev
4962015-12-14T20:33:57 *** bitdevsnyc has joined #bitcoin-core-dev
4972015-12-14T20:37:14 *** bitdevsnyc has joined #bitcoin-core-dev
4982015-12-14T20:39:41 <sdaftuar> is there anything special that needs to be done to make travis work well on personal repos? i enabled travis on my fork of the project so i could test branches before opening PRs, but they fail a lot for strange reasons (even when the same branch succeeds as part of a bitcoin core PR)
4992015-12-14T20:50:10 *** lightningbot has joined #bitcoin-core-dev
5002015-12-14T20:52:43 *** bitdevsnyc has joined #bitcoin-core-dev
5012015-12-14T20:54:13 *** bitdevsnyc has joined #bitcoin-core-dev
5022015-12-14T20:56:07 <MarcoFalke> sdaftuar, when did you enable travis?
5032015-12-14T20:56:13 *** bitdevsnyc has joined #bitcoin-core-dev
5042015-12-14T20:57:01 *** bitdevsnyc has joined #bitcoin-core-dev
5052015-12-14T20:57:23 <MarcoFalke> It might be using the container-based env ( https://docs.travis-ci.com/user/ci-environment/#Virtualization-environments ) which might cause problems
5062015-12-14T20:57:24 <sdaftuar> probably last year?
5072015-12-14T20:57:30 <MarcoFalke> Just a guess, though
5082015-12-14T20:57:34 *** bitdevsnyc has quit IRC
5092015-12-14T20:57:45 <sdaftuar> hm. does bitcoin core use the container-based environment?
5102015-12-14T20:58:03 *** bitdevsnyc has joined #bitcoin-core-dev
5112015-12-14T20:58:35 <MarcoFalke> I'd guess its using "Standard" but haven't checked that either.
5122015-12-14T20:58:35 *** bitdevsnyc has quit IRC
5132015-12-14T21:04:22 *** bitdevsnyc has joined #bitcoin-core-dev
5142015-12-14T21:05:26 *** bitdevsnyc has joined #bitcoin-core-dev
5152015-12-14T21:06:17 *** bitdevsnyc has quit IRC
5162015-12-14T21:07:31 *** bitdevsnyc has joined #bitcoin-core-dev
5172015-12-14T21:08:34 *** bitdevsn_ has joined #bitcoin-core-dev
5182015-12-14T21:08:34 *** bitdevsnyc has quit IRC
5192015-12-14T21:08:51 *** laurentmt has quit IRC
5202015-12-14T21:09:09 *** bitdevsn_ has quit IRC
5212015-12-14T21:12:16 <GitHub92> [bitcoin] MarcoFalke opened pull request #7214: qt5: Use the fixed font the system recommends (master...MarcoFalke-2015-qt5monospace) https://github.com/bitcoin/bitcoin/pull/7214
5222015-12-14T21:12:37 *** bitdevsnyc has joined #bitcoin-core-dev
5232015-12-14T21:13:16 *** bitdevsnyc has quit IRC
5242015-12-14T21:14:04 *** fkhan has quit IRC
5252015-12-14T21:15:51 *** bitdevsnyc has joined #bitcoin-core-dev
5262015-12-14T21:25:34 *** helo_ has joined #bitcoin-core-dev
5272015-12-14T21:29:45 *** fkhan has joined #bitcoin-core-dev
5282015-12-14T21:51:35 *** go1111111 has quit IRC
5292015-12-14T21:52:06 *** zookolaptop has quit IRC
5302015-12-14T22:04:46 *** MarcoFalke has quit IRC
5312015-12-14T22:06:51 *** zookolaptop has joined #bitcoin-core-dev
5322015-12-14T22:15:33 *** jgarzik has joined #bitcoin-core-dev
5332015-12-14T22:15:34 *** jgarzik has joined #bitcoin-core-dev
5342015-12-14T22:18:31 *** pmienk has quit IRC
5352015-12-14T22:19:14 *** arubi has quit IRC
5362015-12-14T22:26:42 *** ParadoxSpiral_ has quit IRC
5372015-12-14T22:27:20 *** arubi has joined #bitcoin-core-dev
5382015-12-14T22:33:49 *** pmienk has joined #bitcoin-core-dev
5392015-12-14T22:37:55 *** go1111111 has joined #bitcoin-core-dev
5402015-12-14T22:43:43 *** Guyver2 has quit IRC
5412015-12-14T22:57:11 *** bitdevsnyc has quit IRC
5422015-12-14T22:57:46 *** bitdevsnyc has joined #bitcoin-core-dev
5432015-12-14T23:02:24 *** bitdevsnyc has quit IRC
5442015-12-14T23:15:31 *** dcousens has joined #bitcoin-core-dev
5452015-12-14T23:25:23 *** PaulCapestany has quit IRC
5462015-12-14T23:40:59 *** bitdevsnyc has joined #bitcoin-core-dev
5472015-12-14T23:51:58 *** fkhan has quit IRC
5482015-12-14T23:54:08 *** jannes has joined #bitcoin-core-dev
5492015-12-14T23:54:58 *** bitdevsn_ has joined #bitcoin-core-dev
5502015-12-14T23:57:18 *** randy-waterhouse has joined #bitcoin-core-dev
5512015-12-14T23:58:06 *** bitdevsnyc has quit IRC