1 2015-10-08T00:00:42 *** goregrind has quit IRC
2 2015-10-08T00:01:08 *** n0n0__ has quit IRC
3 2015-10-08T00:11:59 <phantomcircuit> gmaxwell, connection limiting patch successfully prevented some broken client claiming to be bitcoinj from using all my connection slots
4 2015-10-08T00:14:41 *** alpalp has joined #bitcoin-core-dev
5 2015-10-08T00:16:30 *** molly has joined #bitcoin-core-dev
6 2015-10-08T00:16:51 <GitHub33> [bitcoin] jamesob opened pull request #6777: Unobfuscate chainstate data in CCoinsViewDB::GetStats (master...obfuscate_fix) https://github.com/bitcoin/bitcoin/pull/6777
7 2015-10-08T00:19:39 *** moli has quit IRC
8 2015-10-08T00:22:19 *** adam3us1 has joined #bitcoin-core-dev
9 2015-10-08T00:22:24 *** adam3us has quit IRC
10 2015-10-08T00:31:49 <midnightmagic> adam3us1: Reconsider using Adium on your Mac. Development appears to have stalled and as far as I know they haven't verified any of the recent issues with e.g. TLS, their development branches haven't been committed-to in at least six months (https://hg.adium.im/adium/branches), the last major release was in 2014, building it on a modern OS/X is not easy with a modern OS/X, they aren't using
11 2015-10-08T00:31:55 <midnightmagic> a recent libpurple, etc etc ad
12 2015-10-08T00:31:58 <midnightmagic> nauseum.
13 2015-10-08T00:34:27 <dgenr8> la -l
14 2015-10-08T00:34:53 <phantomcircuit> dgenr8, ooooh
15 2015-10-08T00:35:55 * dgenr8 decides to let people wonder what "la" is ... so they only notice one screwup
16 2015-10-08T00:36:28 <phantomcircuit> dgenr8, haha
17 2015-10-08T00:41:36 <sipa> la is obviously a UNIX command to produce a 440 Hz sound, and the -l makes it long?
18 2015-10-08T00:42:02 <dcousens> sipa: ha
19 2015-10-08T00:48:23 *** moli has joined #bitcoin-core-dev
20 2015-10-08T00:51:19 *** molly has quit IRC
21 2015-10-08T00:54:35 *** CodeShark_ has joined #bitcoin-core-dev
22 2015-10-08T01:22:43 *** belcher has quit IRC
23 2015-10-08T01:31:15 *** molly has joined #bitcoin-core-dev
24 2015-10-08T01:33:59 *** moli has quit IRC
25 2015-10-08T02:23:14 *** go1111111 has quit IRC
26 2015-10-08T02:27:59 <cfields> gmaxwell / sipa: what do you mean by "searchable" in the context of sendheaders?
27 2015-10-08T02:35:20 *** go1111111 has joined #bitcoin-core-dev
28 2015-10-08T02:54:17 <morcos> BlueMatt: ping?
29 2015-10-08T03:00:22 *** moli has joined #bitcoin-core-dev
30 2015-10-08T03:03:39 *** molly has quit IRC
31 2015-10-08T03:04:28 *** molly has joined #bitcoin-core-dev
32 2015-10-08T03:06:39 *** moli has quit IRC
33 2015-10-08T03:06:43 <morcos> BlueMatt: I have to get to bed, I left a comment on the pull, but I don't understand what you did with removing the addition of the minrelayfee
34 2015-10-08T03:06:51 <morcos> thats the only thing that prevents free relay
35 2015-10-08T03:07:32 <morcos> otherwise what stops someone from constantly broadcasting at the rollingFee + epislon
36 2015-10-08T03:07:44 *** moli has joined #bitcoin-core-dev
37 2015-10-08T03:07:46 <morcos> the whole point is you have to pay for the fee of what you evicted PLUS your own fee
38 2015-10-08T03:10:39 *** molly has quit IRC
39 2015-10-08T03:11:49 *** molly has joined #bitcoin-core-dev
40 2015-10-08T03:13:39 *** moli has quit IRC
41 2015-10-08T03:14:09 *** moli has joined #bitcoin-core-dev
42 2015-10-08T03:16:39 *** molly has quit IRC
43 2015-10-08T03:26:12 *** d_t has joined #bitcoin-core-dev
44 2015-10-08T03:29:39 *** PRab has quit IRC
45 2015-10-08T03:47:01 <dcousens> morcos: that description would be great to summarise that entire PR
46 2015-10-08T03:47:10 <dcousens> "the whole point is you have to pay for the fee of what you evicted PLUS your own fee"
47 2015-10-08T03:48:16 <dcousens> Must admit, "cheapest transaction" doesn't convey that message to me
48 2015-10-08T03:48:24 <dcousens> And confused me for a little bit until I read it in depth
49 2015-10-08T03:49:11 <dcousens> I guess, 'least profitable' might be better, or 'lowest fee-paying'
50 2015-10-08T03:49:15 <dcousens> anyway.
51 2015-10-08T03:58:55 *** baldur_ has quit IRC
52 2015-10-08T03:59:23 *** baldur has joined #bitcoin-core-dev
53 2015-10-08T04:09:01 <GitHub57> [bitcoin] theuni opened pull request #6779: build: Make use of ZMQ_CFLAGS (master...fix-zmq-cflags) https://github.com/bitcoin/bitcoin/pull/6779
54 2015-10-08T04:12:23 *** adam3us has joined #bitcoin-core-dev
55 2015-10-08T04:14:24 <jcorgan> cfields: that's a bit embarassing
56 2015-10-08T04:15:35 *** adam3us1 has quit IRC
57 2015-10-08T04:16:12 <cfields> jcorgan: should've been caught in review :\
58 2015-10-08T04:16:41 <cfields> sorry about that
59 2015-10-08T04:18:12 <jcorgan> my autotools fu has sharply declined since my usual code base switched to cmake a few years ago
60 2015-10-08T04:19:07 <cfields> no worries. every projects tends to adopt its own autotools incantations anyway
61 2015-10-08T04:19:17 <cfields> -s
62 2015-10-08T04:52:43 *** bitdevsnyc has quit IRC
63 2015-10-08T06:18:41 <BlueMatt> morcos: pong
64 2015-10-08T06:19:07 <BlueMatt> morcos: oh, I suppose I responded via email on the pr, then
65 2015-10-08T06:19:17 *** randy-waterhouse has joined #bitcoin-core-dev
66 2015-10-08T06:31:36 *** CodeShark_ has quit IRC
67 2015-10-08T06:32:00 *** CodeShark has joined #bitcoin-core-dev
68 2015-10-08T06:42:25 *** molly has joined #bitcoin-core-dev
69 2015-10-08T06:45:39 *** moli has quit IRC
70 2015-10-08T06:58:25 *** dcousens has quit IRC
71 2015-10-08T07:39:33 *** n0n0__ has joined #bitcoin-core-dev
72 2015-10-08T07:50:04 <paveljanik> shouldn't we have a rpc to set minrelaytxfee online without restarting the node thus loosing the whole mempool?
73 2015-10-08T07:52:30 <paveljanik> ... in addition to current PRs?
74 2015-10-08T07:55:04 <phantomcircuit> paveljanik, probably
75 2015-10-08T07:55:07 <Luke-Jr> paveljanik: IMO we should just add something to change any cmdline arg
76 2015-10-08T07:55:20 <phantomcircuit> yeah that
77 2015-10-08T07:55:22 <Luke-Jr> and only support it for some subset
78 2015-10-08T07:56:00 <paveljanik> yes
79 2015-10-08T07:56:32 <paveljanik> changing e.g. the network on the fly is not nice ;-)
80 2015-10-08T08:05:28 <GitHub73> [bitcoin] jonasschnelli opened pull request #6780: Call init's parameter interaction before we create the UI options model (master...2015/10/qt_fix_listen) https://github.com/bitcoin/bitcoin/pull/6780
81 2015-10-08T08:22:26 *** CodeShark_ has joined #bitcoin-core-dev
82 2015-10-08T08:23:12 *** CodeShark_ has quit IRC
83 2015-10-08T08:23:27 *** CodeShark_ has joined #bitcoin-core-dev
84 2015-10-08T08:23:49 *** CodeShark_ has quit IRC
85 2015-10-08T08:24:00 *** CodeShark_ has joined #bitcoin-core-dev
86 2015-10-08T08:25:45 *** CodeShark has quit IRC
87 2015-10-08T08:26:16 *** CodeShark has joined #bitcoin-core-dev
88 2015-10-08T08:29:07 *** CodeShark_ has quit IRC
89 2015-10-08T08:37:20 *** d_t has quit IRC
90 2015-10-08T08:41:35 *** ParadoxSpiral has joined #bitcoin-core-dev
91 2015-10-08T09:02:56 <GitHub100> [bitcoin] jonasschnelli opened pull request #6781: [QT] pretty print (indent) multiline html output (master...2015/10/qt_rpcconsole_pp) https://github.com/bitcoin/bitcoin/pull/6781
92 2015-10-08T10:54:00 *** goregrin1 is now known as goregrind
93 2015-10-08T10:59:44 <GitHub59> [bitcoin] princeofdarkness76 opened pull request #6782: Master (0.8...master) https://github.com/bitcoin/bitcoin/pull/6782
94 2015-10-08T11:08:47 *** CodeShark has quit IRC
95 2015-10-08T11:21:28 *** Squidicuz has quit IRC
96 2015-10-08T11:24:11 *** Squidicuz has joined #bitcoin-core-dev
97 2015-10-08T11:34:18 *** PRab has joined #bitcoin-core-dev
98 2015-10-08T11:36:19 *** go1111111 has quit IRC
99 2015-10-08T12:41:30 <sipa> uh, sha1 collisions for $100k? signed git commits may not be enough then...
100 2015-10-08T13:14:33 <wumpus> I'd hope everyone is overriding to use SHA512 already in their gnupg config?
101 2015-10-08T13:14:51 <sipa> git commit ids are still sha1
102 2015-10-08T13:15:04 *** harding_ is now known as harding
103 2015-10-08T13:15:23 <wumpus> right...
104 2015-10-08T13:17:37 <wumpus> https://lwn.net/Articles/370907/ go zooko
105 2015-10-08T13:35:17 <wumpus> if only they did have changed the git hashing to sha256 back in 2010... then again, people would still be lobbying to move to sha3 now
106 2015-10-08T13:38:05 <wumpus> (but not as urgently)
107 2015-10-08T13:40:53 *** treehug88 has joined #bitcoin-core-dev
108 2015-10-08T13:57:12 *** moli has joined #bitcoin-core-dev
109 2015-10-08T13:59:59 *** molly has quit IRC
110 2015-10-08T14:53:49 *** randy-waterhouse has quit IRC
111 2015-10-08T15:01:07 *** go1111111 has joined #bitcoin-core-dev
112 2015-10-08T15:26:42 *** d_t has joined #bitcoin-core-dev
113 2015-10-08T15:44:28 *** treehug88 has quit IRC
114 2015-10-08T15:48:44 *** treehug88 has joined #bitcoin-core-dev
115 2015-10-08T15:51:15 *** BashCo has joined #bitcoin-core-dev
116 2015-10-08T15:57:19 *** moli has quit IRC
117 2015-10-08T16:15:24 *** molly has joined #bitcoin-core-dev
118 2015-10-08T16:24:20 *** d_t has quit IRC
119 2015-10-08T16:31:27 *** Ylbam has joined #bitcoin-core-dev
120 2015-10-08T16:59:32 *** moli has joined #bitcoin-core-dev
121 2015-10-08T17:02:19 *** molly has quit IRC
122 2015-10-08T17:20:32 *** trippysalmon has joined #bitcoin-core-dev
123 2015-10-08T18:03:43 *** d_t has joined #bitcoin-core-dev
124 2015-10-08T18:16:34 *** JoeLiu has joined #bitcoin-core-dev
125 2015-10-08T18:32:55 *** ParadoxSpiral_ has joined #bitcoin-core-dev
126 2015-10-08T18:35:48 *** ParadoxSpiral has quit IRC
127 2015-10-08T18:38:04 *** molly has joined #bitcoin-core-dev
128 2015-10-08T18:40:59 *** moli has quit IRC
129 2015-10-08T18:49:02 *** belcher has joined #bitcoin-core-dev
130 2015-10-08T18:55:05 *** CoinMuncher has joined #bitcoin-core-dev
131 2015-10-08T18:59:32 *** moli has joined #bitcoin-core-dev
132 2015-10-08T19:02:59 *** molly has quit IRC
133 2015-10-08T19:10:08 *** Arnavion has quit IRC
134 2015-10-08T19:10:57 *** Arnavion has joined #bitcoin-core-dev
135 2015-10-08T19:19:33 *** trippysalmon has quit IRC
136 2015-10-08T19:28:34 <warren> anyone wrote an analysis of the current mempool attack?
137 2015-10-08T19:28:44 <warren> sorry I haven't been following closely enough
138 2015-10-08T19:29:50 <GitHub153> [bitcoin] kleetus opened pull request #6783: [Trivial] Fixed typo in depends/README.md [skip ci] (master...depends_readme_typo) https://github.com/bitcoin/bitcoin/pull/6783
139 2015-10-08T20:09:19 *** randy-waterhouse has joined #bitcoin-core-dev
140 2015-10-08T20:23:15 *** adam3us has quit IRC
141 2015-10-08T20:25:42 *** JoeLiu has quit IRC
142 2015-10-08T20:29:04 <GitHub24> [bitcoin] morcos closed pull request #6673: Simple mempool protect (master...simpleMempoolProtect) https://github.com/bitcoin/bitcoin/pull/6673
143 2015-10-08T20:42:00 *** CoinMuncher has quit IRC
144 2015-10-08T20:52:08 *** CodeShark has joined #bitcoin-core-dev
145 2015-10-08T20:52:08 *** treehug88 has quit IRC
146 2015-10-08T20:56:01 *** CodeShark has quit IRC
147 2015-10-08T21:06:46 *** randy-waterhouse has quit IRC
148 2015-10-08T21:09:05 *** CodeShark has joined #bitcoin-core-dev
149 2015-10-08T21:36:57 *** n0n0__ has quit IRC
150 2015-10-08T21:43:22 *** n0n0__ has joined #bitcoin-core-dev
151 2015-10-08T22:22:59 *** n0n0__ has quit IRC
152 2015-10-08T23:53:17 *** ParadoxSpiral_ has quit IRC