akash-network / support

Akash Support and Issue Tracking
Apache License 2.0
5 stars 4 forks source link

on-chain resource limit parameters #64

Open boz opened 3 years ago

boz commented 3 years ago

Right now we have some hard-coded validation constraints here: https://github.com/ovrclk/akash/blob/6cc23beca704aa9d87754b698b0b30c21fc49a96/x/deployment/types/validation_config.go#L3-L51

We should use on-chain parameters for these so that they can be changed by proposals.