Kaspars Sprogis
Kaspars Sprogis
Also experiencing same issue, would be great if PR could be merged in, the fix is really simple. Thank you.
Multiple times I haven't been able to debug properly for same reason, some of the most important variables were missing. Please allow increase this value as on self-hosted version you...
Having same problem with sync being stuck on same block 7499999 on goerli testnet: ``` erigon_testnet | [INFO] [10-31|22:44:44.372] Build info git_branch=heads/v2.28.1 git_tag=v2.28.1-dirty git_commit=9711af6ddf01f1eb96c9dfb7bf33c5d69e6f648a erigon_testnet | [INFO] [10-31|22:44:44.372] Starting Erigon...
This is awesome, so easy to resize and center clock now! Great work and thanks. Just small note, I noticed vertical alignment for numbers is a little bit off now,...
Found a quick fix, by changing `.flip-clock-wrapper ul li a div div.inn` from `1.8em` to `1.7em`
@cquan808 Nope
I wish local network was defined explicitly and available out of the box. Current quick workaround/hack is adding local network to restart policy block: ```yml x-restart-policy: &restart_policy restart: unless-stopped networks:...
@korun and @rchavik Thank you for your code and time picker. From all the available forks, this one looked the best and actually worked. I also made few improvements in...
I am not familiar with neither `require` or `import`, so I won't be able to implement such changes. However if you decide to make a PR, make sure this library...