pub trait EthPreExecutionContext: TransactionGetter + BlockGetter + JournalStateGetter + CfgGetter { }