27 introduce evm event pub sub (#28) * cleaned up linting issues + added symbols for eth event * added symbols for contract event subscription * working * update symbols for json handling on call and transact * remove replace * fix mock * fix mock * add Events to MockContract, for later