-
Notifications
You must be signed in to change notification settings - Fork 0
/
explorer.log
577 lines (577 loc) · 144 KB
/
explorer.log
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
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=2, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=2, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=3, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=3, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=4, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=4, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=5, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=6, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=5, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=6, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=7, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=7, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=8, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0047] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=8, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=9, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=10, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=11, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=10, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=9, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=12, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=11, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=13, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=12, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=14, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=13, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=14, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=15, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=15, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=16, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=16, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=17, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=18, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=17, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=18, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=19, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=20, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=21, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=19, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=20, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=22, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=21, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=23, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=22, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=24, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=25, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=23, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=26, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=24, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=25, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=27, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=26, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=27, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=28, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=28, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=29, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=30, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=29, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=31, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=30, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=32, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=31, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=33, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=32, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=34, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=35, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0048] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=33, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=36, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=34, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=37, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=35, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=36, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=38, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=37, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=39, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=38, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=40, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=39, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=40, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=41, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0049] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=41, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0000] starting [36mchainName[0m=tokio [36mconfig[0m=test-config.yaml [36mrelease[0m= [36mversion[0m=80e44ed
[36mINFO[0m[0000] initializing sqlite connection to ./tmp-database.sqlite with 10/50 conn limit [36mmodule[0m=db
[36mINFO[0m[0000] Loaded 134 validator names from yaml (/home/ubuntu/light-beaconchain-explorer/validator_names.yaml)
[36mINFO[0m[0000] received block 343:11000 [0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3] warmup, head [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 343:10999 [0x2eddfc2b8999ed4660121892ece9dca88001be0efba6a7e6e6647b5ca2a82b74] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 343:10997 [0x0ce6482e3220e18df1d3af41015cfea473a261a27379d01a53c9abc521e3f395] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 343:10995 [0x80e8224f6ac59ff8cb1312276094da72f09a1c3f1fc3b779201709ecd7c6cb3e] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 343:10993 [0xf3b9b3d0422e32a9fb95e69f36127ccd246b25ccda76dd0df13aee59d944eb99] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] http server listening on localhost:8080
[36mINFO[0m[0000] received block 343:10987 [0xfb9d5dca13f95286a16aa25f016a45a4c1209041279c3809f1f07bbc0c0635a6] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 343:10983 [0x4f42ec4620ab308b687afd77ce3d8fa70ea8fcc865a3d04a2608d87f6178803b] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 343:10976 [0xf29458c02341ef535c771bf9121ca98100bced3f78e38db5f85ee17a4cfc14d8] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10971 [0x5ee0b9ec4b50cfc1bbe53779f47b69201ad50bdd015b65adec47754e708c2426] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10970 [0x85ff95f60977ab5f3fc783374df665ab5a4a3fdf867687f8eb3c6d4e104df888] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10969 [0x05e3da5c86aace902c3af86ffaef003e1a229c87095dfb5233891b0ef0523ba8] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10963 [0x84e5de3b1e9df92ef2d9e6115048a10fdf3e51468fda89735a2b9de168e0ec4d] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10962 [0xd494cef4147be8034737fe8059d67c0068cbcef6248c25e310931a757ef3705a] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10960 [0xd16aaca48372d3970baebe4616b55fece99f47a8f667516d7c23a67b1eb25236] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10957 [0x8b7d2a4f6726cc7590bb316f11d26af9b688ce74395e4ea46bca00553b8a8005] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10951 [0x9153ec823583d10489857b1ef62dec1465a00a25e10a3c9600cfec7079874c6d] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10950 [0xa7ed9061597baf52475d6a5a79f566754528cf26f16125bba87603d9b9854a3e] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10949 [0x56ef936dcd435bc836eee02155ffd1b0e363b61d6991cc93bc833fd8374dbb39] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 342:10944 [0xb0113a77ec8cf52dc330f95c844b766d35bfc1afd5886bc394c3cb3f2dd247a9] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10939 [0x6020997d3808bc9ac214053e503d725201ba63f85a9c69fbf04ce8882b401a1d] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10938 [0x43c7d191d94bcd357e4e85f6c0fe122da2b9ea47d72c57df2faf7028f56d00f3] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10937 [0x8d8115e67f69e36c737da30bd539d5a40be2a4670605a6e8d925cd9f759034cd] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10935 [0x0d2a522c3bc4706c05ad07e87a0cdc762322f3ba56b26cd8acfb5bc3e1567d3c] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10934 [0xb265b602b59d116dc495143c7e285ab5a23826b7ebbc460f1b1dc0980488e276] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10932 [0xc70b17102b45b50df69cadf52bc2128a5cdf01120f91421e71a8d7256a5924c9] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10930 [0x6eee069ab6ae55ea10098245bafa545fdf189bbfa30bf722d950105ba21ed33e] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10929 [0x24c35958d7c41970960ce30ced017cec490e43aaee80ee259b6f67e2b1014066] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10926 [0x5f60c181b24cb063b9060682680bb2ba89bb9a00d3c801eb7856bef2d1b460fd] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10925 [0x8b530765829d22927631ca0c97890b81e2e96668cde92c91ee6ac27aee8911bb] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10924 [0x8383e8116f001f28fe2db8f2b5888b72aa3f52539ccb6fb59122315e23ab32b0] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10918 [0x846f209afabcda5159aeac0f2aac1ae0e2d72c4fdb2b3ded932ba01378481a63] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10917 [0xeee22be216e0ec365a736c0ac6ab7be2320de232295f950378dbded5cca4a1a3] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10916 [0xe7cac2d2884e41344cce6c87aa05c700402beeb278ea874272d5014b7f72c963] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10914 [0xc01169f70be68010bcf929330772152ec68d1539322e42a5ad4bcc8358e911ee] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10913 [0x442d88196aaaf3f8eaa7886f673b94bad846e067c8a59642d0763ded072a5560] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 341:10912 [0xdb282180e48090d2505d1c95c8127d963fdc400a79a7cd1493a1b4a7eba2047e] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10911 [0x5f1251674d8ab6f7b2a55c94c21db4be823a115ccba2bc23993ee8f753e8ef46] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10908 [0x5f0aee6449933d975efe9dea2681c21f367e10d2e20eb662a65cd7f9a2107edb] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10907 [0xe31ce6988bffa5fe33afdcdb504e22b501e7133f570be9dc5954b8d2f6f00daf] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10905 [0xf67deb3d457fdfcf48628787d161c655ee326492f744989022da533e492aa0b7] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10904 [0x317be7c0b9bc4b6b460dd9a07c80dce3a9c3ef6602ffc6953dfd3d17a700b5dd] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10896 [0x32da3c2ce378b20410d0db2d2b82103076e9992be9b1d308f77a1c8165c622f6] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10894 [0x44bce673521c01561fdedd511dd4a666f712112fb10b9f9c3183a41788368836] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10889 [0xfb7dc6586c34d700424565361d1dafa60f557743defbcb5df3d52354daaa0edf] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10887 [0x573bd4c7b5bfed306ef3b816937b8fa36025d78fa5798cf121dbc554cc854ab5] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10886 [0x5f48490286b91788a861cc60843251d65f868e9f2e630c7254be9121cf66af41] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10885 [0x5c8c19e352b01feef7d6cc7ec266d4beba1fd50331b2a88292e74ddd89a4bcf5] warmup [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10881 [0xaff83e93408a2d40cec2da4e98cd1520f318be8afdc07c55726e6613591ac68d] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0000] received block 340:10880 [0x57930d9861ad9a23deb26830d2a5c9eab520deb84b4dbc8c0a137deacd640fda] warmup [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 0 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 1 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 2 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=2, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 3 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=3, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 4 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=2, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=3, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=4, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 5 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 6 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=5, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=6, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 7 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=4, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=7, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=5, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 8 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=8, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 9 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=7, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=9, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=6, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 10 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=8, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 11 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=9, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=10, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=11, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 12 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=11, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=10, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=12, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 13 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=13, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 14 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=12, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=14, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=13, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0001] load epoch stats for epoch 15 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=15, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0001] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=14, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 16 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=16, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 17 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 18 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=17, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=15, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=18, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=16, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 19 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=19, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 20 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=20, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=17, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 21 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=18, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 22 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=21, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 23 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=22, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=19, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 24 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=24, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=20, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 25 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 26 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=25, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=23, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 27 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=26, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=21, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=27, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 28 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=28, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=22, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 29 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=29, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=23, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 30 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=30, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=24, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=25, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 31 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=31, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 32 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=26, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=32, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 33 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=27, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=33, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=28, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 34 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=34, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=29, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 35 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=30, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=35, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 36 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 37 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=36, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=31, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=37, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 38 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 39 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=32, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=38, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=39, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 40 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 41 (dependend: 0x3ec7b5748d9eb9102060f8e4bd13fc00b6049db2ce09021e4db8eb9cd272b100, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0002] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=40, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0002] load epoch stats for epoch 42 (dependend: 0x6675290444d79eb78cdb7ab19dd9ae47a1be0ef245a4c88bb5c102ff9b499e19, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 43 (dependend: 0x7dbc02d1dd759a7a0df558edd895b89e521163c82dba526ff5a6219c482d90df, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 44 (dependend: 0x43c836eb72af8cd9f68175099b412c5c6b5886ab23f0ff91162b993e4988ac2b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 45 (dependend: 0x45a858c4fd6b2876ba1a951985da7d50fae25f1fbc11871a0333a4d29e6b28b6, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 46 (dependend: 0x75fbe5d011a456409d4e1f72d59435e1779cc78500038b02f53e06712643062e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 47 (dependend: 0x09c7f36bcffd4486a0d55aa6500e19e6a501e5d6564ca046983abaa3a997c2a8, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 48 (dependend: 0x1506db645cadafad383d7f9f9111fb189502d6a7568faead3357602b5c29330b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=33, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 49 (dependend: 0x7cdc2ce6841687769ff09173bfacd1264baa9bb176eaf9d13a5df9fca50dbb36, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 50 (dependend: 0xddb7337218014eef3a296fb81476c52f74f9a94ab1bd0221ef992da3039ff63c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 51 (dependend: 0xa173469678f7b104fdf1e1aee5bcc157b65e40b7e7cb5616895086bf7a24a8ae, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5053/eth/v1/beacon/states/genesis/committees?epoch=41, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=lh [33mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 52 (dependend: 0xb7d2116a40ae36cfddcde4d225532861bdb0b688e0b229426ced003800d58453, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 53 (dependend: 0x3551c52991585d5328f6efac66e050e1acdbd0aeb7e9872d3ca2c2db1a00510f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 54 (dependend: 0xf99589d8d00db0ce28f12afaeef98ff8f76986659813d13e0d35cfbc704e1dd3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=34, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 55 (dependend: 0xd646c3cdfff5eda46b1b44503bac411841d6115dd3ff6c01baf6507a8e7c1941, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=35, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 56 (dependend: 0xc089e83f7406bc86a1c90a2756adc5cc1839f25b2823e71f273fdd665ddab56d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 57 (dependend: 0x0834f72a2a4d58496cefbb44580e3475129fa834672ce168be2fc1f3028f5bb6, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 58 (dependend: 0xdb160e88d2b18b66509cc725e81ffb452bfd5b952d8744e38792ce0ac7b90a4b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 59 (dependend: 0x06ade793512ae4a0441c96e6b5861905d44dc783f77033552a1896cf93424e11, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 60 (dependend: 0x64db0645cf766d8492f20393e19a4b931b66b42166a5ca0849f0e19535170cb0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 61 (dependend: 0x22d63cf4f500fbd015ed845b454bf6eb79de71dd4e2db285ad52df94bde91b96, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 62 (dependend: 0x66a3f506e1a1c72f50803d12b6d6f91e10c0c2b1f2668727bc3e8d1452ae770b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=36, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 63 (dependend: 0xe3a6284aed3285006fc7131689b951942baa7bf0782e2a383f1f6fe96fb09348, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 64 (dependend: 0xb67a2e55f8ebfd4c255a135e746a487c2c7cdca6591870357c2dd6cf720e28c1, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=37, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 65 (dependend: 0x9b34000af477e1f92e756f33c7eabc01af48ba86dbf9202698239c89e89c2dd9, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 66 (dependend: 0x05867431a42682b83cbf7db1b9b885f9995222b7faac994d98a41dfc376fcecb, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 67 (dependend: 0xe34b7d439201df7ea135a64f9448986ef389c3d73bcdd9e4243dd38cbe919252, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 68 (dependend: 0x1b9d76b3aa191aa50e2503c5bb70800688126f94dd1c4c5329c177a71eb15be3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 69 (dependend: 0x8c778452270a0f55bfff793c58ef649a8bc7c0923841a6cce0c78d56f265e31e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 70 (dependend: 0x093f4811bdc628ac131128bce5b7d90bef890cc1f855dfbc6370c8bd0ffd1ebe, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=38, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 71 (dependend: 0x90b648dd5900e376533e3f2b5c06409e5d3ad15493388787067081e7c761827b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] index page called
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=39, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 72 (dependend: 0xe24dce25f0af97119ff708902f29358c03b612d84c43ac92886c9bf54e9dbf30, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=40, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[33mWARN[0m[0003] error retrieving committees data: error loading committee duties: url: http://localhost:5052/eth/v1/beacon/states/genesis/committees?epoch=41, error-response: {"code":400,"message":"BAD_REQUEST: epoch out of bounds, too far in future","stacktraces":[]} [33mclient[0m=avn [33mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 73 (dependend: 0x3740092995cb64e51295b930f78294bf1ed4ef0b7a43ef735b242441d23ec03e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 74 (dependend: 0xdc959dda8f4bb5341152ce7747da716c0165a2ebfcf034a4572e55d02965f9a2, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 75 (dependend: 0x1cba50f4456a2669a76a27662f34587c4c73ef52ea792b34e71aebb5fd17d1d6, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 76 (dependend: 0xcc2afc0b4c738a4f1c71258ac31d7f6095d712db33524a018bc444ed8ee78ff5, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 77 (dependend: 0x31a8543acb8ffd61edfa3ac6800e4e6441c5aa831645954c2349fd325b0fb195, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 78 (dependend: 0xc189405de65b8d6eb3dec98d52e34c0cf2ec8d15a5b737519b85f7760564b336, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 79 (dependend: 0x9ba202c5c828a0a5cee865d476c57cf90d64637831639fbc75e99952cbfcf3dd, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 80 (dependend: 0x4c77ae7e354e5f75c8f1a54480df4d4f6845fd1c52061e78d4a8c7c6382f86f2, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 81 (dependend: 0x2f4e619f2b3339648ea52010e1536428576106477b76efdd3eabe1b61c7ce1a4, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 82 (dependend: 0xa8be45b7ee36213532a37f4f01216738a3b2c18e78df2cd9e677c51edc1abbea, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 83 (dependend: 0x1df9104e7115f5c3bea8fdd9269b3907e45c7798bf62f7cecebf08cf363d7bb5, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0003] load epoch stats for epoch 84 (dependend: 0x999ca3bad39aabc9066b1ef65a1f18c0e2ef2807e3e9cdeef8d98306685d1809, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 85 (dependend: 0x9c61d3c8a75843e9d847fe664470651fbb4fef5578093491237da09ea89f9192, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 86 (dependend: 0xcf881169643d248080e5bb58b5b72a999d3c0c731eaaadc88610d1a076740b83, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 87 (dependend: 0x2c3d48598eda3b87550b2f515db118bc78a286867edba315a15e42b12e47fda2, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 88 (dependend: 0x3701d0fe194e99887dfce27a6a00452385b5caf7d2c24c8286c6f0aaf7c47e18, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 89 (dependend: 0xcbfe5dfad839db11cdd356883e7cdd13a93a4991ac5c74d574378ba7208221cc, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 90 (dependend: 0xf6c8f84f0e53e63dc24a6328db647d47de22b829bd94be71f04f25b313e89c04, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 91 (dependend: 0x26feeb564b76d335285c9f86d41b906c41ca59976372e173bf449f6b26fe3988, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 92 (dependend: 0xd07a91d96cf19771e9d7bdb086bc48780941671d3b4173d5d5d9ca08087f2749, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 93 (dependend: 0x41f34b7766b526dda5ac962230118890b5ecb3ca769d61ea2b91ab909337e816, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 94 (dependend: 0xec7e6b99fec3bf964cd3772d6ec821b135a26e797939f5d81cf8cfc5e889da0e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 95 (dependend: 0x6f6f75e88cfd8c88f05e494e2a240bdd4469fe297679a0438ddcf8225e38ae54, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 96 (dependend: 0x713335f2e4510e885486ab59eb7fdd86cb602836b6edb289c0b11fcd44998078, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 97 (dependend: 0x191663fd040838003630656605d36af2d45160929b254feb2b6b63c79dec079e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 98 (dependend: 0x7bb9a86c2d9bf315717ee5b19d8b9ef18b9e1c6e45ef529ff7493e75158ecdb9, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 99 (dependend: 0x0f42cd9eff1ab054639ccc08eac6cfc79244126b48fbfcfbc2f1a3ed908a27ec, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 100 (dependend: 0x24b14482211afb4e0e773f47852cd8d8ffce9f55d091fb367910a99f76ad81f6, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 101 (dependend: 0xfa5e6f17ed4acf34da65b413434dc58b4a203d1df4e314ccc5efb170d4f6f528, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 102 (dependend: 0x0eea1d0094660624723589a17657b4d8d8c6665b26c211cbd1c92ea10aead844, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 103 (dependend: 0x09cc4611f7042e496c2e74be39aabc7debacaceaa4eeb1dbe72766554547eb44, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 104 (dependend: 0xfc71094436b6600bca2329aca9165e309daf41f024dec4d5c6718b9dae69514e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 105 (dependend: 0xc611c0b930052955bcab5b6220d19e4ebf6e623190554b443d3a4a180021ad6b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 106 (dependend: 0x5fb175b984f56bf01a8841be9bc9dbb17d88934c81a4c7593fd9bd69b639d936, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 107 (dependend: 0xb217a13747ecce9f65331aaaa246d5a790df0396381447d8a37e02cd81b943b4, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 108 (dependend: 0x5c7b88080a21ca20b244b8e5c99f33f2213f36a4e1713e8b4ce147cd62e2c8bc, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 109 (dependend: 0xed6727f1a10445cea536e8c043c087ff21f9d583090b8daf5fe7bb7e5c65c96b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 110 (dependend: 0xbadda83bed1db0cee3f682e77b0e8faa0171ffcbff721b089bb07d3c054d452e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 111 (dependend: 0x86b25ec28416a631e02680280ec66a00b05b447307320e470ba6d28be3ba9291, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 112 (dependend: 0xc59783084a79cc0cb349cd4c6ef6c333e52bab2bf6077b037b7d4fc5dee74874, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 113 (dependend: 0x8e4d9d286c0ebfb1ffb20fb84eae8c69224b7490a2f7a1ca635eb44ad442e727, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 114 (dependend: 0x99ffeb7d956c45ade6faae51ff8b47d1464f097c29f87bd351fac581d90a7c20, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0004] load epoch stats for epoch 115 (dependend: 0x6ca18b277f9fb59c2b242095e26f19a915d25fd6c715d3024ab5b679cfc94589, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 116 (dependend: 0x295d0c820d0aff4616fcbdd07cb1d2a4063e8dc73d86cbc21b532dff8ae44229, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 117 (dependend: 0xef44205bd497c3a14cd6a1462b070e62771790acf91d1f56b0bcd47cc0632d65, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 118 (dependend: 0xf5fd762dddbb58eef65c4ad6bc07521ef9d051ccee712a498d48194b1a9d3b08, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 119 (dependend: 0x722a10107a838408185a421e5916b7518f925ca2c32623092d3e6bef1762dc60, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 120 (dependend: 0x613cfe24b7a8043e64b4ba411f099319b6a4fa0f5771e1c7e19f65a8bcccf595, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 121 (dependend: 0x9e6120a9cd31a02a110b1945f112a39ed019532998d2da5da682c485ee471316, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 122 (dependend: 0x61669db1272a7233bf55bbce48ef235dc3d0ccd9b53180a21ef19ad0033f7ae8, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 123 (dependend: 0xa0c74bc92e4d82b6048dd3fe534a1854fbd2425ce93fe8435ad03094e8be5319, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 124 (dependend: 0x4b7fe05be0b85db46e926464dd634e472419e069a951550379f6c5bfddc397cc, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 125 (dependend: 0x97f5b69096039868e3f2117eeb94ab81cd0159c10df642643f9f9fd8823dc49c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 126 (dependend: 0x625165785550fdf7fd4d2c4ea812b924cab7cdfd37111f7435a57a21fdedcdb6, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 127 (dependend: 0xbd52f779544736b3f0d23576b3e7d25f4034e111dca7d5a594b42bac25b14d6d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 128 (dependend: 0x39d537a836050e1398aec97f6e8617b523242046749d9ad3a8dd27288eda6ade, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 129 (dependend: 0x7af581bc29a30f326cb262a9fe1c88a1e8219a99b2401aa9a44a09e490eb1732, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 130 (dependend: 0x1bb2aa8946fce150f70de8b74b5ab88796581ed1c6e165c99c7b038a5aa72001, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 131 (dependend: 0x8b8b05cd7d3ab8e3e2acc0936c0c9eb74225f015f7211d5f8227a73e5b94339a, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 132 (dependend: 0x6462844cf5dfb24109f53d726de4cc8a6d1fe6af93d2ffbe2c13252972e0070f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 133 (dependend: 0x7533186b1a3379e96bf8f9916cab98e364bf615a44bc02dfd94a7b682c42baef, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 134 (dependend: 0xb285f1dc27216f54f5781878d1aa710df49f182f12e185631ba29edce1a1f7fc, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 135 (dependend: 0xb4186790d757ff578ce2c437ccfbf518c1c5c917db4fd63b6dc6f717ee8d66fc, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 136 (dependend: 0x17a95146d663a4c706ee3bdc48309277f3ff34b60976f0c3b24e2b4cec549005, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 137 (dependend: 0x6172d23b05afa9a55f2d2b57bb0e4eb5a3e1ea9d726e4cf565f159c0195695d3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 138 (dependend: 0x707cd65bca950a5c3a69d401d0936bc9929acb559674c0d571f0559c651893ac, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 139 (dependend: 0x4695f0f4454064e3b44315abed9e786eab1f64b01a5ff5d82a2b62251b58e8d2, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 140 (dependend: 0x24090c4639e0d2c5c3ab65fc10fd9b1ace530143570f14532df67f97c5cdc4e4, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 141 (dependend: 0xb5e59099a4d5e2dc5a94595d3c5589171fc8664a262ea7fe551091c7c1254039, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 142 (dependend: 0xb26b715d9d8e8b6c6dd998f4ef0935a89cb9884eb61146f0596a8d96cd2d817c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 143 (dependend: 0x8de1a213f8a8aba5d8c04d13877ae6e6bca7b3d34b8d1bf36f1da6dbe42b7a4c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 144 (dependend: 0xce18287dda735c33f2a51ab79c8c560f86d75b30da45974322bc23edf2202acf, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 145 (dependend: 0x596bb117982e3ca0b48a730c238fe2bc36a375085c5f6eda84631e6b64f1889f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0005] load epoch stats for epoch 146 (dependend: 0x6851954f43dacd2b9b3de89711480d1655bcb0f8c23ebf04cc25d6e10bad4f1d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 147 (dependend: 0x8988adc064b0ec2ae299710966fb041e23b64da13ab785b7f398e42a1e82e789, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 148 (dependend: 0x5e206a2439aba52f31faa26096a0bfa059d97caecd1244bf1ba5da59e37b58f8, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 149 (dependend: 0x7bb5ea3510ed81e427da58136d4183292f1b33be5278c1ffabc35268e6f95f54, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 150 (dependend: 0x62f725538b88e1094a48967bf9d3c66ac5621a3cbb413637e49559052b6efbde, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 151 (dependend: 0x9535ae9a6237111240d2415e011fd9aeae2316504768234b98004de9036c88bf, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 152 (dependend: 0x8c74bed373934e7e5f4c11ba7d6166983095427f9b6b255500b70b553599a16d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 153 (dependend: 0x5738c17e6fa3528d8967e2e7da168070b6d730957cc372e83364d81017e41cfb, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 154 (dependend: 0x344c75a97a4894674d14a4ea121ad1e6e8a8b74326cddf31ce4378abadb46e6f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 155 (dependend: 0x2ebfbb727f6b9f06c72d3a07d5be04394ba172e72d7441466143739ee4a721f2, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 156 (dependend: 0xb109154978b42be422947555e20df55a3ef4950b993b1f213281f2c336997d28, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 157 (dependend: 0x5e19042ee533d40941c78910ebd9753835a2a7da3ac9c82e1c5dc62778abe15d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 158 (dependend: 0x052391a595cc55818aabeab8f295a5db4d5e37b3bd3ae343cbf28d8e8df77051, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 159 (dependend: 0xb8ee23b56cdcb8f003b6e2d2245ffca9e8d1f46005f9fd110dc98a3004721668, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 160 (dependend: 0x585899073249c2a90018fcb989afa09a40e8f43ff5039af0766918b0c19c8420, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 161 (dependend: 0x5e80e1bfd72e579768fb7e4ffd486007fa9d7317e5dd145fd68ab5465682cf7c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 162 (dependend: 0x18496cb474a83d4de7a767d458f3d14238cbca497b3ad10e035fb879056198fd, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 163 (dependend: 0xb51ff90f836cd591a1a92229a941d4527f36333cbb143231165f1f0ee9448772, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 164 (dependend: 0xf21e998417fc30e2bc04982038ff8932a27ae090a755f184874877fcc778d53a, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 165 (dependend: 0x0a157878b4ee475a7bf9e8c280b355676c552f59f2955ebb5b37a74a474fd350, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 166 (dependend: 0xcb558d5c186f4f0ae461026bfb103eb638b7fe1c0f1d580e2bddf36e09985b29, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 167 (dependend: 0x187e270f3755d5909da80a522f4ab3930ddec1e4bd87e01fcc6314697666829f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 168 (dependend: 0x7be03aeb71e77a356edf0a7a67c8eb0da31bcd10705f498ca6094fec21a9aba5, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 169 (dependend: 0xa7f37a52455261a88962de23ffe7da9e009e7c71218d5592702994001379eaa9, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 170 (dependend: 0xebae03c391b075b86fc46f2579d0b0f2e51bd9d506d663ac4ad36908a47f3eb5, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 171 (dependend: 0x7c27f85c3d40c95a4f659625aee257df7a87291ff4fe922f1718ddd50aba268b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 172 (dependend: 0x0c7a52da0c8d6784fc640df16fc4694f40fbde0b2a2a16c1d67804ed6487907c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 173 (dependend: 0xe6644b56c691b4e0f96894ecc7fe5f72c3b31901dd8762eee96b6e65551b788e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 174 (dependend: 0x858f2b754f69810a88573686207221e6859a1bf82f4f8f13642e2766eb237822, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 175 (dependend: 0x59f9585b20704e0312479aaad9a8867f87c952f918fcdcb3c35563e95a8fbc7a, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 176 (dependend: 0x3e6d647f024bb655fce48a62be4f1171033afe336e99f757b8c8b989b7e59e03, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0006] load epoch stats for epoch 177 (dependend: 0xfe1eeeb763a9adab740013ac5d49ac39efa73a127c5fdcd3ac0fb2f645b49cf2, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 178 (dependend: 0xf93e89993c816c10fc902f914a56e2bcbdbaea7aaf4511196496d28e9bf6f96c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 179 (dependend: 0x2a31770cd4d0e10a35214923a9e4cf5d129a9610bff7cd8713de712303694488, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 180 (dependend: 0xdb1ccf9e57b105a2067a72ecbf53847f28123d677ec43266b9f1ec713690bb60, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 181 (dependend: 0x4f055832302fa05d5055f7ebef0369fd81a3928a2931268b6e5dd5e4b9f4236e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 182 (dependend: 0xba7bf126fe75750ff95602f52875783c177337c7dcc2f646c5c4202051624bf3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 183 (dependend: 0x2262c0262e8cd1d5105d68be737edc9576169671d6602c59ee081bec32db7c49, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 184 (dependend: 0x79e6d6e36b7f281fe95a8413eb4ad9c469b8411eea9e59337e4e3079807c674f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 185 (dependend: 0x6827b26016a07ef37eb4adaa40ab914eed9b6fda056c7423fc9a9e6ec0ba8573, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 186 (dependend: 0x2f3d932bb48db204a8d0aecca2a375461ecc91758d9b0b1bfb2c272b81ec3e86, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 187 (dependend: 0x0654b739c0e1fee6ac1b50e2169cf5d049215eb483c43e9eaea83c212adecad8, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 188 (dependend: 0x19544f1b94ea4d3908144a52103657a149ab7b776868f51a2c195e365dcdf18d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 189 (dependend: 0xebc3b4e874c3d69247f6ddcca2adbe17bf464790468d9bc9b587dcc5219907b3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 190 (dependend: 0x851f76f595aacf514162230dcedc34ec730e09304783f3a0fcd980d58693a24f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 191 (dependend: 0x334eb517f9fcd206193886a102ed77da8b9bce3203244e2e13990b1a6b0d9fb1, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 192 (dependend: 0x72d9f51fe4f82312a78355bfadcb718e1bfb6cbdf5f01962fc3325df69619faa, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 193 (dependend: 0x18f0f345122e03965de8c5c0848246e6c46ba7da4b1329fb7ea349d7d7c426df, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 194 (dependend: 0xb76cfbf16ff29ade2c5438bb01d5eaa37135644791bca98e484540bc1c7c5bca, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 195 (dependend: 0x261c626d134d425b53c6272bef8aafb11b50a41d5241e29789bf53cd4ed44c7d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 196 (dependend: 0xa1271073f40ace782fe692c3351503e09a11b5d3fd4d3c71d39313c5b8c1520f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 197 (dependend: 0xebeb42918584c1a1dc708f03d050af50056e29e68c073cb70ac6743ecd792fa5, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 198 (dependend: 0x5111dbeb32c10b102b80208767854ea37c4e89d4845addf31995afc4861f81b8, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 199 (dependend: 0x2c407f2f4190ba9bfecf0cd6c874dbf2bdb41e321d6faf76bbc8ce2e4c303b94, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 200 (dependend: 0x1ecaebfb4559bbe6b304597c9ec6dc29784bf01b674f544393f0b55b75e5e3ed, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 201 (dependend: 0x433de209a9e1c0eecc4bb858300d23bb495b0edd9201045e876a83a0e38b7ac3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 202 (dependend: 0x6b6257f3f4b8f505276eed1b8390ec4d69124a0ba706239f83df355bf9a41664, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 203 (dependend: 0x7622d711d183e3cdf2143da904db291f346a87ba297f634d4bc27c1ca2724339, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 204 (dependend: 0x524ea268a9a99353937298fe5c0ff498f9d378b025c19c20298a966bef177214, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 205 (dependend: 0x1a8322217171a442ab9f21f9ed065ddfee5e9ddc61337436a16e5fa865348175, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 206 (dependend: 0x9509d303f76ef1363e0bafae167967ae065f0e7b6d0e1be664487cf720d6c641, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 207 (dependend: 0xb672f91fdc2d27a122cc613594a139b73ce3c0a923910de3fab51508e902317a, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0007] load epoch stats for epoch 208 (dependend: 0xd03210dd8b624fcbbbd2b1143d2c7243856c70ea0e03c9124980a91147692abb, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 209 (dependend: 0xe4a5f811602b72d18cd4bd031adacb50581242782892854d0a2de2df006aa81c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 210 (dependend: 0x7a154e6b844d1917566b2e294e60f7800701df6e25b4d7ffe3f93dcf742058b5, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 211 (dependend: 0x04646ed6d92ba4015cfdeb6bf1621a5f22b229091b5c685af2ae94d018a86928, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 212 (dependend: 0x7705b0584d44096405fe98544dbf16eb49a56bcd9a78506c391ce510b89bd6dd, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 213 (dependend: 0x56cd41c5d1156820b028b1995d01792dbf839f0edccdf06dfea1efba1e5bfeb0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 214 (dependend: 0x9485cc0e3697b598c3d47fd0a800933bbead60635964a9f7eab8fbe903c69fe0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 215 (dependend: 0x5d62272167b19adadac5bf74e51a32f92a9e1dd71d62d29d9d01ad27595b1229, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 216 (dependend: 0x2d1a7dbe7fd20faf37fcfa80410a54fca0875f1925211b26c4fb5f97516849c0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 217 (dependend: 0x04e69b92672a15ff0207675eae87eccc67dbc666f2fc173ebf65630623708498, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 218 (dependend: 0x5b2feab4b6e6e66549b14210765b4b346d77251f16af28fe251e24c054fb9b86, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 219 (dependend: 0xc1b3f620e2d41c23877225b1f6c603eabe27c32569dd80846a614298d3906466, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 220 (dependend: 0x3ed764061047bd715ce22e49472ca5d3547d15a0e15b395a2ad612d11f7335af, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 221 (dependend: 0xc36c7dce37ac6911f997aae4635ac9d272f8dab3f6316970a8cec2b322197aef, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 222 (dependend: 0x1c54497e1fe9efbc5bc3871ba634d01d8a4e3afd06c230039f9b56abfdadbdc1, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 223 (dependend: 0x5d0a2eb3de73d70082b378025ecd8ce365a76e86a2a669d8d1156eab62909881, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 224 (dependend: 0x3dea2d40f6355bcf65879ea65c558bd0bcd9d45079cfc3a0a3392977964a49b0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 225 (dependend: 0xe64e2c6c88b2ef1026277e6553c8489e60ab450768f8c926931e630043157b44, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 226 (dependend: 0xfaa15923c30d1fc834e9650b24d1c0b925f584ff146539b46e1eef0b667b1969, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 227 (dependend: 0x2e8106f2b16e51325ef9d89a2e59b74fe0528b513c882a337cd71e62d0646b9d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 228 (dependend: 0xab824b618af60621de6b7043bbd803d928f67a2953c89e7b31d3b7a59007bd03, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 229 (dependend: 0x3f530c175066ce565ab5a4a62663a9832836e5c243263816d1b03e333747291e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 230 (dependend: 0x4150d43056ab1583df269721d930dcd32b38d8a49c45d8eab8e76058c6c1c119, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 231 (dependend: 0xcb2b0b4dad74255e8b9877c31b4649f284a5353879690936db5aacf32feb0ef0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 232 (dependend: 0x249bd2ef478579d0497357c62128db55e8c63ea8488d242eb3e9ee815d7b28ab, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 233 (dependend: 0xc7ed9b12e7b0979b024bcc0289e6be3ee82521451cad1bc9ab5e18306d184c97, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 234 (dependend: 0x4a6c4114934dedd80e89f73353ef36083bea54de2b083d2566e2b747942afbbe, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 235 (dependend: 0xdf9be1db14c3dbff4664698075e7487a4110bdcc90f3d339edd00de4a51d104a, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 236 (dependend: 0x22ba56778dfaa80c928825c35d62e71b2d6001e4019e9a4f3e2f579dc89164d0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 237 (dependend: 0x7f937047a86ecae1c3801dae70f65719b30be7bec53ea5a5666d15c7c351fa97, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 238 (dependend: 0x5afc6843526785adee56a9d34f067f77c805ae3d3849a0895c7535c23f38e36e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 239 (dependend: 0xfc0f45ac4a252f346e32b9d669a8a934625443f2317f7b626750bc02ecafca57, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 240 (dependend: 0x34a2b9e16032f050fd17c9efeb17fcb74e2b94f5ef55bcd4bf0556f8dc66d8a6, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 241 (dependend: 0xf0a0b741c3a3e758f6c59f75b9183b1c01685b4e230ffe5e260ff0df17e9732a, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 242 (dependend: 0x13796820ce69e7b971a63dc09a608053a36e0f410e1d2e3489db5a0be4c61bb2, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 243 (dependend: 0xfd271174f3da56d0612cfdf6d304dc3283750617cd68c56fa2d14e88464ac7f4, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 244 (dependend: 0xc9abf8b4d3c3aa64b1c67fe7e3eb79e2406d827cf97294cad404534ed91479f3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 245 (dependend: 0x891c4c829cc0bc4ac15fcdd458b0914b681f85c0a7897ed8f4a4bdc4f4e7898c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 246 (dependend: 0x7393a08071379bf71dfcdc35890fb0724f78570f096e47a9ce7b88acd78c26a4, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 247 (dependend: 0x137e151ade0d4824084146c4d9e4e996225d2246d9a7906fac7ed6b167905f9d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 248 (dependend: 0x1339cc93693296b4bf40ed9d239486d4f535c712f7c554215842ea9c1e2eeaf5, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 249 (dependend: 0x2804422934e59bdb7cf7f96e2da8b310944a6a3062f6495a30a12b35fcbea31e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 250 (dependend: 0x9679d61eb2e5e1c9741a747b4449f73e5ef3c347e56e8b08d4fcff966f489536, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 251 (dependend: 0x1009cb0da0cd5bd9bcf221cfd3f27872207549a4d791184fb1bdae9e013147bb, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 252 (dependend: 0x6683b89260c0ab468d18098f2539d181a53ac587dd5cc7d0da5106559118b137, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 253 (dependend: 0x65f9bdf7cb7fbd5e983e1a0fc5ebb30d1fb3f66f67e48561d01cdbab62103882, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 254 (dependend: 0x7d23453ccb9d0333ddc870c22e0391662f8564eadd9585711c7bab9210af7a1c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 255 (dependend: 0x897c63f68eb7ea87345c359cec5fd0a5262440f84b87f867d6aca5d9a7c440ad, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 256 (dependend: 0x9245de458d01930a6eebad7f15ffd56f104c54a635a1f2cae32ad456cc9d6213, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 257 (dependend: 0x6777a0c27bccbaef91e852d6e901117d7e73fa7e57ed4e8af7fca2534906ed6b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 258 (dependend: 0xee33b9432494ce96deee488ccb983ce48bb14d86d74c73e407ccd9cc3ec03453, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 259 (dependend: 0xe004e8bf8637a93ecac046b34f7a85c2aaa940c4f83cacbe07fa4078a596b7b4, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 260 (dependend: 0xdb0889c5d977a7a4207cc7e2cb9018b660a84689e9ec7d5cb884ab8e1177a7d3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 261 (dependend: 0xb90ce8065cda7acb40033f6910591d979f7ef16b83db62fa05e03ef62a8bc354, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 262 (dependend: 0x0bf1ebc10dfa117429f55a4b3ce5363f6cecb70c8ba09e6d2e86b65e6a1eaa4e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 263 (dependend: 0xb3a6c2f0a22ab8a4f2f089af9de008aa914ea5fd59f9736e80de0b5b95b3ac5e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 264 (dependend: 0x52389f1b9fcfe02ff0066759e620432ff7ac0c01363a2e6a7913061975d4a169, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 265 (dependend: 0x76761fee8dd5e45410d8fa9555c9f5ff61aca60d6cff76e8c1c73252513ee4b7, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 266 (dependend: 0xef90ba0065c2c31879a88cd1033d499dba7f46db5834d528a1c4e3e7704d78bc, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 267 (dependend: 0x8ae549b9a02b53bb1ed58ee65134bccd5dfef29b2e73e9326f202cd092b4f5cd, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 268 (dependend: 0x7b6d7531551a1ba9f262bfef8898b4483b7bc9ab7ad5fcb985bbf5189084dbc0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 269 (dependend: 0xed8b97b99f5c35059de6e5e427977650834e04e998aa75200eef50da8a86fed8, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 270 (dependend: 0xb747ad968cc6acd59abb8bbbea87d3a541dc3c3490a50588611081dd23633fa4, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 271 (dependend: 0xb69b611e5227b6ca4733207b5e597c4a7be8c9d1e12aff27353cb6ad289e8533, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 272 (dependend: 0xd3198e663c43fc9f5e181b1823688bc00628e8cbc575f7af656d57ecdc8d406c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 273 (dependend: 0xaf9869d76324d67f500f8749f1f2307a53b5636c7e205a6dccc22d1fe99df8e7, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 274 (dependend: 0xa9413fe5f065841e48dd7deb9d76b421ac9d967ff8df5e8ef4914166aa4edb0c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 275 (dependend: 0xb4e685ceaaa696968c6d51871405581a99b27706ad1848aa23dcfbccf5ff735a, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 276 (dependend: 0x936f1a8072db55edf86ed31f99ced6831b7a5e84f23a13f0f1dba426ba86e070, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 277 (dependend: 0xc2a7cb36e589d5f331c3da9fbef3eff40a213f95a958e0f6d62672aa674c3c1a, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 278 (dependend: 0x08022fe4f4dc867481dad172af475d0184c700d7df05c93ffd194c72f1e38836, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 279 (dependend: 0x1f8a90d68a0177116bda6c1d665a94dfb07cff6ca8a8c12206a007bea1b0aba1, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 280 (dependend: 0x166644630b55cd01904e3d610219afeb7a3715bf60352b90c2526744099fc780, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 281 (dependend: 0x04b262789393fbc5af9c7cb2b885b89d7e96ded5914a9f90d4376312fcf451ce, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 282 (dependend: 0xe92e2664c498106e99f93246b7b01fd222d9cadc913e9ebcbf6079cc5181ee06, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 283 (dependend: 0xf6d9daa1512e3bfb7523ca2d9380cb224dd8a796de96711a8962cb7d2390b9c0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 284 (dependend: 0x4753f6a0c06552cf7dce6348cd5abf9bafae4d6f77f7be500b41b876c7167a35, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 285 (dependend: 0x2971a8ac171f97bc4a7bd1f1da973c0de88a551bca139b8409b23bc7bc9a34f7, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 286 (dependend: 0x247c7ac3d55cf36c0a8fc09938178cd030beca4b524ebc99bf846c725d643140, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 287 (dependend: 0xe1aad06b594417e3a2d427e9dfab749198694491119741aa2e18ca54795453e3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0008] load epoch stats for epoch 288 (dependend: 0xa47d7b903bf3fbf64303eb8062ab3f5d43b71d4e96cb590f32061c248c22cf65, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 289 (dependend: 0xda4431833a40e47a551bd653e20eb76f7129a9e2ab7768e53f3b7bfbb8f669a0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 290 (dependend: 0x31658b51d9771c18063bafd3e04be3121a3a52049a71e4936bbe083abc0921d4, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 291 (dependend: 0x5f89fb1904256203e5e260bebad099ffbe224e3e9509418da366e554f0d7378f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 292 (dependend: 0xef49e5c9484010e6a1aedc71b46d4ac54c51f2a0e400f8829a0baaa3166817b8, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 293 (dependend: 0x06ede68a201e6be64fae64db2566c44a560da43cd1eb13acf0431407f1df0a33, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 294 (dependend: 0x70e5b92b5d279d74e33555608b5163d31df938107766af7e75f9889aa4d87afd, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 295 (dependend: 0x60d83b4b576d3574bd295127f71b1bfe8c71137d8a3c3b3ca5ef186f8ab3d4b7, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 296 (dependend: 0x527fd5e0c9e639801de4efd8fa8d1d350e59b5bcb8b0eb6d73d1d8bd86db158b, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 297 (dependend: 0x2690ac60f171871aab53aa085b793ea0e30fc07cb0ce3d5b6840c40d67803ec1, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 298 (dependend: 0x90d1b8f3b0697bfd7d68cc79b8e6fdaf9f6d0f608e67275a90fa68c06c50f675, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 299 (dependend: 0x3e8d2ac4e1f34c2a4d84e56c98bad6e91024f2b770f42d0f9cfbafb3135141da, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 300 (dependend: 0x12fa6b7f162dce73160b5a8ed3e845b86961bedecc1250cb1d5465fd08e0a2a3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 301 (dependend: 0xd5a2c0dbfa127f0218a46c79eb4ac1365b6d110eb7753939ea58c74b46d98ce5, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 302 (dependend: 0xab365e29432632e47e95a353a07777d2776948967352bc9e1becf2752377fe47, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 303 (dependend: 0x935ce04a942041f89ffffc1e3cc4a9e1ae5b343262e72b32f987124f095fce34, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 304 (dependend: 0x26722ef35263e8fb829111128d41a089bde5ec7300f22069bc6771eff93c3f62, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 305 (dependend: 0x03e9d2eb594195757f30820a1e295b724770014498e7b479b011c67c3ca65561, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 306 (dependend: 0x377f16a4fa293c27ee0f24ebe816e69b33cb86a47dfc4ac12d4fad76b29061cd, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 307 (dependend: 0x9fdcb8d9bc9657397ec9f998ca471840a3592cb8d48369002b435a509fdd93db, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 308 (dependend: 0x867d855483b93ad67d9750346480e68ebf1351bc434a40bd6d7b17bee659a705, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 309 (dependend: 0x74057c423bdbae8252f386defe0f29abeef0bdf589578aa61fbdc9c928837ddc, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 310 (dependend: 0x7a5a71d2656d2a8798e6fc3dc1dbe322f12595a6bd8a74e382c5d18fb508dd0c, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 311 (dependend: 0x760abd4de467e7e907803e2be099e9e947e60fecd228ca7f3de39a6218959d03, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 312 (dependend: 0xebc9065b281584c41ae3773356ca61da2e8a1674cd744f6379a1d5cbe4711300, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 313 (dependend: 0x620516f52504a0484f9e17a431c6a8594cee3b19aafe89cff0796634ecf8a149, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 314 (dependend: 0x5377f833d6573e163fd81d0f1fcbbf396a88248063967e46e2d5243fa7afeba3, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 315 (dependend: 0xfe44f9eede7245de5acb4a936617e2f6d8e587d0d41048264dddd5f411ab10ca, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 316 (dependend: 0xbb1425c1fbe19c72a2177e1d7862691f04999a1aa1e9f2287250e3b5083618ac, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 317 (dependend: 0xf72625b7aef29aaa41e1578dfdc6ca74f076fcbbee0f23e5fa7bdb6f88f0b7cb, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 318 (dependend: 0x4d7c3b057339c9cf811b10ed05e259bd821e1839d5863de4be0d6e6b99cf25c0, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 319 (dependend: 0xfdd5131e089e8f06af3809a0cdd796d8fae48b3f8efd3054e33404f332cf9c95, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 320 (dependend: 0x3735cea63c77621e82e8d526d49c84be2bc19a137375afc89ce52c3a1776a7d8, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 321 (dependend: 0xab9ab82661e382c6723bf69291c7b93c74039aaa8e5eda39306d8b367c355715, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 322 (dependend: 0x8290f22afc959fe48f16c7eaea19f491133410e07b2c7cbe8bbb697bd5964f95, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 323 (dependend: 0x3bde73c87d901cd2c623147b6835d2d90ec54032e8c8bd265e8a98790ee10ddc, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 324 (dependend: 0x2fbb9ce7689b45ab37f047b99ba4e06bfad41fee25ec3e657cb31815331e7ef1, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 325 (dependend: 0x9bc46367c56500ac3e0716cca588a23e76e4339c83eae2b66071513debcdbd99, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 326 (dependend: 0x7a29d7c33275bb720c919cea9146d8c57a3c584cbd8cf0fd2f6039c0cc2dddef, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 327 (dependend: 0xa2b0580e7e979e1a14bfb5dc5cb59543053072e50f887b77d88058fa52ab75c8, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 328 (dependend: 0x6d994b1e2e8f1529a5106f3b9255837d668522464c5ca7941b59103e090d3516, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 329 (dependend: 0x9956ed42a0d7eb30a7658437f2f1c8ea9790602af3d1ad03fade3264ad4e29d1, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 330 (dependend: 0x3a8a59c8f43c0fd850b6f0ad7a3bbb4d0a978d2f750d1e914165bc8dc0de6e92, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 331 (dependend: 0xb13a178170a81114292fde9bf2fb222357c5cfd98c98772a60b8b677a9583c30, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 332 (dependend: 0x41f71b434273de88de5084f09f817e0439b57ce1691928fc06ee19a92948f600, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 333 (dependend: 0x1cafeba568be93943642ae4365dd23dcdeb2600c9c1ba19e6fbbcdc461e2c011, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 334 (dependend: 0x6fc46c184e17154f2ff2938787e5e517e7b295963aab82218450f87c95c7c1cd, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 335 (dependend: 0x181fba488d352c997dce5b3be8708d7a670e268d6fe79505abc1e906842689c2, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 336 (dependend: 0xba066fc627c98054fd851376337c12c6aa10d0b7cfd310da44d48c3ec4db49b1, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 337 (dependend: 0xe8a5f0c330772425a17235908891179fd61618e6c7f438c626ff0ee7b52c3f07, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 338 (dependend: 0x842a7b0362ca5d483951ca7bdc4adcb5c9b28ee01d0bc1f0742b0d478061f80d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 339 (dependend: 0x92f3b188f8a5c50ea9c0b9aa1df028bff099ee2224490809f4bad0edfdb2502e, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 340 (dependend: 0xbf44c17216fcf4a0792ee20e6ac4e78b3c74f6d3047d85d5ccb1dc6dfe70b23f, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 341 (dependend: 0x5f1251674d8ab6f7b2a55c94c21db4be823a115ccba2bc23993ee8f753e8ef46, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 342 (dependend: 0x6020997d3808bc9ac214053e503d725201ba63f85a9c69fbf04ce8882b401a1d, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0009] load epoch stats for epoch 343 (dependend: 0x5ee0b9ec4b50cfc1bbe53779f47b69201ad50bdd015b65adec47754e708c2426, head: 0x1414ee34805dfa1fa1d39e8146b7e67f09ae1f46a7013d6241a3b97d78433ca3) [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0013] received block 343:11003 [0x1cf5c9054af33facfb325e4f7e782582c277d8048921b15f815ac5135cc096ac] stream [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0017] validators page called: 0:50:
[36mINFO[0m[0025] received block 343:11004 [0x2e0645d268acae697dde3039ea8b161f087783ce249022e0bb6edb5430f1d4bb] stream [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0030] processing cache persistence: prune 30 blocks [36mmodule[0m=indexer
[36mINFO[0m[0037] received block 343:11005 [0x3ebd63532dfdbbdedfcdb549849bb67fca8a12b299eff7b3b67352478519231f] stream [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0049] received block 343:11006 [0xc9b765b7594c2684941dda3ed417016dd1272081c0021a069b063e6b5eb1c345] stream [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0061] received block 343:11007 [0x4ebdb125652a6534d71341016fd744dc8bc7cc9b95799b72c0738f93b609118f] stream [36mclient[0m=lh [36mmodule[0m=indexer
[31mERRO[0m[0065] error executing template [31merror[0m="write tcp 127.0.0.1:8080->127.0.0.1:42420: i/o timeout" [31merror type[0m="*net.OpError" [31mfile[0m=validators.go [31mfunction[0m=Validators [31minfo[0m= [31mroute[0m=/validators
[36mINFO[0m[0065] validators page called: 0:50:
[36mINFO[0m[0073] received block 344:11008 [0xf97c6e24d808955832c8fbb0c8feb062b549023aff7782811a2499fde6d08c1b] stream [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0073] load epoch stats for epoch 344 (dependend: 0x4ebdb125652a6534d71341016fd744dc8bc7cc9b95799b72c0738f93b609118f, head: 0xf97c6e24d808955832c8fbb0c8feb062b549023aff7782811a2499fde6d08c1b) [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0085] received block 344:11009 [0xf901c65eef665662a4bff5639cb9825d7fb3febf371a141360ac552843c5dfa0] stream [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0090] processing cache persistence: prune 41 blocks [36mmodule[0m=indexer
[36mINFO[0m[0109] received block 344:11011 [0x37c47418358b3875a2c036940e430491f6c36472d86a91eeb9ef119cbfe66e19] stream [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0131] index page called
[36mINFO[0m[0133] received block 344:11013 [0x84405b320b8afaf10cbf752eb434198da8c54a5926cf58a1334e97bf522891a3] stream [36mclient[0m=avn [36mmodule[0m=indexer
[36mINFO[0m[0144] index page called
[36mINFO[0m[0145] received block 344:11014 [0x573d457d050ebb58ef71e6cba97716b7b73a73655d0653b1f28a02c9127d3904] stream [36mclient[0m=lh [36mmodule[0m=indexer
[36mINFO[0m[0169] received block 344:11016 [0xcd7b72114fffb54814445f28728a6583f4c9b50f38666465934146e655928ee6] stream [36mclient[0m=lh [36mmodule[0m=indexer