Derek Anderson
Derek Anderson
**Is your feature request related to a problem? Please describe.** Instead of tearing down, redeploying, I would like to transfer ownership to another signed owner. **Describe the solution you'd like**...
Enable https://github.com/CosmWasm/cosmwasm plz :) I want to write smart contracts on Akash.
Qualified handshake domains like `gregosuri` are valid, but do not appear to pass our hostname tests, and give an error of invalid hostname. Why?
**Is your feature request related to a problem? Please describe.** I would like to schedule more resource (CPU/MEMORY) ad-hoc. So that when I need more processing time, I can have...
problems following example if trying to understand how this routine works when chain prefixes have been changed. Made it more apparent, while copy paste example still works for `cosmos` defaults
Client needs tests to check if it can run in a constrained environment (i.e. the JSC for React-Native).
There are ++ and -- these should be converted to -- where possible for speed.
groups of numbers do not appear to be tokenized as a single weight. i.e. `22` will parse to `2` and `2`. Here's evidence, but haven't had the chance to look...