vyperlang/vyper
Ver no GitHubHandle missing "inputs" or "outputs" in abi json file
Open
#2.625 aberto em 27 de jan. de 2022
Easy Pickingshelp wanted
Métricas do repositório
- Stars
- (4.710 stars)
- Métricas de merge de PR
- (Mesclagem média 10d 21h) (34 fundiu PRs em 30d)
Description
There is an unhandled exception KerError when you are working with json interface files. Since these can sometimes be missing one of these two items, either it should raise a better error or simple skip if that key is not in the array (preferred)