1 2016-01-27T00:00:16 *** ignit has quit IRC
2 2016-01-27T00:02:13 *** erasmospunk has quit IRC
3 2016-01-27T00:04:31 *** wallet42 has joined #bitcoin-dev
4 2016-01-27T00:05:45 *** zooko has joined #bitcoin-dev
5 2016-01-27T00:18:59 *** _mm_1 has joined #bitcoin-dev
6 2016-01-27T00:20:08 *** mm_1 has quit IRC
7 2016-01-27T00:20:14 *** _mm_1 is now known as mm_1
8 2016-01-27T00:24:17 *** zooko has quit IRC
9 2016-01-27T00:28:36 *** mrkent has quit IRC
10 2016-01-27T00:31:00 <Chris_Stewart_5> Luke-Jr: How is '' interpreted by Bitcoin core? For example this test case '' 1 IF SHA1 ENDIF
11 2016-01-27T00:32:20 <kadoban> Chris_Stewart_5: It's an empty push I believe, like PUSHDATA1 0, which pushes an item on the stack with no content
12 2016-01-27T00:33:40 *** aschildbach has quit IRC
13 2016-01-27T00:33:49 *** rmwb has quit IRC
14 2016-01-27T00:35:47 *** stevedekorte has joined #bitcoin-dev
15 2016-01-27T00:36:41 *** stevedekorte has quit IRC
16 2016-01-27T00:37:47 *** mrkent has joined #bitcoin-dev
17 2016-01-27T00:38:28 *** rmwb has joined #bitcoin-dev
18 2016-01-27T00:38:37 *** frankenmint has quit IRC
19 2016-01-27T00:38:38 *** paci has quit IRC
20 2016-01-27T00:39:59 *** t7 has quit IRC
21 2016-01-27T00:43:23 *** paci has joined #bitcoin-dev
22 2016-01-27T00:47:04 *** DougieBot5000 has joined #bitcoin-dev
23 2016-01-27T00:47:07 *** wallet42 has quit IRC
24 2016-01-27T00:52:06 *** c-cex-yuriy has quit IRC
25 2016-01-27T01:00:09 *** skyraider_ has quit IRC
26 2016-01-27T01:04:20 *** Dizzle has quit IRC
27 2016-01-27T01:09:20 *** tjader has quit IRC
28 2016-01-27T01:09:40 *** denisx has quit IRC
29 2016-01-27T01:12:07 *** denisx has joined #bitcoin-dev
30 2016-01-27T01:13:06 <cluelessperson> Question, under "Keys and BIP32" it describes:
31 2016-01-27T01:13:07 <cluelessperson> If someone has access to a private wallet key P, of course they have access to all descendent wallet keys of P. But if they also have access to a public wallet key K where P is a subkey of K, you can actually work your way up the tree to determine the private key that corresponds to the public wallet key K
32 2016-01-27T01:14:09 <cluelessperson> So if you have a child public key, and a parent public key, you can determine the parent's private key?
33 2016-01-27T01:14:16 <cluelessperson> Is that what I'm understanding here?
34 2016-01-27T01:14:21 *** tjader has joined #bitcoin-dev
35 2016-01-27T01:14:44 <gmaxwell> that incorrect. If you have an extended public key, and any private key in the tree, you can derrive the rest of the private keys.
36 2016-01-27T01:15:05 <cluelessperson> https://github.com/richardkiss/pycoin
37 2016-01-27T01:15:32 <cluelessperson> gmaxwell, Any private key from the tree?
38 2016-01-27T01:15:54 <cluelessperson> gmaxwell, What's the definition of "extended public key" you just used?
39 2016-01-27T01:20:13 <cluelessperson> That language is confusing and unclear, I feel.
40 2016-01-27T01:21:52 *** denisx has quit IRC
41 2016-01-27T01:24:24 *** stapler118 has joined #bitcoin-dev
42 2016-01-27T01:25:00 <cluelessperson> http://i.imgur.com/bRYgmhe.png
43 2016-01-27T01:25:37 *** denisx has joined #bitcoin-dev
44 2016-01-27T01:26:41 *** stapler117 has quit IRC
45 2016-01-27T01:26:55 *** rawdr_ has joined #bitcoin-dev
46 2016-01-27T01:27:19 *** AaronvanW_ has joined #bitcoin-dev
47 2016-01-27T01:28:01 *** rawdr has quit IRC
48 2016-01-27T01:28:27 *** Burrito has quit IRC
49 2016-01-27T01:30:35 *** AaronVW has quit IRC
50 2016-01-27T01:32:02 *** GAit has quit IRC
51 2016-01-27T01:36:57 *** bit2017 has joined #bitcoin-dev
52 2016-01-27T01:38:16 *** AtnevRed has joined #bitcoin-dev
53 2016-01-27T01:38:26 *** denisx_ has joined #bitcoin-dev
54 2016-01-27T01:39:41 *** denisx has quit IRC
55 2016-01-27T01:39:41 *** denisx_ is now known as denisx
56 2016-01-27T01:40:17 *** rmwb has quit IRC
57 2016-01-27T01:41:16 *** stapler117 has joined #bitcoin-dev
58 2016-01-27T01:42:48 *** AtnevRed has quit IRC
59 2016-01-27T01:43:35 *** stapler118 has quit IRC
60 2016-01-27T01:45:03 *** Burrito has joined #bitcoin-dev
61 2016-01-27T01:45:13 *** lsrp has quit IRC
62 2016-01-27T01:46:41 *** conner_ has joined #bitcoin-dev
63 2016-01-27T01:47:46 *** Burrito has quit IRC
64 2016-01-27T01:48:09 *** Burrito has joined #bitcoin-dev
65 2016-01-27T01:49:11 *** instagibbs has quit IRC
66 2016-01-27T01:50:28 *** lsrp has joined #bitcoin-dev
67 2016-01-27T01:52:53 *** twixisowned is now known as trixisowned
68 2016-01-27T01:55:28 *** brg444 has quit IRC
69 2016-01-27T01:55:39 *** instagibbs has joined #bitcoin-dev
70 2016-01-27T01:58:27 *** tachys has quit IRC
71 2016-01-27T02:00:44 *** denisx has quit IRC
72 2016-01-27T02:02:38 *** Chris_Stewart_5 has quit IRC
73 2016-01-27T02:04:12 <AdrianG> what is the reason some bitwise logic op codes are disabled? (xor/and/or)
74 2016-01-27T02:08:16 *** patcon has quit IRC
75 2016-01-27T02:11:45 <gmaxwell> AdrianG: because they had remotely exploitable vulnerabilities.
76 2016-01-27T02:15:43 *** Chris_Stewart_5 has joined #bitcoin-dev
77 2016-01-27T02:16:43 *** lsrp has quit IRC
78 2016-01-27T02:17:48 *** AaronvanW_ has quit IRC
79 2016-01-27T02:21:59 *** lsrp has joined #bitcoin-dev
80 2016-01-27T02:28:23 *** Ylbam has quit IRC
81 2016-01-27T02:32:12 *** zzyzx_ has joined #bitcoin-dev
82 2016-01-27T02:33:49 *** CheckDavid has joined #bitcoin-dev
83 2016-01-27T02:34:56 *** zzyzx has quit IRC
84 2016-01-27T02:34:57 *** zzyzx_ is now known as zzyzx
85 2016-01-27T02:35:35 *** kermit has quit IRC
86 2016-01-27T02:37:05 *** natloz has joined #bitcoin-dev
87 2016-01-27T02:40:00 *** tjader has quit IRC
88 2016-01-27T02:40:35 *** rmwb has joined #bitcoin-dev
89 2016-01-27T02:44:24 *** robink has quit IRC
90 2016-01-27T02:44:26 *** tjader has joined #bitcoin-dev
91 2016-01-27T02:44:40 *** robink_ has joined #bitcoin-dev
92 2016-01-27T02:51:50 *** lsrp has quit IRC
93 2016-01-27T02:52:26 *** proslogion has quit IRC
94 2016-01-27T02:53:19 *** RoboTeddy has quit IRC
95 2016-01-27T02:53:26 *** lsrp has joined #bitcoin-dev
96 2016-01-27T02:54:27 *** RoboTeddy has joined #bitcoin-dev
97 2016-01-27T02:56:24 *** JeromeLegoupil has joined #bitcoin-dev
98 2016-01-27T02:59:37 *** brson has quit IRC
99 2016-01-27T03:00:18 *** tachys has joined #bitcoin-dev
100 2016-01-27T03:04:05 *** jaclupi has quit IRC
101 2016-01-27T03:04:50 *** tachys has quit IRC
102 2016-01-27T03:05:13 *** Dizzle has joined #bitcoin-dev
103 2016-01-27T03:09:59 *** trixisowned has quit IRC
104 2016-01-27T03:12:35 *** lsrp has quit IRC
105 2016-01-27T03:13:19 *** brooss has joined #bitcoin-dev
106 2016-01-27T03:14:46 *** lsrp has joined #bitcoin-dev
107 2016-01-27T03:15:52 *** trixisowned has joined #bitcoin-dev
108 2016-01-27T03:18:47 *** melvster has quit IRC
109 2016-01-27T03:20:43 *** patcon has joined #bitcoin-dev
110 2016-01-27T03:21:53 *** VirtuallyLaw has joined #bitcoin-dev
111 2016-01-27T03:24:35 *** xiangfu has joined #bitcoin-dev
112 2016-01-27T03:24:46 *** stapler118 has joined #bitcoin-dev
113 2016-01-27T03:24:55 *** veggi3s- has quit IRC
114 2016-01-27T03:25:43 *** blkdb has quit IRC
115 2016-01-27T03:26:47 *** blkdb has joined #bitcoin-dev
116 2016-01-27T03:27:35 *** stapler117 has quit IRC
117 2016-01-27T03:30:56 *** xiangfu has quit IRC
118 2016-01-27T03:31:48 *** melvster has joined #bitcoin-dev
119 2016-01-27T03:33:23 *** melik has quit IRC
120 2016-01-27T03:33:48 *** melik has joined #bitcoin-dev
121 2016-01-27T03:34:42 *** melik has joined #bitcoin-dev
122 2016-01-27T03:35:37 *** melik has quit IRC
123 2016-01-27T03:36:38 *** veggi3s has joined #bitcoin-dev
124 2016-01-27T03:39:06 *** Chris_Stewart_5 has quit IRC
125 2016-01-27T03:39:07 *** AtnevRed has joined #bitcoin-dev
126 2016-01-27T03:39:15 *** Subo1977 has joined #bitcoin-dev
127 2016-01-27T03:40:01 *** brg444 has joined #bitcoin-dev
128 2016-01-27T03:43:20 *** Delta_ has quit IRC
129 2016-01-27T03:43:35 *** denisx has joined #bitcoin-dev
130 2016-01-27T03:43:37 *** AtnevRed has quit IRC
131 2016-01-27T03:43:50 *** lsrp has quit IRC
132 2016-01-27T03:44:01 *** deadalni_ has joined #bitcoin-dev
133 2016-01-27T03:45:15 *** lsrp has joined #bitcoin-dev
134 2016-01-27T03:45:35 *** xiangfu has joined #bitcoin-dev
135 2016-01-27T03:47:36 *** deadalnix has quit IRC
136 2016-01-27T03:48:35 *** deadalni_ has quit IRC
137 2016-01-27T03:52:02 *** VirtuallyLaw has quit IRC
138 2016-01-27T03:55:05 *** agricocb has joined #bitcoin-dev
139 2016-01-27T04:02:18 *** conner_ has quit IRC
140 2016-01-27T04:08:50 *** conner_ has joined #bitcoin-dev
141 2016-01-27T04:09:11 *** tjader has quit IRC
142 2016-01-27T04:09:17 *** arioBarzan has joined #bitcoin-dev
143 2016-01-27T04:10:14 <arioBarzan> one question regarding this statement:
144 2016-01-27T04:10:17 <arioBarzan> "Transaction replacement was introduced by Satoshi in the first release of the Bitcoin software, but later removed due to denial-of-service problems. Opt-in RBF solves this issue by requiring transaction replacements to pay a higher fee."
145 2016-01-27T04:11:17 *** K1773R has quit IRC
146 2016-01-27T04:11:33 <denisx> hmm, any changes in sendtoaddress in 0.12.0.
147 2016-01-27T04:11:42 <denisx> my script is now throwing âInvalid amountâ
148 2016-01-27T04:12:06 <arioBarzan> if such transaction is still unconfirmed, so there would be zero fee paid. how would that prevent DOS problem?
149 2016-01-27T04:12:44 *** moa has quit IRC
150 2016-01-27T04:14:33 *** tjader has joined #bitcoin-dev
151 2016-01-27T04:15:14 <arioBarzan> it seams that Opt-in RBF transactions could still cause DOS problem for mempool database.
152 2016-01-27T04:17:02 *** lsrp has quit IRC
153 2016-01-27T04:18:20 *** JeromeLegoupil has quit IRC
154 2016-01-27T04:18:42 *** moa has joined #bitcoin-dev
155 2016-01-27T04:19:38 *** Dizzle has quit IRC
156 2016-01-27T04:20:54 *** natloz has quit IRC
157 2016-01-27T04:21:22 <phantomcircuit> denisx, the json parser was switched to univalue which strictly enforces correctness of the values
158 2016-01-27T04:21:39 <phantomcircuit> typically you get that error because you're sending more than 8 places after the decimal
159 2016-01-27T04:22:06 <phantomcircuit> arioBarzan, the fee being paid by the transaction is encoded in the transaction...
160 2016-01-27T04:22:11 <denisx> phantomcircuit: ok, thanks. that could be it
161 2016-01-27T04:26:28 <arioBarzan> phantomcircuit: obviously. but the fee payment is not confirmed while transaction itself is not confirmed. the attacker still could send thousands of versions of one transactions, and increase the fee by minimum required for each consecutive one.
162 2016-01-27T04:28:32 <arioBarzan> eventually he pays some fee, but that transaction consumes significant bandwidth and validation resources up until confirmation.
163 2016-01-27T04:29:06 *** sparetire has quit IRC
164 2016-01-27T04:30:29 *** memymo has joined #bitcoin-dev
165 2016-01-27T04:31:01 *** lsrp has joined #bitcoin-dev
166 2016-01-27T04:35:19 <maaku> arioBarzan: but each one had to increase the fee. eventually you run out of coins
167 2016-01-27T04:35:39 <moli> if he keeps doing that, wouldn't miners know those tx's are spams and just ignore them?
168 2016-01-27T04:36:21 <denisx> phantomcircuit: thanks, that was it. is this in the readme of 0.12.0?
169 2016-01-27T04:36:40 *** rmwb has quit IRC
170 2016-01-27T04:37:49 *** brg444 has quit IRC
171 2016-01-27T04:48:29 *** arioBarzan has quit IRC
172 2016-01-27T04:48:41 *** rmwb has joined #bitcoin-dev
173 2016-01-27T04:51:17 *** arowser has quit IRC
174 2016-01-27T04:51:40 *** arowser has joined #bitcoin-dev
175 2016-01-27T04:52:20 *** Newyorkadam has joined #bitcoin-dev
176 2016-01-27T04:54:24 *** deadalnix has joined #bitcoin-dev
177 2016-01-27T04:55:41 *** mrkent has quit IRC
178 2016-01-27T04:56:38 *** deadalni_ has joined #bitcoin-dev
179 2016-01-27T04:57:08 *** Newyorkadam has quit IRC
180 2016-01-27T04:57:29 *** Newyorkadam has joined #bitcoin-dev
181 2016-01-27T04:59:30 *** deadalnix has quit IRC
182 2016-01-27T04:59:56 *** TheSeven has quit IRC
183 2016-01-27T05:01:36 *** TheSeven has joined #bitcoin-dev
184 2016-01-27T05:03:11 *** lsrp has quit IRC
185 2016-01-27T05:04:31 *** lsrp has joined #bitcoin-dev
186 2016-01-27T05:05:10 *** denisx has quit IRC
187 2016-01-27T05:06:48 *** patcon has quit IRC
188 2016-01-27T05:13:33 *** ftlio has joined #bitcoin-dev
189 2016-01-27T05:26:39 *** zooko has joined #bitcoin-dev
190 2016-01-27T05:29:44 *** lsrp has quit IRC
191 2016-01-27T05:30:22 *** wangchun has left #bitcoin-dev
192 2016-01-27T05:31:15 *** wangchun has quit IRC
193 2016-01-27T05:31:26 *** veggi3s has quit IRC
194 2016-01-27T05:31:42 *** wangchun has joined #bitcoin-dev
195 2016-01-27T05:34:59 *** lsrp has joined #bitcoin-dev
196 2016-01-27T05:36:53 *** veggi3s has joined #bitcoin-dev
197 2016-01-27T05:38:20 *** zzyzx_ has joined #bitcoin-dev
198 2016-01-27T05:38:55 *** Altoidnerd has joined #bitcoin-dev
199 2016-01-27T05:38:56 *** tjader has quit IRC
200 2016-01-27T05:39:01 *** Altoidnerd has left #bitcoin-dev
201 2016-01-27T05:40:20 *** AtnevRed has joined #bitcoin-dev
202 2016-01-27T05:41:29 *** zzyzx has quit IRC
203 2016-01-27T05:41:34 *** zzyzx_ is now known as zzyzx
204 2016-01-27T05:44:16 *** tjader has joined #bitcoin-dev
205 2016-01-27T05:44:30 *** AtnevRed has quit IRC
206 2016-01-27T05:51:22 *** deadalnix has joined #bitcoin-dev
207 2016-01-27T05:54:56 *** deadalni_ has quit IRC
208 2016-01-27T06:08:26 *** lsrp has quit IRC
209 2016-01-27T06:08:43 *** Newyorkadam has joined #bitcoin-dev
210 2016-01-27T06:09:26 *** zzyzx_ has joined #bitcoin-dev
211 2016-01-27T06:10:08 *** Newyorkadam has quit IRC
212 2016-01-27T06:11:23 *** zzyzx has quit IRC
213 2016-01-27T06:11:27 *** zzyzx_ is now known as zzyzx
214 2016-01-27T06:13:21 *** ftlio has quit IRC
215 2016-01-27T06:16:57 *** mountaingoat has quit IRC
216 2016-01-27T06:17:38 *** lsrp has joined #bitcoin-dev
217 2016-01-27T06:17:54 *** deadalni_ has joined #bitcoin-dev
218 2016-01-27T06:20:15 *** jcv has quit IRC
219 2016-01-27T06:20:49 *** jcv has joined #bitcoin-dev
220 2016-01-27T06:21:35 *** deadalnix has quit IRC
221 2016-01-27T06:25:02 *** Alopex has quit IRC
222 2016-01-27T06:25:47 *** Alopex has joined #bitcoin-dev
223 2016-01-27T06:30:02 *** mountaingoat has joined #bitcoin-dev
224 2016-01-27T06:33:29 *** zooko has quit IRC
225 2016-01-27T06:33:46 *** contrapumpkin has joined #bitcoin-dev
226 2016-01-27T06:34:46 *** copumpkin has quit IRC
227 2016-01-27T06:40:54 *** st0opkid has quit IRC
228 2016-01-27T06:42:00 *** arubi has quit IRC
229 2016-01-27T06:44:11 *** priidu has joined #bitcoin-dev
230 2016-01-27T06:45:10 *** lsrp has quit IRC
231 2016-01-27T06:46:15 *** jaclupi has joined #bitcoin-dev
232 2016-01-27T06:47:51 *** neozaru has joined #bitcoin-dev
233 2016-01-27T06:49:22 *** K1773R has joined #bitcoin-dev
234 2016-01-27T06:49:25 *** CheckDavid has quit IRC
235 2016-01-27T06:52:38 *** arubi has joined #bitcoin-dev
236 2016-01-27T06:52:56 *** hsdje4b has quit IRC
237 2016-01-27T06:53:15 *** jcv has quit IRC
238 2016-01-27T06:54:01 *** jcv has joined #bitcoin-dev
239 2016-01-27T06:57:25 *** memymo has quit IRC
240 2016-01-27T06:59:17 *** lsrp has joined #bitcoin-dev
241 2016-01-27T06:59:33 *** markus-k has joined #bitcoin-dev
242 2016-01-27T07:01:55 *** fkhan_ has quit IRC
243 2016-01-27T07:03:34 *** oleganza has joined #bitcoin-dev
244 2016-01-27T07:08:04 *** tjader has quit IRC
245 2016-01-27T07:08:15 *** azm1 has joined #bitcoin-dev
246 2016-01-27T07:14:19 *** tjader has joined #bitcoin-dev
247 2016-01-27T07:15:10 *** fkhan_ has joined #bitcoin-dev
248 2016-01-27T07:17:37 *** PRab has joined #bitcoin-dev
249 2016-01-27T07:17:42 *** grassass has quit IRC
250 2016-01-27T07:18:36 *** PRab_ has quit IRC
251 2016-01-27T07:19:31 *** clopez has quit IRC
252 2016-01-27T07:19:48 *** BurritoBazooka has joined #bitcoin-dev
253 2016-01-27T07:20:44 *** clopez_ has joined #bitcoin-dev
254 2016-01-27T07:20:48 *** rawdr has joined #bitcoin-dev
255 2016-01-27T07:21:18 *** Burrito has quit IRC
256 2016-01-27T07:21:19 *** rawdr_ has quit IRC
257 2016-01-27T07:23:11 *** deadalnix has joined #bitcoin-dev
258 2016-01-27T07:23:28 *** lsrp has quit IRC
259 2016-01-27T07:25:56 *** deadalni_ has quit IRC
260 2016-01-27T07:28:43 *** lsrp has joined #bitcoin-dev
261 2016-01-27T07:30:37 *** chiwawa_ has quit IRC
262 2016-01-27T07:30:47 *** azm1 has quit IRC
263 2016-01-27T07:30:58 *** ongolaBoy has joined #bitcoin-dev
264 2016-01-27T07:32:29 *** wallet42 has joined #bitcoin-dev
265 2016-01-27T07:32:55 *** mrkent has joined #bitcoin-dev
266 2016-01-27T07:34:21 *** metalcamp has joined #bitcoin-dev
267 2016-01-27T07:36:27 *** gielbier has quit IRC
268 2016-01-27T07:37:28 *** rmwb has quit IRC
269 2016-01-27T07:38:05 *** rmwb has joined #bitcoin-dev
270 2016-01-27T07:38:21 *** Ylbam has joined #bitcoin-dev
271 2016-01-27T07:40:50 *** AtnevRed has joined #bitcoin-dev
272 2016-01-27T07:42:15 *** paveljanik has joined #bitcoin-dev
273 2016-01-27T07:42:30 *** rmwb has quit IRC
274 2016-01-27T07:45:15 *** AtnevRed has quit IRC
275 2016-01-27T07:46:10 *** JohnKenney has quit IRC
276 2016-01-27T07:55:57 *** lsrp has quit IRC
277 2016-01-27T07:56:10 *** neozaru has quit IRC
278 2016-01-27T07:56:27 *** benrcole has joined #bitcoin-dev
279 2016-01-27T07:58:52 *** benrcole has quit IRC
280 2016-01-27T07:59:58 *** Palsson has joined #bitcoin-dev
281 2016-01-27T08:01:11 *** lsrp has joined #bitcoin-dev
282 2016-01-27T08:01:49 *** conner_ has quit IRC
283 2016-01-27T08:01:50 *** DougieBot5000 has quit IRC
284 2016-01-27T08:04:43 *** mdemont has joined #bitcoin-dev
285 2016-01-27T08:04:52 *** benrcole has joined #bitcoin-dev
286 2016-01-27T08:07:24 *** benrcole has quit IRC
287 2016-01-27T08:07:30 *** CodesInChaos has quit IRC
288 2016-01-27T08:08:33 *** oleganza has joined #bitcoin-dev
289 2016-01-27T08:11:02 *** Alopex has quit IRC
290 2016-01-27T08:11:47 *** Alopex has joined #bitcoin-dev
291 2016-01-27T08:16:15 *** lsrp has quit IRC
292 2016-01-27T08:18:26 *** lsrp has joined #bitcoin-dev
293 2016-01-27T08:20:33 *** Grouver has joined #bitcoin-dev
294 2016-01-27T08:27:09 *** ThomasV has joined #bitcoin-dev
295 2016-01-27T08:28:01 *** BashCo has quit IRC
296 2016-01-27T08:29:10 *** p15_ has quit IRC
297 2016-01-27T08:29:37 *** supasonic has quit IRC
298 2016-01-27T08:29:38 *** damethos has joined #bitcoin-dev
299 2016-01-27T08:32:07 *** blur3d has joined #bitcoin-dev
300 2016-01-27T08:32:29 *** p15 has joined #bitcoin-dev
301 2016-01-27T08:35:56 *** CodesInChaos has joined #bitcoin-dev
302 2016-01-27T08:36:21 *** kadoban has quit IRC
303 2016-01-27T08:37:59 *** tjader has quit IRC
304 2016-01-27T08:40:06 *** oleganza has quit IRC
305 2016-01-27T08:40:29 *** drnet has joined #bitcoin-dev
306 2016-01-27T08:42:28 *** tjader has joined #bitcoin-dev
307 2016-01-27T08:48:46 *** lsrp has quit IRC
308 2016-01-27T08:49:35 *** shesek has joined #bitcoin-dev
309 2016-01-27T08:50:49 *** lsrp has joined #bitcoin-dev
310 2016-01-27T08:55:39 *** deadalnix has quit IRC
311 2016-01-27T09:02:04 *** BashCo has joined #bitcoin-dev
312 2016-01-27T09:08:48 *** rmwb has joined #bitcoin-dev
313 2016-01-27T09:12:08 *** lsrp has quit IRC
314 2016-01-27T09:14:26 *** rmwb has quit IRC
315 2016-01-27T09:17:05 *** laurentmt has joined #bitcoin-dev
316 2016-01-27T09:20:32 *** job_ has quit IRC
317 2016-01-27T09:21:57 *** laurentmt has quit IRC
318 2016-01-27T09:24:15 *** mkarrer_ has joined #bitcoin-dev
319 2016-01-27T09:24:15 *** mkarrer has quit IRC
320 2016-01-27T09:30:56 *** zzyzx has quit IRC
321 2016-01-27T09:31:27 *** one_zero has quit IRC
322 2016-01-27T09:36:52 *** T23WS has quit IRC
323 2016-01-27T09:38:34 *** Palsson has quit IRC
324 2016-01-27T09:41:53 *** AtnevRed has joined #bitcoin-dev
325 2016-01-27T09:42:05 *** p15 has quit IRC
326 2016-01-27T09:42:08 *** oleganza_ has joined #bitcoin-dev
327 2016-01-27T09:42:37 *** T23WS has joined #bitcoin-dev
328 2016-01-27T09:43:53 *** p15 has joined #bitcoin-dev
329 2016-01-27T09:44:45 *** GAit has joined #bitcoin-dev
330 2016-01-27T09:45:10 *** Palsson has joined #bitcoin-dev
331 2016-01-27T09:46:52 *** AtnevRed has quit IRC
332 2016-01-27T09:48:14 *** cjcj_ has joined #bitcoin-dev
333 2016-01-27T09:48:47 *** n0n0 has joined #bitcoin-dev
334 2016-01-27T10:03:10 *** c-cex-yuriy has joined #bitcoin-dev
335 2016-01-27T10:04:31 *** bitkevin has joined #bitcoin-dev
336 2016-01-27T10:09:08 *** lauren has joined #bitcoin-dev
337 2016-01-27T10:09:17 *** tjader has quit IRC
338 2016-01-27T10:12:23 *** T23WS has quit IRC
339 2016-01-27T10:14:34 *** tjader has joined #bitcoin-dev
340 2016-01-27T10:15:45 *** bitkevin has quit IRC
341 2016-01-27T10:17:34 *** mdemont has quit IRC
342 2016-01-27T10:18:17 *** GAit has quit IRC
343 2016-01-27T10:19:16 *** drnet has quit IRC
344 2016-01-27T10:19:56 *** melvster has quit IRC
345 2016-01-27T10:25:14 *** proslogion has joined #bitcoin-dev
346 2016-01-27T10:25:41 *** GAit has joined #bitcoin-dev
347 2016-01-27T10:26:58 *** AaronvanW_ has joined #bitcoin-dev
348 2016-01-27T10:28:46 *** GAit has quit IRC
349 2016-01-27T10:30:23 *** AaronvanW_ has quit IRC
350 2016-01-27T10:30:30 *** GAit has joined #bitcoin-dev
351 2016-01-27T10:31:23 *** p15 has quit IRC
352 2016-01-27T10:33:08 *** GAit has quit IRC
353 2016-01-27T10:33:16 *** paveljanik has quit IRC
354 2016-01-27T10:33:18 *** melvster has joined #bitcoin-dev
355 2016-01-27T10:33:20 *** xiangfu has quit IRC
356 2016-01-27T10:35:13 *** _W_ has quit IRC
357 2016-01-27T10:35:17 *** gavink has joined #bitcoin-dev
358 2016-01-27T10:35:56 *** GAit has joined #bitcoin-dev
359 2016-01-27T10:36:35 *** RoboTeddy has quit IRC
360 2016-01-27T10:37:14 *** RoboTeddy has joined #bitcoin-dev
361 2016-01-27T10:38:00 *** ongolaBoy has quit IRC
362 2016-01-27T10:38:15 *** moa has quit IRC
363 2016-01-27T10:39:26 *** ongolaBoy has joined #bitcoin-dev
364 2016-01-27T10:41:21 *** Coinist has joined #bitcoin-dev
365 2016-01-27T10:43:12 *** mdemont has joined #bitcoin-dev
366 2016-01-27T10:44:56 *** AaronvanW has joined #bitcoin-dev
367 2016-01-27T10:45:14 *** adnn has joined #bitcoin-dev
368 2016-01-27T10:48:41 *** Coinist has left #bitcoin-dev
369 2016-01-27T10:50:46 *** bit2017 has quit IRC
370 2016-01-27T10:51:54 *** clopez_ has quit IRC
371 2016-01-27T10:53:34 *** Palsson has quit IRC
372 2016-01-27T10:59:45 *** GAit has quit IRC
373 2016-01-27T11:00:48 *** GAit has joined #bitcoin-dev
374 2016-01-27T11:02:31 *** mrkent has quit IRC
375 2016-01-27T11:02:40 *** GAit has quit IRC
376 2016-01-27T11:04:04 *** GAit has joined #bitcoin-dev
377 2016-01-27T11:05:50 *** zbbix has joined #bitcoin-dev
378 2016-01-27T11:05:50 *** clopez has joined #bitcoin-dev
379 2016-01-27T11:06:08 <zbbix> Does core relay orphan transactions to other nodes?
380 2016-01-27T11:06:16 *** GAit has quit IRC
381 2016-01-27T11:06:56 <phantomcircuit> zbbix, no
382 2016-01-27T11:07:48 <zbbix> phantomcircuit: Yesterday there was a pretty massive attack where the attacker relayed lots of orphan txs to my node. I thought this was only my node but after talking to other node operators I saw that they are experiencing the same behavior
383 2016-01-27T11:08:13 <zbbix> phantomcircuit: if they are not relayed, how does the attacker achieves this? Is his node connected to multiple nodes and therefore I'm not the only one suffering from this?
384 2016-01-27T11:08:13 *** GAit has joined #bitcoin-dev
385 2016-01-27T11:08:35 <wumpus> probably connects to lots of nodes then blasts to all of them
386 2016-01-27T11:09:02 <phantomcircuit> zbbix, there's a huge about of garbage in various nodes mempools from the spam attack thing
387 2016-01-27T11:09:12 <phantomcircuit> the transactions pay a very very small fee
388 2016-01-27T11:09:30 <phantomcircuit> which means they are not and will likely never be mined
389 2016-01-27T11:09:47 <zbbix> OK but if a tx spends a utxo that is not known to my client it's considered an orphan tx. Why does core even store these?
390 2016-01-27T11:09:49 <wumpus> note that *former* orphan transactions are relayed as soon as their dependencies are satisfied in the mempool
391 2016-01-27T11:09:51 <phantomcircuit> so until more people move to 0.12 with mempool limiting you can expect to randomly get hit with a bunch of garbage
392 2016-01-27T11:10:57 <gmaxwell> zbbix: "why does it store" because transactions can arrive out of order.
393 2016-01-27T11:11:04 <phantomcircuit> zbbix, it keeps... 100? something like that around in memory if you're seeing lots of memory usage then it means the missing dependencies are being fulfilled in later transactions
394 2016-01-27T11:11:06 <wumpus> zbbix: it stores a limited number of them, to aid when transactions are somehow broadcasted out of order
395 2016-01-27T11:11:23 <zbbix> I understand, thanks a lot for the answers.
396 2016-01-27T11:11:26 <wumpus> zbbix: the limit is fairly small so it shouldn't be a problem in memory use compared to say, the mempool
397 2016-01-27T11:11:33 *** rmwb has joined #bitcoin-dev
398 2016-01-27T11:12:03 <gmaxwell> I was working on some changes to the trickle logic that largely would have eliminated most out of order transactions but ran out of time before 0.12. ... the way nodes currently behave, in my view, is kind of dumb and result in poor propagation for chains of unconfirmed txn.
399 2016-01-27T11:12:15 <gmaxwell> (because they get set out of order and the orphan pool is so small they just end up lost)
400 2016-01-27T11:13:00 <zbbix> Is there a mechanism for nodes to 'blacklist' another node? Are they relaying that blacklist to other nodes?
401 2016-01-27T11:13:30 <gmaxwell> Why do you ask?
402 2016-01-27T11:14:02 <zbbix> I'm asking because if there is a mechanism to blacklist a node, why wasn't that spamming node was blacklisted by my node?
403 2016-01-27T11:14:05 <wumpus> yes, nodes can ban other nodes, you can do so manually using setban... and no, that's a strictly personal list
404 2016-01-27T11:14:09 <gmaxwell> Nodes will ban peers that misbehave in a subset of clear, fairly inexcusable ways. The baning is not transitive to other nodes.
405 2016-01-27T11:14:55 <zbbix> Does that mechanism currently takes into consideration that sort of attacks of orphan txs?
406 2016-01-27T11:14:56 <gmaxwell> Currently the software doesn't ban things for behavior which a node could honestly perform-- e.g. sending you transactions which you don't know the parents for.
407 2016-01-27T11:15:21 <zbbix> maybe adding some limits can benefit, not sure if that's feasible.
408 2016-01-27T11:15:58 <zbbix> something like, ban peer if it sent over 100 orphan txs in the past minute
409 2016-01-27T11:16:24 <wumpus> the problem is that that it shouldn't be possible to exploit it to break up the network or isolate nodes
410 2016-01-27T11:16:44 <wumpus> so automatic banning has to be really carefully considered
411 2016-01-27T11:16:52 *** job_ has joined #bitcoin-dev
412 2016-01-27T11:16:52 <zbbix> I understand
413 2016-01-27T11:18:33 *** rmwb has quit IRC
414 2016-01-27T11:19:32 <wumpus> using setban and some other RPC plumbing you can implement your own banning policies as external script, then there is only a risk of isolating yourself if you do it wrong
415 2016-01-27T11:20:07 *** GAit has quit IRC
416 2016-01-27T11:20:17 *** GAit has joined #bitcoin-dev
417 2016-01-27T11:21:08 <zbbix> Interesting suggestion wumpus, I'll have a look.
418 2016-01-27T11:21:35 *** xMopxShell has quit IRC
419 2016-01-27T11:21:52 *** HobGoblin has joined #bitcoin-dev
420 2016-01-27T11:22:06 *** Iriez has quit IRC
421 2016-01-27T11:22:44 *** OneMiner has quit IRC
422 2016-01-27T11:23:08 *** poggy has quit IRC
423 2016-01-27T11:23:08 *** UukGoblin has quit IRC
424 2016-01-27T11:23:39 *** starsoccer has quit IRC
425 2016-01-27T11:28:29 *** xMopxShell has joined #bitcoin-dev
426 2016-01-27T11:28:50 *** zbbix has quit IRC
427 2016-01-27T11:29:51 *** poggy has joined #bitcoin-dev
428 2016-01-27T11:31:25 *** gamersg has joined #bitcoin-dev
429 2016-01-27T11:31:38 *** slentzen has joined #bitcoin-dev
430 2016-01-27T11:37:07 *** oleganza_ has quit IRC
431 2016-01-27T11:38:01 *** Apocalyptic has quit IRC
432 2016-01-27T11:40:17 *** tjader has quit IRC
433 2016-01-27T11:41:05 *** ongolaBoy has quit IRC
434 2016-01-27T11:42:27 *** AtnevRed has joined #bitcoin-dev
435 2016-01-27T11:45:11 *** tjader has joined #bitcoin-dev
436 2016-01-27T11:45:59 *** st0opkid has joined #bitcoin-dev
437 2016-01-27T11:47:36 *** AtnevRed has quit IRC
438 2016-01-27T11:52:54 *** ongolaBoy has joined #bitcoin-dev
439 2016-01-27T11:53:50 *** slentzen has left #bitcoin-dev
440 2016-01-27T11:54:05 *** adnn has quit IRC
441 2016-01-27T11:56:24 *** Palsson has joined #bitcoin-dev
442 2016-01-27T12:01:39 *** wallet42 has quit IRC
443 2016-01-27T12:01:44 *** DatBeeDoe has joined #bitcoin-dev
444 2016-01-27T12:15:01 *** rmwb has joined #bitcoin-dev
445 2016-01-27T12:15:26 *** Palsson has quit IRC
446 2016-01-27T12:16:45 *** wallet42 has joined #bitcoin-dev
447 2016-01-27T12:17:05 *** Palsson has joined #bitcoin-dev
448 2016-01-27T12:19:56 *** rmwb has quit IRC
449 2016-01-27T12:20:24 *** Palsson_ has joined #bitcoin-dev
450 2016-01-27T12:23:26 *** Palsson has quit IRC
451 2016-01-27T12:24:25 *** GAit has quit IRC
452 2016-01-27T12:26:55 *** Kexkey has joined #bitcoin-dev
453 2016-01-27T12:29:11 *** drnet has joined #bitcoin-dev
454 2016-01-27T12:32:10 *** ThomasV has quit IRC
455 2016-01-27T12:34:07 *** gamersg has quit IRC
456 2016-01-27T12:35:21 *** cryptapus_ has joined #bitcoin-dev
457 2016-01-27T12:35:22 *** cryptapus_ has joined #bitcoin-dev
458 2016-01-27T12:35:43 *** IAmNotDorian has joined #bitcoin-dev
459 2016-01-27T12:35:44 *** IAmNotDorian has joined #bitcoin-dev
460 2016-01-27T12:40:43 *** oleganza has joined #bitcoin-dev
461 2016-01-27T12:40:56 *** Palsson_ has quit IRC
462 2016-01-27T12:43:52 *** paveljanik has joined #bitcoin-dev
463 2016-01-27T12:43:52 *** paveljanik has quit IRC
464 2016-01-27T12:43:52 *** paveljanik has joined #bitcoin-dev
465 2016-01-27T12:47:00 *** atgreen has quit IRC
466 2016-01-27T12:48:48 *** Palsson has joined #bitcoin-dev
467 2016-01-27T12:51:56 *** kadoban has joined #bitcoin-dev
468 2016-01-27T12:59:48 *** Tulsene has joined #bitcoin-dev
469 2016-01-27T13:05:16 *** Kexkey has quit IRC
470 2016-01-27T13:06:44 *** mkarrer_ has quit IRC
471 2016-01-27T13:09:10 *** tjader has quit IRC
472 2016-01-27T13:14:50 *** tjader has joined #bitcoin-dev
473 2016-01-27T13:16:47 *** rmwb has joined #bitcoin-dev
474 2016-01-27T13:17:21 *** cryptapus_ has quit IRC
475 2016-01-27T13:17:59 *** cryptapus_ has joined #bitcoin-dev
476 2016-01-27T13:18:00 *** cryptapus_ has joined #bitcoin-dev
477 2016-01-27T13:21:48 *** rmwb has quit IRC
478 2016-01-27T13:22:24 *** arowser has quit IRC
479 2016-01-27T13:22:42 *** arowser has joined #bitcoin-dev
480 2016-01-27T13:26:25 *** ss1891 has joined #bitcoin-dev
481 2016-01-27T13:29:54 *** natloz has joined #bitcoin-dev
482 2016-01-27T13:31:27 *** _W_ has joined #bitcoin-dev
483 2016-01-27T13:32:07 *** CheckDavid has joined #bitcoin-dev
484 2016-01-27T13:37:19 *** GAit has joined #bitcoin-dev
485 2016-01-27T13:40:53 *** GAit has joined #bitcoin-dev
486 2016-01-27T13:41:22 *** VirtuallyLaw has joined #bitcoin-dev
487 2016-01-27T13:43:31 *** p15x has joined #bitcoin-dev
488 2016-01-27T13:44:32 *** AtnevRed has joined #bitcoin-dev
489 2016-01-27T13:44:57 *** GAit has quit IRC
490 2016-01-27T13:47:29 *** mkarrer has joined #bitcoin-dev
491 2016-01-27T13:48:59 *** blur3d has quit IRC
492 2016-01-27T13:49:24 *** AtnevRed has quit IRC
493 2016-01-27T13:52:44 *** Chris_Stewart_5 has joined #bitcoin-dev
494 2016-01-27T13:56:06 *** drnet has quit IRC
495 2016-01-27T13:58:12 *** ss1891 has quit IRC
496 2016-01-27T14:05:36 *** clopez has quit IRC
497 2016-01-27T14:11:05 *** p15x has quit IRC
498 2016-01-27T14:11:35 *** mdemont has quit IRC
499 2016-01-27T14:14:00 *** melvster has quit IRC
500 2016-01-27T14:15:04 *** cryptapus_ has quit IRC
501 2016-01-27T14:15:33 *** cryptapus_ has joined #bitcoin-dev
502 2016-01-27T14:15:34 *** cryptapus_ has joined #bitcoin-dev
503 2016-01-27T14:19:15 *** tantalum has joined #bitcoin-dev
504 2016-01-27T14:20:28 *** clopez has joined #bitcoin-dev
505 2016-01-27T14:23:06 *** proslogion has quit IRC
506 2016-01-27T14:24:12 *** lsrp has joined #bitcoin-dev
507 2016-01-27T14:25:10 *** memymo has joined #bitcoin-dev
508 2016-01-27T14:26:35 *** melvster has joined #bitcoin-dev
509 2016-01-27T14:27:12 *** ongolaBoy has quit IRC
510 2016-01-27T14:27:48 *** cybrNaut has quit IRC
511 2016-01-27T14:27:52 *** ignit has joined #bitcoin-dev
512 2016-01-27T14:28:46 *** ongolaBoy has joined #bitcoin-dev
513 2016-01-27T14:29:41 *** jtimon has quit IRC
514 2016-01-27T14:30:08 *** bit2017 has joined #bitcoin-dev
515 2016-01-27T14:30:29 *** ThomasV has joined #bitcoin-dev
516 2016-01-27T14:30:46 *** mdemont has joined #bitcoin-dev
517 2016-01-27T14:32:09 *** memymo has quit IRC
518 2016-01-27T14:32:30 *** oleganza has quit IRC
519 2016-01-27T14:33:38 *** cybrNaut has joined #bitcoin-dev
520 2016-01-27T14:36:26 *** stapler118 has quit IRC
521 2016-01-27T14:37:35 *** oleganza has joined #bitcoin-dev
522 2016-01-27T14:38:26 *** tjader has quit IRC
523 2016-01-27T14:41:36 *** n0n0 has quit IRC
524 2016-01-27T14:42:01 *** VirtuallyLaw has quit IRC
525 2016-01-27T14:44:54 *** tjader has joined #bitcoin-dev
526 2016-01-27T14:46:07 *** laurentmt has joined #bitcoin-dev
527 2016-01-27T14:46:13 *** n0n0 has joined #bitcoin-dev
528 2016-01-27T14:47:38 *** ongolaBoy has quit IRC
529 2016-01-27T14:48:43 *** Newyorkadam has joined #bitcoin-dev
530 2016-01-27T14:49:19 *** ongolaBoy has joined #bitcoin-dev
531 2016-01-27T14:51:48 *** n0n0 has quit IRC
532 2016-01-27T14:54:44 *** oleganza has quit IRC
533 2016-01-27T14:57:56 *** lsrp has quit IRC
534 2016-01-27T14:59:48 *** lsrp has joined #bitcoin-dev
535 2016-01-27T15:00:52 *** sparetire has joined #bitcoin-dev
536 2016-01-27T15:00:57 *** starsoccer has joined #bitcoin-dev
537 2016-01-27T15:01:21 *** starsoccer is now known as Guest68529
538 2016-01-27T15:03:57 *** Iriez has joined #bitcoin-dev
539 2016-01-27T15:05:12 *** proslogion has joined #bitcoin-dev
540 2016-01-27T15:06:30 <Chris_Stewart_5> Does an OP_RETURN stop script execution once it is encountered?
541 2016-01-27T15:07:31 <instagibbs> it immediately fails
542 2016-01-27T15:08:33 <instagibbs> Chris_Stewart_5, you can do quick checks in src/scripts/interpreter.cpp
543 2016-01-27T15:11:31 *** wallet42 has quit IRC
544 2016-01-27T15:13:14 <Chris_Stewart_5> stacktop(-1) is popping off the stack right?
545 2016-01-27T15:13:51 <Chris_Stewart_5> or is that just indexing into the stack, not popping anything?
546 2016-01-27T15:14:41 *** Dizzle has joined #bitcoin-dev
547 2016-01-27T15:15:22 *** oleganza has joined #bitcoin-dev
548 2016-01-27T15:15:52 *** Prattler has quit IRC
549 2016-01-27T15:19:02 *** rolandnsharp has joined #bitcoin-dev
550 2016-01-27T15:19:03 *** Prattler has joined #bitcoin-dev
551 2016-01-27T15:19:43 <Chris_Stewart_5> trying to figure out how OP_IFS and OP_ELSES are matched with this https://gist.github.com/Christewart/381dc1dbbb07e62501c3
552 2016-01-27T15:19:58 *** wallet42 has joined #bitcoin-dev
553 2016-01-27T15:20:08 <Chris_Stewart_5> using identations to represent the OP_IF & OP_ELSES that match
554 2016-01-27T15:21:06 *** contrapumpkin is now known as copumpkin
555 2016-01-27T15:21:59 <thermoman> block pruning is still not compatible with running a wallet, right?
556 2016-01-27T15:24:35 *** zzyzx has joined #bitcoin-dev
557 2016-01-27T15:24:44 *** markus-k has quit IRC
558 2016-01-27T15:24:45 *** agricocb has quit IRC
559 2016-01-27T15:24:56 *** drnet has joined #bitcoin-dev
560 2016-01-27T15:25:07 *** zooko has joined #bitcoin-dev
561 2016-01-27T15:26:39 *** wallet42 has quit IRC
562 2016-01-27T15:27:47 *** VirtuallyLaw has joined #bitcoin-dev
563 2016-01-27T15:28:13 *** lsrp has quit IRC
564 2016-01-27T15:28:51 *** arowser has quit IRC
565 2016-01-27T15:29:16 *** arowser has joined #bitcoin-dev
566 2016-01-27T15:30:14 *** lsrp has joined #bitcoin-dev
567 2016-01-27T15:41:42 *** laurentmt has quit IRC
568 2016-01-27T15:45:17 *** damethos has quit IRC
569 2016-01-27T15:45:35 *** AtnevRed has joined #bitcoin-dev
570 2016-01-27T15:45:44 *** laurentmt has joined #bitcoin-dev
571 2016-01-27T15:46:06 *** laurentmt has quit IRC
572 2016-01-27T15:49:53 *** AtnevRed has quit IRC
573 2016-01-27T15:50:27 *** VirtuallyLaw has quit IRC
574 2016-01-27T15:52:04 *** agricocb has joined #bitcoin-dev
575 2016-01-27T15:53:18 *** VirtuallyLaw has joined #bitcoin-dev
576 2016-01-27T15:53:41 *** agricocb has joined #bitcoin-dev
577 2016-01-27T15:55:57 *** T23WS has joined #bitcoin-dev
578 2016-01-27T15:57:04 *** zzyzx_ has joined #bitcoin-dev
579 2016-01-27T15:57:15 *** xabbix_ is now known as xabbix
580 2016-01-27T15:57:19 *** xabbix has joined #bitcoin-dev
581 2016-01-27T15:57:35 *** VirtuallyLaw has quit IRC
582 2016-01-27T15:58:20 *** zzyzx has quit IRC
583 2016-01-27T15:58:21 *** zzyzx_ is now known as zzyzx
584 2016-01-27T15:59:00 <xabbix> How do I define multiple debug categories in core? for example, alert and mempool? tried using alert,mempool but it didn't work :(
585 2016-01-27T15:59:45 *** kermit has joined #bitcoin-dev
586 2016-01-27T16:00:32 *** lsrp has quit IRC
587 2016-01-27T16:03:38 *** T23WS has quit IRC
588 2016-01-27T16:04:06 <helo> xabbix: try -debug=alert -debug=mempool
589 2016-01-27T16:04:21 *** Guyver2_ has joined #bitcoin-dev
590 2016-01-27T16:04:22 *** Guyver2 has joined #bitcoin-dev
591 2016-01-27T16:04:56 <xabbix> helo: Thanks, I'll try.
592 2016-01-27T16:05:14 *** Guyver2_ has quit IRC
593 2016-01-27T16:05:23 *** T23WS has joined #bitcoin-dev
594 2016-01-27T16:06:27 *** oleganza has quit IRC
595 2016-01-27T16:06:43 *** damethos has joined #bitcoin-dev
596 2016-01-27T16:06:57 <wumpus> thermoman: in 0.12 it is
597 2016-01-27T16:08:50 *** tjader has quit IRC
598 2016-01-27T16:10:00 *** T23WS has quit IRC
599 2016-01-27T16:15:01 *** tjader has joined #bitcoin-dev
600 2016-01-27T16:17:00 *** ThomasV has quit IRC
601 2016-01-27T16:18:40 *** Diablo-D3 has quit IRC
602 2016-01-27T16:18:48 <wumpus> thermoman: see https://github.com/bitcoin/bitcoin/blob/0.12/doc/release-notes.md#wallet-pruning
603 2016-01-27T16:19:04 *** Palsson has quit IRC
604 2016-01-27T16:21:09 *** easye has quit IRC
605 2016-01-27T16:22:38 *** nibbler has quit IRC
606 2016-01-27T16:23:57 *** nibbler has joined #bitcoin-dev
607 2016-01-27T16:23:58 *** blkdb has quit IRC
608 2016-01-27T16:24:10 *** IAmNotDorian has quit IRC
609 2016-01-27T16:24:15 *** sneak has quit IRC
610 2016-01-27T16:24:31 *** parus_ has joined #bitcoin-dev
611 2016-01-27T16:24:38 *** parus has quit IRC
612 2016-01-27T16:24:41 *** sneak has joined #bitcoin-dev
613 2016-01-27T16:24:41 *** sneak has joined #bitcoin-dev
614 2016-01-27T16:24:56 *** blkdb has joined #bitcoin-dev
615 2016-01-27T16:25:33 *** easye has joined #bitcoin-dev
616 2016-01-27T16:25:58 *** Diablo-D3 has joined #bitcoin-dev
617 2016-01-27T16:27:04 *** supasonic has joined #bitcoin-dev
618 2016-01-27T16:27:11 *** Ahmed90 has joined #bitcoin-dev
619 2016-01-27T16:30:18 *** ryitpm has quit IRC
620 2016-01-27T16:30:59 *** ryitpm has joined #bitcoin-dev
621 2016-01-27T16:31:29 *** mdemont has quit IRC
622 2016-01-27T16:42:51 *** rnvk has joined #bitcoin-dev
623 2016-01-27T16:48:15 *** Newyorkadam has quit IRC
624 2016-01-27T16:49:07 *** oleganza has joined #bitcoin-dev
625 2016-01-27T16:49:25 *** CheckDavid has quit IRC
626 2016-01-27T16:50:56 *** markus-k has joined #bitcoin-dev
627 2016-01-27T16:52:33 *** oleganza has quit IRC
628 2016-01-27T16:53:50 *** oleganza has joined #bitcoin-dev
629 2016-01-27T16:58:24 *** oleganza has quit IRC
630 2016-01-27T16:59:02 *** twistedline has joined #bitcoin-dev
631 2016-01-27T16:59:02 *** oleganza has joined #bitcoin-dev
632 2016-01-27T16:59:23 *** BashCo has quit IRC
633 2016-01-27T17:04:37 *** xiangfu has joined #bitcoin-dev
634 2016-01-27T17:04:56 *** mrkent has joined #bitcoin-dev
635 2016-01-27T17:09:11 *** mrkent has quit IRC
636 2016-01-27T17:11:52 *** wallet42 has joined #bitcoin-dev
637 2016-01-27T17:14:18 *** Grouver has quit IRC
638 2016-01-27T17:15:00 *** GAit has joined #bitcoin-dev
639 2016-01-27T17:18:56 *** jaclupi has quit IRC
640 2016-01-27T17:23:07 *** VirtuallyLaw has joined #bitcoin-dev
641 2016-01-27T17:24:06 *** VirtuallyLaw has joined #bitcoin-dev
642 2016-01-27T17:25:06 *** murch has joined #bitcoin-dev
643 2016-01-27T17:25:07 *** jaclupi has joined #bitcoin-dev
644 2016-01-27T17:27:14 *** markus-k_ has joined #bitcoin-dev
645 2016-01-27T17:27:40 *** benrcole has joined #bitcoin-dev
646 2016-01-27T17:28:56 *** benrcole has quit IRC
647 2016-01-27T17:30:22 *** xiangfu has quit IRC
648 2016-01-27T17:31:26 *** markus-k_ has quit IRC
649 2016-01-27T17:34:37 *** neozaru has joined #bitcoin-dev
650 2016-01-27T17:40:23 *** tjader has quit IRC
651 2016-01-27T17:40:45 *** rnvk has quit IRC
652 2016-01-27T17:41:27 *** joecool has joined #bitcoin-dev
653 2016-01-27T17:43:57 *** wallet42 has quit IRC
654 2016-01-27T17:44:42 *** tachys has joined #bitcoin-dev
655 2016-01-27T17:45:09 *** tjader has joined #bitcoin-dev
656 2016-01-27T17:46:17 *** AtnevRed has joined #bitcoin-dev
657 2016-01-27T17:50:56 *** AtnevRed has quit IRC
658 2016-01-27T17:52:07 *** atgreen has joined #bitcoin-dev
659 2016-01-27T17:52:27 *** GAit has quit IRC
660 2016-01-27T18:01:01 *** VirtuallyLaw has quit IRC
661 2016-01-27T18:01:43 *** BashCo has joined #bitcoin-dev
662 2016-01-27T18:04:04 *** mrkent has joined #bitcoin-dev
663 2016-01-27T18:05:05 *** VirtuallyLaw has joined #bitcoin-dev
664 2016-01-27T18:05:46 *** cybrNaut has quit IRC
665 2016-01-27T18:07:08 *** cybrNaut has joined #bitcoin-dev
666 2016-01-27T18:07:15 *** AaronvanW has quit IRC
667 2016-01-27T18:09:37 *** CheckDavid has joined #bitcoin-dev
668 2016-01-27T18:09:44 *** VirtuallyLaw has quit IRC
669 2016-01-27T18:09:51 *** mrkent has quit IRC
670 2016-01-27T18:10:18 *** VirtuallyLaw has joined #bitcoin-dev
671 2016-01-27T18:13:50 *** GAit has joined #bitcoin-dev
672 2016-01-27T18:14:42 *** VirtuallyLaw has quit IRC
673 2016-01-27T18:15:31 *** gielbier has joined #bitcoin-dev
674 2016-01-27T18:16:13 *** gielbier has joined #bitcoin-dev
675 2016-01-27T18:19:53 *** proslogion has quit IRC
676 2016-01-27T18:20:01 *** JeromeLegoupil has joined #bitcoin-dev
677 2016-01-27T18:23:28 *** VirtuallyLaw has joined #bitcoin-dev
678 2016-01-27T18:24:24 *** debug0x1 has quit IRC
679 2016-01-27T18:26:21 *** HobGoblin has quit IRC
680 2016-01-27T18:26:21 *** HobGoblin has joined #bitcoin-dev
681 2016-01-27T18:26:27 *** HobGoblin is now known as UukGoblin
682 2016-01-27T18:28:03 *** VirtuallyLaw has quit IRC
683 2016-01-27T18:31:57 *** Internet13 has quit IRC
684 2016-01-27T18:32:04 *** Ahmed-90 has joined #bitcoin-dev
685 2016-01-27T18:32:44 *** VirtuallyLaw has joined #bitcoin-dev
686 2016-01-27T18:32:44 *** drnet has quit IRC
687 2016-01-27T18:33:03 *** VirtuallyLaw has quit IRC
688 2016-01-27T18:33:14 *** VirtuallyLaw has joined #bitcoin-dev
689 2016-01-27T18:34:12 *** Ahmed90 has quit IRC
690 2016-01-27T18:36:08 *** bityogi has joined #bitcoin-dev
691 2016-01-27T18:37:33 *** treehug88 has joined #bitcoin-dev
692 2016-01-27T18:37:47 *** Virtuall_ has joined #bitcoin-dev
693 2016-01-27T18:38:11 *** GAit has quit IRC
694 2016-01-27T18:38:59 *** giel__ has joined #bitcoin-dev
695 2016-01-27T18:40:30 *** VirtuallyLaw has quit IRC
696 2016-01-27T18:42:24 *** gielbier has quit IRC
697 2016-01-27T18:42:29 *** ryitpm has quit IRC
698 2016-01-27T18:46:09 *** Internet13 has joined #bitcoin-dev
699 2016-01-27T18:46:58 *** wallet42 has joined #bitcoin-dev
700 2016-01-27T18:48:40 *** natloz has quit IRC
701 2016-01-27T18:49:45 *** ignit has quit IRC
702 2016-01-27T18:51:56 *** clopez has quit IRC
703 2016-01-27T18:55:47 *** clopez has joined #bitcoin-dev
704 2016-01-27T18:57:49 *** brg444 has joined #bitcoin-dev
705 2016-01-27T18:59:08 *** denisx has joined #bitcoin-dev
706 2016-01-27T19:03:32 *** GAit has joined #bitcoin-dev
707 2016-01-27T19:04:28 <tobyirc> All, I've been working on a PR/BIP would love to get more feedback on it.
708 2016-01-27T19:04:34 <tobyirc> There have been plenty of comments around the use of OP_RETURN, but I'd like to hear some non-OP_RETURN related feedback if anyone has some:
709 2016-01-27T19:04:40 <tobyirc> https://github.com/bitcoin/bitcoin/pull/7376
710 2016-01-27T19:05:49 *** mrkent has joined #bitcoin-dev
711 2016-01-27T19:07:04 *** jtimon has joined #bitcoin-dev
712 2016-01-27T19:08:34 <tobyirc> BIP Draft: https://gist.github.com/toby/9e71811d387923a71a53
713 2016-01-27T19:09:01 *** cjcj_ has quit IRC
714 2016-01-27T19:09:48 *** tjader has quit IRC
715 2016-01-27T19:11:07 *** giel__ is now known as gielbier
716 2016-01-27T19:11:15 *** gielbier has joined #bitcoin-dev
717 2016-01-27T19:12:14 *** laurentmt has joined #bitcoin-dev
718 2016-01-27T19:13:01 *** alpalp has quit IRC
719 2016-01-27T19:14:43 *** Grouver has joined #bitcoin-dev
720 2016-01-27T19:15:14 *** tjader has joined #bitcoin-dev
721 2016-01-27T19:16:27 *** ThomasV has joined #bitcoin-dev
722 2016-01-27T19:17:56 *** oleganza has quit IRC
723 2016-01-27T19:19:11 *** GAit has quit IRC
724 2016-01-27T19:19:59 <gijensen> tobyirc, what kind of feedback are you looking for? The PR and BIP seem to more-or-less revolve around OP_RETURN
725 2016-01-27T19:20:41 <tobyirc> gijensen well, I'm happy to hear even more feedback on OP_RETURN I'd also like to get more in to vetting the Specification
726 2016-01-27T19:21:00 <tobyirc> if the changes proposed to BIP70 make sense, don't break anything...
727 2016-01-27T19:21:03 *** natloz has joined #bitcoin-dev
728 2016-01-27T19:25:24 *** oleganza has joined #bitcoin-dev
729 2016-01-27T19:26:20 *** natloz has quit IRC
730 2016-01-27T19:27:01 *** rmwb has joined #bitcoin-dev
731 2016-01-27T19:29:22 *** azm1 has joined #bitcoin-dev
732 2016-01-27T19:32:31 *** rmwb has quit IRC
733 2016-01-27T19:33:55 *** deadalnix has joined #bitcoin-dev
734 2016-01-27T19:34:05 *** ignit has joined #bitcoin-dev
735 2016-01-27T19:35:22 <Luke-Jr> cheaper spam = breaking something
736 2016-01-27T19:35:38 *** ignit has joined #bitcoin-dev
737 2016-01-27T19:36:01 <tobyirc> Luke-Jr as we've covered, we have very different definitions of spam :)
738 2016-01-27T19:38:00 *** rubensayshi has quit IRC
739 2016-01-27T19:38:01 *** natloz has joined #bitcoin-dev
740 2016-01-27T19:38:36 *** denisx has quit IRC
741 2016-01-27T19:38:54 <gijensen> I don't really understand why you want to remove the ability to burn via RBF.
742 2016-01-27T19:39:51 <gijensen> s/RBF/OP_RETURN
743 2016-01-27T19:40:03 <gijensen> Dunno where my head's at
744 2016-01-27T19:40:48 <tobyirc> I think a case could totally be made for allowing the burning to ensure backward compatibility but my main case is that zero value OP_RETURNs should be supported in Payment requests
745 2016-01-27T19:41:03 <tobyirc> they're supported outside of payment requests
746 2016-01-27T19:41:34 <Luke-Jr> they're not supported, merely tolerated.
747 2016-01-27T19:41:58 <tobyirc> in my mind that's not how software works :)
748 2016-01-27T19:42:01 <tobyirc> it either works or it doesn't
749 2016-01-27T19:42:07 <Luke-Jr> I wonder if that should change. I'm not sure there's a reason to tolerate it with zero-value now that we have dust rules..
750 2016-01-27T19:42:32 <tobyirc> I actually think disallowing zero value OP_RETURN every would be a better solution
751 2016-01-27T19:42:34 <tobyirc> since it's consistent
752 2016-01-27T19:42:42 <tobyirc> even though it's not good for me :)
753 2016-01-27T19:43:10 <Luke-Jr> maybe we should require a normal value on OP_RETURN unless it's somehow identified as Counterparty or something
754 2016-01-27T19:43:11 <gijensen> I'm on the fence on how I feel about allowing 0 or enforcing a burn. I don't want enforced 0 though.
755 2016-01-27T19:43:15 <tobyirc> I'm genuinely curious about your position though, 40 bytes of data is almost nothing
756 2016-01-27T19:43:38 <tobyirc> gijensen very interesting, and exactly the kind of feedback I was looking for
757 2016-01-27T19:43:59 <Luke-Jr> tobyirc: I wonder if you might be just as well with a pay-to-contract
758 2016-01-27T19:44:09 <gijensen> :)
759 2016-01-27T19:44:38 <Luke-Jr> tobyirc: have you looked into https://github.com/Blockstream/contracthashtool ?
760 2016-01-27T19:45:06 <tobyirc> I had been thinking about something like that
761 2016-01-27T19:45:36 <tobyirc> it's an interesting idea, but if I understand correctly you could match the address to a hash value if you have it but the hash itself isn't stored on the blockchain?
762 2016-01-27T19:45:37 *** bsm117532 has quit IRC
763 2016-01-27T19:46:45 <Luke-Jr> tobyirc: that's kindof inherent to what a hash does..
764 2016-01-27T19:46:50 <Luke-Jr> you need the input data, period.
765 2016-01-27T19:47:11 <Luke-Jr> so one extra step of turning it into address form is no difference
766 2016-01-27T19:47:29 *** AtnevRed has joined #bitcoin-dev
767 2016-01-27T19:47:39 <tobyirc> right, but the address is itself a hash so the has I want is plain text so to speak
768 2016-01-27T19:48:01 *** blackwraith has joined #bitcoin-dev
769 2016-01-27T19:48:06 <tobyirc> it may not always be a hash
770 2016-01-27T19:48:16 <tobyirc> I had also thought about a user registration system that works like this
771 2016-01-27T19:48:22 <tobyirc> username stored in plain text OP_RETURN
772 2016-01-27T19:48:34 <tobyirc> whoever is controlling the server defines the fee to register the name
773 2016-01-27T19:49:17 <tobyirc> Luke-Jr something I totally agree with you about is not serializing data to the blockchain. I'm always talking about pointers (hashes, names...) that need to be associated with a monetary transaction
774 2016-01-27T19:50:23 *** denisx has joined #bitcoin-dev
775 2016-01-27T19:50:23 *** priidu has quit IRC
776 2016-01-27T19:51:39 *** zooko has quit IRC
777 2016-01-27T19:52:20 *** AtnevRed has quit IRC
778 2016-01-27T19:52:56 *** laurentmt has quit IRC
779 2016-01-27T19:52:58 <maaku> I'm getting ZMQ build errors on Ubuntu 15.10 from the latest 0.12 stable branch:
780 2016-01-27T19:52:58 <maaku> zmq/zmqnotificationinterface.cpp:15:73: error: âzmq_strerrorâ was not declared in this scope
781 2016-01-27T19:52:58 <maaku> (other related errors)
782 2016-01-27T19:53:29 <Luke-Jr> maaku: ZMQ 4.x?
783 2016-01-27T19:55:43 <Luke-Jr> (note that ZMQ breaks compatibility quite often, sometimes in subtle ways that only show up in the form of "random" network disconnections)
784 2016-01-27T20:00:48 *** azm1 has quit IRC
785 2016-01-27T20:01:18 *** e4xit has joined #bitcoin-dev
786 2016-01-27T20:02:45 *** Nicolas__ has joined #bitcoin-dev
787 2016-01-27T20:03:26 *** Nicolas__ has left #bitcoin-dev
788 2016-01-27T20:03:45 *** Giszmo has quit IRC
789 2016-01-27T20:05:31 *** Giszmo has joined #bitcoin-dev
790 2016-01-27T20:06:16 *** ongolaBoy has quit IRC
791 2016-01-27T20:06:45 *** mrkent_ has joined #bitcoin-dev
792 2016-01-27T20:08:11 *** Yoghur114 has joined #bitcoin-dev
793 2016-01-27T20:08:24 *** azm1 has joined #bitcoin-dev
794 2016-01-27T20:08:33 *** patcon has joined #bitcoin-dev
795 2016-01-27T20:08:35 *** mrkent has quit IRC
796 2016-01-27T20:08:41 *** cjcj has quit IRC
797 2016-01-27T20:12:49 *** oleganza has quit IRC
798 2016-01-27T20:13:34 *** Alopex has quit IRC
799 2016-01-27T20:14:41 *** CodesInChaos has quit IRC
800 2016-01-27T20:17:54 <Lightsword> Luke-Jr, Iâm seeing submitblock responses of {"error": null, "result": null, "id": null} on segnet, is this a proper response?
801 2016-01-27T20:17:56 *** oleganza has joined #bitcoin-dev
802 2016-01-27T20:18:11 <Lightsword> not sure if itâs a generic 0.12 issue or segwit specific
803 2016-01-27T20:18:36 <Lightsword> note that thatâs the response Iâm getting for a valid submission
804 2016-01-27T20:18:48 *** ThomasV has quit IRC
805 2016-01-27T20:21:12 *** maaku has quit IRC
806 2016-01-27T20:21:24 <denisx> is the stricter json checking also true for submitblock?
807 2016-01-27T20:22:16 <Luke-Jr> Lightsword: that's a successful response.. see the BIP
808 2016-01-27T20:22:33 <Luke-Jr> https://github.com/bitcoin/bips/blob/master/bip-0022.mediawiki#Block_Submission
809 2016-01-27T20:22:41 <Luke-Jr> This method MUST return either null (when a share is accepted), a String describing briefly the reason the share was rejected, or an Object of these with a key for each merged-mining chain the share was submitted to.
810 2016-01-27T20:23:05 *** maaku has joined #bitcoin-dev
811 2016-01-27T20:23:26 *** Belxjander has quit IRC
812 2016-01-27T20:23:28 *** maaku is now known as Guest94408
813 2016-01-27T20:24:20 *** Guest94408 is now known as maaku
814 2016-01-27T20:24:47 *** Alopex has joined #bitcoin-dev
815 2016-01-27T20:25:19 <Lightsword> Luke-Jr, it seems to have changed from a reasponse of true to null though for the âresultâ key
816 2016-01-27T20:25:33 <Luke-Jr> Lightsword: no, true would have always been invalid
817 2016-01-27T20:27:15 *** CodesInChaos has joined #bitcoin-dev
818 2016-01-27T20:27:19 <Lightsword> Luke-Jr, this isnât for shares this is for blocks though, does that make a difference?
819 2016-01-27T20:28:38 <Luke-Jr> Lightsword: same thing
820 2016-01-27T20:28:54 <Luke-Jr> blocks are just shares on the main chain
821 2016-01-27T20:29:21 *** rmwb has joined #bitcoin-dev
822 2016-01-27T20:30:03 *** Belxjander has joined #bitcoin-dev
823 2016-01-27T20:30:18 *** patcon has quit IRC
824 2016-01-27T20:31:21 *** natloz has quit IRC
825 2016-01-27T20:33:55 *** Yoghur114_2 has joined #bitcoin-dev
826 2016-01-27T20:33:56 *** Yoghur114 has quit IRC
827 2016-01-27T20:34:23 *** rmwb has quit IRC
828 2016-01-27T20:34:40 <Lightsword> Luke-Jr, so ckpool has been checking for âresultâ being set to true and has worked fine on mainnet with 0.11.2 it seems, are you sure it didnât change?
829 2016-01-27T20:34:48 *** b-itcoinssg has joined #bitcoin-dev
830 2016-01-27T20:35:25 *** shorena has joined #bitcoin-dev
831 2016-01-27T20:36:08 *** MrHodl has quit IRC
832 2016-01-27T20:36:12 <Lightsword> https://bitbucket.org/ckolivas/ckpool/src/aee476272183ac9531d40d4abbfd1b5c59e6d911/src/bitcoin.c?at=master&fileviewer=file-view-default#bitcoin.c-408
833 2016-01-27T20:39:16 <denisx> Lightsword: is there a problem with 0.12.0 and ckpool?
834 2016-01-27T20:40:20 <Lightsword> denisx, thereâs a regression somewhere when sipaâs segwit tree(0.12.0 based) with ckpool master
835 2016-01-27T20:40:25 *** paveljanik has quit IRC
836 2016-01-27T20:41:52 <Lightsword> I get [2016-01-27 10:35:16.573] SUBMIT BLOCK GOT NO RESPONSE!
837 2016-01-27T20:41:58 <Lightsword> and then [2016-01-27 10:35:16.573] Submitted, but had block 16705 rejected
838 2016-01-27T20:42:04 <wallet42> tbtc.blockr.io is behind :(
839 2016-01-27T20:42:46 *** patcon has joined #bitcoin-dev
840 2016-01-27T20:42:49 *** zzyzx_ has joined #bitcoin-dev
841 2016-01-27T20:42:56 *** Yoghur114_2 has quit IRC
842 2016-01-27T20:44:59 *** zzyzx has quit IRC
843 2016-01-27T20:45:00 *** zzyzx_ is now known as zzyzx
844 2016-01-27T20:47:12 *** pfallenop has quit IRC
845 2016-01-27T20:49:22 *** JackH has quit IRC
846 2016-01-27T20:51:56 *** Virtuall_ has quit IRC
847 2016-01-27T20:52:29 *** VirtuallyLaw has joined #bitcoin-dev
848 2016-01-27T20:53:11 *** denisx has quit IRC
849 2016-01-27T20:56:20 *** belcher has joined #bitcoin-dev
850 2016-01-27T20:56:41 *** VirtuallyLaw has quit IRC
851 2016-01-27T20:57:38 *** Yoghur114 has joined #bitcoin-dev
852 2016-01-27T20:58:04 *** patcon has quit IRC
853 2016-01-27T20:58:09 *** deadalnix has quit IRC
854 2016-01-27T20:59:33 *** MrHodl has joined #bitcoin-dev
855 2016-01-27T21:00:19 *** Yoghur114_2 has joined #bitcoin-dev
856 2016-01-27T21:00:19 *** Yoghur114 has quit IRC
857 2016-01-27T21:00:22 *** denisx has joined #bitcoin-dev
858 2016-01-27T21:00:50 *** VirtuallyLaw has joined #bitcoin-dev
859 2016-01-27T21:05:14 *** Yoghur114_2 has quit IRC
860 2016-01-27T21:05:29 *** Yoghur114 has joined #bitcoin-dev
861 2016-01-27T21:09:11 *** deadalnix has joined #bitcoin-dev
862 2016-01-27T21:09:25 *** CheckDavid has quit IRC
863 2016-01-27T21:09:34 *** cryptapus_ has quit IRC
864 2016-01-27T21:12:57 *** Grouver has quit IRC
865 2016-01-27T21:15:14 *** clopez has quit IRC
866 2016-01-27T21:17:21 *** brson has joined #bitcoin-dev
867 2016-01-27T21:18:29 *** DougieBot5000 has joined #bitcoin-dev
868 2016-01-27T21:20:12 *** clopez has joined #bitcoin-dev
869 2016-01-27T21:21:28 *** mrkent has joined #bitcoin-dev
870 2016-01-27T21:22:05 *** mrkent_ has quit IRC
871 2016-01-27T21:25:56 *** metalcamp has quit IRC
872 2016-01-27T21:28:53 *** markus-k_ has joined #bitcoin-dev
873 2016-01-27T21:31:02 *** rmwb has joined #bitcoin-dev
874 2016-01-27T21:31:30 *** PaulCapestany has quit IRC
875 2016-01-27T21:32:42 *** PaulCapestany has joined #bitcoin-dev
876 2016-01-27T21:32:55 *** ThomasV has joined #bitcoin-dev
877 2016-01-27T21:33:40 *** markus-k_ has quit IRC
878 2016-01-27T21:35:31 *** RoboTedd_ has joined #bitcoin-dev
879 2016-01-27T21:35:38 *** mrkent_ has joined #bitcoin-dev
880 2016-01-27T21:36:08 *** liszt has joined #bitcoin-dev
881 2016-01-27T21:36:09 <mnk> maybe it is a dumb question and the answer is no, but i am not sure: would it be theoretically possible to implement PoS in bitcoin?
882 2016-01-27T21:36:11 *** JackH has joined #bitcoin-dev
883 2016-01-27T21:36:41 <mnk> found answer in #bitcoin
884 2016-01-27T21:36:44 *** rmwb has quit IRC
885 2016-01-27T21:37:25 *** RoboTeddy has quit IRC
886 2016-01-27T21:38:00 *** mrkent has quit IRC
887 2016-01-27T21:38:30 *** patcon has joined #bitcoin-dev
888 2016-01-27T21:39:06 *** Palsson has joined #bitcoin-dev
889 2016-01-27T21:40:56 *** Luke-Jr has quit IRC
890 2016-01-27T21:40:59 *** benrcole has joined #bitcoin-dev
891 2016-01-27T21:41:32 *** Luke-Jr has joined #bitcoin-dev
892 2016-01-27T21:41:41 *** pfallenop has joined #bitcoin-dev
893 2016-01-27T21:41:55 *** joecool has quit IRC
894 2016-01-27T21:44:24 *** shorena has quit IRC
895 2016-01-27T21:44:27 *** Aido has quit IRC
896 2016-01-27T21:44:39 *** pfallenop has quit IRC
897 2016-01-27T21:44:58 *** pfallenop has joined #bitcoin-dev
898 2016-01-27T21:45:26 *** benrcole has quit IRC
899 2016-01-27T21:46:57 *** ThomasV has quit IRC
900 2016-01-27T21:48:07 *** AtnevRed has joined #bitcoin-dev
901 2016-01-27T21:52:23 *** janko33 has joined #bitcoin-dev
902 2016-01-27T21:53:00 *** AtnevRed has quit IRC
903 2016-01-27T21:53:18 *** t7 has joined #bitcoin-dev
904 2016-01-27T21:59:56 *** veggi3s has quit IRC
905 2016-01-27T22:01:58 *** brson has quit IRC
906 2016-01-27T22:02:34 *** veggi3s has joined #bitcoin-dev
907 2016-01-27T22:04:29 *** brson has joined #bitcoin-dev
908 2016-01-27T22:04:32 *** bsm117532 has joined #bitcoin-dev
909 2016-01-27T22:10:30 *** tjader has quit IRC
910 2016-01-27T22:10:34 *** pfallenop has quit IRC
911 2016-01-27T22:11:26 *** pfallenop has joined #bitcoin-dev
912 2016-01-27T22:12:09 *** RainMan28 has left #bitcoin-dev
913 2016-01-27T22:13:37 *** GAit has joined #bitcoin-dev
914 2016-01-27T22:15:30 *** tjader has joined #bitcoin-dev
915 2016-01-27T22:15:42 *** OneMiner has joined #bitcoin-dev
916 2016-01-27T22:16:07 *** Aido has joined #bitcoin-dev
917 2016-01-27T22:16:24 *** azm1 has quit IRC
918 2016-01-27T22:16:30 *** blueness has quit IRC
919 2016-01-27T22:21:13 *** CheckDavid has joined #bitcoin-dev
920 2016-01-27T22:23:20 *** brson has quit IRC
921 2016-01-27T22:25:04 *** treehug88 has quit IRC
922 2016-01-27T22:25:33 *** neozaru has quit IRC
923 2016-01-27T22:29:30 *** VirtuallyLaw has quit IRC
924 2016-01-27T22:31:43 *** deadalni_ has joined #bitcoin-dev
925 2016-01-27T22:32:13 *** brson has joined #bitcoin-dev
926 2016-01-27T22:32:40 *** deadalnix has quit IRC
927 2016-01-27T22:33:19 *** rmwb has joined #bitcoin-dev
928 2016-01-27T22:34:23 *** ryitpm has joined #bitcoin-dev
929 2016-01-27T22:37:09 *** maaku has quit IRC
930 2016-01-27T22:38:07 *** rmwb has quit IRC
931 2016-01-27T22:38:30 *** phungus has quit IRC
932 2016-01-27T22:40:10 *** mrkent_ has quit IRC
933 2016-01-27T22:40:47 *** tantalum has quit IRC
934 2016-01-27T22:42:12 *** JeromeLegoupil has quit IRC
935 2016-01-27T22:42:31 *** denisx has quit IRC
936 2016-01-27T22:42:35 *** patcon has quit IRC
937 2016-01-27T22:42:45 *** mrkent has joined #bitcoin-dev
938 2016-01-27T22:42:56 *** Palsson has quit IRC
939 2016-01-27T22:45:14 *** maaku has joined #bitcoin-dev
940 2016-01-27T22:45:37 *** maaku is now known as Guest99986
941 2016-01-27T22:46:17 *** denisx has joined #bitcoin-dev
942 2016-01-27T22:47:35 *** mrkent has quit IRC
943 2016-01-27T22:49:23 *** denisx has quit IRC
944 2016-01-27T22:50:13 *** mrkent has joined #bitcoin-dev
945 2016-01-27T22:50:52 *** rmwb has joined #bitcoin-dev
946 2016-01-27T22:54:00 *** TheDarkLord has joined #bitcoin-dev
947 2016-01-27T22:54:14 *** Beef has quit IRC
948 2016-01-27T22:54:51 *** atgreen has quit IRC
949 2016-01-27T22:55:02 *** agricocb has quit IRC
950 2016-01-27T22:58:29 *** Beef has joined #bitcoin-dev
951 2016-01-27T23:00:48 *** Ahmed-90 has quit IRC
952 2016-01-27T23:05:33 *** one_zero has joined #bitcoin-dev
953 2016-01-27T23:08:37 *** TheDarkLord has quit IRC
954 2016-01-27T23:10:24 *** b-itcoinssg has quit IRC
955 2016-01-27T23:13:10 *** janko33 has quit IRC
956 2016-01-27T23:14:54 *** patcon has joined #bitcoin-dev
957 2016-01-27T23:15:22 *** ignit has quit IRC
958 2016-01-27T23:16:24 *** PaulCapestany has quit IRC
959 2016-01-27T23:18:45 *** Yoghur114 has quit IRC
960 2016-01-27T23:19:35 *** jaclupi has quit IRC
961 2016-01-27T23:19:52 *** drnet has joined #bitcoin-dev
962 2016-01-27T23:21:07 *** rmwb has quit IRC
963 2016-01-27T23:22:06 *** c-cex-yuriy has quit IRC
964 2016-01-27T23:22:46 *** paci has quit IRC
965 2016-01-27T23:22:57 *** PaulCapestany has joined #bitcoin-dev
966 2016-01-27T23:24:29 *** wallet42 has quit IRC
967 2016-01-27T23:26:44 *** jaclupi has joined #bitcoin-dev
968 2016-01-27T23:27:17 *** buZz has quit IRC
969 2016-01-27T23:27:32 *** buZz has joined #bitcoin-dev
970 2016-01-27T23:27:55 *** buZz is now known as Guest70862
971 2016-01-27T23:29:44 *** wallet42 has joined #bitcoin-dev
972 2016-01-27T23:30:25 *** Guest70862 is now known as buZz
973 2016-01-27T23:31:00 *** drnet has quit IRC
974 2016-01-27T23:31:01 *** Guyver2 has quit IRC
975 2016-01-27T23:40:33 *** Guest52239 has joined #bitcoin-dev
976 2016-01-27T23:40:41 <Guest52239> s
977 2016-01-27T23:40:44 <Guest52239> helo
978 2016-01-27T23:40:57 <Guest52239> where can i buy shingles medication for my wife with bitcoins
979 2016-01-27T23:41:15 <Guest99986> #bitcoin-otc
980 2016-01-27T23:41:37 <Guest52239> thank you
981 2016-01-27T23:41:51 *** Guest52239 has left #bitcoin-dev
982 2016-01-27T23:42:22 *** deadalni_ has quit IRC
983 2016-01-27T23:44:21 *** Guest52239 has joined #bitcoin-dev
984 2016-01-27T23:44:28 <Guest52239> hi
985 2016-01-27T23:44:31 <Guest52239> no one is there
986 2016-01-27T23:44:33 *** blueness has joined #bitcoin-dev
987 2016-01-27T23:47:06 *** patcon has quit IRC
988 2016-01-27T23:48:56 *** AtnevRed has joined #bitcoin-dev
989 2016-01-27T23:50:33 <brand0> most specific troll ever
990 2016-01-27T23:51:43 *** Guest52239 has quit IRC
991 2016-01-27T23:54:16 *** AtnevRed has quit IRC
992 2016-01-27T23:56:25 *** deadalnix has joined #bitcoin-dev
993 2016-01-27T23:59:32 *** murch has quit IRC