Blockchain simulator 6
1
2 |ExSan| C++ |ExSan| MSVSC2019_V16_11.23@01.11
3 Sun Jan 29 12:08:27 2023
4
5
6 exsan.plusplus@gmail.com https://twitter.com/#!/ExSan_com
7 JOB: bch3_0827
8
9 BlockChainSimulator 3
10 Generate Exsan ( 10 , 10 )
11
12
13 TEST 1 out of 1
14 RANDOM GENERATED(row, nBitcoins)
15 New entry row 7 nBitcoins: 6
16 WORKSHEET 0 @[7, 1] FLOAT
17 A
18 >-------<
19 7: 6
20 <------->
21
22 New entry row 3 nBitcoins: 4
23 At this instant there are at least 2 peers in the layout that could start to trade
24 WORKSHEET 0 @[7, 1] FLOAT
25 A
26 >-------<
27 3: 4
28 7: 6
29 <------->
30
31 New entry row 2 nBitcoins: 5
32 At this instant there are at least 2 peers in the layout that could start to trade
33 WORKSHEET 0 @[7, 1] FLOAT
34 A
35 >-------<
36 2: 5
37 3: 4
38 7: 6
39 <------->
40
41 New entry row 1 nBitcoins: 7
42 At this instant there are at least 2 peers in the layout that could start to trade
43 WORKSHEET 0 @[7, 1] FLOAT
44 A
45 >-------<
46 1: 7
47 2: 5
48 3: 4
49 7: 6
50 <------->
51
52 New entry row 5 nBitcoins: 3
53 At this instant there are at least 2 peers in the layout that could start to trade
54 WORKSHEET 0 @[7, 1] FLOAT
55 A
56 >-------<
57 1: 7
58 2: 5
59 3: 4
60 5: 3
61 7: 6
62 <------->
63
64 New entry row 6 nBitcoins: 7
65 At this instant there are at least 2 peers in the layout that could start to trade
66 WORKSHEET 0 @[7, 1] FLOAT
67 A
68 >-------<
69 1: 7
70 2: 5
71 3: 4
72 5: 3
73 6: 7
74 7: 6
75 <------->
76
77 New entry row 10 nBitcoins: 1
78 At this instant there are at least 2 peers in the layout that could start to trade
79 WORKSHEET 0 @[10, 1] FLOAT
80 A
81 >-------<
82 1: 7
83 2: 5
84 3: 4
85 5: 3
86 6: 7
87 7: 6
88 10: 1
89 <------->
90
91 New entry row 9 nBitcoins: 6
92 At this instant there are at least 2 peers in the layout that could start to trade
93 WORKSHEET 0 @[10, 1] FLOAT
94 A
95 >-------<
96 1: 7
97 2: 5
98 3: 4
99 5: 3
100 6: 7
101 7: 6
102 9: 6
103 10: 1
104 <------->
105
106 New entry row 8 nBitcoins: 2
107 At this instant there are at least 2 peers in the layout that could start to trade
108 WORKSHEET 0 @[10, 1] FLOAT
109 A
110 >-------<
111 1: 7
112 2: 5
113 3: 4
114 5: 3
115 6: 7
116 7: 6
117 8: 2
118 9: 6
119 10: 1
120 <------->
121
122 New entry row 4 nBitcoins: 5
123 At this instant there are at least 2 peers in the layout that could start to trade
124 WORKSHEET 0 @[10, 1] FLOAT
125 A
126 >-------<
127 1: 7
128 2: 5
129 3: 4
130 4: 5
131 5: 3
132 6: 7
133 7: 6
134 8: 2
135 9: 6
136 10: 1
137 <------->
138
139 ORIGINAL SEED Total Bitcoins available 46 page 0
140 WORKSHEET 0 @[10, 10] FLOAT
141 A B C D E F G H I J
142 >----------------------------------------------------------------------<
143 1: 7 0 0 0 0 0 0 0 0 0
144 2: 5 0 0 0 0 0 0 0 0 0
145 3: 4 0 0 0 0 0 0 0 0 0
146 4: 5 0 0 0 0 0 0 0 0 0
147 5: 3 0 0 0 0 0 0 0 0 0
148 6: 7 0 0 0 0 0 0 0 0 0
149 7: 6 0 0 0 0 0 0 0 0 0
150 8: 2 0 0 0 0 0 0 0 0 0
151 9: 6 0 0 0 0 0 0 0 0 0
152 10: 1 0 0 0 0 0 0 0 0 0
153 <---------------------------------------------------------------------->
154
155 Process 1 out of 77
156 -----new randRow 10 next block: 2
157 ptr points not to the first neither to the last
158 Peer 10 will transfer: 1 from Col[1] to row(Rx) 4 then update ledger
159 Layout updated
160 WORKSHEET 0 @[10, 10] FLOAT
161 A B C D E F G H I J
162 >----------------------------------------------------------------------<
163 4: 5 0 0 0 0 0 0 0 0 0
164 10: 1 0 0 0 0 0 0 0 0 0
165 <---------------------------------------------------------------------->
166
167 There was a Tx, update Receptor new block
168 Receptor Peer: 4 next block: 2
169 Rx, ptr points not to the first neither to the last
170 Peer 4 accepts transfer: 1 in Col[2] then update ledger
171 Layout updated
172 WORKSHEET 0 @[10, 10] FLOAT
173 A B C D E F G H I J
174 >----------------------------------------------------------------------<
175 4: 5 6 0 0 0 0 0 0 0 0
176 10: 1 0 0 0 0 0 0 0 0 0
177 <---------------------------------------------------------------------->
178
179 Process 2 out of 77
180 -----new randRow 2 next block: 2
181 ptr points not to the first neither to the last
182 Peer 2 will transfer: 4 from Col[1] to row(Rx) 9 then update ledger
183 Layout updated
184 WORKSHEET 0 @[9, 10] FLOAT
185 A B C D E F G H I J
186 >----------------------------------------------------------------------<
187 2: 5 1 0 0 0 0 0 0 0 0
188 9: 6 0 0 0 0 0 0 0 0 0
189 <---------------------------------------------------------------------->
190
191 There was a Tx, update Receptor new block
192 Receptor Peer: 9 next block: 2
193 Rx, ptr points not to the first neither to the last
194 Peer 9 accepts transfer: 4 in Col[2] then update ledger
195 Layout updated
196 WORKSHEET 0 @[9, 10] FLOAT
197 A B C D E F G H I J
198 >----------------------------------------------------------------------<
199 2: 5 1 0 0 0 0 0 0 0 0
200 9: 6 10 0 0 0 0 0 0 0 0
201 <---------------------------------------------------------------------->
202
203 Process 3 out of 77
204 -----new randRow 7 next block: 2
205 ptr points not to the first neither to the last
206 Peer 7 will transfer: 1 from Col[1] to row(Rx) 3 then update ledger
207 Layout updated
208 WORKSHEET 0 @[7, 10] FLOAT
209 A B C D E F G H I J
210 >----------------------------------------------------------------------<
211 3: 4 0 0 0 0 0 0 0 0 0
212 7: 6 5 0 0 0 0 0 0 0 0
213 <---------------------------------------------------------------------->
214
215 There was a Tx, update Receptor new block
216 Receptor Peer: 3 next block: 2
217 Rx, ptr points not to the first neither to the last
218 Peer 3 accepts transfer: 1 in Col[2] then update ledger
219 Layout updated
220 WORKSHEET 0 @[7, 10] FLOAT
221 A B C D E F G H I J
222 >----------------------------------------------------------------------<
223 3: 4 5 0 0 0 0 0 0 0 0
224 7: 6 5 0 0 0 0 0 0 0 0
225 <---------------------------------------------------------------------->
226
227 Process 4 out of 77
228 -----new randRow 8 next block: 2
229 ptr points not to the first neither to the last
230 Peer 8 will transfer: 1 from Col[1] to row(Rx) 5 then update ledger
231 Layout updated
232 WORKSHEET 0 @[8, 10] FLOAT
233 A B C D E F G H I J
234 >----------------------------------------------------------------------<
235 5: 3 0 0 0 0 0 0 0 0 0
236 8: 2 1 0 0 0 0 0 0 0 0
237 <---------------------------------------------------------------------->
238
239 There was a Tx, update Receptor new block
240 Receptor Peer: 5 next block: 2
241 Rx, ptr points not to the first neither to the last
242 Peer 5 accepts transfer: 1 in Col[2] then update ledger
243 Layout updated
244 WORKSHEET 0 @[8, 10] FLOAT
245 A B C D E F G H I J
246 >----------------------------------------------------------------------<
247 5: 3 4 0 0 0 0 0 0 0 0
248 8: 2 1 0 0 0 0 0 0 0 0
249 <---------------------------------------------------------------------->
250
251 Process 5 out of 77
252 -----new randRow 8 next block: 3
253 ptr points not to the first neither to the last
254 Peer 8 will transfer: 1 from Col[2] to row(Rx) 3 then update ledger
255 Layout updated
256 WORKSHEET 0 @[8, 10] FLOAT
257 A B C D E F G H I J
258 >----------------------------------------------------------------------<
259 3: 4 5 0 0 0 0 0 0 0 0
260 8: 2 1 0 0 0 0 0 0 0 0
261 <---------------------------------------------------------------------->
262
263 There was a Tx, update Receptor new block
264 Receptor Peer: 3 next block: 3
265 Rx, ptr points not to the first neither to the last
266 Peer 3 accepts transfer: 1 in Col[3] then update ledger
267 Layout updated
268 WORKSHEET 0 @[8, 10] FLOAT
269 A B C D E F G H I J
270 >----------------------------------------------------------------------<
271 3: 4 5 6 0 0 0 0 0 0 0
272 8: 2 1 0 0 0 0 0 0 0 0
273 <---------------------------------------------------------------------->
274
275 Process 6 out of 77
276 -----new randRow 9 next block: 3
277 ptr points not to the first neither to the last
278 Peer 9 will transfer: 2 from Col[2] to row(Rx) 8 then update ledger
279 Layout updated
280 WORKSHEET 0 @[9, 10] FLOAT
281 A B C D E F G H I J
282 >----------------------------------------------------------------------<
283 8: 2 1 0 0 0 0 0 0 0 0
284 9: 6 10 8 0 0 0 0 0 0 0
285 <---------------------------------------------------------------------->
286
287 There was a Tx, update Receptor new block
288 Receptor Peer: 8 next block: 4
289 Rx, ptr points not to the first neither to the last
290 Peer 8 accepts transfer: 2 in Col[4] then update ledger
291 Layout updated
292 WORKSHEET 0 @[9, 10] FLOAT
293 A B C D E F G H I J
294 >----------------------------------------------------------------------<
295 8: 2 1 0 2 0 0 0 0 0 0
296 9: 6 10 8 0 0 0 0 0 0 0
297 <---------------------------------------------------------------------->
298
299 Process 7 out of 77
300 -----new randRow 3 next block: 4
301 ptr points not to the first neither to the last
302 Peer 3 will transfer: 2 from Col[3] to row(Rx) 8 then update ledger
303 Layout updated
304 WORKSHEET 0 @[8, 10] FLOAT
305 A B C D E F G H I J
306 >----------------------------------------------------------------------<
307 3: 4 5 6 4 0 0 0 0 0 0
308 8: 2 1 0 2 0 0 0 0 0 0
309 <---------------------------------------------------------------------->
310
311 There was a Tx, update Receptor new block
312 Receptor Peer: 8 next block: 5
313 Rx, ptr points not to the first neither to the last
314 Peer 8 accepts transfer: 2 in Col[5] then update ledger
315 Layout updated
316 WORKSHEET 0 @[8, 10] FLOAT
317 A B C D E F G H I J
318 >----------------------------------------------------------------------<
319 3: 4 5 6 4 0 0 0 0 0 0
320 8: 2 1 0 2 4 0 0 0 0 0
321 <---------------------------------------------------------------------->
322
323 Process 8 out of 77
324 -----new randRow 8 next block: 6
325 ptr points not to the first neither to the last
326 Peer 8 will transfer: 4 from Col[5] to row(Rx) 2 then update ledger
327 Layout updated
328 WORKSHEET 0 @[8, 10] FLOAT
329 A B C D E F G H I J
330 >----------------------------------------------------------------------<
331 2: 5 1 0 0 0 0 0 0 0 0
332 8: 2 1 0 2 4 0 0 0 0 0
333 <---------------------------------------------------------------------->
334
335 There was a Tx, update Receptor new block
336 Receptor Peer: 2 next block: 3
337 Rx, ptr points not to the first neither to the last
338 Peer 2 accepts transfer: 4 in Col[3] then update ledger
339 Layout updated
340 WORKSHEET 0 @[8, 10] FLOAT
341 A B C D E F G H I J
342 >----------------------------------------------------------------------<
343 2: 5 1 5 0 0 0 0 0 0 0
344 8: 2 1 0 2 4 0 0 0 0 0
345 <---------------------------------------------------------------------->
346
347 Process 9 out of 77
348 -----new randRow 3 next block: 5
349 ptr points not to the first neither to the last
350 Peer 3 will transfer: 3 from Col[4] to row(Rx) 10 then update ledger
351 Layout updated
352 WORKSHEET 0 @[10, 10] FLOAT
353 A B C D E F G H I J
354 >----------------------------------------------------------------------<
355 3: 4 5 6 4 1 0 0 0 0 0
356 10: 1 0 0 0 0 0 0 0 0 0
357 <---------------------------------------------------------------------->
358
359 There was a Tx, update Receptor new block
360 Receptor Peer: 10 next block: 3
361 Rx, ptr points not to the first neither to the last
362 Peer 10 accepts transfer: 3 in Col[3] then update ledger
363 Layout updated
364 WORKSHEET 0 @[10, 10] FLOAT
365 A B C D E F G H I J
366 >----------------------------------------------------------------------<
367 3: 4 5 6 4 1 0 0 0 0 0
368 10: 1 0 3 0 0 0 0 0 0 0
369 <---------------------------------------------------------------------->
370
371 Process 10 out of 77
372 -----new randRow 10 next block: 4
373 ptr points not to the first neither to the last
374 Peer 10 will transfer: 2 from Col[3] to row(Rx) 3 then update ledger
375 Layout updated
376 WORKSHEET 0 @[10, 10] FLOAT
377 A B C D E F G H I J
378 >----------------------------------------------------------------------<
379 3: 4 5 6 4 1 0 0 0 0 0
380 10: 1 0 3 1 0 0 0 0 0 0
381 <---------------------------------------------------------------------->
382
383 There was a Tx, update Receptor new block
384 Receptor Peer: 3 next block: 6
385 Rx, ptr points not to the first neither to the last
386 Peer 3 accepts transfer: 2 in Col[6] then update ledger
387 Layout updated
388 WORKSHEET 0 @[10, 10] FLOAT
389 A B C D E F G H I J
390 >----------------------------------------------------------------------<
391 3: 4 5 6 4 1 3 0 0 0 0
392 10: 1 0 3 1 0 0 0 0 0 0
393 <---------------------------------------------------------------------->
394
395 Process 11 out of 77
396 -----new randRow 6 next block: 2
397 ptr points not to the first neither to the last
398 Peer 6 will transfer: 2 from Col[1] to row(Rx) 10 then update ledger
399 Layout updated
400 WORKSHEET 0 @[10, 10] FLOAT
401 A B C D E F G H I J
402 >----------------------------------------------------------------------<
403 6: 7 5 0 0 0 0 0 0 0 0
404 10: 1 0 3 1 0 0 0 0 0 0
405 <---------------------------------------------------------------------->
406
407 There was a Tx, update Receptor new block
408 Receptor Peer: 10 next block: 5
409 Rx, ptr points not to the first neither to the last
410 Peer 10 accepts transfer: 2 in Col[5] then update ledger
411 Layout updated
412 WORKSHEET 0 @[10, 10] FLOAT
413 A B C D E F G H I J
414 >----------------------------------------------------------------------<
415 6: 7 5 0 0 0 0 0 0 0 0
416 10: 1 0 3 1 3 0 0 0 0 0
417 <---------------------------------------------------------------------->
418
419 Process 12 out of 77
420 -----new randRow 8 next block: 7
421 ptr points not to the first neither to the last
422 You have no funds to transfer nBitcoins available: 0
423 Process 13 out of 77
424 -----new randRow 6 next block: 3
425 ptr points not to the first neither to the last
426 Peer 6 will transfer: 1 from Col[2] to row(Rx) 3 then update ledger
427 Layout updated
428 WORKSHEET 0 @[6, 10] FLOAT
429 A B C D E F G H I J
430 >----------------------------------------------------------------------<
431 3: 4 5 6 4 1 3 0 0 0 0
432 6: 7 5 4 0 0 0 0 0 0 0
433 <---------------------------------------------------------------------->
434
435 There was a Tx, update Receptor new block
436 Receptor Peer: 3 next block: 7
437 Rx, ptr points not to the first neither to the last
438 Peer 3 accepts transfer: 1 in Col[7] then update ledger
439 Layout updated
440 WORKSHEET 0 @[6, 10] FLOAT
441 A B C D E F G H I J
442 >----------------------------------------------------------------------<
443 3: 4 5 6 4 1 3 4 0 0 0
444 6: 7 5 4 0 0 0 0 0 0 0
445 <---------------------------------------------------------------------->
446
447 Process 14 out of 77
448 -----new randRow 8 next block: 7
449 ptr points not to the first neither to the last
450 You have no funds to transfer nBitcoins available: 0
451 Process 15 out of 77
452 -----new randRow 1 next block: 2
453 ptr points not to the first neither to the last
454 Peer 1 will transfer: 4 from Col[1] to row(Rx) 6 then update ledger
455 Layout updated
456 WORKSHEET 0 @[6, 10] FLOAT
457 A B C D E F G H I J
458 >----------------------------------------------------------------------<
459 1: 7 3 0 0 0 0 0 0 0 0
460 6: 7 5 4 0 0 0 0 0 0 0
461 <---------------------------------------------------------------------->
462
463 There was a Tx, update Receptor new block
464 Receptor Peer: 6 next block: 4
465 Rx, ptr points not to the first neither to the last
466 Peer 6 accepts transfer: 4 in Col[4] then update ledger
467 Layout updated
468 WORKSHEET 0 @[6, 10] FLOAT
469 A B C D E F G H I J
470 >----------------------------------------------------------------------<
471 1: 7 3 0 0 0 0 0 0 0 0
472 6: 7 5 4 8 0 0 0 0 0 0
473 <---------------------------------------------------------------------->
474
475 Process 16 out of 77
476 -----new randRow 4 next block: 3
477 ptr points not to the first neither to the last
478 Peer 4 will transfer: 6 from Col[2] to row(Rx) 3 then update ledger
479 Layout updated
480 WORKSHEET 0 @[4, 10] FLOAT
481 A B C D E F G H I J
482 >----------------------------------------------------------------------<
483 3: 4 5 6 4 1 3 4 0 0 0
484 4: 5 6 0 0 0 0 0 0 0 0
485 <---------------------------------------------------------------------->
486
487 There was a Tx, update Receptor new block
488 Receptor Peer: 3 next block: 8
489 Rx, ptr points not to the first neither to the last
490 Peer 3 accepts transfer: 6 in Col[8] then update ledger
491 Layout updated
492 WORKSHEET 0 @[4, 10] FLOAT
493 A B C D E F G H I J
494 >----------------------------------------------------------------------<
495 3: 4 5 6 4 1 3 4 10 0 0
496 4: 5 6 0 0 0 0 0 0 0 0
497 <---------------------------------------------------------------------->
498
499 Process 17 out of 77
500 -----new randRow 6 next block: 5
501 ptr points not to the first neither to the last
502 Peer 6 will transfer: 4 from Col[4] to row(Rx) 10 then update ledger
503 Layout updated
504 WORKSHEET 0 @[10, 10] FLOAT
505 A B C D E F G H I J
506 >----------------------------------------------------------------------<
507 6: 7 5 4 8 4 0 0 0 0 0
508 10: 1 0 3 1 3 0 0 0 0 0
509 <---------------------------------------------------------------------->
510
511 There was a Tx, update Receptor new block
512 Receptor Peer: 10 next block: 6
513 Rx, ptr points not to the first neither to the last
514 Peer 10 accepts transfer: 4 in Col[6] then update ledger
515 Layout updated
516 WORKSHEET 0 @[10, 10] FLOAT
517 A B C D E F G H I J
518 >----------------------------------------------------------------------<
519 6: 7 5 4 8 4 0 0 0 0 0
520 10: 1 0 3 1 3 7 0 0 0 0
521 <---------------------------------------------------------------------->
522
523 Process 18 out of 77
524 -----new randRow 5 next block: 3
525 ptr points not to the first neither to the last
526 Peer 5 will transfer: 4 from Col[2] to row(Rx) 1 then update ledger
527 Layout updated
528 WORKSHEET 0 @[5, 10] FLOAT
529 A B C D E F G H I J
530 >----------------------------------------------------------------------<
531 1: 7 3 0 0 0 0 0 0 0 0
532 5: 3 4 0 0 0 0 0 0 0 0
533 <---------------------------------------------------------------------->
534
535 There was a Tx, update Receptor new block
536 Receptor Peer: 1 next block: 3
537 Rx, ptr points not to the first neither to the last
538 Peer 1 accepts transfer: 4 in Col[3] then update ledger
539 Layout updated
540 WORKSHEET 0 @[5, 10] FLOAT
541 A B C D E F G H I J
542 >----------------------------------------------------------------------<
543 1: 7 3 7 0 0 0 0 0 0 0
544 5: 3 4 0 0 0 0 0 0 0 0
545 <---------------------------------------------------------------------->
546
547 Process 19 out of 77
548 -----new randRow 1 next block: 4
549 ptr points not to the first neither to the last
550 Peer 1 will transfer: 1 from Col[3] to row(Rx) 2 then update ledger
551 Layout updated
552 WORKSHEET 0 @[2, 10] FLOAT
553 A B C D E F G H I J
554 >----------------------------------------------------------------------<
555 1: 7 3 7 6 0 0 0 0 0 0
556 2: 5 1 5 0 0 0 0 0 0 0
557 <---------------------------------------------------------------------->
558
559 There was a Tx, update Receptor new block
560 Receptor Peer: 2 next block: 4
561 Rx, ptr points not to the first neither to the last
562 Peer 2 accepts transfer: 1 in Col[4] then update ledger
563 Layout updated
564 WORKSHEET 0 @[2, 10] FLOAT
565 A B C D E F G H I J
566 >----------------------------------------------------------------------<
567 1: 7 3 7 6 0 0 0 0 0 0
568 2: 5 1 5 6 0 0 0 0 0 0
569 <---------------------------------------------------------------------->
570
571 Process 20 out of 77
572 -----new randRow 1 next block: 5
573 ptr points not to the first neither to the last
574 Peer 1 will transfer: 3 from Col[4] to row(Rx) 5 then update ledger
575 Layout updated
576 WORKSHEET 0 @[5, 10] FLOAT
577 A B C D E F G H I J
578 >----------------------------------------------------------------------<
579 1: 7 3 7 6 3 0 0 0 0 0
580 5: 3 4 0 0 0 0 0 0 0 0
581 <---------------------------------------------------------------------->
582
583 There was a Tx, update Receptor new block
584 Receptor Peer: 5 next block: 4
585 Rx, ptr points not to the first neither to the last
586 Peer 5 accepts transfer: 3 in Col[4] then update ledger
587 Layout updated
588 WORKSHEET 0 @[5, 10] FLOAT
589 A B C D E F G H I J
590 >----------------------------------------------------------------------<
591 1: 7 3 7 6 3 0 0 0 0 0
592 5: 3 4 0 3 0 0 0 0 0 0
593 <---------------------------------------------------------------------->
594
595 Process 21 out of 77
596 -----new randRow 7 next block: 3
597 ptr points not to the first neither to the last
598 Peer 7 will transfer: 4 from Col[2] to row(Rx) 2 then update ledger
599 Layout updated
600 WORKSHEET 0 @[7, 10] FLOAT
601 A B C D E F G H I J
602 >----------------------------------------------------------------------<
603 2: 5 1 5 6 0 0 0 0 0 0
604 7: 6 5 1 0 0 0 0 0 0 0
605 <---------------------------------------------------------------------->
606
607 There was a Tx, update Receptor new block
608 Receptor Peer: 2 next block: 5
609 Rx, ptr points not to the first neither to the last
610 Peer 2 accepts transfer: 4 in Col[5] then update ledger
611 Layout updated
612 WORKSHEET 0 @[7, 10] FLOAT
613 A B C D E F G H I J
614 >----------------------------------------------------------------------<
615 2: 5 1 5 6 10 0 0 0 0 0
616 7: 6 5 1 0 0 0 0 0 0 0
617 <---------------------------------------------------------------------->
618
619 Process 22 out of 77
620 -----new randRow 9 next block: 4
621 ptr points not to the first neither to the last
622 Peer 9 will transfer: 4 from Col[3] to row(Rx) 1 then update ledger
623 Layout updated
624 WORKSHEET 0 @[9, 10] FLOAT
625 A B C D E F G H I J
626 >----------------------------------------------------------------------<
627 1: 7 3 7 6 3 0 0 0 0 0
628 9: 6 10 8 4 0 0 0 0 0 0
629 <---------------------------------------------------------------------->
630
631 There was a Tx, update Receptor new block
632 Receptor Peer: 1 next block: 6
633 Rx, ptr points not to the first neither to the last
634 Peer 1 accepts transfer: 4 in Col[6] then update ledger
635 Layout updated
636 WORKSHEET 0 @[9, 10] FLOAT
637 A B C D E F G H I J
638 >----------------------------------------------------------------------<
639 1: 7 3 7 6 3 7 0 0 0 0
640 9: 6 10 8 4 0 0 0 0 0 0
641 <---------------------------------------------------------------------->
642
643 Process 23 out of 77
644 -----new randRow 7 next block: 4
645 ptr points not to the first neither to the last
646 Peer 7 will transfer: 1 from Col[3] to row(Rx) 6 then update ledger
647 Layout updated
648 WORKSHEET 0 @[7, 10] FLOAT
649 A B C D E F G H I J
650 >----------------------------------------------------------------------<
651 6: 7 5 4 8 4 0 0 0 0 0
652 7: 6 5 1 0 0 0 0 0 0 0
653 <---------------------------------------------------------------------->
654
655 There was a Tx, update Receptor new block
656 Receptor Peer: 6 next block: 6
657 Rx, ptr points not to the first neither to the last
658 Peer 6 accepts transfer: 1 in Col[6] then update ledger
659 Layout updated
660 WORKSHEET 0 @[7, 10] FLOAT
661 A B C D E F G H I J
662 >----------------------------------------------------------------------<
663 6: 7 5 4 8 4 5 0 0 0 0
664 7: 6 5 1 0 0 0 0 0 0 0
665 <---------------------------------------------------------------------->
666
667 Process 24 out of 77
668 -----new randRow 1 next block: 7
669 ptr points not to the first neither to the last
670 Peer 1 will transfer: 4 from Col[6] to row(Rx) 3 then update ledger
671 Layout updated
672 WORKSHEET 0 @[3, 10] FLOAT
673 A B C D E F G H I J
674 >----------------------------------------------------------------------<
675 1: 7 3 7 6 3 7 3 0 0 0
676 3: 4 5 6 4 1 3 4 10 0 0
677 <---------------------------------------------------------------------->
678
679 There was a Tx, update Receptor new block
680 Receptor Peer: 3 next block: 9
681 Rx, ptr points not to the first neither to the last
682 Peer 3 accepts transfer: 4 in Col[9] then update ledger
683 Layout updated
684 WORKSHEET 0 @[3, 10] FLOAT
685 A B C D E F G H I J
686 >----------------------------------------------------------------------<
687 1: 7 3 7 6 3 7 3 0 0 0
688 3: 4 5 6 4 1 3 4 10 14 0
689 <---------------------------------------------------------------------->
690
691 Process 25 out of 77
692 -----new randRow 5 next block: 5
693 ptr points not to the first neither to the last
694 Peer 5 will transfer: 3 from Col[4] to row(Rx) 10 then update ledger
695 Layout updated
696 WORKSHEET 0 @[10, 10] FLOAT
697 A B C D E F G H I J
698 >----------------------------------------------------------------------<
699 5: 3 4 0 3 0 0 0 0 0 0
700 10: 1 0 3 1 3 7 0 0 0 0
701 <---------------------------------------------------------------------->
702
703 There was a Tx, update Receptor new block
704 Receptor Peer: 10 next block: 7
705 Rx, ptr points not to the first neither to the last
706 Peer 10 accepts transfer: 3 in Col[7] then update ledger
707 Layout updated
708 WORKSHEET 0 @[10, 10] FLOAT
709 A B C D E F G H I J
710 >----------------------------------------------------------------------<
711 5: 3 4 0 3 0 0 0 0 0 0
712 10: 1 0 3 1 3 7 10 0 0 0
713 <---------------------------------------------------------------------->
714
715 Process 26 out of 77
716 -----new randRow 9 next block: 5
717 ptr points not to the first neither to the last
718 Peer 9 will transfer: 2 from Col[4] to row(Rx) 1 then update ledger
719 Layout updated
720 WORKSHEET 0 @[9, 10] FLOAT
721 A B C D E F G H I J
722 >----------------------------------------------------------------------<
723 1: 7 3 7 6 3 7 3 0 0 0
724 9: 6 10 8 4 2 0 0 0 0 0
725 <---------------------------------------------------------------------->
726
727 There was a Tx, update Receptor new block
728 Receptor Peer: 1 next block: 8
729 Rx, ptr points not to the first neither to the last
730 Peer 1 accepts transfer: 2 in Col[8] then update ledger
731 Layout updated
732 WORKSHEET 0 @[9, 10] FLOAT
733 A B C D E F G H I J
734 >----------------------------------------------------------------------<
735 1: 7 3 7 6 3 7 3 5 0 0
736 9: 6 10 8 4 2 0 0 0 0 0
737 <---------------------------------------------------------------------->
738
739 Process 27 out of 77
740 -----new randRow 1 next block: 9
741 ptr points not to the first neither to the last
742 Peer 1 will transfer: 1 from Col[8] to row(Rx) 4 then update ledger
743 Layout updated
744 WORKSHEET 0 @[4, 10] FLOAT
745 A B C D E F G H I J
746 >----------------------------------------------------------------------<
747 1: 7 3 7 6 3 7 3 5 4 0
748 4: 5 6 0 0 0 0 0 0 0 0
749 <---------------------------------------------------------------------->
750
751 There was a Tx, update Receptor new block
752 Receptor Peer: 4 next block: 4
753 Rx, ptr points not to the first neither to the last
754 Peer 4 accepts transfer: 1 in Col[4] then update ledger
755 Layout updated
756 WORKSHEET 0 @[4, 10] FLOAT
757 A B C D E F G H I J
758 >----------------------------------------------------------------------<
759 1: 7 3 7 6 3 7 3 5 4 0
760 4: 5 6 0 1 0 0 0 0 0 0
761 <---------------------------------------------------------------------->
762
763 Process 28 out of 77
764 -----new randRow 2 next block: 6
765 ptr points not to the first neither to the last
766 Peer 2 will transfer: 1 from Col[5] to row(Rx) 4 then update ledger
767 Layout updated
768 WORKSHEET 0 @[4, 10] FLOAT
769 A B C D E F G H I J
770 >----------------------------------------------------------------------<
771 2: 5 1 5 6 10 9 0 0 0 0
772 4: 5 6 0 1 0 0 0 0 0 0
773 <---------------------------------------------------------------------->
774
775 There was a Tx, update Receptor new block
776 Receptor Peer: 4 next block: 5
777 Rx, ptr points not to the first neither to the last
778 Peer 4 accepts transfer: 1 in Col[5] then update ledger
779 Layout updated
780 WORKSHEET 0 @[4, 10] FLOAT
781 A B C D E F G H I J
782 >----------------------------------------------------------------------<
783 2: 5 1 5 6 10 9 0 0 0 0
784 4: 5 6 0 1 2 0 0 0 0 0
785 <---------------------------------------------------------------------->
786
787 Process 29 out of 77
788 -----new randRow 8 next block: 7
789 ptr points not to the first neither to the last
790 You have no funds to transfer nBitcoins available: 0
791 Process 30 out of 77
792 -----new randRow 5 next block: 6
793 ptr points not to the first neither to the last
794 You have no funds to transfer nBitcoins available: 0
795 Process 31 out of 77
796 -----new randRow 1 next block: 10
797 last col
798 You have no funds to transfer nBitcoins available see last col 0
799 Process 32 out of 77
800 -----new randRow 7 next block: 5
801 ptr points not to the first neither to the last
802 You have no funds to transfer nBitcoins available: 0
803 Process 33 out of 77
804 -----new randRow 10 next block: 8
805 ptr points not to the first neither to the last
806 Peer 10 will transfer: 5 from Col[7] to row(Rx) 9 then update ledger
807 Layout updated
808 WORKSHEET 0 @[10, 10] FLOAT
809 A B C D E F G H I J
810 >----------------------------------------------------------------------<
811 9: 6 10 8 4 2 0 0 0 0 0
812 10: 1 0 3 1 3 7 10 5 0 0
813 <---------------------------------------------------------------------->
814
815 There was a Tx, update Receptor new block
816 Receptor Peer: 9 next block: 6
817 Rx, ptr points not to the first neither to the last
818 Peer 9 accepts transfer: 5 in Col[6] then update ledger
819 Layout updated
820 WORKSHEET 0 @[10, 10] FLOAT
821 A B C D E F G H I J
822 >----------------------------------------------------------------------<
823 9: 6 10 8 4 2 7 0 0 0 0
824 10: 1 0 3 1 3 7 10 5 0 0
825 <---------------------------------------------------------------------->
826
827 Process 34 out of 77
828 -----new randRow 2 next block: 7
829 ptr points not to the first neither to the last
830 Peer 2 will transfer: 9 from Col[6] to row(Rx) 6 then update ledger
831 Layout updated
832 WORKSHEET 0 @[6, 10] FLOAT
833 A B C D E F G H I J
834 >----------------------------------------------------------------------<
835 2: 5 1 5 6 10 9 0 0 0 0
836 6: 7 5 4 8 4 5 0 0 0 0
837 <---------------------------------------------------------------------->
838
839 There was a Tx, update Receptor new block
840 Receptor Peer: 6 next block: 7
841 Rx, ptr points not to the first neither to the last
842 Peer 6 accepts transfer: 9 in Col[7] then update ledger
843 Layout updated
844 WORKSHEET 0 @[6, 10] FLOAT
845 A B C D E F G H I J
846 >----------------------------------------------------------------------<
847 2: 5 1 5 6 10 9 0 0 0 0
848 6: 7 5 4 8 4 5 14 0 0 0
849 <---------------------------------------------------------------------->
850
851 Process 35 out of 77
852 -----new randRow 3 next block: 10
853 last col
854 You have no funds to transfer nBitcoins available see last col 0
855 Process 36 out of 77
856 -----new randRow 5 next block: 6
857 ptr points not to the first neither to the last
858 You have no funds to transfer nBitcoins available: 0
859 Process 37 out of 77
860 -----new randRow 3 next block: 10
861 last col
862 You have no funds to transfer nBitcoins available see last col 0
863 Process 38 out of 77
864 -----new randRow 8 next block: 7
865 ptr points not to the first neither to the last
866 You have no funds to transfer nBitcoins available: 0
867 Process 39 out of 77
868 -----new randRow 9 next block: 7
869 ptr points not to the first neither to the last
870 Peer 9 will transfer: 7 from Col[6] to row(Rx) 6 then update ledger
871 Layout updated
872 WORKSHEET 0 @[9, 10] FLOAT
873 A B C D E F G H I J
874 >----------------------------------------------------------------------<
875 6: 7 5 4 8 4 5 14 0 0 0
876 9: 6 10 8 4 2 7 0 0 0 0
877 <---------------------------------------------------------------------->
878
879 There was a Tx, update Receptor new block
880 Receptor Peer: 6 next block: 8
881 Rx, ptr points not to the first neither to the last
882 Peer 6 accepts transfer: 7 in Col[8] then update ledger
883 Layout updated
884 WORKSHEET 0 @[9, 10] FLOAT
885 A B C D E F G H I J
886 >----------------------------------------------------------------------<
887 6: 7 5 4 8 4 5 14 21 0 0
888 9: 6 10 8 4 2 7 0 0 0 0
889 <---------------------------------------------------------------------->
890
891 Process 40 out of 77
892 -----new randRow 6 next block: 9
893 ptr points not to the first neither to the last
894 Peer 6 will transfer: 16 from Col[8] to row(Rx) 5 then update ledger
895 Layout updated
896 WORKSHEET 0 @[6, 10] FLOAT
897 A B C D E F G H I J
898 >----------------------------------------------------------------------<
899 5: 3 4 0 3 0 0 0 0 0 0
900 6: 7 5 4 8 4 5 14 21 5 0
901 <---------------------------------------------------------------------->
902
903 There was a Tx, update Receptor new block
904 Receptor Peer: 5 next block: 6
905 Rx, ptr points not to the first neither to the last
906 Peer 5 accepts transfer: 16 in Col[6] then update ledger
907 Layout updated
908 WORKSHEET 0 @[6, 10] FLOAT
909 A B C D E F G H I J
910 >----------------------------------------------------------------------<
911 5: 3 4 0 3 0 16 0 0 0 0
912 6: 7 5 4 8 4 5 14 21 5 0
913 <---------------------------------------------------------------------->
914
915 Process 41 out of 77
916 -----new randRow 5 next block: 7
917 ptr points not to the first neither to the last
918 Peer 5 will transfer: 16 from Col[6] to row(Rx) 7 then update ledger
919 Layout updated
920 WORKSHEET 0 @[7, 10] FLOAT
921 A B C D E F G H I J
922 >----------------------------------------------------------------------<
923 5: 3 4 0 3 0 16 0 0 0 0
924 7: 6 5 1 0 0 0 0 0 0 0
925 <---------------------------------------------------------------------->
926
927 There was a Tx, update Receptor new block
928 Receptor Peer: 7 next block: 5
929 Rx, ptr points not to the first neither to the last
930 Peer 7 accepts transfer: 16 in Col[5] then update ledger
931 Layout updated
932 WORKSHEET 0 @[7, 10] FLOAT
933 A B C D E F G H I J
934 >----------------------------------------------------------------------<
935 5: 3 4 0 3 0 16 0 0 0 0
936 7: 6 5 1 0 16 0 0 0 0 0
937 <---------------------------------------------------------------------->
938
939 Process 42 out of 77
940 -----new randRow 2 next block: 8
941 ptr points not to the first neither to the last
942 You have no funds to transfer nBitcoins available: 0
943 Process 43 out of 77
944 -----new randRow 2 next block: 8
945 ptr points not to the first neither to the last
946 You have no funds to transfer nBitcoins available: 0
947 Process 44 out of 77
948 -----new randRow 9 next block: 8
949 ptr points not to the first neither to the last
950 You have no funds to transfer nBitcoins available: 0
951 Process 45 out of 77
952 -----new randRow 8 next block: 7
953 ptr points not to the first neither to the last
954 You have no funds to transfer nBitcoins available: 0
955 Process 46 out of 77
956 -----new randRow 10 next block: 9
957 ptr points not to the first neither to the last
958 Peer 10 will transfer: 4 from Col[8] to row(Rx) 9 then update ledger
959 Layout updated
960 WORKSHEET 0 @[10, 10] FLOAT
961 A B C D E F G H I J
962 >----------------------------------------------------------------------<
963 9: 6 10 8 4 2 7 0 0 0 0
964 10: 1 0 3 1 3 7 10 5 1 0
965 <---------------------------------------------------------------------->
966
967 There was a Tx, update Receptor new block
968 Receptor Peer: 9 next block: 8
969 Rx, ptr points not to the first neither to the last
970 Peer 9 accepts transfer: 4 in Col[8] then update ledger
971 Layout updated
972 WORKSHEET 0 @[10, 10] FLOAT
973 A B C D E F G H I J
974 >----------------------------------------------------------------------<
975 9: 6 10 8 4 2 7 0 4 0 0
976 10: 1 0 3 1 3 7 10 5 1 0
977 <---------------------------------------------------------------------->
978
979 Process 47 out of 77
980 -----new randRow 2 next block: 8
981 ptr points not to the first neither to the last
982 You have no funds to transfer nBitcoins available: 0
983 Process 48 out of 77
984 -----new randRow 10 next block: 10
985 last col
986 You have no funds to transfer nBitcoins available see last col 0
987 Process 49 out of 77
988 -----new randRow 6 next block: 10
989 last col
990 You have no funds to transfer nBitcoins available see last col 0
991 Process 50 out of 77
992 -----new randRow 8 next block: 7
993 ptr points not to the first neither to the last
994 You have no funds to transfer nBitcoins available: 0
995 Process 51 out of 77
996 -----new randRow 4 next block: 6
997 ptr points not to the first neither to the last
998 Peer 4 will transfer: 1 from Col[5] to row(Rx) 5 then update ledger
999 Layout updated
1000 WORKSHEET 0 @[5, 10] FLOAT
1001 A B C D E F G H I J
1002 >----------------------------------------------------------------------<
1003 4: 5 6 0 1 2 1 0 0 0 0
1004 5: 3 4 0 3 0 16 0 0 0 0
1005 <---------------------------------------------------------------------->
1006
1007 There was a Tx, update Receptor new block
1008 Receptor Peer: 5 next block: 8
1009 Rx, ptr points not to the first neither to the last
1010 Peer 5 accepts transfer: 1 in Col[8] then update ledger
1011 Layout updated
1012 WORKSHEET 0 @[5, 10] FLOAT
1013 A B C D E F G H I J
1014 >----------------------------------------------------------------------<
1015 4: 5 6 0 1 2 1 0 0 0 0
1016 5: 3 4 0 3 0 16 0 1 0 0
1017 <---------------------------------------------------------------------->
1018
1019 Process 52 out of 77
1020 -----new randRow 8 next block: 7
1021 ptr points not to the first neither to the last
1022 You have no funds to transfer nBitcoins available: 0
1023 Process 53 out of 77
1024 -----new randRow 6 next block: 10
1025 last col
1026 You have no funds to transfer nBitcoins available see last col 0
1027 Process 54 out of 77
1028 -----new randRow 8 next block: 7
1029 ptr points not to the first neither to the last
1030 You have no funds to transfer nBitcoins available: 0
1031 Process 55 out of 77
1032 -----new randRow 9 next block: 9
1033 ptr points not to the first neither to the last
1034 Peer 9 will transfer: 2 from Col[8] to row(Rx) 3 then update ledger
1035 Layout updated
1036 WORKSHEET 0 @[9, 10] FLOAT
1037 A B C D E F G H I J
1038 >----------------------------------------------------------------------<
1039 3: 4 5 6 4 1 3 4 10 14 0
1040 9: 6 10 8 4 2 7 0 4 2 0
1041 <---------------------------------------------------------------------->
1042
1043 There was a Tx, update Receptor new block
1044 Receptor Peer: 3 next block: 10
1045 RXlast col
1046 Peer 3 accepts transfer: 2 in Col[10] then update ledger
1047 Process 56 out of 77
1048 -----new randRow 3 next block: 1
1049 first col
1050 Process 57 out of 77
1051 -----new randRow 1 next block: 10
1052 last col
1053 You have no funds to transfer nBitcoins available see last col 0
1054 Process 58 out of 77
1055 -----new randRow 2 next block: 8
1056 ptr points not to the first neither to the last
1057 You have no funds to transfer nBitcoins available: 0
1058 Process 59 out of 77
1059 -----new randRow 2 next block: 8
1060 ptr points not to the first neither to the last
1061 You have no funds to transfer nBitcoins available: 0
1062 Process 60 out of 77
1063 -----new randRow 1 next block: 10
1064 last col
1065 You have no funds to transfer nBitcoins available see last col 0
1066 Process 61 out of 77
1067 -----new randRow 7 next block: 6
1068 ptr points not to the first neither to the last
1069 Peer 7 will transfer: 7 from Col[5] to row(Rx) 3 then update ledger
1070 Layout updated
1071 WORKSHEET 0 @[7, 10] FLOAT
1072 A B C D E F G H I J
1073 >----------------------------------------------------------------------<
1074 3: 4 5 6 4 1 3 4 10 14 16
1075 7: 6 5 1 0 16 9 0 0 0 0
1076 <---------------------------------------------------------------------->
1077
1078 There was a Tx, update Receptor new block
1079 Receptor Peer: 3 next block: 1
1080 Rx first col
1081 Peer 3 accepts transfer: 7 in Col[1] then update ledger
1082 Layout updated
1083 WORKSHEET 0 @[7, 10] FLOAT
1084 A B C D E F G H I J
1085 >----------------------------------------------------------------------<
1086 3: 7 5 6 4 1 3 4 10 14 16
1087 7: 6 5 1 0 16 9 0 0 0 0
1088 <---------------------------------------------------------------------->
1089
1090 Process 62 out of 77
1091 -----new randRow 7 next block: 7
1092 ptr points not to the first neither to the last
1093 Peer 7 will transfer: 4 from Col[6] to row(Rx) 3 then update ledger
1094 Layout updated
1095 WORKSHEET 0 @[7, 10] FLOAT
1096 A B C D E F G H I J
1097 >----------------------------------------------------------------------<
1098 3: 7 5 6 4 1 3 4 10 14 16
1099 7: 6 5 1 0 16 9 5 0 0 0
1100 <---------------------------------------------------------------------->
1101
1102 There was a Tx, update Receptor new block
1103 Receptor Peer: 3 next block: 2
1104 Rx, ptr points not to the first neither to the last
1105 Peer 3 accepts transfer: 4 in Col[2] then update ledger
1106 Layout updated
1107 WORKSHEET 0 @[7, 10] FLOAT
1108 A B C D E F G H I J
1109 >----------------------------------------------------------------------<
1110 3: 7 11 6 4 1 3 4 10 14 16
1111 7: 6 5 1 0 16 9 5 0 0 0
1112 <---------------------------------------------------------------------->
1113
1114 Process 63 out of 77
1115 -----new randRow 4 next block: 7
1116 ptr points not to the first neither to the last
1117 Peer 4 will transfer: 1 from Col[6] to row(Rx) 5 then update ledger
1118 Layout updated
1119 WORKSHEET 0 @[5, 10] FLOAT
1120 A B C D E F G H I J
1121 >----------------------------------------------------------------------<
1122 4: 5 6 0 1 2 1 0 0 0 0
1123 5: 3 4 0 3 0 16 0 1 0 0
1124 <---------------------------------------------------------------------->
1125
1126 There was a Tx, update Receptor new block
1127 Receptor Peer: 5 next block: 9
1128 Rx, ptr points not to the first neither to the last
1129 Peer 5 accepts transfer: 1 in Col[9] then update ledger
1130 Layout updated
1131 WORKSHEET 0 @[5, 10] FLOAT
1132 A B C D E F G H I J
1133 >----------------------------------------------------------------------<
1134 4: 5 6 0 1 2 1 0 0 0 0
1135 5: 3 4 0 3 0 16 0 1 2 0
1136 <---------------------------------------------------------------------->
1137
1138 Process 64 out of 77
1139 -----new randRow 2 next block: 8
1140 ptr points not to the first neither to the last
1141 You have no funds to transfer nBitcoins available: 0
1142 Process 65 out of 77
1143 -----new randRow 8 next block: 7
1144 ptr points not to the first neither to the last
1145 You have no funds to transfer nBitcoins available: 0
1146 Process 66 out of 77
1147 -----new randRow 6 next block: 10
1148 last col
1149 You have no funds to transfer nBitcoins available see last col 0
1150 Process 67 out of 77
1151 -----new randRow 8 next block: 7
1152 ptr points not to the first neither to the last
1153 You have no funds to transfer nBitcoins available: 0
1154 Process 68 out of 77
1155 -----new randRow 3 next block: 3
1156 ptr points not to the first neither to the last
1157 Peer 3 will transfer: 2 from Col[2] to row(Rx) 5 then update ledger
1158 Layout updated
1159 WORKSHEET 0 @[5, 10] FLOAT
1160 A B C D E F G H I J
1161 >----------------------------------------------------------------------<
1162 3: 7 11 9 4 1 3 4 10 14 16
1163 5: 3 4 0 3 0 16 0 1 2 0
1164 <---------------------------------------------------------------------->
1165
1166 There was a Tx, update Receptor new block
1167 Receptor Peer: 5 next block: 10
1168 RXlast col
1169 Peer 5 accepts transfer: 2 in Col[10] then update ledger
1170 Process 69 out of 77
1171 -----new randRow 5 next block: 1
1172 first col
1173 Process 70 out of 77
1174 -----new randRow 8 next block: 7
1175 ptr points not to the first neither to the last
1176 You have no funds to transfer nBitcoins available: 0
1177 Process 71 out of 77
1178 -----new randRow 3 next block: 4
1179 ptr points not to the first neither to the last
1180 Peer 3 will transfer: 3 from Col[3] to row(Rx) 10 then update ledger
1181 Layout updated
1182 WORKSHEET 0 @[10, 10] FLOAT
1183 A B C D E F G H I J
1184 >----------------------------------------------------------------------<
1185 3: 7 11 9 6 1 3 4 10 14 16
1186 10: 1 0 3 1 3 7 10 5 1 0
1187 <---------------------------------------------------------------------->
1188
1189 There was a Tx, update Receptor new block
1190 Receptor Peer: 10 next block: 10
1191 RXlast col
1192 Peer 10 accepts transfer: 3 in Col[10] then update ledger
1193 Process 72 out of 77
1194 -----new randRow 7 next block: 8
1195 ptr points not to the first neither to the last
1196 Peer 7 will transfer: 2 from Col[7] to row(Rx) 8 then update ledger
1197 Layout updated
1198 WORKSHEET 0 @[8, 10] FLOAT
1199 A B C D E F G H I J
1200 >----------------------------------------------------------------------<
1201 7: 6 5 1 0 16 9 5 3 0 0
1202 8: 2 1 0 2 4 0 0 0 0 0
1203 <---------------------------------------------------------------------->
1204
1205 There was a Tx, update Receptor new block
1206 Receptor Peer: 8 next block: 7
1207 Rx, ptr points not to the first neither to the last
1208 Peer 8 accepts transfer: 2 in Col[7] then update ledger
1209 Layout updated
1210 WORKSHEET 0 @[8, 10] FLOAT
1211 A B C D E F G H I J
1212 >----------------------------------------------------------------------<
1213 7: 6 5 1 0 16 9 5 3 0 0
1214 8: 2 1 0 2 4 0 2 0 0 0
1215 <---------------------------------------------------------------------->
1216
1217 Process 73 out of 77
1218 -----new randRow 2 next block: 8
1219 ptr points not to the first neither to the last
1220 You have no funds to transfer nBitcoins available: 0
1221 Process 74 out of 77
1222 -----new randRow 3 next block: 5
1223 ptr points not to the first neither to the last
1224 Peer 3 will transfer: 3 from Col[4] to row(Rx) 10 then update ledger
1225 Layout updated
1226 WORKSHEET 0 @[10, 10] FLOAT
1227 A B C D E F G H I J
1228 >----------------------------------------------------------------------<
1229 3: 7 11 9 6 3 3 4 10 14 16
1230 10: 1 0 3 1 3 7 10 5 1 4
1231 <---------------------------------------------------------------------->
1232
1233 There was a Tx, update Receptor new block
1234 Receptor Peer: 10 next block: 1
1235 Rx first col
1236 Peer 10 accepts transfer: 3 in Col[1] then update ledger
1237 Layout updated
1238 WORKSHEET 0 @[10, 10] FLOAT
1239 A B C D E F G H I J
1240 >----------------------------------------------------------------------<
1241 3: 7 11 9 6 3 3 4 10 14 16
1242 10: 19 0 3 1 3 7 10 5 1 4
1243 <---------------------------------------------------------------------->
1244
1245 Process 75 out of 77
1246 -----new randRow 4 next block: 8
1247 ptr points not to the first neither to the last
1248 You have no funds to transfer nBitcoins available: 0
1249 Process 76 out of 77
1250 -----new randRow 7 next block: 9
1251 ptr points not to the first neither to the last
1252 Peer 7 will transfer: 1 from Col[8] to row(Rx) 6 then update ledger
1253 Layout updated
1254 WORKSHEET 0 @[7, 10] FLOAT
1255 A B C D E F G H I J
1256 >----------------------------------------------------------------------<
1257 6: 7 5 4 8 4 5 14 21 5 0
1258 7: 6 5 1 0 16 9 5 3 2 0
1259 <---------------------------------------------------------------------->
1260
1261 There was a Tx, update Receptor new block
1262 Receptor Peer: 6 next block: 10
1263 RXlast col
1264 Peer 6 accepts transfer: 1 in Col[10] then update ledger
1265 Process 77 out of 77
1266 -----new randRow 6 next block: 1
1267 first col
1268 Layout at the end
1269 WORKSHEET 0 @[10, 10] FLOAT
1270 A B C D E F G H I J
1271 >----------------------------------------------------------------------<
1272 1: 7 3 7 6 3 7 3 5 4 0
1273 2: 5 1 5 6 10 9 0 0 0 0
1274 3: 7 11 9 6 3 3 4 10 14 16
1275 4: 5 6 0 1 2 1 0 0 0 0
1276 5: 3 4 0 3 0 16 0 1 2 4
1277 6: 7 5 4 8 4 5 14 21 5 6
1278 7: 6 5 1 0 16 9 5 3 2 0
1279 8: 2 1 0 2 4 0 2 0 0 0
1280 9: 6 10 8 4 2 7 0 4 2 0
1281 10: 19 0 3 1 3 7 10 5 1 4
1282 <---------------------------------------------------------------------->
1283
1284 Lets see last entry and verify bitCoins sum up - [peer, col] = val
1285 Last block entry [1, 9 ] = 4
1286 Last block entry [2, 7 ] = 0
1287 Last block entry [3, 5 ] = 3
1288 Last block entry [4, 7 ] = 0
1289 Last block entry [5, 10 ] = 6
1290 Last block entry [6, 10 ] = 6
1291 Last block entry [7, 9 ] = 2
1292 Last block entry [8, 7 ] = 2
1293 Last block entry [9, 9 ] = 2
1294 Last block entry [10, 1 ] = 19
1295 Lets see last entry and verify bitCoins sum up bicoinCheck = 44
1296 ORIGINAL SEED Total Bitcoins available 46
1297
1298 Reset page: 0
1299 WORKSHEET 0 @[10, 10] FLOAT
1300 A B C D E F G H I J
1301 >----------------------------------------------------------------------<
1302 1: 0 0 0 0 0 0 0 0 0 0
1303 2: 0 0 0 0 0 0 0 0 0 0
1304 3: 0 0 0 0 0 0 0 0 0 0
1305 4: 0 0 0 0 0 0 0 0 0 0
1306 5: 0 0 0 0 0 0 0 0 0 0
1307 6: 0 0 0 0 0 0 0 0 0 0
1308 7: 0 0 0 0 0 0 0 0 0 0
1309 8: 0 0 0 0 0 0 0 0 0 0
1310 9: 0 0 0 0 0 0 0 0 0 0
1311 10: 0 0 0 0 0 0 0 0 0 0
1312 <---------------------------------------------------------------------->
1313
1314
1315 ENDS bch3_0827 Elapsed Time: 0.689 sec
1316 Boost version: 1.80.0
1317
1318 EXIT FROM EXSAN
Previous | Low Latency Systematic Trading Algorithm | Next |
Comments
Post a Comment