smartcontractkit / smartcontractkit/chainlink-starknet
Handle overflows in event parsers
Open
@taco-paco is already working on this.
Since Nov 17, 2022.
- #181 by @taco-paco — closed without merging
- Dominant language
- Go
- Stars
- 60
- Forks
- 31
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 2
Description
Range of big.Ints isn't checked. So following cases may overflow
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.