This repository was archived by the owner on Apr 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 626
Expand file tree
/
Copy path050221.log
More file actions
864 lines (820 loc) · 87.4 KB
/
Copy path050221.log
File metadata and controls
864 lines (820 loc) · 87.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:10:02 UTC.
Enter password for signing key:
[92mTransaction '443af2bac108787f3975c21a2fe910185605674a5669e23fa795d8826d89b3a7' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 443af2bac108787f3975c21a2fe910185605674a5669e23fa795d8826d89b3a7'.
[05:00:11] Waiting for the transaction to be committed..................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:15:01 UTC.
[93mWarning: There is a pending transaction with nonce 461, but last committed one has 453.
This transaction will have nonce 462 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '712bc8fdd8cb64758bc3f9f9ea1fff9b559211e2a844bff905367456c51d9733' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 712bc8fdd8cb64758bc3f9f9ea1fff9b559211e2a844bff905367456c51d9733'.
[05:05:13] Waiting for the transaction to be committed.................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.....
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m.Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:20:01 UTC.
[93mWarning: There is a pending transaction with nonce 462, but last committed one has 453.
This transaction will have nonce 463 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '9505dc7bd1718b655e50d64d12a6f1866480a236a0eb17fe287cf013d6e29031' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 9505dc7bd1718b655e50d64d12a6f1866480a236a0eb17fe287cf013d6e29031'.
[05:10:11] Waiting for the transaction to be committed...................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:25:02 UTC.
[93mWarning: There is a pending transaction with nonce 463, but last committed one has 453.
This transaction will have nonce 464 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '6a8b336b427072dc786ed0684f61c619079ee73f2073c38fd831ba17509dcbe0' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 6a8b336b427072dc786ed0684f61c619079ee73f2073c38fd831ba17509dcbe0'.
[05:15:11] Waiting for the transaction to be committed...................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
...
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:30:02 UTC.
[93mWarning: There is a pending transaction with nonce 479, but last committed one has 453.
This transaction will have nonce 480 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '11ba5f40b76979748d960d719321d02d16ced5ae02fb2c005a2dae70a3391cbf' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 11ba5f40b76979748d960d719321d02d16ced5ae02fb2c005a2dae70a3391cbf'.
[05:20:11] Waiting for the transaction to be committed.................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:35:01 UTC.
[93mWarning: There is a pending transaction with nonce 480, but last committed one has 453.
This transaction will have nonce 481 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'b0c84d9e353dba00488e897a9bb9270bf23089e62b09cde22e64aaff0d28babb' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status b0c84d9e353dba00488e897a9bb9270bf23089e62b09cde22e64aaff0d28babb'.
[05:25:11] Waiting for the transaction to be committed.................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
.Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:40:01 UTC.
[93mWarning: There is a pending transaction with nonce 481, but last committed one has 453.
This transaction will have nonce 482 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '6388c33b889caa6399719cc10857f5efffc9c43b8bf732fda1360c3a1e53d9d0' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 6388c33b889caa6399719cc10857f5efffc9c43b8bf732fda1360c3a1e53d9d0'.
[05:30:11] Waiting for the transaction to be committed..................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:45:02 UTC.
[93mWarning: There is a pending transaction with nonce 482, but last committed one has 453.
This transaction will have nonce 483 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '01f0620a0143f2ee3a21df71234593753b69234bd238ea61ba0214d68c3afec7' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 01f0620a0143f2ee3a21df71234593753b69234bd238ea61ba0214d68c3afec7'.
[05:35:11] Waiting for the transaction to be committed...................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
...
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:50:02 UTC.
[93mWarning: There is a pending transaction with nonce 483, but last committed one has 453.
This transaction will have nonce 484 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '64618f3a6a09823eaebcc830450a3fef8efa23bf44af547ce32fe3473abbb5b4' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 64618f3a6a09823eaebcc830450a3fef8efa23bf44af547ce32fe3473abbb5b4'.
[05:40:12] Waiting for the transaction to be committed.................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 05:55:02 UTC.
[93mWarning: There is a pending transaction with nonce 484, but last committed one has 453.
This transaction will have nonce 485 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '5aa81508a6de47e8fd8b3685ea8d057030ce83fcde1678e09d884102907c71fc' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 5aa81508a6de47e8fd8b3685ea8d057030ce83fcde1678e09d884102907c71fc'.
[05:45:12] Waiting for the transaction to be committed.....................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m.............................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 06:00:02 UTC.
[93mWarning: There is a pending transaction with nonce 485, but last committed one has 453.
This transaction will have nonce 486 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '10a7c8c9a6fe2a3bbd20bbb1a61ed4a34707ff7b26f9e79343d2da2b5780e04e' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 10a7c8c9a6fe2a3bbd20bbb1a61ed4a34707ff7b26f9e79343d2da2b5780e04e'.
[05:50:12] Waiting for the transaction to be committed.....................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m............................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 06:05:02 UTC.
[93mWarning: There is a pending transaction with nonce 486, but last committed one has 453.
This transaction will have nonce 487 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '49c8955cd5d180b29e3ed45f720fff2a2be89360650ee02562ea65cdf4c11885' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 49c8955cd5d180b29e3ed45f720fff2a2be89360650ee02562ea65cdf4c11885'.
[05:55:12] Waiting for the transaction to be committed....................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m........................................................................................................................................................................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m....................................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0mspawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:10:01 UTC.
Enter password for signing key:
[92mTransaction 'd23860d821600f64a1f6f5d00fa238b610b2f597bbc5c619317ef905e630564b' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status d23860d821600f64a1f6f5d00fa238b610b2f597bbc5c619317ef905e630564b'.
[07:00:12] Waiting for the transaction to be committed..................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:15:01 UTC.
[93mWarning: There is a pending transaction with nonce 454, but last committed one has 453.
This transaction will have nonce 455 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '650db7f9f84900dd60efdd67e290436674b69770d35dfeb08b368543356a83a9' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 650db7f9f84900dd60efdd67e290436674b69770d35dfeb08b368543356a83a9'.
[07:05:11] Waiting for the transaction to be committed.................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:20:01 UTC.
[93mWarning: There is a pending transaction with nonce 455, but last committed one has 453.
This transaction will have nonce 456 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'c150d249f69e72312b84addb0342b5b5ca317a1bd7134fc513573940f7765526' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status c150d249f69e72312b84addb0342b5b5ca317a1bd7134fc513573940f7765526'.
[07:10:12] Waiting for the transaction to be committed........................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m.........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:25:02 UTC.
[93mWarning: There is a pending transaction with nonce 468, but last committed one has 453.
This transaction will have nonce 469 and might hang if the pending transaction fails.
[0mEnter password for signing key:
.[92mTransaction '0153b738c5487cf9726b041dc87949515b4d3105f7ade625f8258067c93b6e52' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 0153b738c5487cf9726b041dc87949515b4d3105f7ade625f8258067c93b6e52'.
[07:15:13] Waiting for the transaction to be committed......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:30:02 UTC.
[93mWarning: There is a pending transaction with nonce 469, but last committed one has 453.
This transaction will have nonce 470 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '2d20f741e4aa826f68aa870797b9d2837ce0be9dd0fc97e707b14b5f97eadb42' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 2d20f741e4aa826f68aa870797b9d2837ce0be9dd0fc97e707b14b5f97eadb42'.
[07:20:13] Waiting for the transaction to be committed.......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:35:02 UTC.
[93mWarning: There is a pending transaction with nonce 470, but last committed one has 453.
This transaction will have nonce 471 and might hang if the pending transaction fails.
[0mEnter password for signing key:
.[92mTransaction '110bc978a26cd8baede23a1cf0a407536dba46897e3131d3349378f378146b52' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 110bc978a26cd8baede23a1cf0a407536dba46897e3131d3349378f378146b52'.
[07:25:12] Waiting for the transaction to be committed.......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:40:01 UTC.
.[93mWarning: There is a pending transaction with nonce 471, but last committed one has 453.
This transaction will have nonce 472 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '4ee5a5e97415ce614fa70fd2dd5014d78880073fe3914879d131948a38e1de21' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 4ee5a5e97415ce614fa70fd2dd5014d78880073fe3914879d131948a38e1de21'.
[07:30:11] Waiting for the transaction to be committed.......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:45:02 UTC.
[93mWarning: There is a pending transaction with nonce 472, but last committed one has 453.
This transaction will have nonce 473 and might hang if the pending transaction fails.
[0mEnter password for signing key:
.[92mTransaction 'c776a590186932b70e895c81307fa4f0b1176f990c03b340ab50ff9620c9f504' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status c776a590186932b70e895c81307fa4f0b1176f990c03b340ab50ff9620c9f504'.
[07:35:12] Waiting for the transaction to be committed.....................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
...........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:50:01 UTC.
[93mWarning: There is a pending transaction with nonce 473, but last committed one has 453.
This transaction will have nonce 474 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'f747da6a0f3734d42d735aa049b124a3eaf434eed09fce251891b9b1fa9bc028' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status f747da6a0f3734d42d735aa049b124a3eaf434eed09fce251891b9b1fa9bc028'.
[07:40:13] Waiting for the transaction to be committed.....................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm.
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 07:55:02 UTC.
[93mWarning: There is a pending transaction with nonce 474, but last committed one has 453.
This transaction will have nonce 475 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '56eebb6859404913c58faea622aa354e84457a2ec61752b3528c0fe11bd35d69' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 56eebb6859404913c58faea622aa354e84457a2ec61752b3528c0fe11bd35d69'.
[07:45:12] Waiting for the transaction to be committed........................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 08:00:01 UTC.
[93mWarning: There is a pending transaction with nonce 475, but last committed one has 453.
This transaction will have nonce 476 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'a0bb925d8b102a7a1da67359bc11b71d561ee921fbd9c999048aa2da592f6540' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status a0bb925d8b102a7a1da67359bc11b71d561ee921fbd9c999048aa2da592f6540'.
[07:50:12] Waiting for the transaction to be committed......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 08:05:02 UTC.
[93mWarning: There is a pending transaction with nonce 476, but last committed one has 453.
This transaction will have nonce 477 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '449214395a5981747b9a454b22e117d970421610297f410885ced8906966c37c' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 449214395a5981747b9a454b22e117d970421610297f410885ced8906966c37c'.
[07:55:12] Waiting for the transaction to be committed.......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m......................................................................................................................................................................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...................................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0mspawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:10:02 UTC.
Enter password for signing key:
[92mTransaction 'f5992f8a5c0c594a7d977c1f32b71ef1bfb89c3e468b6a3bded29ca3565634a9' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status f5992f8a5c0c594a7d977c1f32b71ef1bfb89c3e468b6a3bded29ca3565634a9'.
[09:00:12] Waiting for the transaction to be committed..................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:15:02 UTC.
[93mWarning: There is a pending transaction with nonce 454, but last committed one has 453.
This transaction will have nonce 455 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'f4ac871b8e6deba421b8472a89a0e346d36dcb7984729298e15b365ca020dbec' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status f4ac871b8e6deba421b8472a89a0e346d36dcb7984729298e15b365ca020dbec'.
[09:05:12] Waiting for the transaction to be committed..............................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
...
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:20:02 UTC.
[93mWarning: There is a pending transaction with nonce 458, but last committed one has 453.
This transaction will have nonce 459 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '969eaffba61f81af8460b9fbd4696c25907217ca11eddcfcebb61029cda1f0e3' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 969eaffba61f81af8460b9fbd4696c25907217ca11eddcfcebb61029cda1f0e3'.
[09:10:11] Waiting for the transaction to be committed.................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:25:02 UTC.
[93mWarning: There is a pending transaction wi.th nonce 459, but last committed one has 453.
This transaction will have nonce 460 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '306605415c34073bd3ad2253e8c4942e43ba60f62c9df0930a69075b844b7ac6' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 306605415c34073bd3ad2253e8c4942e43ba60f62c9df0930a69075b844b7ac6'.
[09:15:12] Waiting for the transaction to be committed.....................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:30:01 UTC.
[93mWarning: There is a pending transaction with nonce 460, but last committed one has 453.
This transaction will have nonce 461 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'fa04c3fb880f76114e396b3836e9b4758d28f17c37f284b09a1ba99ac39af6f0' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status fa04c3fb880f76114e396b3836e9b4758d28f17c37f284b09a1ba99ac39af6f0'.
[09:20:12] Waiting for the transaction to be committed.......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:35:01 UTC.
[93mWarning: There is a pending transaction with nonce 461, but last committed one has 453.
This transaction will have nonce 462 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '91513058a3d9a49eaa9c331b8b7312ef3a5f5b9f1e4a460d8f08b39765ca161f' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 91513058a3d9a49eaa9c331b8b7312ef3a5f5b9f1e4a460d8f08b39765ca161f'.
[09:25:13] Waiting for the transaction to be committed.......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:40:01 UTC.
[93mWarning: There is a pending transaction with nonce 462, but last committed one has 453.
This transaction will have nonce 463 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'cf208f9ea198376fe7b6def3aebaac7fdc35be92dcb46768b5cfcb7d89c8a68b' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status cf208f9ea198376f.e7b6def3aebaac7fdc35be92dcb46768b5cfcb7d89c8a68b'.
[09:30:12] Waiting for the transaction to be committed.....................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m............................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:45:01 UTC.
[93mWarning: There is a pending transaction with nonce 463, but last committed one has 453.
This transaction will have nonce 464 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '7a8416bfd5df46a6b154b333dbe494daf7a8a63ec8e24cd81373eaf5c0707035' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 7a8416bfd5df46a6b154b333dbe494daf7a8a63ec8e24cd81373eaf5c0707035'.
[09:35:12] Waiting for the transaction to be committed.......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:50:02 UTC.
[93mWarning: There is a pending transaction with nonce 464, but last committed one has 453.
This transaction will have nonce 465 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '782fe70b57f9673f25c974ecbddc3e720060b5dd05227248d7612c53b8ac8e4c' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 782fe70b57f9673f25c974ecbddc3e720060b5dd05227248d7612c53b8ac8e4c'.
[09:40:12] Waiting for the transaction to be committed........................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 09:55:01 UTC.
[93mWarning: There is a pending transaction with nonce 465, but last committed one has 453.
This transaction will have nonce 466 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '14a5a212971cda90535930635d0976c90a87cebeaa06104b9c595e75fe7b93fd' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 14a5a212971cda90535930635d0976c90a87cebeaa06104b9c595e75fe7b93fd'.
[09:45:11] Waiting for the transaction to be committed.......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m.........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
....
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 10:00:02 UTC.
[93mWarning: There is a pending transaction with nonce 479, but last committed one has 453.
This transaction will have nonce 480 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '4e643cab4f9301738a995344d604242c0e9a0e15f691395fc3a6410f80d69b7e' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 4e643cab4f9301738a995344d604242c0e9a0e15f691395fc3a6410f80d69b7e'.
[09:50:12] Waiting for the transaction to be committed................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 10:05:02 UTC.
[93mWarning: There is a pending transaction with nonce 480, but last committed one has 453.
This transaction will have nonce 481 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '966cb82073af3111d8bf7f8021f7c421829ac70573e01990022883418de321c0' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 966cb82073af3111d8bf7f8021f7c421829ac70573e01990022883418de321c0'.
[09:55:13] Waiting for the transaction to be committed........................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m.........................................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0mspawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:10:02 UTC.
[93mWarning: There is a pending transaction with nonce 475, but last committed one has 453.
This transaction will have nonce 476 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '160940be1c0c26cd87bd28b3c212551f041723a8ad41f4f92017e1452b47b6ad' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 160940be1c0c26cd87bd28b3c212551f041723a8ad41f4f92017e1452b47b6ad'.
[11:00:12] Waiting for the transaction to be committed..................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:15:02 UTC.
[93mWarning: There is a pending transaction with nonce 476, but last committed one has 453.
This transaction will have nonce 477 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '6424ce2c0a6fd6612f8619cc2c36e83a7e15ba3904d43d73111633ac89f9b356' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 6424ce2c0a6fd6612f8619cc2c36e83a7e15ba3904d43d73111633ac89f9b356'.
[11:05:11] Waiting for the transaction to be committed.................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
...
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:20:02 UTC.
[93mWarning: There is a pending transaction with nonce 477, but last committed one has 453.
This transaction will have nonce 478 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '796ef65df663827949e5592f4ddb8d0d2cdd910c3256b7ba6b086dd4b2057b8d' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 796ef65df663827949e5592f4ddb8d0d2cdd910c3256b7ba6b086dd4b2057b8d'.
[11:10:11] Waiting for the transaction to be committed..................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:25:02 UTC.
[93mWarning: There is a pending transaction with nonce 478, but last committed one has 453.
This transaction will have nonce 479 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'b7a97df6c1facc881ac2988d517f95191b0a9ad8cc73e3f3b50843585113bd32' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status b7a97df6c1facc881ac2988d517f95191b0a9ad8cc73e3f3b50843585113bd32'.
[11:15:12] Waiting for the transaction to be committed.................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:30:01 UTC.
[93mWarning: There is a pending transaction with nonce 482, but last committed one has 453.
This transaction will have nonce 483 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'ae64bc572a234e8f437f9176a64c8f9ac190cd8e91a0912fc080a8b9b34d301c' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status ae64bc572a234e8f437f9176a64c8f9ac190cd8e91a0912fc080a8b9b34d301c'.
[11:20:11] Waiting for the transaction to be committed..................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:35:01 UTC.
[93mWarning: There is a pending transaction with nonce 483, but last committed one has 453.
This transaction will have nonce 484 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '08617b16bbd3e6f7c9b83f40a906df49d5f853f6c1fcf374450ab727d584f75e' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 08617b16bbd3e6f7c9b83f40a906df49d5f853f6c1fcf374450ab727d584f75e'.
[11:25:10] Waiting for the transaction to be committed..................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:40:02 UTC.
[93mWarning: There is a pending transaction with nonce 484, but last committed one has 453.
This transaction will have nonce 485 and might hang if the pending transaction fails.
[0mEnter password for signing key:
.[92mTransaction '62207dc3bbc0f6741268b8ee97a64ada9e4107ac3fecb8af2e152470c00b12c9' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 62207dc3bbc0f6741268b8ee97a64ada9e4107ac3fecb8af2e152470c00b12c9'.
[11:30:12] Waiting for the transaction to be committed................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:45:02 UTC.
[93mWarning: There is a pending transaction with nonce 485, but last committed one has 453.
This transaction will have nonce 486 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'bbd1a6a13f17bcb6d01c017dc87b8a91fc51e5c0bf87621b8070ec9e02e1248e' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status bbd1a6a13f17bcb6d01c017dc87b8a91fc51e5c0bf87621b8070ec9e02e1248e'.
[11:35:11] Waiting for the transaction to be committed..................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:50:02 UTC.
[93mWarning: There is a pending transaction with nonce 486, but last committed one has 453.
This transaction will have nonce 487 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'b2807fc1e2a2227ff4cb6c23776f5ab5ebc1ad52d72134f52a027b7a8c5fa997' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status b2807fc1e2a2227ff4cb6c23776f5ab5ebc1ad52d72134f52a027b7a8c5fa997'.
[11:40:12] Waiting for the transaction to be committed.......................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 11:55:02 UTC.
[93mWarning: There is a pending transaction with nonce 487, but last committed one has 453.
This transaction will have nonce 488 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'ac855729c626b4dd7bfe2e04fe9c316120413f10c10e49b231edb50ab8aaf3b4' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status ac855729c626b4dd7bfe2e04fe9c316120413f10c10e49b231edb50ab8aaf3b4'.
[11:45:11] Waiting for the transaction to be committed.........................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..........................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 12:00:01 UTC.
[93mWarning: There is a pending transaction with nonce 488, but last committed one has 453.
This transaction will have nonce 489 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'eb08fd3fff7a6dbb7700df1c034ad819cde600b47f981dc065d10af78f5425f7' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status eb08fd3fff7a6dbb7700df1c034ad819cde600b47f981dc065d10af78f5425f7'.
[11:50:10] Waiting for the transaction to be committed...................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m...Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 12:05:02 UTC.
[93mWarning: There is a pending transaction with nonce 489, but last committed one has 453.
This transaction will have nonce 490 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '6ee2b438c7b64ca1813312756d549f30e12970ae33cccc51cc9d1e94661a8ea2' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 6ee2b438c7b64ca1813312756d549f30e12970ae33cccc51cc9d1e94661a8ea2'.
[11:55:12] Waiting for the transaction to be committed..................................................................................................................................................................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m.........................................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0mspawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 13:10:02 UTC.
Enter password for signing key:
[92mTransaction 'f2d699f6953d20aafe1f0a7637b266a63eca2442602ff0b65a8b3a0acb61ed2c' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status f2d699f6953d20aafe1f0a7637b266a63eca2442602ff0b65a8b3a0acb61ed2c'.
[13:00:12] Waiting for the transaction to be committed..................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
.....Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 13:15:02 UTC.
[93mWarning: There is a pending transaction with nonce 454, but last committed one has 453.
This transaction will have nonce 455 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'a35c941d5515e005aabe62fc85431136f3cf29ada1d4d785e960e5a19c7a3fd7' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status a35c941d5515e005aabe62fc85431136f3cf29ada1d4d785e960e5a19c7a3fd7'.
[13:05:12] Waiting for the transaction to be committed..............................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
....
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m..Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 13:20:02 UTC.
[93mWarning: There is a pending transaction with nonce 455, but last committed one has 453.
This transaction will have nonce 456 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction '846714ca07ae89a737ed205326489cd1d81ea928487c4097042a00b05b9c0bab' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status 846714ca07ae89a737ed205326489cd1d81ea928487c4097042a00b05b9c0bab'.
[13:10:12] Waiting for the transaction to be committed................................................................................................................................................................................................................................................................spawn ./concordium-client --grpc-ip 127.0.0.01 --grpc-port 10000 transaction send-gtu-encrypted --receiver 3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP --amount 0.1 --sender 3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc --no-confirm
Using default energy amount of 30070 NRG.
Enter password for decrypting the secret encryption key:
..........Transferring 0.100000 GTU from encrypted balance of account '3hG2SNwEKkT5pRe6mGgPMowkCTgjbtJUJj5UPaTxnjfSYhsQQc' (Lcofjurn) to '3QhuD1T16FeNQbFDskqSYBcTF5sR3zaMJ3rxVLFCDeqnf9JJbP'.
Allowing up to 30070 NRG to be spent as transaction fee.
Transaction expires at Fri, 5 Feb 2021 13:25:02 UTC.
[93mWarning: There is a pending transaction with nonce 482, but last committed one has 453.
This transaction will have nonce 483 and might hang if the pending transaction fails.
[0mEnter password for signing key:
[92mTransaction 'b0a021a3a123ebbec560460fee72e22b9a707a9676c6364f58a60f8154b82556' sent to the baker.
[0mWaiting for the transaction to be committed and finalized.
You may skip this step by interrupting the command using Ctrl-C (pass flag '--no-wait' to do this by default).
The transaction will still get processed and may be queried using
'transaction status b0a021a3a123ebbec560460fee72e22b9a707a9676c6364f58a60f8154b82556'.
[13:15:12] Waiting for the transaction to be committed....
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m......................................................................................................................................................................................................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m................................................................................................................
[91mError: Transaction failed before it got committed. Most likely because it was invalid.
[0m