* check receipt status for failed txs from evm
* make EvmSigner's Auth public
* setup evm state initialization for e2e
* add a dummy Greeter contract, deployed on start
* move WaitForEvmTxReceipt to from account to util
* add tests for interacting with the contract
* add ContractAddrs map to Chain