* Charge witness gas when calling/creating a contract
Co-authored-by: Jared Wasinger <j-wasinger@hotmail.com>
* gofmt
* replace checks with evm.Access!=nil with IsCancun
* remove double-charging of witness access costs for contract creation initialization
Co-authored-by: Jared Wasinger <j-wasinger@hotmail.com>