Eric
Eric
There are still places where we access the flags directly like this https://github.com/ovrclk/akash/blob/master/cmd/akash/cmd/genaccounts.go#L80 I think some changes @troian made did some sort of bidirectional binding, which may have mitigated this...
First part has been fixed, the other validation code needs to be called somewhere
I got this ``` $ ~/akash_0.16.3_linux_amd64/akash validate-genesis ./genesis.json.1 Error: error validating genesis file ./genesis.json.1: MaxExpectedTimePerBlock cannot be zero ```
I agree with @boz. If this is just going to be an effort to proactively test the health of the software & the network, maybe we should create another repo?...
This only runs once on startup and not on data from the blockchain, so I think we should be OK to use a regex here.
@patrickdaj I don't think this is something we can do at this time. In the future Akash would like to support this, but I can't provide a time table of...
I had to walk JustaCryptoMoth through manually debugging (with me watching production kubernetes) his deployment today because a docker image couldn't be fetched. We should probably be returning 1. When...
I don't look at this very often but on `akash query market lease get` you'll notice it says `escrow_payment` not `escrow_account`. The actual amount that has been moved into a...
No we can probably remove it.
@boz any objection to me removing this info?