Lyle Hopkins

Results 18 comments of Lyle Hopkins

Yeah, a lot has changed since I did this. I can update it to work with the new code. I think all that is needed in the readme now would...

Hi Aiden, Sorry for the delay on this. I've just submitted the pull request.

Thanks for the fast reply. I'd come across the gt3x module and got it working after fixing this issue: https://github.com/muschellij2/gt3x/issues/2 I'm looking to extract the users circadian rhythm from the...

Thanks for fixing this!

I'm also seeing this following a prysm crash on 28/01/2023. I tried using a checkpoint but that didn't seem to fix anything. I'm now resyncing from scratch which looks like...

When I stopped and restarted prysm with new configuration to log to a file, I got these errors: ```[2023-02-01 16:14:27] ERROR powchain: Could not connect to execution endpoint error=could not...

Occasionally is has warnings like: ```[2023-02-01 16:18:22] INFO initial-sync: Processing block batch of size 63 starting from 0x8dfe4740... 719808/5703689 - estimated time remaining 44h1m9s blocksPerSecond=31.4 peers=41 [2023-02-01 16:18:22] WARN initial-sync:...

Here is a good example from it doing the initial sync: ``` [2023-02-02 10:07:33] INFO initial-sync: Processing block batch of size 64 starting from 0x91c4fad8... 1494871/5709035 - estimated time remaining...

Well, after waiting days for prysm to resync, it got to around 4700000 then just kept spinning: ``` [2023-02-06 18:21:13] INFO initial-sync: Processing block batch of size 63 starting from...

I was purposely keeping geth offline as I wanted prysm to finish syncing first. When I first setup prysm (pre merge) it could fully sync before talking to geth. It...