Joel Rousseau

Results 12 comments of Joel Rousseau
trafficstars

As per as #264 it would be nice to extend a config env variable (eg. juno_env="prod") so zap [dpanic](https://github.com/uber-go/zap/blob/master/FAQ.md#whats-dpanic) can be used. Panic behaviour is different whether the logger is...

Alright! I'll get on with it then!

Anyone tackling this issue? I don't mind giving it a try as I need an health check for the k8s deployment.

After looking into this, several questions came to mind including: - Mdbx database doesn't have a sort of a 'PING' request meaning that either we base our check using the...

Yes, it definetly sounds like a good idea to add an healthcheck for each service. More resilient and easier to pin point exactly which service is not available when downtime...

I have created a database overview tool for this issue which highlights several issues with the database values for the min and the max spans. I'll shortly send a PR...

After investigating the values inside the DB, it seems that there might be an issue with the values being inserted. After having run the BN on Holesky, we can see...

Sorry @nisdas, I thought since you weren't entirely certain whether it was the right approach or not, you might discuss it internally. In my opinion, based on what I have...

I would love to take this up if still needed :)

Hi @potuz! I have a question related to this issue. I understand that the slashing logic for an equivocating block is done in the `slasher` service which runs as a...