1 2016-04-26T00:02:07  *** Palsson has quit IRC
  2 2016-04-26T00:03:14  *** Madars_ has joined #bitcoin-dev
  3 2016-04-26T00:08:55  *** [7] has quit IRC
  4 2016-04-26T00:09:58  *** TheSeven has joined #bitcoin-dev
  5 2016-04-26T00:11:55  *** mnk has quit IRC
  6 2016-04-26T00:13:04  *** jtimon has quit IRC
  7 2016-04-26T00:31:08  *** Ylbam has quit IRC
  8 2016-04-26T00:32:25  *** ikbenwouter has quit IRC
  9 2016-04-26T00:58:15  *** Belkaar has quit IRC
 10 2016-04-26T00:59:10  *** Belkaar has joined #bitcoin-dev
 11 2016-04-26T01:17:00  *** CheckDavid has joined #bitcoin-dev
 12 2016-04-26T01:21:40  *** rdbell has quit IRC
 13 2016-04-26T01:34:45  *** one_zero has joined #bitcoin-dev
 14 2016-04-26T01:37:54  *** Raziel has quit IRC
 15 2016-04-26T01:40:06  *** one_zero has quit IRC
 16 2016-04-26T01:40:18  *** kadoban has joined #bitcoin-dev
 17 2016-04-26T01:40:19  *** blackwraith has quit IRC
 18 2016-04-26T01:41:08  *** one_zero has joined #bitcoin-dev
 19 2016-04-26T01:42:16  *** Giszmo has quit IRC
 20 2016-04-26T01:58:59  *** Greybits has quit IRC
 21 2016-04-26T02:11:29  *** Burrito has quit IRC
 22 2016-04-26T02:16:30  *** fracting has joined #bitcoin-dev
 23 2016-04-26T02:29:50  *** twistedline has joined #bitcoin-dev
 24 2016-04-26T02:36:55  *** Chris_Stewart_5 has quit IRC
 25 2016-04-26T02:36:58  *** hsmiths has quit IRC
 26 2016-04-26T02:37:51  *** hsmiths has joined #bitcoin-dev
 27 2016-04-26T02:43:51  *** chainey has quit IRC
 28 2016-04-26T02:44:37  *** achow101 has quit IRC
 29 2016-04-26T02:49:08  *** Delta_ has joined #bitcoin-dev
 30 2016-04-26T02:52:34  *** Subo1977 has quit IRC
 31 2016-04-26T02:53:59  *** TomMc has quit IRC
 32 2016-04-26T02:56:54  *** hashtagg_ has quit IRC
 33 2016-04-26T02:58:39  *** koad has quit IRC
 34 2016-04-26T03:00:24  *** hashtagg_ has joined #bitcoin-dev
 35 2016-04-26T03:05:45  *** hashtagg_ has quit IRC
 36 2016-04-26T03:07:15  *** agricocb has joined #bitcoin-dev
 37 2016-04-26T03:19:04  *** koad has joined #bitcoin-dev
 38 2016-04-26T03:35:56  *** Lucifer333 has quit IRC
 39 2016-04-26T03:52:09  *** CheckDavid has quit IRC
 40 2016-04-26T04:04:08  *** chjj has joined #bitcoin-dev
 41 2016-04-26T04:37:31  *** blueness_ has quit IRC
 42 2016-04-26T04:42:16  *** luke-jr has quit IRC
 43 2016-04-26T04:45:10  *** luke-jr has joined #bitcoin-dev
 44 2016-04-26T04:51:30  *** luke-jr has quit IRC
 45 2016-04-26T04:55:04  *** luke-jr has joined #bitcoin-dev
 46 2016-04-26T05:18:39  *** herzmeister has quit IRC
 47 2016-04-26T05:47:27  *** ThomasV has joined #bitcoin-dev
 48 2016-04-26T05:48:44  *** Ylbam has joined #bitcoin-dev
 49 2016-04-26T05:52:14  *** ThomasV has quit IRC
 50 2016-04-26T06:00:13  *** dermoth has quit IRC
 51 2016-04-26T06:00:53  *** dermoth has joined #bitcoin-dev
 52 2016-04-26T06:08:05  *** blueness_ has joined #bitcoin-dev
 53 2016-04-26T06:08:41  <wumpus> bah, nt another IRC replacement
 54 2016-04-26T06:09:35  *** murch has joined #bitcoin-dev
 55 2016-04-26T06:18:17  *** BashCo has quit IRC
 56 2016-04-26T06:27:07  *** blueness_ has quit IRC
 57 2016-04-26T06:28:46  *** markus-k has joined #bitcoin-dev
 58 2016-04-26T06:29:33  *** blueness_ has joined #bitcoin-dev
 59 2016-04-26T06:34:10  *** trixisowned has joined #bitcoin-dev
 60 2016-04-26T06:39:24  *** herzmeister has joined #bitcoin-dev
 61 2016-04-26T06:47:27  *** mnk has joined #bitcoin-dev
 62 2016-04-26T06:48:12  *** BashCo has joined #bitcoin-dev
 63 2016-04-26T06:51:24  *** kadoban has quit IRC
 64 2016-04-26T07:11:13  *** fracting has joined #bitcoin-dev
 65 2016-04-26T07:15:25  *** fracting has quit IRC
 66 2016-04-26T07:16:39  *** ThomasV has joined #bitcoin-dev
 67 2016-04-26T07:20:07  *** jtimon has joined #bitcoin-dev
 68 2016-04-26T07:27:45  *** DougieBot5000 has quit IRC
 69 2016-04-26T07:28:13  *** fracting has joined #bitcoin-dev
 70 2016-04-26T07:36:16  *** damethos has joined #bitcoin-dev
 71 2016-04-26T07:39:56  <murch> Is there a way for a lightweight client to make sure an output has not been spent yet?
 72 2016-04-26T07:41:48  <murch> I mean, as a full-node, I obviously keep track of the UTXO set myself, and while it seems easy to prove creation and spending of an output to a lightweight client, it seems hard to prove to a lightweight client that an output remains unspent.
 73 2016-04-26T07:44:29  <murch> My initial impulse would be to query my full-node peers and ask them whether they have knowledge of said UTXO. It seems that BIP64 introduced a `getutxo` message to that effect, although I'm not sure that it still is part of the API. Is there a way to check this information more reliably?
 74 2016-04-26T07:45:39  *** paci has joined #bitcoin-dev
 75 2016-04-26T07:46:52  *** moa has joined #bitcoin-dev
 76 2016-04-26T07:50:56  <murch> Asked a question about it on Bitcoin.SE: http://bitcoin.stackexchange.com/q/43856/5406
 77 2016-04-26T08:00:12  *** ThomasKeller has quit IRC
 78 2016-04-26T08:09:22  *** AaronvanW has joined #bitcoin-dev
 79 2016-04-26T08:13:52  *** one_zero has quit IRC
 80 2016-04-26T08:26:42  *** paveljanik has quit IRC
 81 2016-04-26T08:43:58  *** supasonic has quit IRC
 82 2016-04-26T08:48:10  *** Palsson has joined #bitcoin-dev
 83 2016-04-26T08:48:58  *** CheckDavid has joined #bitcoin-dev
 84 2016-04-26T08:50:56  *** ThomasKeller has joined #bitcoin-dev
 85 2016-04-26T09:06:47  *** ThomasV has quit IRC
 86 2016-04-26T09:06:50  *** okae has joined #bitcoin-dev
 87 2016-04-26T09:23:01  *** fracting has quit IRC
 88 2016-04-26T09:26:19  *** clopez has quit IRC
 89 2016-04-26T09:28:37  *** clopez has joined #bitcoin-dev
 90 2016-04-26T09:28:54  *** doppo has quit IRC
 91 2016-04-26T09:29:41  *** herzmeister has quit IRC
 92 2016-04-26T09:30:51  *** sword_smith has quit IRC
 93 2016-04-26T09:32:16  *** herzmeister has joined #bitcoin-dev
 94 2016-04-26T09:36:38  *** doppo has joined #bitcoin-dev
 95 2016-04-26T09:36:39  *** johnwhitton has quit IRC
 96 2016-04-26T09:39:05  *** fracting has joined #bitcoin-dev
 97 2016-04-26T09:39:13  *** teward has quit IRC
 98 2016-04-26T09:41:53  *** doppo has quit IRC
 99 2016-04-26T09:52:52  *** doppo has joined #bitcoin-dev
100 2016-04-26T09:56:50  *** krnex has joined #bitcoin-dev
101 2016-04-26T09:58:27  *** doppo has quit IRC
102 2016-04-26T10:00:37  *** krnex has left #bitcoin-dev
103 2016-04-26T10:11:04  *** doppo has joined #bitcoin-dev
104 2016-04-26T10:15:43  *** fracting has quit IRC
105 2016-04-26T10:16:25  *** doppo has quit IRC
106 2016-04-26T10:17:47  *** teward has joined #bitcoin-dev
107 2016-04-26T10:19:40  *** rusty has joined #bitcoin-dev
108 2016-04-26T10:24:17  *** xenog has joined #bitcoin-dev
109 2016-04-26T10:28:59  *** teward has quit IRC
110 2016-04-26T10:30:29  *** fracting has joined #bitcoin-dev
111 2016-04-26T10:39:56  *** st0opkid has joined #bitcoin-dev
112 2016-04-26T10:42:09  *** teward has joined #bitcoin-dev
113 2016-04-26T10:45:25  *** doppo has joined #bitcoin-dev
114 2016-04-26T10:45:50  *** fracting has quit IRC
115 2016-04-26T10:50:01  *** hidden has joined #bitcoin-dev
116 2016-04-26T10:51:40  <hidden> Is it possible (it's not with QT as "Duplicate address found: addresses should only be used once each." message shows up), to send multiple amounts to 1 address by and for the transaction to be accepted by the network?
117 2016-04-26T10:51:52  <hidden> multiple amounts in 1 transaction.
118 2016-04-26T10:52:33  <hidden> same way multiple address's receive different amounts in one transaction, but one address being the receipent
119 2016-04-26T10:52:59  <hidden> is it just hard coded in the client interface or a rule for the network to count these transactions as invalid?
120 2016-04-26T10:54:04  *** teward has quit IRC
121 2016-04-26T10:54:39  *** doppo has quit IRC
122 2016-04-26T10:54:39  *** xenog has quit IRC
123 2016-04-26T10:55:04  *** markus-k has quit IRC
124 2016-04-26T10:56:39  <arubi> hidden, it's possible.  see 44891891b96df0c9561284079e477cd16380e6e55f997bc817bdd20145fdae17 on testnet
125 2016-04-26T10:57:06  <hidden> ah damn
126 2016-04-26T10:57:25  <hidden> loads of work to do then
127 2016-04-26T10:57:48  <arubi> how so?
128 2016-04-26T10:58:27  *** xenog has joined #bitcoin-dev
129 2016-04-26T11:00:23  <hidden> i was first recording txid and not amounts, transaction being a unique value in my db. just realised wth i did so now i record txid alongside amount.. need to look rewrite my code more to loop through the amounts and address put unique entry for each address
130 2016-04-26T11:00:55  <hidden> should check the raw transaction first
131 2016-04-26T11:02:46  *** fracting has joined #bitcoin-dev
132 2016-04-26T11:13:30  *** teward has joined #bitcoin-dev
133 2016-04-26T11:13:38  *** doppo has joined #bitcoin-dev
134 2016-04-26T11:15:13  *** realz has quit IRC
135 2016-04-26T11:19:14  *** doppo has quit IRC
136 2016-04-26T11:23:57  *** teward has quit IRC
137 2016-04-26T11:25:50  *** doppo has joined #bitcoin-dev
138 2016-04-26T11:27:58  *** st0opkid has quit IRC
139 2016-04-26T11:31:59  *** doppo has quit IRC
140 2016-04-26T11:32:40  *** doppo has joined #bitcoin-dev
141 2016-04-26T11:38:45  *** doppo has quit IRC
142 2016-04-26T11:39:46  *** doppo has joined #bitcoin-dev
143 2016-04-26T11:43:54  <murch> hidden: Amount could still not be unique, but you could record txid + vout position, that'll be unique
144 2016-04-26T11:45:43  <hidden> thanks
145 2016-04-26T11:50:27  *** xenog has quit IRC
146 2016-04-26T11:52:50  *** trixisowned has quit IRC
147 2016-04-26T11:53:11  *** doppo has quit IRC
148 2016-04-26T11:53:45  *** hashtagg_ has joined #bitcoin-dev
149 2016-04-26T11:54:27  *** kristofferR has joined #bitcoin-dev
150 2016-04-26T11:57:34  *** BCBot has quit IRC
151 2016-04-26T11:59:09  <hidden> murch should i just stick with rpc.listtransactions and if tx['category'] == 'receive': within the result. will this have all the incoming transactions affiliated with the transactions? i tried calling rpc.gettransaction and processing the ['details']; after but it seemed like i'm going messing things up
152 2016-04-26T11:59:18  <hidden> incoming inputS*
153 2016-04-26T12:03:32  <murch> hidden: Often when you send you also create a change output that goes back to yourself, so I think you'd actually not have everything when you just get "receive"
154 2016-04-26T12:04:20  <murch> But I'm not sure about the details of how listtransactions returns the data from the top of my head
155 2016-04-26T12:04:34  <hidden> Just trying to record amounts received for each address
156 2016-04-26T12:06:28  <hidden> murch so recording "vout" will be helpful right
157 2016-04-26T12:06:36  <hidden> are vouts distinct?
158 2016-04-26T12:07:29  <murch> vout is the position of one output in the outputs of that transaction, so it's unique to the transaction
159 2016-04-26T12:08:51  <murch> hidden: I'm not sure I understand what exactly you're trying to do. I thought you wanted to keep track of the UTXO that concern you, if you only want to record what's going into an address that might be different.
160 2016-04-26T12:09:29  *** st0opkid has joined #bitcoin-dev
161 2016-04-26T12:09:32  <murch> I'm also more high level familiar with the behavior of the software, haven't mucked around in the sourcecode too much, so somebody else might be able to advise you better here.
162 2016-04-26T12:09:51  <hidden> yeah i'ma spend some more time playing with the testnet
163 2016-04-26T12:09:54  <hidden> it's a godsend :)
164 2016-04-26T12:10:02  <hidden> thanks for your help, really been helpful
165 2016-04-26T12:11:41  *** Delta_ has quit IRC
166 2016-04-26T12:11:49  *** doppo has joined #bitcoin-dev
167 2016-04-26T12:12:09  *** CheckDavid has quit IRC
168 2016-04-26T12:13:19  *** Delta_ has joined #bitcoin-dev
169 2016-04-26T12:15:12  <murch> hidden: Glad I could help
170 2016-04-26T12:16:35  *** doppo has quit IRC
171 2016-04-26T12:16:36  *** Delta_ has quit IRC
172 2016-04-26T12:17:30  *** doppo has joined #bitcoin-dev
173 2016-04-26T12:18:03  *** Delta_ has joined #bitcoin-dev
174 2016-04-26T12:19:37  *** Chris_Stewart_5 has joined #bitcoin-dev
175 2016-04-26T12:20:43  *** moa has quit IRC
176 2016-04-26T12:21:00  <hidden> yeah seems all i need to do is record vout from listtransactions alongside thanks!
177 2016-04-26T12:21:34  <murch> Yay. :)
178 2016-04-26T12:22:35  *** doppo has quit IRC
179 2016-04-26T12:23:35  *** doppo has joined #bitcoin-dev
180 2016-04-26T12:28:32  *** Delta_ has quit IRC
181 2016-04-26T12:29:31  *** teward has joined #bitcoin-dev
182 2016-04-26T12:29:53  *** Delta_ has joined #bitcoin-dev
183 2016-04-26T12:33:24  *** rusty has quit IRC
184 2016-04-26T12:33:37  *** st0opkid has quit IRC
185 2016-04-26T12:34:02  *** st0opkid has joined #bitcoin-dev
186 2016-04-26T12:35:12  *** agricocb has quit IRC
187 2016-04-26T12:35:31  *** doppo has quit IRC
188 2016-04-26T12:36:11  *** Delta_ has quit IRC
189 2016-04-26T12:36:32  *** Delta_ has joined #bitcoin-dev
190 2016-04-26T12:36:40  *** doppo has joined #bitcoin-dev
191 2016-04-26T12:40:12  *** st0opkid has quit IRC
192 2016-04-26T12:40:34  *** st0opkid has joined #bitcoin-dev
193 2016-04-26T12:41:39  *** doppo has quit IRC
194 2016-04-26T12:41:57  *** teward has quit IRC
195 2016-04-26T12:42:41  *** doppo has joined #bitcoin-dev
196 2016-04-26T12:48:04  *** st0opkid has quit IRC
197 2016-04-26T12:48:16  *** sto0pkid has joined #bitcoin-dev
198 2016-04-26T12:48:59  *** sto0pkid has quit IRC
199 2016-04-26T12:49:42  *** agricocb has joined #bitcoin-dev
200 2016-04-26T12:51:11  *** Delta_ has quit IRC
201 2016-04-26T12:51:42  *** doppo has quit IRC
202 2016-04-26T12:52:18  *** doppo has joined #bitcoin-dev
203 2016-04-26T12:52:40  *** Delta_ has joined #bitcoin-dev
204 2016-04-26T12:57:58  *** sdaftuar has quit IRC
205 2016-04-26T12:58:29  *** morcos has quit IRC
206 2016-04-26T12:59:08  *** kristofferR has quit IRC
207 2016-04-26T12:59:11  *** sdaftuar has joined #bitcoin-dev
208 2016-04-26T13:01:36  *** doppo has quit IRC
209 2016-04-26T13:02:10  *** doppo has joined #bitcoin-dev
210 2016-04-26T13:07:35  *** doppo has quit IRC
211 2016-04-26T13:08:33  *** doppo has joined #bitcoin-dev
212 2016-04-26T13:14:26  *** herzmeister has quit IRC
213 2016-04-26T13:14:33  *** doppo has quit IRC
214 2016-04-26T13:16:01  *** herzmeister has joined #bitcoin-dev
215 2016-04-26T13:16:15  *** BitNow has joined #bitcoin-dev
216 2016-04-26T13:16:27  *** BitNow has left #bitcoin-dev
217 2016-04-26T13:17:55  *** Raziel has joined #bitcoin-dev
218 2016-04-26T13:22:46  *** c-cex-yuriy has quit IRC
219 2016-04-26T13:27:13  *** doppo has joined #bitcoin-dev
220 2016-04-26T13:31:47  *** CodesInChaos_ has quit IRC
221 2016-04-26T13:42:15  *** TomMc has joined #bitcoin-dev
222 2016-04-26T13:44:07  *** teward has joined #bitcoin-dev
223 2016-04-26T13:44:07  *** zooko has joined #bitcoin-dev
224 2016-04-26T13:47:15  *** herzmeister has quit IRC
225 2016-04-26T13:47:46  *** herzmeister has joined #bitcoin-dev
226 2016-04-26T13:56:53  *** morcos has joined #bitcoin-dev
227 2016-04-26T14:09:55  *** supasonic has joined #bitcoin-dev
228 2016-04-26T14:15:16  *** bsm117532 has quit IRC
229 2016-04-26T14:52:28  *** mnk has quit IRC
230 2016-04-26T15:00:15  *** rdymac has joined #bitcoin-dev
231 2016-04-26T15:00:27  *** damethos has quit IRC
232 2016-04-26T15:04:15  *** johnwhitton has joined #bitcoin-dev
233 2016-04-26T15:09:25  *** BashCo has quit IRC
234 2016-04-26T15:13:29  *** wraithm has joined #bitcoin-dev
235 2016-04-26T15:13:40  *** DougieBot5000 has joined #bitcoin-dev
236 2016-04-26T15:28:55  *** BashCo has joined #bitcoin-dev
237 2016-04-26T15:29:53  *** GAit has quit IRC
238 2016-04-26T15:33:16  *** GAit has joined #bitcoin-dev
239 2016-04-26T15:41:39  *** baldur has quit IRC
240 2016-04-26T15:42:34  *** wraithm has quit IRC
241 2016-04-26T15:44:20  *** zooko has quit IRC
242 2016-04-26T15:50:24  *** hidden has quit IRC
243 2016-04-26T15:54:03  *** rdbell has joined #bitcoin-dev
244 2016-04-26T15:56:43  *** GAit has quit IRC
245 2016-04-26T16:01:32  *** zooko has joined #bitcoin-dev
246 2016-04-26T16:07:41  *** Luke has joined #bitcoin-dev
247 2016-04-26T16:08:56  *** Burrito has joined #bitcoin-dev
248 2016-04-26T16:11:20  *** herzmeister has quit IRC
249 2016-04-26T16:11:57  *** herzmeister has joined #bitcoin-dev
250 2016-04-26T16:13:50  *** Delta_ has quit IRC
251 2016-04-26T16:14:53  *** Delta_ has joined #bitcoin-dev
252 2016-04-26T16:18:03  *** GAit has joined #bitcoin-dev
253 2016-04-26T16:20:27  *** GAit has quit IRC
254 2016-04-26T16:21:21  *** GAit has joined #bitcoin-dev
255 2016-04-26T16:29:09  *** TheSeven has quit IRC
256 2016-04-26T16:31:39  *** TheSeven has joined #bitcoin-dev
257 2016-04-26T16:37:42  *** wraithm has joined #bitcoin-dev
258 2016-04-26T16:38:12  *** MoALTz has joined #bitcoin-dev
259 2016-04-26T16:39:21  *** kadoban has joined #bitcoin-dev
260 2016-04-26T16:48:58  *** wraithm has quit IRC
261 2016-04-26T17:00:08  *** achow101 has joined #bitcoin-dev
262 2016-04-26T17:05:59  *** BitNow has joined #bitcoin-dev
263 2016-04-26T17:07:12  *** BitNow has left #bitcoin-dev
264 2016-04-26T17:09:10  *** bliljerk101 has joined #bitcoin-dev
265 2016-04-26T17:09:45  *** wraithm has joined #bitcoin-dev
266 2016-04-26T17:19:35  *** herzmeister has quit IRC
267 2016-04-26T17:22:09  *** herzmeister has joined #bitcoin-dev
268 2016-04-26T17:31:12  *** Dizzle has joined #bitcoin-dev
269 2016-04-26T17:37:00  *** Dizzle_ has joined #bitcoin-dev
270 2016-04-26T17:40:35  *** Dizzle has quit IRC
271 2016-04-26T17:42:03  *** murch has quit IRC
272 2016-04-26T17:44:10  *** realz has joined #bitcoin-dev
273 2016-04-26T17:54:34  *** hashtagg_ has quit IRC
274 2016-04-26T17:57:51  *** priidu has joined #bitcoin-dev
275 2016-04-26T18:00:42  *** mnk has joined #bitcoin-dev
276 2016-04-26T18:17:58  *** JackH has joined #bitcoin-dev
277 2016-04-26T18:25:09  *** Luke has quit IRC
278 2016-04-26T18:36:23  *** belcher has joined #bitcoin-dev
279 2016-04-26T18:47:04  *** Giszmo has joined #bitcoin-dev
280 2016-04-26T18:48:01  *** Luke has joined #bitcoin-dev
281 2016-04-26T18:50:37  *** wraithm has quit IRC
282 2016-04-26T18:52:32  *** rdbell has quit IRC
283 2016-04-26T18:55:37  *** belcher has quit IRC
284 2016-04-26T18:56:05  *** koad has quit IRC
285 2016-04-26T19:04:13  *** belcher has joined #bitcoin-dev
286 2016-04-26T19:09:51  *** rdbell has joined #bitcoin-dev
287 2016-04-26T19:11:40  *** paveljanik has joined #bitcoin-dev
288 2016-04-26T19:14:31  *** wraithm has joined #bitcoin-dev
289 2016-04-26T19:37:23  *** janko33 has joined #bitcoin-dev
290 2016-04-26T19:39:56  *** rdbell has quit IRC
291 2016-04-26T19:53:03  *** agricocb has quit IRC
292 2016-04-26T19:59:24  *** ikbenwouter has joined #bitcoin-dev
293 2016-04-26T20:03:54  *** shurnormal has quit IRC
294 2016-04-26T20:30:00  *** st0opkid has joined #bitcoin-dev
295 2016-04-26T20:30:41  *** Raziel has quit IRC
296 2016-04-26T20:37:59  *** frankenmint has joined #bitcoin-dev
297 2016-04-26T20:43:46  *** Raziel has joined #bitcoin-dev
298 2016-04-26T20:46:41  *** Luke has quit IRC
299 2016-04-26T21:03:53  *** okae has quit IRC
300 2016-04-26T21:09:42  *** Starduster has quit IRC
301 2016-04-26T21:15:39  *** JackH has quit IRC
302 2016-04-26T21:19:07  *** blueness_ has quit IRC
303 2016-04-26T21:21:08  *** herzmeister has quit IRC
304 2016-04-26T21:21:51  *** herzmeister has joined #bitcoin-dev
305 2016-04-26T21:22:23  *** droark has joined #bitcoin-dev
306 2016-04-26T21:26:30  *** paveljanik has quit IRC
307 2016-04-26T21:27:08  *** JackH has joined #bitcoin-dev
308 2016-04-26T21:27:29  *** johnwhitton has quit IRC
309 2016-04-26T21:39:03  *** blueness_ has joined #bitcoin-dev
310 2016-04-26T21:45:51  *** JackH has quit IRC
311 2016-04-26T22:00:28  *** rdbell has joined #bitcoin-dev
312 2016-04-26T22:20:47  *** johnwhitton has joined #bitcoin-dev
313 2016-04-26T22:22:06  *** johnwhitton has quit IRC
314 2016-04-26T22:22:29  *** johnwhitton has joined #bitcoin-dev
315 2016-04-26T22:35:13  *** frankenmint has quit IRC
316 2016-04-26T22:41:52  *** wraithm has quit IRC
317 2016-04-26T22:47:07  *** Chris_Stewart_5 has quit IRC
318 2016-04-26T22:48:13  *** DougieBot5000 has quit IRC
319 2016-04-26T22:56:04  *** clopez has quit IRC
320 2016-04-26T22:58:10  *** janko33 has quit IRC
321 2016-04-26T23:00:05  *** clopez has joined #bitcoin-dev
322 2016-04-26T23:04:10  *** AaronvanW has quit IRC
323 2016-04-26T23:09:55  *** TomMc has quit IRC
324 2016-04-26T23:10:13  *** stalled has quit IRC
325 2016-04-26T23:27:23  *** stalled has joined #bitcoin-dev
326 2016-04-26T23:33:40  *** rdbell has quit IRC
327 2016-04-26T23:36:19  *** frankenmint has joined #bitcoin-dev
328 2016-04-26T23:40:45  *** frankenmint has quit IRC
329 2016-04-26T23:45:32  *** frankenmint has joined #bitcoin-dev
330 2016-04-26T23:46:31  *** OiPolloi has joined #bitcoin-dev
331 2016-04-26T23:47:00  *** DougieBot5000 has joined #bitcoin-dev
332 2016-04-26T23:47:29  <OiPolloi> Anyone here knows why I'm getting an error "64: too-long-mempool-chain" from bitcoind after I've sent a few transactions? I'm using testnet
333 2016-04-26T23:48:38  <dgenr8> murch: it's not possible to prove an output unspent, for the simple reason that it may be spent in the next instant
334 2016-04-26T23:49:24  *** realz__ has joined #bitcoin-dev
335 2016-04-26T23:50:09  *** supasonic has quit IRC
336 2016-04-26T23:51:42  *** supasonic has joined #bitcoin-dev
337 2016-04-26T23:51:48  <luke-jr> OiPolloi: wait for them to confirm.
338 2016-04-26T23:52:02  <luke-jr> OiPolloi: if you have a lot of people to pay, send them all in a single transaction
339 2016-04-26T23:52:27  *** jonasschnelli has quit IRC
340 2016-04-26T23:52:45  *** realz has quit IRC
341 2016-04-26T23:53:04  <OiPolloi> luke-jr: is this a limit of bitcoind on my side or of the blockchain?
342 2016-04-26T23:53:20  <luke-jr> dgenr8: well, if we had UTXO commitments, it'd be possible to prove it hadn't been spent in the confirmed past
343 2016-04-26T23:53:37  <luke-jr> OiPolloi: bitcoind on your side
344 2016-04-26T23:53:47  <luke-jr> OiPolloi: but if you bypass it, everyone else will ignore your spam too
345 2016-04-26T23:53:59  <OiPolloi> mmmm... ok...
346 2016-04-26T23:54:04  *** priidu has quit IRC
347 2016-04-26T23:54:11  *** c-cex-yuriy has joined #bitcoin-dev
348 2016-04-26T23:54:15  *** johnwhitton has quit IRC
349 2016-04-26T23:54:20  <luke-jr> (maybe it's not strictly spam, but gratuitous inefficiency is typically a factor to spam filtering)
350 2016-04-26T23:56:23  *** johnwhitton has joined #bitcoin-dev
351 2016-04-26T23:58:04  *** chjj has quit IRC
352 2016-04-26T23:58:44  *** johnwhitton has quit IRC
353 2016-04-26T23:59:22  <OiPolloi> thanks, maybe it's best then to keep payments and send them all together when I see a new block was mined