1 2015-10-30T00:00:09  <Luke-Jr> sipa: well, the goal of reading bitcoin.conf in the first place is to not require any specific configuration
  2 2015-10-30T00:00:18  <gmaxwell> warren: among many other problems; including the fact that the redhat scripts for bitcoind used to set the rpcpassword with only 32bits of entropy :(, the rpcpassword stuff is an outright violation of good security practices,  in particular; you have no way to selectively revoke access with it.
  3 2015-10-30T00:00:45  <warren> For the moment I planned on making only bitcoind/bitcoin-qt executing in its own selinux context capable of read/write of anything in datadirs, adding an exception for a particular file for arbitrary other users to read is not so simple.  They're probably better off using rpcuser/rpcpassword the old fashioned way.
  4 2015-10-30T00:00:54  <CodeShark> we're already violating good security practices with the RPC on so many levels...lol
  5 2015-10-30T00:01:27  <gmaxwell> warren: it shouldn't be arbritary users, they should add the role to users they want to have access to the daemon.
  6 2015-10-30T00:01:34  <warren> gmaxwell: Red Hat scripts?  Nobody packaged it at Red Hat/Fedora in the past aside from some end-users, wasn't that 32bit entropy problem in the Debian package?
  7 2015-10-30T00:01:59  <gmaxwell> warren: no, was _also_ in the debian package, and then later got recreated in the fedora packages someone was distributing. :(
  8 2015-10-30T00:02:11  *** bitcoin-dev354 has joined #bitcoin-dev
  9 2015-10-30T00:02:13  *** metal_camp has quit IRC
 10 2015-10-30T00:02:29  <warren> bitcoin never was distributed in Fedora or Red Hat yet, which is why I'm carefully planning to do it right when it does.
 11 2015-10-30T00:02:39  <gmaxwell> warren: the whole thing is a security trap, how many thousands of bitcoins must be lost due to rpcauth configuration screwups before people will admit the interface is intrensically unsafe?
 12 2015-10-30T00:02:43  <warren> I already got them to wait for 0.12 for libsecp256k1.
 13 2015-10-30T00:03:05  <Luke-Jr> warren: you have an exception to use the bundled LevelDB and libsecp256k1?
 14 2015-10-30T00:03:40  <warren> Luke-Jr: not yet, need to work on building the justification and convincing allies within Red Hat to help argue
 15 2015-10-30T00:03:45  <gmaxwell> warren: even without SElinux, you'd just make the authcookie thing readable by group bitcoin_users and then add users you want to access the daemon to that group.
 16 2015-10-30T00:04:10  <warren> gmaxwell: ok, good point
 17 2015-10-30T00:04:13  <gmaxwell> warren: then you can revoke access by removing group membership and bouncing the cookie.
 18 2015-10-30T00:04:46  <gmaxwell> (someone should actually test that the update mechenism doesn't nuke permissions when the file is already there. :) )
 19 2015-10-30T00:04:51  <warren> This works only for clients running on the same machine.
 20 2015-10-30T00:05:03  <sipa> rightfully so
 21 2015-10-30T00:05:07  <warren> what update mechanism?
 22 2015-10-30T00:05:14  <gmaxwell> warren: yes, absolutely, for the rest you use the normal rpcuser/password but for that you must make other configuration changes as we only bind localhost by default.
 23 2015-10-30T00:05:30  <gmaxwell> warren: the rewriting the cookie on restart.
 24 2015-10-30T00:05:33  *** BashCo_ has joined #bitcoin-dev
 25 2015-10-30T00:05:36  <warren> ah
 26 2015-10-30T00:05:42  <Luke-Jr> warren: get more signatures (we only had 6⁈) and show them this https://bitcoinmagazine.com/articles/linux-distribution-packaging-and-bitcoin-1374549783
 27 2015-10-30T00:06:39  <gmaxwell> we're in the wrong channel for this, incidentally
 28 2015-10-30T00:06:46  * gmaxwell wags finger at warren
 29 2015-10-30T00:08:19  *** BashCo has quit IRC
 30 2015-10-30T00:14:18  *** frank1e has joined #bitcoin-dev
 31 2015-10-30T00:14:19  *** frank1e_ has joined #bitcoin-dev
 32 2015-10-30T00:14:28  *** frank1e has quit IRC
 33 2015-10-30T00:15:34  *** won9 has quit IRC
 34 2015-10-30T00:17:16  *** robink_ has joined #bitcoin-dev
 35 2015-10-30T00:18:40  *** mountaingoat has joined #bitcoin-dev
 36 2015-10-30T00:23:42  *** robink_ is now known as robink
 37 2015-10-30T00:26:26  *** pavel_ has joined #bitcoin-dev
 38 2015-10-30T00:28:34  *** paveljanik has quit IRC
 39 2015-10-30T00:29:25  *** Palsson has quit IRC
 40 2015-10-30T00:29:34  *** tucenaber has quit IRC
 41 2015-10-30T00:30:28  *** ratbanebo has quit IRC
 42 2015-10-30T00:31:08  *** one_zero has joined #bitcoin-dev
 43 2015-10-30T00:33:07  *** Aido has quit IRC
 44 2015-10-30T00:34:37  *** Aido has joined #bitcoin-dev
 45 2015-10-30T00:39:36  *** sinetek has quit IRC
 46 2015-10-30T00:41:27  *** xiangfu has joined #bitcoin-dev
 47 2015-10-30T00:43:02  *** matsjj has quit IRC
 48 2015-10-30T00:43:34  *** CheckDavid has quit IRC
 49 2015-10-30T00:44:24  *** ciencias has quit IRC
 50 2015-10-30T00:51:34  *** Lightsword_ has joined #bitcoin-dev
 51 2015-10-30T00:51:35  *** MrSkinny has joined #bitcoin-dev
 52 2015-10-30T00:52:03  *** Lightsword has quit IRC
 53 2015-10-30T00:52:03  *** Lightsword_ is now known as Lightsword
 54 2015-10-30T00:53:37  *** bitcoin-dev354 has quit IRC
 55 2015-10-30T00:59:35  *** tucenaber has joined #bitcoin-dev
 56 2015-10-30T01:02:40  *** brson has quit IRC
 57 2015-10-30T01:03:56  *** MrSkinny has left #bitcoin-dev
 58 2015-10-30T01:07:14  *** xiangfu has quit IRC
 59 2015-10-30T01:12:05  *** Guest73396 has joined #bitcoin-dev
 60 2015-10-30T01:14:16  *** frank1e_ is now known as frank1e
 61 2015-10-30T01:14:33  *** jamie_ has quit IRC
 62 2015-10-30T01:14:36  *** frank1e has quit IRC
 63 2015-10-30T01:14:37  *** frank1e has joined #bitcoin-dev
 64 2015-10-30T01:18:21  *** frank1e has quit IRC
 65 2015-10-30T01:22:29  *** Lightsword_ has joined #bitcoin-dev
 66 2015-10-30T01:22:45  *** Lightsword has quit IRC
 67 2015-10-30T01:22:45  *** Lightsword_ is now known as Lightsword
 68 2015-10-30T01:32:37  *** AaronvanW has quit IRC
 69 2015-10-30T01:35:25  *** lnostdal has quit IRC
 70 2015-10-30T01:36:31  *** benrcole has joined #bitcoin-dev
 71 2015-10-30T01:40:35  *** hashtag has joined #bitcoin-dev
 72 2015-10-30T01:42:47  *** blackwraith has quit IRC
 73 2015-10-30T01:44:25  *** LeMiner has quit IRC
 74 2015-10-30T01:47:16  *** Yoghur114 has quit IRC
 75 2015-10-30T01:48:42  *** lnostdal has joined #bitcoin-dev
 76 2015-10-30T01:51:17  *** cyphase has joined #bitcoin-dev
 77 2015-10-30T01:53:12  *** dstadulis has quit IRC
 78 2015-10-30T01:54:24  *** kadoban has quit IRC
 79 2015-10-30T01:55:17  *** CheckDavid has joined #bitcoin-dev
 80 2015-10-30T01:56:27  *** p15 has joined #bitcoin-dev
 81 2015-10-30T01:59:21  *** p15_ has joined #bitcoin-dev
 82 2015-10-30T02:01:19  *** p15 has quit IRC
 83 2015-10-30T02:01:23  *** daniel___ has quit IRC
 84 2015-10-30T02:01:48  *** daniel___ has joined #bitcoin-dev
 85 2015-10-30T02:04:21  *** Ylbam has quit IRC
 86 2015-10-30T02:05:20  *** benrcole has quit IRC
 87 2015-10-30T02:06:29  *** dave4925 has quit IRC
 88 2015-10-30T02:07:39  *** Lightsword has quit IRC
 89 2015-10-30T02:10:15  *** Guest73396 has quit IRC
 90 2015-10-30T02:11:23  *** roxtrongo has joined #bitcoin-dev
 91 2015-10-30T02:13:46  *** patcon has quit IRC
 92 2015-10-30T02:17:32  *** digitalmagus has joined #bitcoin-dev
 93 2015-10-30T02:17:38  *** Lightsword has joined #bitcoin-dev
 94 2015-10-30T02:19:11  *** kgk has quit IRC
 95 2015-10-30T02:30:52  *** Lightsword has quit IRC
 96 2015-10-30T02:32:42  *** Lightsword has joined #bitcoin-dev
 97 2015-10-30T02:33:39  *** LeMiner has joined #bitcoin-dev
 98 2015-10-30T02:33:46  *** belcher has quit IRC
 99 2015-10-30T02:37:04  *** Lightsword has quit IRC
100 2015-10-30T02:41:46  *** crisRender1 has quit IRC
101 2015-10-30T02:43:24  *** nice has quit IRC
102 2015-10-30T02:47:05  *** noobfikt has joined #bitcoin-dev
103 2015-10-30T02:47:28  *** cris has joined #bitcoin-dev
104 2015-10-30T02:50:32  *** p15 has joined #bitcoin-dev
105 2015-10-30T02:53:14  *** p15_ has quit IRC
106 2015-10-30T03:00:28  *** dave4925 has joined #bitcoin-dev
107 2015-10-30T03:00:28  *** sontol has quit IRC
108 2015-10-30T03:04:44  *** pindarhk has quit IRC
109 2015-10-30T03:05:35  *** wpalczynski has quit IRC
110 2015-10-30T03:05:47  *** zmanian has quit IRC
111 2015-10-30T03:05:56  *** benrcole has joined #bitcoin-dev
112 2015-10-30T03:05:59  *** runeks has quit IRC
113 2015-10-30T03:06:01  *** WKNiGHT has quit IRC
114 2015-10-30T03:06:04  *** catcow has quit IRC
115 2015-10-30T03:06:05  *** lomax_ has quit IRC
116 2015-10-30T03:06:05  *** anarchystar has quit IRC
117 2015-10-30T03:06:07  *** iinaj has quit IRC
118 2015-10-30T03:06:09  *** zmanian has joined #bitcoin-dev
119 2015-10-30T03:06:10  *** stasku has quit IRC
120 2015-10-30T03:06:11  *** mariorz has quit IRC
121 2015-10-30T03:06:11  *** elgrecoFL has quit IRC
122 2015-10-30T03:06:11  *** yrashk has quit IRC
123 2015-10-30T03:06:11  *** prosodyvVC has quit IRC
124 2015-10-30T03:06:11  *** CheckDavid has quit IRC
125 2015-10-30T03:06:11  *** alexkuck_ has quit IRC
126 2015-10-30T03:06:12  *** Guest21131 has quit IRC
127 2015-10-30T03:06:47  *** sontol has joined #bitcoin-dev
128 2015-10-30T03:06:59  *** iinaj has joined #bitcoin-dev
129 2015-10-30T03:07:24  *** benrcole has quit IRC
130 2015-10-30T03:07:43  *** benrcole has joined #bitcoin-dev
131 2015-10-30T03:07:54  *** alexkuck_ has joined #bitcoin-dev
132 2015-10-30T03:08:03  *** pindarhk has joined #bitcoin-dev
133 2015-10-30T03:08:13  *** p15_ has joined #bitcoin-dev
134 2015-10-30T03:08:44  *** p15 has quit IRC
135 2015-10-30T03:08:48  *** Guest73396 has joined #bitcoin-dev
136 2015-10-30T03:09:01  *** kalz has quit IRC
137 2015-10-30T03:09:10  *** anarchystar has joined #bitcoin-dev
138 2015-10-30T03:09:25  *** WKNiGHT has joined #bitcoin-dev
139 2015-10-30T03:09:50  *** sontol1 has joined #bitcoin-dev
140 2015-10-30T03:10:13  *** mariorz has joined #bitcoin-dev
141 2015-10-30T03:10:35  *** epopt has joined #bitcoin-dev
142 2015-10-30T03:11:02  *** yrashk has joined #bitcoin-dev
143 2015-10-30T03:11:23  *** sontol has quit IRC
144 2015-10-30T03:11:25  *** lomax_ has joined #bitcoin-dev
145 2015-10-30T03:11:45  *** elgrecoFL has joined #bitcoin-dev
146 2015-10-30T03:11:53  *** prosodyvVC has joined #bitcoin-dev
147 2015-10-30T03:11:56  *** sontol has joined #bitcoin-dev
148 2015-10-30T03:11:58  *** wpalczynski has joined #bitcoin-dev
149 2015-10-30T03:12:26  *** benrcole has quit IRC
150 2015-10-30T03:12:40  *** zooko has joined #bitcoin-dev
151 2015-10-30T03:13:09  *** sparetire_ has quit IRC
152 2015-10-30T03:13:17  *** Guest21131 has joined #bitcoin-dev
153 2015-10-30T03:13:39  *** runeks has joined #bitcoin-dev
154 2015-10-30T03:13:58  *** CheckDavid has joined #bitcoin-dev
155 2015-10-30T03:13:58  *** kalz has joined #bitcoin-dev
156 2015-10-30T03:13:59  *** sontol1 has quit IRC
157 2015-10-30T03:14:42  *** stasku has joined #bitcoin-dev
158 2015-10-30T03:15:53  *** catcow has joined #bitcoin-dev
159 2015-10-30T03:15:54  *** kgk has joined #bitcoin-dev
160 2015-10-30T03:19:07  *** rusty has quit IRC
161 2015-10-30T03:20:06  *** kgk has quit IRC
162 2015-10-30T03:21:26  *** rolandnsharp50 has joined #bitcoin-dev
163 2015-10-30T03:24:43  *** benrcole has joined #bitcoin-dev
164 2015-10-30T03:27:06  *** rolandnsharp has quit IRC
165 2015-10-30T03:28:45  *** Guest73396 has quit IRC
166 2015-10-30T03:29:09  *** denisx has quit IRC
167 2015-10-30T03:29:23  *** benrcole has quit IRC
168 2015-10-30T03:30:57  *** p15_ has quit IRC
169 2015-10-30T03:32:35  *** fatalhalt has joined #bitcoin-dev
170 2015-10-30T03:34:51  *** Aido has quit IRC
171 2015-10-30T03:35:05  *** Aido has joined #bitcoin-dev
172 2015-10-30T03:36:53  *** roxtrongo has quit IRC
173 2015-10-30T03:39:02  *** roxtrongo has joined #bitcoin-dev
174 2015-10-30T03:40:18  *** Guest73396 has joined #bitcoin-dev
175 2015-10-30T03:40:53  *** Zifre_ has joined #bitcoin-dev
176 2015-10-30T03:44:23  *** Zifre has quit IRC
177 2015-10-30T03:44:33  *** pixelated_ has quit IRC
178 2015-10-30T03:46:00  *** pixelate- has joined #bitcoin-dev
179 2015-10-30T03:55:02  *** Subo1977 has joined #bitcoin-dev
180 2015-10-30T03:58:50  *** Delta_ has quit IRC
181 2015-10-30T04:11:25  *** sontol has quit IRC
182 2015-10-30T04:12:03  *** evoskuil has quit IRC
183 2015-10-30T04:12:17  *** Alina-malina has quit IRC
184 2015-10-30T04:13:05  *** sontol has joined #bitcoin-dev
185 2015-10-30T04:13:34  *** CheckDavid has quit IRC
186 2015-10-30T04:14:19  *** zooko has quit IRC
187 2015-10-30T04:18:47  *** nwilcox has quit IRC
188 2015-10-30T04:19:19  *** alexkuck_ has quit IRC
189 2015-10-30T04:20:02  *** alexkuck_ has joined #bitcoin-dev
190 2015-10-30T04:21:43  *** swappermall has quit IRC
191 2015-10-30T04:22:02  *** Lightsword has joined #bitcoin-dev
192 2015-10-30T04:23:06  *** swappermall has joined #bitcoin-dev
193 2015-10-30T04:23:17  *** evoskuil has joined #bitcoin-dev
194 2015-10-30T04:25:25  *** benrcole has joined #bitcoin-dev
195 2015-10-30T04:29:56  *** benrcole has quit IRC
196 2015-10-30T04:38:59  *** TheSeven has quit IRC
197 2015-10-30T04:40:00  *** nelisky has quit IRC
198 2015-10-30T04:40:40  *** TheSeven has joined #bitcoin-dev
199 2015-10-30T04:42:02  *** kadoban has joined #bitcoin-dev
200 2015-10-30T04:43:16  *** NLNico has joined #bitcoin-dev
201 2015-10-30T04:45:12  *** alt-norio has joined #bitcoin-dev
202 2015-10-30T04:48:48  *** xpredator has quit IRC
203 2015-10-30T04:48:57  *** Guest73396 has quit IRC
204 2015-10-30T04:50:35  *** YoY has quit IRC
205 2015-10-30T04:52:36  *** YoY has joined #bitcoin-dev
206 2015-10-30T04:56:53  *** aburan28 has joined #bitcoin-dev
207 2015-10-30T05:05:25  *** lnostdal has quit IRC
208 2015-10-30T05:06:21  *** lnostdal has joined #bitcoin-dev
209 2015-10-30T05:07:30  *** sdfgsdfg has joined #bitcoin-dev
210 2015-10-30T05:14:12  *** p15 has joined #bitcoin-dev
211 2015-10-30T05:15:34  *** cyphase has quit IRC
212 2015-10-30T05:16:02  *** cyphase has joined #bitcoin-dev
213 2015-10-30T05:17:56  *** digitalmagus has quit IRC
214 2015-10-30T05:18:14  *** PaulCapestany has quit IRC
215 2015-10-30T05:20:02  *** PaulCapestany has joined #bitcoin-dev
216 2015-10-30T05:26:29  *** Qatz has quit IRC
217 2015-10-30T05:26:37  *** benrcole has joined #bitcoin-dev
218 2015-10-30T05:27:30  *** Qatz has joined #bitcoin-dev
219 2015-10-30T05:31:01  *** benrcole has quit IRC
220 2015-10-30T05:32:35  *** p15 has quit IRC
221 2015-10-30T05:35:30  *** PaulCape_ has joined #bitcoin-dev
222 2015-10-30T05:37:46  *** PaulCapestany has quit IRC
223 2015-10-30T05:47:00  *** stapler117 has quit IRC
224 2015-10-30T05:47:34  *** stapler117 has joined #bitcoin-dev
225 2015-10-30T05:49:08  *** ThomasV has joined #bitcoin-dev
226 2015-10-30T05:49:56  *** nivah has quit IRC
227 2015-10-30T05:57:26  *** p15 has joined #bitcoin-dev
228 2015-10-30T05:57:42  *** hmsimha_ has joined #bitcoin-dev
229 2015-10-30T06:00:56  *** PaulCapestany has joined #bitcoin-dev
230 2015-10-30T06:03:01  *** PaulCape_ has quit IRC
231 2015-10-30T06:03:50  *** Guest73396 has joined #bitcoin-dev
232 2015-10-30T06:06:28  *** skyzer has joined #bitcoin-dev
233 2015-10-30T06:08:18  *** adam3us has joined #bitcoin-dev
234 2015-10-30T06:09:15  *** grassass has joined #bitcoin-dev
235 2015-10-30T06:10:23  *** won9 has joined #bitcoin-dev
236 2015-10-30T06:10:52  *** complexring has quit IRC
237 2015-10-30T06:11:21  *** grassass has quit IRC
238 2015-10-30T06:14:13  *** Burrito has quit IRC
239 2015-10-30T06:15:47  *** kadoban has quit IRC
240 2015-10-30T06:16:25  *** kgk has joined #bitcoin-dev
241 2015-10-30T06:17:11  *** droark has quit IRC
242 2015-10-30T06:20:59  *** kgk has quit IRC
243 2015-10-30T06:22:06  *** adam3us has quit IRC
244 2015-10-30T06:25:10  *** p15 has quit IRC
245 2015-10-30T06:26:57  *** PaulCape_ has joined #bitcoin-dev
246 2015-10-30T06:27:09  *** sontol1 has joined #bitcoin-dev
247 2015-10-30T06:28:23  *** grassass has joined #bitcoin-dev
248 2015-10-30T06:28:29  *** benrcole has joined #bitcoin-dev
249 2015-10-30T06:28:49  *** sontol has quit IRC
250 2015-10-30T06:29:35  *** PaulCapestany has quit IRC
251 2015-10-30T06:30:40  *** sontol1 is now known as sontol
252 2015-10-30T06:32:41  *** nivah has joined #bitcoin-dev
253 2015-10-30T06:33:05  *** benrcole has quit IRC
254 2015-10-30T06:35:42  *** p15 has joined #bitcoin-dev
255 2015-10-30T06:36:44  *** complexring has joined #bitcoin-dev
256 2015-10-30T06:43:14  *** grassass has quit IRC
257 2015-10-30T06:43:18  *** DougieBot5000 has quit IRC
258 2015-10-30T06:44:16  *** p15 has quit IRC
259 2015-10-30T06:46:59  *** ThomasV has quit IRC
260 2015-10-30T06:48:52  *** bedeho has joined #bitcoin-dev
261 2015-10-30T06:50:56  *** benrcole has joined #bitcoin-dev
262 2015-10-30T06:54:13  *** p15 has joined #bitcoin-dev
263 2015-10-30T06:55:33  *** benrcole has quit IRC
264 2015-10-30T07:01:30  *** PaulCape_ has quit IRC
265 2015-10-30T07:01:57  *** PaulCapestany has joined #bitcoin-dev
266 2015-10-30T07:04:41  *** grassass has joined #bitcoin-dev
267 2015-10-30T07:05:05  *** sontol has quit IRC
268 2015-10-30T07:06:46  *** sontol has joined #bitcoin-dev
269 2015-10-30T07:07:22  *** roxtrongo has quit IRC
270 2015-10-30T07:09:55  *** neozaru has joined #bitcoin-dev
271 2015-10-30T07:13:02  *** benrcole has joined #bitcoin-dev
272 2015-10-30T07:13:13  *** danielsocials has joined #bitcoin-dev
273 2015-10-30T07:16:26  *** aburan28 has quit IRC
274 2015-10-30T07:18:43  *** kgk has joined #bitcoin-dev
275 2015-10-30T07:18:44  *** aburan28 has joined #bitcoin-dev
276 2015-10-30T07:21:39  *** Luke-Jr has quit IRC
277 2015-10-30T07:21:50  *** bedeho has quit IRC
278 2015-10-30T07:24:03  *** kgk has quit IRC
279 2015-10-30T07:24:55  *** Luke-Jr has joined #bitcoin-dev
280 2015-10-30T07:27:21  *** PaulCape_ has joined #bitcoin-dev
281 2015-10-30T07:29:35  *** PaulCapestany has quit IRC
282 2015-10-30T07:32:10  *** danielsocials has quit IRC
283 2015-10-30T07:33:46  *** danielsocials has joined #bitcoin-dev
284 2015-10-30T07:38:41  *** danielsocials has quit IRC
285 2015-10-30T07:40:08  *** grassass has quit IRC
286 2015-10-30T07:40:33  *** fatalhalt has quit IRC
287 2015-10-30T07:43:03  *** aburan28 has quit IRC
288 2015-10-30T07:44:12  *** priidu has joined #bitcoin-dev
289 2015-10-30T07:45:00  *** benrcole has quit IRC
290 2015-10-30T07:48:44  *** Ylbam has joined #bitcoin-dev
291 2015-10-30T07:50:39  *** Guest73396 has quit IRC
292 2015-10-30T07:51:03  *** ThomasV has joined #bitcoin-dev
293 2015-10-30T07:54:31  *** pepesza has joined #bitcoin-dev
294 2015-10-30T08:00:03  *** tarantillo_ has quit IRC
295 2015-10-30T08:00:20  *** tarantillo_ has joined #bitcoin-dev
296 2015-10-30T08:01:38  *** benrcole has joined #bitcoin-dev
297 2015-10-30T08:02:26  *** danielsocials has joined #bitcoin-dev
298 2015-10-30T08:03:12  *** aburan28 has joined #bitcoin-dev
299 2015-10-30T08:03:57  *** benrcole has quit IRC
300 2015-10-30T08:04:18  *** benrcole has joined #bitcoin-dev
301 2015-10-30T08:06:14  *** adam3us has joined #bitcoin-dev
302 2015-10-30T08:08:31  *** roxtrongo has joined #bitcoin-dev
303 2015-10-30T08:15:40  *** neozaru has quit IRC
304 2015-10-30T08:16:50  *** danielsocials has quit IRC
305 2015-10-30T08:19:25  *** aburan28 has quit IRC
306 2015-10-30T08:25:44  *** ThomasV has quit IRC
307 2015-10-30T08:27:48  *** xolokram has joined #bitcoin-dev
308 2015-10-30T08:32:50  *** grassass has joined #bitcoin-dev
309 2015-10-30T08:33:06  *** Tebbo has quit IRC
310 2015-10-30T08:39:46  *** Grouver has joined #bitcoin-dev
311 2015-10-30T08:41:56  *** pavel_ has quit IRC
312 2015-10-30T08:42:14  *** paveljanik has joined #bitcoin-dev
313 2015-10-30T08:43:42  *** alt-norio has quit IRC
314 2015-10-30T08:44:20  *** sontol1 has joined #bitcoin-dev
315 2015-10-30T08:44:42  *** BashCo_ has quit IRC
316 2015-10-30T08:45:57  *** sontol has quit IRC
317 2015-10-30T08:47:38  *** Palsson has joined #bitcoin-dev
318 2015-10-30T08:55:10  *** YoY has quit IRC
319 2015-10-30T08:55:57  *** rubensayshi has joined #bitcoin-dev
320 2015-10-30T08:56:33  *** alt-norio has joined #bitcoin-dev
321 2015-10-30T09:00:00  *** benrcole has quit IRC
322 2015-10-30T09:00:21  *** benrcole has joined #bitcoin-dev
323 2015-10-30T09:02:35  *** ThomasV has joined #bitcoin-dev
324 2015-10-30T09:03:42  *** BashCo has joined #bitcoin-dev
325 2015-10-30T09:03:54  *** sparetire_ has joined #bitcoin-dev
326 2015-10-30T09:13:59  *** gielbier has quit IRC
327 2015-10-30T09:25:35  *** matsjj has joined #bitcoin-dev
328 2015-10-30T09:27:44  *** metalcamp has joined #bitcoin-dev
329 2015-10-30T09:29:50  *** frank1e has joined #bitcoin-dev
330 2015-10-30T09:31:52  *** StormDev has joined #bitcoin-dev
331 2015-10-30T09:32:30  *** Squidicuz has joined #bitcoin-dev
332 2015-10-30T09:35:04  *** Giszmo has quit IRC
333 2015-10-30T09:36:15  *** sinetek has joined #bitcoin-dev
334 2015-10-30T09:39:53  *** porquilho has joined #bitcoin-dev
335 2015-10-30T09:43:22  *** sontol has joined #bitcoin-dev
336 2015-10-30T09:44:53  *** sontol1 has quit IRC
337 2015-10-30T09:47:31  *** CoinMuncher has joined #bitcoin-dev
338 2015-10-30T09:49:46  *** n0n0_ has joined #bitcoin-dev
339 2015-10-30T09:50:12  *** PRab_ has joined #bitcoin-dev
340 2015-10-30T09:51:01  *** PRab has quit IRC
341 2015-10-30T09:51:06  *** PRab_ is now known as PRab
342 2015-10-30T09:51:46  *** cyphase has quit IRC
343 2015-10-30T09:52:08  *** Guest43396 has joined #bitcoin-dev
344 2015-10-30T09:55:04  *** matsjj has quit IRC
345 2015-10-30T09:59:57  *** CodeShark has quit IRC
346 2015-10-30T10:05:28  *** aburan28 has joined #bitcoin-dev
347 2015-10-30T10:05:36  *** Guest73396 has joined #bitcoin-dev
348 2015-10-30T10:09:51  *** one_zero has quit IRC
349 2015-10-30T10:18:19  *** metalcamp has quit IRC
350 2015-10-30T10:18:27  *** Guest43396 has quit IRC
351 2015-10-30T10:19:16  *** dcousens has quit IRC
352 2015-10-30T10:20:47  *** StormDev has quit IRC
353 2015-10-30T10:28:31  *** Guest73396 has quit IRC
354 2015-10-30T10:30:18  *** matsjj has joined #bitcoin-dev
355 2015-10-30T10:31:54  *** NLNico has quit IRC
356 2015-10-30T10:35:09  *** CheckDavid has joined #bitcoin-dev
357 2015-10-30T10:35:19  *** Palsson has quit IRC
358 2015-10-30T10:35:58  *** Palsson has joined #bitcoin-dev
359 2015-10-30T10:39:27  *** dstadulis has joined #bitcoin-dev
360 2015-10-30T10:39:42  *** hmsimha_ has quit IRC
361 2015-10-30T10:40:36  *** Alina-malina has joined #bitcoin-dev
362 2015-10-30T10:40:59  *** p15 has quit IRC
363 2015-10-30T10:51:46  *** StormDev has joined #bitcoin-dev
364 2015-10-30T10:52:23  *** sontol1 has joined #bitcoin-dev
365 2015-10-30T10:53:13  *** hachiya has joined #bitcoin-dev
366 2015-10-30T10:54:01  *** sontol has quit IRC
367 2015-10-30T10:55:19  *** metalcamp has joined #bitcoin-dev
368 2015-10-30T10:56:33  *** cjcj has joined #bitcoin-dev
369 2015-10-30T10:59:24  <cjcj> btcdrak: Reading through yesterdays meeting I have a question: Why did maaku stop working on CSV?
370 2015-10-30T10:59:28  *** p15 has joined #bitcoin-dev
371 2015-10-30T10:59:57  <btcdrak> cjcj: I think he is just busy with other things.
372 2015-10-30T11:01:27  *** agricocb has quit IRC
373 2015-10-30T11:06:39  *** ThomasV has quit IRC
374 2015-10-30T11:14:11  *** YoY has joined #bitcoin-dev
375 2015-10-30T11:14:48  *** Namworld has quit IRC
376 2015-10-30T11:19:27  *** aburan28 has quit IRC
377 2015-10-30T11:21:49  *** kgk has joined #bitcoin-dev
378 2015-10-30T11:23:27  *** shoshi has joined #bitcoin-dev
379 2015-10-30T11:23:57  *** Yoghur114 has joined #bitcoin-dev
380 2015-10-30T11:26:04  *** c-cex-yuriy has joined #bitcoin-dev
381 2015-10-30T11:26:19  *** kgk has quit IRC
382 2015-10-30T11:27:34  *** NLNico has joined #bitcoin-dev
383 2015-10-30T11:28:43  *** NLNico has quit IRC
384 2015-10-30T11:30:31  *** matsjj has quit IRC
385 2015-10-30T11:30:52  *** matsjj has joined #bitcoin-dev
386 2015-10-30T11:30:59  *** Guest73396 has joined #bitcoin-dev
387 2015-10-30T11:31:42  *** cryptapus__ has joined #bitcoin-dev
388 2015-10-30T11:31:53  *** cryptapus__ is now known as cryptapus_
389 2015-10-30T11:33:34  *** shoshi has quit IRC
390 2015-10-30T11:37:14  *** sinetek has quit IRC
391 2015-10-30T11:37:38  *** ThomasV has joined #bitcoin-dev
392 2015-10-30T11:38:35  *** dstadulis has quit IRC
393 2015-10-30T11:39:02  *** dstadulis has joined #bitcoin-dev
394 2015-10-30T11:39:41  *** cjcj has quit IRC
395 2015-10-30T11:42:10  *** dstadulis has quit IRC
396 2015-10-30T11:45:55  *** tulip has joined #bitcoin-dev
397 2015-10-30T11:58:59  *** ThomasKeller has quit IRC
398 2015-10-30T12:00:12  *** Palsson has quit IRC
399 2015-10-30T12:01:24  *** ThomasKeller has joined #bitcoin-dev
400 2015-10-30T12:01:29  *** sontol has joined #bitcoin-dev
401 2015-10-30T12:03:09  *** sontol1 has quit IRC
402 2015-10-30T12:04:45  *** evoskuil has quit IRC
403 2015-10-30T12:07:39  *** grassass has quit IRC
404 2015-10-30T12:10:59  *** lnostdal has quit IRC
405 2015-10-30T12:13:19  *** petrkr has joined #bitcoin-dev
406 2015-10-30T12:18:27  *** Lightsword has quit IRC
407 2015-10-30T12:22:41  *** Lightsword has joined #bitcoin-dev
408 2015-10-30T12:28:41  <jtimon> can someone remind me where are the instructions to build with the zmq stuff?
409 2015-10-30T12:30:14  <jtimon> travis says I broke something in zmqpublishnotifier.cpp and I would be able to break it locally
410 2015-10-30T12:31:15  <jtimon> https://travis-ci.org/bitcoin/bitcoin/builds/88319280
411 2015-10-30T12:32:03  <sdaftuar> jtimon: i think the doc/build-unix.md indicates the dependencies you need to build with zmq
412 2015-10-30T12:32:06  *** lnostdal has joined #bitcoin-dev
413 2015-10-30T12:32:21  <sdaftuar> (that's about the extent of my ability to diagnose build issues though)
414 2015-10-30T12:33:16  *** IAmNotDorian has joined #bitcoin-dev
415 2015-10-30T12:33:16  *** IAmNotDorian has joined #bitcoin-dev
416 2015-10-30T12:36:18  *** StormDev has quit IRC
417 2015-10-30T12:36:45  *** StormDev has joined #bitcoin-dev
418 2015-10-30T12:40:01  <jtimon> sdaftuar: thanks but...
419 2015-10-30T12:40:01  <jtimon> sudo apt install libzmq3
420 2015-10-30T12:40:01  <jtimon> ./autogen.sh
421 2015-10-30T12:40:01  <jtimon> ./configure
422 2015-10-30T12:40:02  <jtimon> checking for ZMQ... no
423 2015-10-30T12:40:04  <jtimon> configure: WARNING: libzmq version 4.x or greater not found, disabling
424 2015-10-30T12:40:20  *** null_rad- has quit IRC
425 2015-10-30T12:40:45  *** null_radix has joined #bitcoin-dev
426 2015-10-30T12:42:47  <jtimon> sdaftuar: never mind it was libzmq3-dev, thanks
427 2015-10-30T12:43:00  <sdaftuar> yep np
428 2015-10-30T12:46:40  *** skyzer has quit IRC
429 2015-10-30T13:01:45  *** InternetFriend has joined #bitcoin-dev
430 2015-10-30T13:06:44  *** InternetFriend has quit IRC
431 2015-10-30T13:11:16  *** nelisky has joined #bitcoin-dev
432 2015-10-30T13:14:50  *** won9 has quit IRC
433 2015-10-30T13:15:46  *** metalcamp has quit IRC
434 2015-10-30T13:18:25  *** InternetFriend has joined #bitcoin-dev
435 2015-10-30T13:20:37  *** StormDev has quit IRC
436 2015-10-30T13:21:05  *** StormDev has joined #bitcoin-dev
437 2015-10-30T13:22:57  *** StormDev has quit IRC
438 2015-10-30T13:23:23  *** StormDev has joined #bitcoin-dev
439 2015-10-30T13:23:34  *** CheckDavid has quit IRC
440 2015-10-30T13:23:36  *** kgk has joined #bitcoin-dev
441 2015-10-30T13:25:51  *** agricocb has joined #bitcoin-dev
442 2015-10-30T13:28:01  *** rodmar has joined #bitcoin-dev
443 2015-10-30T13:28:11  *** nwilcox has joined #bitcoin-dev
444 2015-10-30T13:28:14  *** kgk has quit IRC
445 2015-10-30T13:28:43  *** melvster has quit IRC
446 2015-10-30T13:32:12  *** InternetFriend has quit IRC
447 2015-10-30T13:34:37  *** StormDev has quit IRC
448 2015-10-30T13:35:07  *** StormDev has joined #bitcoin-dev
449 2015-10-30T13:37:40  *** nwilcox has quit IRC
450 2015-10-30T13:41:36  *** Soligor has quit IRC
451 2015-10-30T13:41:59  *** melvster has joined #bitcoin-dev
452 2015-10-30T13:42:27  *** StormDev has quit IRC
453 2015-10-30T13:42:55  *** StormDev has joined #bitcoin-dev
454 2015-10-30T13:45:39  *** chmod755 has joined #bitcoin-dev
455 2015-10-30T13:49:03  *** Soligor has joined #bitcoin-dev
456 2015-10-30T13:52:39  *** dstadulis has joined #bitcoin-dev
457 2015-10-30T13:53:11  *** tantalum has joined #bitcoin-dev
458 2015-10-30T13:53:25  *** dstadulis has quit IRC
459 2015-10-30T13:56:19  *** pfallenop has quit IRC
460 2015-10-30T13:56:28  *** InternetFriend has joined #bitcoin-dev
461 2015-10-30T13:57:03  *** |Clown| has quit IRC
462 2015-10-30T13:58:26  *** metalcamp has joined #bitcoin-dev
463 2015-10-30T13:59:08  *** ParadoxSpiral has joined #bitcoin-dev
464 2015-10-30T13:59:14  *** n0n0_ has quit IRC
465 2015-10-30T13:59:23  *** ThomasV has quit IRC
466 2015-10-30T14:00:26  *** skyzer has joined #bitcoin-dev
467 2015-10-30T14:03:12  *** pfallenop has joined #bitcoin-dev
468 2015-10-30T14:08:06  *** Guest75176 has quit IRC
469 2015-10-30T14:08:28  *** pigeons has joined #bitcoin-dev
470 2015-10-30T14:08:52  *** pigeons is now known as Guest35844
471 2015-10-30T14:14:46  *** lnostdal has quit IRC
472 2015-10-30T14:15:17  *** alt-norio has quit IRC
473 2015-10-30T14:15:28  *** nwilcox has joined #bitcoin-dev
474 2015-10-30T14:17:05  *** |Clown| has joined #bitcoin-dev
475 2015-10-30T14:17:27  *** Guyver2 has joined #bitcoin-dev
476 2015-10-30T14:18:03  *** n0n0_ has joined #bitcoin-dev
477 2015-10-30T14:22:44  *** nwilcox has quit IRC
478 2015-10-30T14:23:30  *** melvster has quit IRC
479 2015-10-30T14:26:22  *** lnostdal has joined #bitcoin-dev
480 2015-10-30T14:29:42  *** metalcamp has quit IRC
481 2015-10-30T14:32:55  *** wraithm has joined #bitcoin-dev
482 2015-10-30T14:35:06  *** sontol1 has joined #bitcoin-dev
483 2015-10-30T14:36:39  *** melvster has joined #bitcoin-dev
484 2015-10-30T14:36:43  *** sontol has quit IRC
485 2015-10-30T14:41:15  *** YoY has quit IRC
486 2015-10-30T14:41:49  *** goregrind has quit IRC
487 2015-10-30T14:41:56  *** xolokram has quit IRC
488 2015-10-30T14:43:23  *** nivah has quit IRC
489 2015-10-30T14:43:36  *** ThomasV has joined #bitcoin-dev
490 2015-10-30T14:45:06  *** DougieBot5000 has joined #bitcoin-dev
491 2015-10-30T14:45:09  *** goregrind has joined #bitcoin-dev
492 2015-10-30T14:48:44  *** MrHodl has quit IRC
493 2015-10-30T14:51:18  *** irc_monitor87034 has joined #bitcoin-dev
494 2015-10-30T14:51:19  *** nwilcox has joined #bitcoin-dev
495 2015-10-30T14:51:56  *** StormDev has quit IRC
496 2015-10-30T14:52:23  *** StormDev has joined #bitcoin-dev
497 2015-10-30T14:55:23  *** StormDev has quit IRC
498 2015-10-30T14:56:20  *** nwilcox_ has joined #bitcoin-dev
499 2015-10-30T14:57:02  *** nwilcox has quit IRC
500 2015-10-30T14:59:36  *** xpredator has joined #bitcoin-dev
501 2015-10-30T15:05:28  *** zooko has joined #bitcoin-dev
502 2015-10-30T15:06:11  <jcorgan> what is the url for the meeting notes from yesterday?
503 2015-10-30T15:06:34  *** zooko` has joined #bitcoin-dev
504 2015-10-30T15:06:48  *** zooko has quit IRC
505 2015-10-30T15:06:52  *** zooko` has quit IRC
506 2015-10-30T15:07:31  *** zooko has joined #bitcoin-dev
507 2015-10-30T15:09:42  *** kadoban has joined #bitcoin-dev
508 2015-10-30T15:10:59  *** xpredator has quit IRC
509 2015-10-30T15:11:23  <mcelrath> https://docs.google.com/document/d/1t3kGkAUQ-Yui57P29YhDll5WyJuTiGrUhCW8so-E-iQ/edit
510 2015-10-30T15:11:38  <mcelrath> irc logs link at bottom of that doc if that's what you want
511 2015-10-30T15:15:47  *** nwilcox_ has quit IRC
512 2015-10-30T15:17:10  *** xpredator has joined #bitcoin-dev
513 2015-10-30T15:17:29  *** nwilcox has joined #bitcoin-dev
514 2015-10-30T15:17:36  *** roxtrongo has quit IRC
515 2015-10-30T15:18:25  *** roxtrongo has joined #bitcoin-dev
516 2015-10-30T15:19:47  *** _flow_ has quit IRC
517 2015-10-30T15:21:57  <Luke-Jr> jcorgan: [20:01:46] <lightningbot> Minutes:        http://www.erisian.com.au/meetbot/bitcoin-dev/2015/bitcoin-dev.2015-10-29-19.02.html
518 2015-10-30T15:22:04  *** gielbier has joined #bitcoin-dev
519 2015-10-30T15:22:23  *** gielbier has quit IRC
520 2015-10-30T15:22:24  *** gielbier has joined #bitcoin-dev
521 2015-10-30T15:27:31  *** zooko has quit IRC
522 2015-10-30T15:29:36  *** _flow_ has joined #bitcoin-dev
523 2015-10-30T15:33:03  *** priidu has quit IRC
524 2015-10-30T15:34:19  *** ivan\ has quit IRC
525 2015-10-30T15:34:53  *** pepesza_ has joined #bitcoin-dev
526 2015-10-30T15:35:32  *** Guest89501 has quit IRC
527 2015-10-30T15:36:43  *** YoY has joined #bitcoin-dev
528 2015-10-30T15:37:42  *** pepesza has quit IRC
529 2015-10-30T15:39:40  *** sontol has joined #bitcoin-dev
530 2015-10-30T15:40:05  *** Ahmed90 has joined #bitcoin-dev
531 2015-10-30T15:40:51  *** ivan\ has joined #bitcoin-dev
532 2015-10-30T15:41:19  *** sontol1 has quit IRC
533 2015-10-30T15:42:50  *** |Clown| has quit IRC
534 2015-10-30T15:43:03  *** b has joined #bitcoin-dev
535 2015-10-30T15:43:27  *** b is now known as Guest83587
536 2015-10-30T15:43:39  <jcorgan> thanks
537 2015-10-30T15:45:44  *** spinza has quit IRC
538 2015-10-30T15:46:01  *** priidu has joined #bitcoin-dev
539 2015-10-30T15:46:34  *** spinza has joined #bitcoin-dev
540 2015-10-30T15:46:53  *** zooko has joined #bitcoin-dev
541 2015-10-30T15:47:40  *** xpredator has quit IRC
542 2015-10-30T15:50:59  *** Giszmo has joined #bitcoin-dev
543 2015-10-30T15:52:19  *** shoshi has joined #bitcoin-dev
544 2015-10-30T15:54:43  *** Guest73396 has quit IRC
545 2015-10-30T15:56:44  *** kroko has left #bitcoin-dev
546 2015-10-30T15:57:58  *** bedeho has joined #bitcoin-dev
547 2015-10-30T15:58:12  *** nessence has joined #bitcoin-dev
548 2015-10-30T15:59:14  *** hanti has quit IRC
549 2015-10-30T16:00:33  *** chmod755 has quit IRC
550 2015-10-30T16:02:45  *** hmsimha_ has joined #bitcoin-dev
551 2015-10-30T16:06:11  *** zooko has quit IRC
552 2015-10-30T16:07:00  *** hanti has joined #bitcoin-dev
553 2015-10-30T16:07:00  *** hanti has joined #bitcoin-dev
554 2015-10-30T16:09:02  *** roxtrongo has quit IRC
555 2015-10-30T16:11:39  *** p15 has quit IRC
556 2015-10-30T16:12:53  *** LeMiner has quit IRC
557 2015-10-30T16:14:58  *** shoshi has quit IRC
558 2015-10-30T16:16:46  *** roxtrongo has joined #bitcoin-dev
559 2015-10-30T16:17:46  *** irc_monitor87034 has quit IRC
560 2015-10-30T16:20:23  *** dixson3 has joined #bitcoin-dev
561 2015-10-30T16:22:22  *** kgk has joined #bitcoin-dev
562 2015-10-30T16:22:35  <btcdrak> sipa: gmaxwell: it occurs to be sometimes the word "controversial" is being abused. A change like #6914 maybe invasive to consensus code and therefore risky, but it does not make it controversial. It's not what the word means. Controversial is how to increase blocksize, #6914 is risky maybe and requires careful review, but there isnt any controversy,
563 2015-10-30T16:22:36  <btcdrak> response to it has been extremely warm. You wouldnt know something is controversial until find out other's opinions.
564 2015-10-30T16:23:15  *** sontol has quit IRC
565 2015-10-30T16:25:56  *** matsjj has quit IRC
566 2015-10-30T16:26:29  *** irc_monitor87034 has joined #bitcoin-dev
567 2015-10-30T16:26:59  *** kgk has quit IRC
568 2015-10-30T16:27:45  <sipa> btcdrak: i'm just adding it because i would personally be fine with people saying "this is too invasive, we can't do tgat"
569 2015-10-30T16:28:06  <sipa> so it is a suggested approach
570 2015-10-30T16:28:57  *** roxtrongo has quit IRC
571 2015-10-30T16:34:34  *** dgenr8 has quit IRC
572 2015-10-30T16:36:27  *** dgenr8 has joined #bitcoin-dev
573 2015-10-30T16:37:13  <mcelrath> Oooh!  I'm getting moderated!  ;-)
574 2015-10-30T16:37:20  *** dixson3 has quit IRC
575 2015-10-30T16:37:46  *** dixson3 has joined #bitcoin-dev
576 2015-10-30T16:40:26  *** xpredator has joined #bitcoin-dev
577 2015-10-30T16:42:08  *** |Clown| has joined #bitcoin-dev
578 2015-10-30T16:42:41  *** hmsimha_ has quit IRC
579 2015-10-30T16:42:45  *** BashCo has quit IRC
580 2015-10-30T16:42:53  *** AaronvanW has joined #bitcoin-dev
581 2015-10-30T16:42:53  *** AaronvanW has quit IRC
582 2015-10-30T16:42:53  *** AaronvanW has joined #bitcoin-dev
583 2015-10-30T16:44:39  *** bedeho has quit IRC
584 2015-10-30T16:48:22  *** jilya has quit IRC
585 2015-10-30T16:50:04  *** pepesza_ has quit IRC
586 2015-10-30T16:54:05  *** andrew_ has joined #bitcoin-dev
587 2015-10-30T16:54:22  *** shoshi has joined #bitcoin-dev
588 2015-10-30T16:58:03  *** hardyred has joined #bitcoin-dev
589 2015-10-30T17:00:04  *** hashtag_ has joined #bitcoin-dev
590 2015-10-30T17:00:27  *** rodmar has quit IRC
591 2015-10-30T17:02:07  *** c-cex-yuriy has quit IRC
592 2015-10-30T17:02:15  *** wraithm has quit IRC
593 2015-10-30T17:02:45  *** brson has joined #bitcoin-dev
594 2015-10-30T17:02:55  *** shoshi has quit IRC
595 2015-10-30T17:04:55  *** goregrind has quit IRC
596 2015-10-30T17:05:13  *** BashCo has joined #bitcoin-dev
597 2015-10-30T17:05:53  *** sontol has joined #bitcoin-dev
598 2015-10-30T17:07:13  *** nessence has quit IRC
599 2015-10-30T17:07:17  *** nwilcox has quit IRC
600 2015-10-30T17:08:45  *** Cryo has joined #bitcoin-dev
601 2015-10-30T17:09:18  <hardyred> hey quick question - If I am working on connecting to a bitcoind instance running on another server
602 2015-10-30T17:09:45  <hardyred> Do I need to have my rpcconnect property in the config pointing to the specific server?
603 2015-10-30T17:10:22  *** zooko has joined #bitcoin-dev
604 2015-10-30T17:13:35  <sipa> rpcconnect is an option to bitcoin-cli, not bitcoind
605 2015-10-30T17:13:48  <sipa> bitcoin-cli is a command line tool to connect to a bitcoind rpc server
606 2015-10-30T17:14:05  <sipa> presumably your application would be another client
607 2015-10-30T17:15:20  <hardyred> sipa: So if I wanted to run bitcoin-cli on one host and access bitcoind from another host
608 2015-10-30T17:16:19  <hardyred> sipa: Which option would I use to allow the remote host to access bitcoind?
609 2015-10-30T17:19:45  <sipa> -rpcallow
610 2015-10-30T17:20:12  <hardyred> Will that act basically as a wildcard?
611 2015-10-30T17:20:12  <sipa> -rpcallowip
612 2015-10-30T17:20:14  <hardyred> I keep receiving a "connection rejected: 403 forbidden"
613 2015-10-30T17:20:21  <sipa> read the fine manual :)
614 2015-10-30T17:20:26  <sipa> bitcoind --help
615 2015-10-30T17:20:42  *** Grouver has quit IRC
616 2015-10-30T17:20:47  <hardyred> Ok thanks
617 2015-10-30T17:20:47  *** neozaru has joined #bitcoin-dev
618 2015-10-30T17:24:22  *** CheckDavid has joined #bitcoin-dev
619 2015-10-30T17:28:50  *** romonster has quit IRC
620 2015-10-30T17:29:30  *** missmogg has quit IRC
621 2015-10-30T17:30:12  *** irc_monitor87034 has quit IRC
622 2015-10-30T17:30:21  *** irc_monitor87034 has joined #bitcoin-dev
623 2015-10-30T17:32:35  *** lewellyn has quit IRC
624 2015-10-30T17:33:06  *** chabes has joined #bitcoin-dev
625 2015-10-30T17:41:22  *** nwilcox has joined #bitcoin-dev
626 2015-10-30T17:44:27  <mcelrath> Can someone look at the list moderation?  I want to talk about my UTXO commitment idea here...
627 2015-10-30T17:45:02  *** brson has quit IRC
628 2015-10-30T17:46:38  <jcorgan> done
629 2015-10-30T17:46:52  <mcelrath> thanks
630 2015-10-30T17:48:41  *** priidu has quit IRC
631 2015-10-30T17:48:43  *** zooko has quit IRC
632 2015-10-30T17:49:18  <mcelrath> sipa: it's an iteration of the unworkable xor idea we discussed a week or so ago.
633 2015-10-30T17:49:27  *** andrew_ is now known as aduffy
634 2015-10-30T17:50:22  *** romonster has joined #bitcoin-dev
635 2015-10-30T17:50:35  *** lewellyn has joined #bitcoin-dev
636 2015-10-30T17:51:17  *** brson has joined #bitcoin-dev
637 2015-10-30T17:51:49  *** missmogg has joined #bitcoin-dev
638 2015-10-30T17:52:25  *** aduffy has quit IRC
639 2015-10-30T17:55:53  *** lewellyn has quit IRC
640 2015-10-30T17:56:40  *** lewellyn has joined #bitcoin-dev
641 2015-10-30T17:58:26  *** grassass has joined #bitcoin-dev
642 2015-10-30T17:58:27  *** benrcole has quit IRC
643 2015-10-30T18:01:34  *** lewellyn has quit IRC
644 2015-10-30T18:04:48  *** bedeho has joined #bitcoin-dev
645 2015-10-30T18:05:57  *** arhuaco has quit IRC
646 2015-10-30T18:06:04  *** romonster has quit IRC
647 2015-10-30T18:06:36  *** romonster has joined #bitcoin-dev
648 2015-10-30T18:07:32  *** missmogg has quit IRC
649 2015-10-30T18:07:45  *** PaulCape_ has quit IRC
650 2015-10-30T18:07:56  *** lewellyn has joined #bitcoin-dev
651 2015-10-30T18:08:15  *** PaulCapestany has joined #bitcoin-dev
652 2015-10-30T18:10:14  *** nwilcox has quit IRC
653 2015-10-30T18:10:56  *** irc_monitor87034 has quit IRC
654 2015-10-30T18:11:11  *** irc_monitor87034 has joined #bitcoin-dev
655 2015-10-30T18:12:25  *** missmogg has joined #bitcoin-dev
656 2015-10-30T18:12:38  *** irc_monitor87034 has quit IRC
657 2015-10-30T18:12:44  *** AndChat605625 has joined #bitcoin-dev
658 2015-10-30T18:12:47  *** lewellyn has quit IRC
659 2015-10-30T18:12:54  *** romonster has quit IRC
660 2015-10-30T18:13:32  *** lewellyn has joined #bitcoin-dev
661 2015-10-30T18:14:10  *** jl2012_ has quit IRC
662 2015-10-30T18:14:11  *** romonster has joined #bitcoin-dev
663 2015-10-30T18:14:25  *** jl2012 has joined #bitcoin-dev
664 2015-10-30T18:18:06  *** lewellyn has quit IRC
665 2015-10-30T18:19:16  *** lewellyn has joined #bitcoin-dev
666 2015-10-30T18:19:47  *** metalcamp has joined #bitcoin-dev
667 2015-10-30T18:22:06  *** rubensayshi has quit IRC
668 2015-10-30T18:24:00  *** kgk has joined #bitcoin-dev
669 2015-10-30T18:28:24  *** Dizzle has joined #bitcoin-dev
670 2015-10-30T18:29:01  *** kgk has quit IRC
671 2015-10-30T18:29:59  *** ItSANgo has quit IRC
672 2015-10-30T18:31:46  *** ThomasV has quit IRC
673 2015-10-30T18:32:54  *** nessence has joined #bitcoin-dev
674 2015-10-30T18:33:17  *** roxtrongo has joined #bitcoin-dev
675 2015-10-30T18:40:43  *** roxtrongo has quit IRC
676 2015-10-30T18:43:43  *** hashtag_ has quit IRC
677 2015-10-30T18:45:55  *** spinza has quit IRC
678 2015-10-30T18:46:39  *** noobfikt has quit IRC
679 2015-10-30T18:47:42  *** spinza has joined #bitcoin-dev
680 2015-10-30T18:48:06  *** romonster has quit IRC
681 2015-10-30T18:48:18  *** hardyred has quit IRC
682 2015-10-30T18:49:50  *** romonster has joined #bitcoin-dev
683 2015-10-30T18:49:53  *** matsjj has joined #bitcoin-dev
684 2015-10-30T18:50:45  *** hardyred has joined #bitcoin-dev
685 2015-10-30T18:52:26  *** ratbanebo has joined #bitcoin-dev
686 2015-10-30T18:52:31  *** sontol1 has joined #bitcoin-dev
687 2015-10-30T18:53:14  *** nwilcox has joined #bitcoin-dev
688 2015-10-30T18:54:00  *** sontol has quit IRC
689 2015-10-30T18:55:34  *** benrcole has joined #bitcoin-dev
690 2015-10-30T18:56:37  *** CodeShark has joined #bitcoin-dev
691 2015-10-30T18:57:00  *** nelisky has quit IRC
692 2015-10-30T18:59:45  *** kadoban has quit IRC
693 2015-10-30T18:59:51  *** supasonic has joined #bitcoin-dev
694 2015-10-30T19:00:20  *** benrcole has quit IRC
695 2015-10-30T19:00:21  *** missmogg has quit IRC
696 2015-10-30T19:01:07  *** hashtag_ has joined #bitcoin-dev
697 2015-10-30T19:01:13  *** missmogg has joined #bitcoin-dev
698 2015-10-30T19:05:28  *** chmod755 has joined #bitcoin-dev
699 2015-10-30T19:16:59  *** noobfikt has joined #bitcoin-dev
700 2015-10-30T19:18:25  *** phoenix53 has joined #bitcoin-dev
701 2015-10-30T19:18:25  *** davec has quit IRC
702 2015-10-30T19:18:47  *** matsjj has quit IRC
703 2015-10-30T19:19:19  *** lnostdal has quit IRC
704 2015-10-30T19:19:27  *** davec has joined #bitcoin-dev
705 2015-10-30T19:20:18  *** ThomasV has joined #bitcoin-dev
706 2015-10-30T19:20:59  *** Cryo has quit IRC
707 2015-10-30T19:21:40  *** priidu has joined #bitcoin-dev
708 2015-10-30T19:23:34  *** CheckDavid has quit IRC
709 2015-10-30T19:23:51  *** pullphinger has joined #bitcoin-dev
710 2015-10-30T19:24:28  *** zooko has joined #bitcoin-dev
711 2015-10-30T19:26:06  *** DatBeeDoe has joined #bitcoin-dev
712 2015-10-30T19:27:17  *** blackwraith has joined #bitcoin-dev
713 2015-10-30T19:29:06  *** priidu has quit IRC
714 2015-10-30T19:30:03  *** sontol has joined #bitcoin-dev
715 2015-10-30T19:31:31  *** sontol1 has quit IRC
716 2015-10-30T19:31:42  *** dlb76 has joined #bitcoin-dev
717 2015-10-30T19:33:22  *** epopt has quit IRC
718 2015-10-30T19:39:07  *** Sporklin is now known as Spooklin
719 2015-10-30T19:40:46  *** lnostdal has joined #bitcoin-dev
720 2015-10-30T19:45:48  *** Cryo has joined #bitcoin-dev
721 2015-10-30T19:51:17  *** chmod755 has quit IRC
722 2015-10-30T19:52:13  *** chabes has quit IRC
723 2015-10-30T19:56:50  *** benrcole has joined #bitcoin-dev
724 2015-10-30T19:59:21  *** sontol has quit IRC
725 2015-10-30T20:00:15  *** metalcamp has quit IRC
726 2015-10-30T20:00:28  *** sontol has joined #bitcoin-dev
727 2015-10-30T20:01:01  *** metalcamp has joined #bitcoin-dev
728 2015-10-30T20:01:13  *** benrcole has quit IRC
729 2015-10-30T20:03:42  *** sausage_factory has joined #bitcoin-dev
730 2015-10-30T20:04:16  *** Spooklin is now known as Sporklin
731 2015-10-30T20:06:00  *** blackwraith has quit IRC
732 2015-10-30T20:06:29  *** sontol1 has joined #bitcoin-dev
733 2015-10-30T20:06:40  *** metalcamp has quit IRC
734 2015-10-30T20:06:40  *** TheSeven has quit IRC
735 2015-10-30T20:07:09  *** TheSeven has joined #bitcoin-dev
736 2015-10-30T20:07:29  *** hardyred has quit IRC
737 2015-10-30T20:07:49  *** sontol has quit IRC
738 2015-10-30T20:08:21  *** cryptapus_ has quit IRC
739 2015-10-30T20:09:55  *** sontol has joined #bitcoin-dev
740 2015-10-30T20:13:22  *** Innokenti is now known as cashmen
741 2015-10-30T20:13:23  *** sontol1 has quit IRC
742 2015-10-30T20:13:44  *** sontol1 has joined #bitcoin-dev
743 2015-10-30T20:14:06  *** sontol has quit IRC
744 2015-10-30T20:15:28  *** porquilho has quit IRC
745 2015-10-30T20:16:15  *** rodkeys has joined #bitcoin-dev
746 2015-10-30T20:16:22  *** sontol has joined #bitcoin-dev
747 2015-10-30T20:18:11  *** phoenix53 has quit IRC
748 2015-10-30T20:20:40  *** sontol1 has quit IRC
749 2015-10-30T20:20:58  *** sontol has quit IRC
750 2015-10-30T20:21:17  *** sontol has joined #bitcoin-dev
751 2015-10-30T20:23:16  *** AndChat605625 has quit IRC
752 2015-10-30T20:23:16  *** rodkeys has quit IRC
753 2015-10-30T20:23:18  *** sontol1 has joined #bitcoin-dev
754 2015-10-30T20:23:40  *** rodkeys has joined #bitcoin-dev
755 2015-10-30T20:25:08  *** kgk has joined #bitcoin-dev
756 2015-10-30T20:25:59  *** sontol has quit IRC
757 2015-10-30T20:26:28  *** sontol has joined #bitcoin-dev
758 2015-10-30T20:27:36  *** sontol1 has quit IRC
759 2015-10-30T20:28:21  *** sontol1 has joined #bitcoin-dev
760 2015-10-30T20:29:57  *** kgk has quit IRC
761 2015-10-30T20:29:57  *** skyzer has quit IRC
762 2015-10-30T20:30:51  *** sontol has quit IRC
763 2015-10-30T20:31:17  *** sontol has joined #bitcoin-dev
764 2015-10-30T20:32:15  *** blackwraith has joined #bitcoin-dev
765 2015-10-30T20:32:48  *** Yoghur114 has quit IRC
766 2015-10-30T20:32:59  *** sontol1 has quit IRC
767 2015-10-30T20:33:10  *** Yoghur114 has joined #bitcoin-dev
768 2015-10-30T20:33:39  *** sausage_factory has quit IRC
769 2015-10-30T20:33:53  *** evoskuil has joined #bitcoin-dev
770 2015-10-30T20:34:23  *** InternetFriend has quit IRC
771 2015-10-30T20:34:33  *** petrkr has quit IRC
772 2015-10-30T20:35:19  *** zooko has quit IRC
773 2015-10-30T20:35:43  *** Yoghur114 has quit IRC
774 2015-10-30T20:35:56  *** sontol1 has joined #bitcoin-dev
775 2015-10-30T20:36:02  *** Yoghur114 has joined #bitcoin-dev
776 2015-10-30T20:36:11  *** sontol has quit IRC
777 2015-10-30T20:37:31  *** Yoghur114 has quit IRC
778 2015-10-30T20:37:59  *** Yoghur114 has joined #bitcoin-dev
779 2015-10-30T20:39:08  *** noobfikt has quit IRC
780 2015-10-30T20:39:29  *** Yoghur114 has quit IRC
781 2015-10-30T20:39:35  *** nivah has joined #bitcoin-dev
782 2015-10-30T20:39:39  *** nessence has quit IRC
783 2015-10-30T20:39:41  *** Yoghur114 has joined #bitcoin-dev
784 2015-10-30T20:40:34  *** sontol1 has quit IRC
785 2015-10-30T20:44:50  *** nivah has quit IRC
786 2015-10-30T20:46:41  *** spinza has quit IRC
787 2015-10-30T20:47:26  *** ThomasV has quit IRC
788 2015-10-30T20:48:08  *** ginseng has joined #bitcoin-dev
789 2015-10-30T20:48:08  *** ginseng has joined #bitcoin-dev
790 2015-10-30T20:49:42  *** kadoban has joined #bitcoin-dev
791 2015-10-30T20:49:45  *** afk11 has joined #bitcoin-dev
792 2015-10-30T20:50:22  *** irc_monitor87034 has joined #bitcoin-dev
793 2015-10-30T20:51:00  *** spinza has joined #bitcoin-dev
794 2015-10-30T20:51:15  *** skyzer has joined #bitcoin-dev
795 2015-10-30T20:52:18  *** nwilcox has quit IRC
796 2015-10-30T20:52:54  *** mrkent has joined #bitcoin-dev
797 2015-10-30T20:56:03  *** Yoghur114 has quit IRC
798 2015-10-30T20:57:48  *** benrcole has joined #bitcoin-dev
799 2015-10-30T20:57:54  *** afk11 has joined #bitcoin-dev
800 2015-10-30T20:58:58  *** jtimon has quit IRC
801 2015-10-30T21:00:40  *** noobfikt has joined #bitcoin-dev
802 2015-10-30T21:02:35  *** bedeho has quit IRC
803 2015-10-30T21:05:43  *** ThomasV has joined #bitcoin-dev
804 2015-10-30T21:09:47  *** benrcole has quit IRC
805 2015-10-30T21:10:08  *** nwilcox has joined #bitcoin-dev
806 2015-10-30T21:10:09  *** CheckDavid has joined #bitcoin-dev
807 2015-10-30T21:13:22  *** xantik has joined #bitcoin-dev
808 2015-10-30T21:14:55  <dansmith_btc> right now when building txindex all 32 bytes of txid are written. Have there been considerations to write first 4 bytes instead? If there are multiple txid with colliding first 4 bytes, just look up all of them to see which one is correct. (i assume txindex is only needed for getrawtransaction)
809 2015-10-30T21:14:57  *** agricocb has quit IRC
810 2015-10-30T21:15:10  *** meLon has quit IRC
811 2015-10-30T21:15:24  *** ParadoxSpiral has quit IRC
812 2015-10-30T21:17:37  *** nullbyte has joined #bitcoin-dev
813 2015-10-30T21:17:52  *** meLon has joined #bitcoin-dev
814 2015-10-30T21:19:40  *** ThomasV has quit IRC
815 2015-10-30T21:20:02  *** Tebbo has joined #bitcoin-dev
816 2015-10-30T21:22:13  <gmaxwell> dansmith_btc: I think that could be done, it would potentially make reorgs much more expensive.
817 2015-10-30T21:22:49  <gmaxwell> It would probably be wise to have a per node key that used to randomize the collissions so that attackers can't easily grind colliding IDs and then break txindex using nodes ability to reorg.
818 2015-10-30T21:23:09  *** ginseng has quit IRC
819 2015-10-30T21:23:11  <gmaxwell> txindex is gratitiously inefficient in many ways.
820 2015-10-30T21:24:43  <rodkeys> gmaxwell: hey were you able to check out my pm earlier?
821 2015-10-30T21:25:02  <gmaxwell> rodkeys: no been on calls, will soon.
822 2015-10-30T21:25:14  <rodkeys> gmaxwell: no problem at all, thanks
823 2015-10-30T21:29:18  *** neozaru has quit IRC
824 2015-10-30T21:29:33  *** neozaru has joined #bitcoin-dev
825 2015-10-30T21:29:52  *** Dizzle has quit IRC
826 2015-10-30T21:31:08  *** moa has joined #bitcoin-dev
827 2015-10-30T21:33:37  *** agricocb has joined #bitcoin-dev
828 2015-10-30T21:35:39  *** Grouver has joined #bitcoin-dev
829 2015-10-30T21:38:15  *** bedeho has joined #bitcoin-dev
830 2015-10-30T21:39:43  *** evoskuil has quit IRC
831 2015-10-30T21:40:17  *** zooko has joined #bitcoin-dev
832 2015-10-30T21:41:02  *** paveljanik has quit IRC
833 2015-10-30T21:41:50  *** afk11 has quit IRC
834 2015-10-30T21:46:22  *** kadoban has quit IRC
835 2015-10-30T21:46:36  *** LeMiner has joined #bitcoin-dev
836 2015-10-30T21:52:19  *** roxtrongo has joined #bitcoin-dev
837 2015-10-30T21:52:55  *** nessence has joined #bitcoin-dev
838 2015-10-30T21:54:57  *** Guyver2 has quit IRC
839 2015-10-30T21:56:21  *** Graet has quit IRC
840 2015-10-30T21:57:29  *** sdfgsdfg has quit IRC
841 2015-10-30T21:57:46  *** sausage_factory has joined #bitcoin-dev
842 2015-10-30T21:59:14  *** Graet has joined #bitcoin-dev
843 2015-10-30T21:59:17  *** blackwraith has quit IRC
844 2015-10-30T21:59:58  *** Emzy has joined #bitcoin-dev
845 2015-10-30T22:00:53  *** rdymac has quit IRC
846 2015-10-30T22:01:31  *** DougieBot5000 has quit IRC
847 2015-10-30T22:02:11  *** blackwraith has joined #bitcoin-dev
848 2015-10-30T22:03:48  *** sausage_factory has quit IRC
849 2015-10-30T22:03:51  *** bonks has quit IRC
850 2015-10-30T22:03:57  *** bonks has joined #bitcoin-dev
851 2015-10-30T22:04:51  *** rnvk has quit IRC
852 2015-10-30T22:04:54  *** tantalum has quit IRC
853 2015-10-30T22:04:56  *** LeMiner has quit IRC
854 2015-10-30T22:06:16  *** LeMiner has joined #bitcoin-dev
855 2015-10-30T22:07:34  *** LeMiner has quit IRC
856 2015-10-30T22:08:47  *** Grouver has quit IRC
857 2015-10-30T22:08:51  *** noobfikt has quit IRC
858 2015-10-30T22:10:18  *** noobfikt has joined #bitcoin-dev
859 2015-10-30T22:10:55  *** LeMiner has joined #bitcoin-dev
860 2015-10-30T22:13:01  *** afk11 has joined #bitcoin-dev
861 2015-10-30T22:13:30  *** Tebbo has quit IRC
862 2015-10-30T22:14:17  *** neozaru has quit IRC
863 2015-10-30T22:14:48  *** noobfikt has quit IRC
864 2015-10-30T22:15:25  *** won9 has joined #bitcoin-dev
865 2015-10-30T22:25:53  *** moa has quit IRC
866 2015-10-30T22:26:29  *** kgk has joined #bitcoin-dev
867 2015-10-30T22:27:02  *** akstunt600 has quit IRC
868 2015-10-30T22:29:09  *** sinetek has joined #bitcoin-dev
869 2015-10-30T22:31:06  *** kgk has quit IRC
870 2015-10-30T22:32:44  *** benrcole has joined #bitcoin-dev
871 2015-10-30T22:34:26  *** kgk has joined #bitcoin-dev
872 2015-10-30T22:35:50  *** skyzer has quit IRC
873 2015-10-30T22:37:23  *** benrcole has quit IRC
874 2015-10-30T22:38:04  *** DougieBot5000 has joined #bitcoin-dev
875 2015-10-30T22:41:56  *** sinetek has quit IRC
876 2015-10-30T22:58:10  *** nwilcox has quit IRC
877 2015-10-30T22:58:26  *** belcher has joined #bitcoin-dev
878 2015-10-30T23:11:02  *** Newyorkadam has joined #bitcoin-dev
879 2015-10-30T23:11:07  *** matsjj has joined #bitcoin-dev
880 2015-10-30T23:13:33  *** lnostdal_ has joined #bitcoin-dev
881 2015-10-30T23:13:35  *** CheckDavid has quit IRC
882 2015-10-30T23:16:43  *** lnostdal has quit IRC
883 2015-10-30T23:17:38  *** Guest73396 has joined #bitcoin-dev
884 2015-10-30T23:19:18  *** arhuaco has joined #bitcoin-dev
885 2015-10-30T23:20:48  *** Guest73396 has quit IRC
886 2015-10-30T23:22:06  *** zooko has quit IRC
887 2015-10-30T23:22:26  *** zooko has joined #bitcoin-dev
888 2015-10-30T23:22:29  *** danielsocials has joined #bitcoin-dev
889 2015-10-30T23:26:34  *** Guest73396 has joined #bitcoin-dev
890 2015-10-30T23:30:35  *** won9 has quit IRC
891 2015-10-30T23:33:32  *** nwilcox has joined #bitcoin-dev
892 2015-10-30T23:37:30  *** zooko has quit IRC
893 2015-10-30T23:38:29  *** afk11 has quit IRC
894 2015-10-30T23:38:35  *** grassass has quit IRC
895 2015-10-30T23:40:00  *** Guest73396 has quit IRC
896 2015-10-30T23:40:19  *** irc_monitor87034 has quit IRC
897 2015-10-30T23:41:25  *** matsjj has quit IRC
898 2015-10-30T23:43:55  *** Emzy has quit IRC
899 2015-10-30T23:46:28  *** dcousens has joined #bitcoin-dev
900 2015-10-30T23:47:11  *** danielsocials has quit IRC
901 2015-10-30T23:48:28  *** evoskuil has joined #bitcoin-dev
902 2015-10-30T23:48:30  *** nessence has quit IRC
903 2015-10-30T23:49:07  *** nessence has joined #bitcoin-dev
904 2015-10-30T23:53:29  *** irc_monitor87034 has joined #bitcoin-dev
905 2015-10-30T23:56:33  *** PaulCape_ has joined #bitcoin-dev
906 2015-10-30T23:59:35  *** PaulCapestany has quit IRC