fix(evm-precompiles): add assertNumArgs validation #2060
9.09% of diff hit (target 0.00%)
View this Pull Request on Codecov
9.09% of diff hit (target 0.00%)
Annotations
Check warning on line 52 in x/evm/precompile/errors.go
codecov / codecov/patch
x/evm/precompile/errors.go#L52
Added line #L52 was not covered by tests
Check warning on line 210 in x/evm/precompile/funtoken.go
codecov / codecov/patch
x/evm/precompile/funtoken.go#L209-L210
Added lines #L209 - L210 were not covered by tests
Check warning on line 360 in x/evm/precompile/wasm.go
codecov / codecov/patch
x/evm/precompile/wasm.go#L359-L360
Added lines #L359 - L360 were not covered by tests
Check warning on line 89 in x/evm/precompile/wasm_parse.go
codecov / codecov/patch
x/evm/precompile/wasm_parse.go#L88-L89
Added lines #L88 - L89 were not covered by tests
Check warning on line 148 in x/evm/precompile/wasm_parse.go
codecov / codecov/patch
x/evm/precompile/wasm_parse.go#L147-L148
Added lines #L147 - L148 were not covered by tests
Check warning on line 194 in x/evm/precompile/wasm_parse.go
codecov / codecov/patch
x/evm/precompile/wasm_parse.go#L193-L194
Added lines #L193 - L194 were not covered by tests
Check warning on line 228 in x/evm/precompile/wasm_parse.go
codecov / codecov/patch
x/evm/precompile/wasm_parse.go#L227-L228
Added lines #L227 - L228 were not covered by tests