feat(evm): typed events for contract creation, contract execution and transfer #1971
73.46% of diff hit (target 0.00%)
View this Pull Request on Codecov
73.46% of diff hit (target 0.00%)
Annotations
Check warning on line 53 in x/evm/evmtest/smart_contract.go
codecov / codecov/patch
x/evm/evmtest/smart_contract.go#L53
Added line #L53 was not covered by tests
Check warning on line 106 in x/evm/evmtest/smart_contract.go
codecov / codecov/patch
x/evm/evmtest/smart_contract.go#L106
Added line #L106 was not covered by tests
Check warning on line 79 in x/evm/evmtest/tx.go
codecov / codecov/patch
x/evm/evmtest/tx.go#L77-L79
Added lines #L77 - L79 were not covered by tests
Check warning on line 88 in x/evm/evmtest/tx.go
codecov / codecov/patch
x/evm/evmtest/tx.go#L86-L88
Added lines #L86 - L88 were not covered by tests
Check warning on line 96 in x/evm/evmtest/tx.go
codecov / codecov/patch
x/evm/evmtest/tx.go#L94-L96
Added lines #L94 - L96 were not covered by tests