tidrolpolelsef
tidrolpolelsef
`akash events` seems to only work when I use `--node` ``` $ akash events Error: websocket: bad handshake ericu@ericu-ryzen:~/tmp/june2022_testnet$ echo $AKASH_NODE tcp://147.75.44.91:26657/ ericu@ericu-ryzen:~/tmp/june2022_testnet$ echo $AKASH_NODE tcp://147.75.44.91:26657/ ericu@ericu-ryzen:~/tmp/june2022_testnet$ akash events --node=tcp://147.75.44.91:26657...
Early on after launching mainnet we seemed to have a problem where the providers would stop seeing deployment & thus not bid. This more or less went away. On the...
This isn't working as intended for the moment, so let's disable it for now.
set the equivalent of `--timeout-height` on all provider transactions. This can be done by just adding to the current block height. This should help prevent transactions getting stuck in the...