Jonah
Jonah
And will it be fixed or do we just all agree that there's a problem? xD
I disagree. I think the problem is the following: As far as I can tell, the "top miners" is supposed to show the highest hashrate a miner had in the...
It doesn't matter which time window you're setting to fetch the miners. As long as this endpoint doesn't use an average logic, it will never return the same data as...
In case you still have the data when this bug occurred, could you check if the last confirmed block was an uncle, and if the height difference between the first...
Yeah that definitely helped and confirmed my theory. Unfortunately I'm a bit busy for next weeks but I will test a few things and if it works I'll open a...
Hey :) Is there any update on this?
> I don’t believe it’s possible for cobra to know this at the moment. Yes, you can specify that a command doesn't have any positional args. https://github.com/spf13/cobra/blob/0e3a0bfe91a52670ba78ec020f3657d48954a4f7/args.go#L42
This feature would be incredible useful and is already implemented on most helm charts offering `serviceMonitors`. What is blocking the merge of this PR?
Same issue for me. Tried it with the latest docker image
As it seems `github.com/crazy-max/gonfig` doesn't support multidimensional arrays and I'm getting an error `FTL Cannot load configuration error="failed to decode configuration from file: unsupported simple value type: slice"`. So I...