Patrick Bennett

Results 40 comments of Patrick Bennett
trafficstars

It's definitely well past draft stage and is in heavy use. I'll see what needs to be done to get its status changed.

When I brought this up originally in discord, I had the exact same issues when I tried 1.17.

What is the output of the ```go env``` command. I suspect you might be using a proxy/artifact server of some sorts (ie: jfrog's artifact server) that is misbehaving.

Did you install any kind of wrapper for the 'go' command? This just all sounds like the problems jfrog had with their early go artifact service where they were changing...

See my comments on why I would never want to do this. Things like curl, etc. - or even a shell - shouldn't be part of any production container. They...

Correct, readiness and liveness handlers are critical components in k8s deployments. The startup probe 'could' be used, but not all implementations honor it w/ regards to the readiness handle (GKE...

I talked to Ben about this the other day. There was a time where 'rewards' would've been on my mind, but I lost a legitimate 2 days or so trying...

> Added another bool flag to the `gen.GenesisData` struct to allow specification of the `NoRewards` condition. So this would just be a new flag in the network template? Yeah, this...

This would be huge for most backend and frontend dApp developers. Could be added as an option to expand the params details. Independently, we also need a way of doing...