Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use the new Runner trait from pallet-evm (#162)
* Switch to native runner * Update substrate pin * Fix new version compile * Add back logs and gas used implementations and bump versions * Fix compile and feature updates * Update CI nightly version * Use include_str for bytecode string * Keep using stack runner for now * Fix test specs * Fix extraData mismatch in ts-tests * Skip no gas_limit test Fix them in a follow-up PR.
- Loading branch information