pallet-evm: return Ok(()) when EVM execution fails (#6493)
* pallet-evm: return Ok(()) when EVM execution fails
* Bump spec version
* Init test module
* Add fail_call_return_ok test
* Fix tests and use full match pattern
Co-authored-by:
Gav Wood <gavin@parity.io>
substrate/frame/evm/src/tests.rs
0 → 100644
Please register or sign in to comment