Akhil Kumar P
Akhil Kumar P
Ran single-node testnet on two instances to investigate db size. We ran around 89K blocks. Node with **`pruning syncable`** has application db with size **4.2 MB**. Whereas node with **`pruning...
 IBC tokens list is not showing here. My address has balance: ``` - amount: "200000" denom: ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2 - amount: "2000000" denom: utac ``` But In keplr, it only shows...
`Anything Goes` rewards are not yet distributed. And for deploy app rewards, I think you raised PR in different repo. It should be raised in `ovrclk/awesome-akash` repo. @boz , Can...
Transactions are failing with `--fee-granter` flag. Depends on https://github.com/cosmos/cosmos-sdk/pull/21359.
Depends on https://github.com/cosmos/cosmos-sdk/pull/21386. Need to update approach.
Hey @lucas2brh, we attempted to reproduce the issue with simapp by testing an upgrade scheduled for a block that takes 5 hours to reach. However, cosmovisor functioned as expected and...
@lucas2brh That's strange, we will try to reproduce issue with story client.
@lucas2brh, would you be able to share any documentation or steps on scheduling an upgrade on-chain using story and geth clients?