safeCopyInputs
Open
evm
good first issue
- Dominant language
- Go
- Stars
- 164
- Forks
- 213
- Avg merge
- 3d 58m
- Merged PRs (30d)
- 12
Description
We should apply the following to every places where are using `method.Inputs.Copy(&input, args)` to avoid panic during parsing precompile's inputs.
https://github.com/cosmos/evm/blob/0e511d32206b1ac709a0eb0ddb1aa21d29e833b8/precompiles/ics20/types.go#L233-L243
Contributor guide
Assessment
This issue has not been assessed yet.