* Remove mainnet condition in check proposal
Testnet contracts can also listen to mainnet governance so this check does not make
sense anymore
* Simple script for executing vaas
* Add script for evm upgrades
* Script to list evm contracts with their versions
* More docs
* Add stable testnet contracts
* Fix bug in creating InjectiveExecutor from mnemonic
* Import only from root library
* Code verification on proposals for cosmwasm
* Minimal script to upload wasm codes
* Use the netwrok parameter for InjectiveChain executor instead of endpoints