vyperlang/vyper

Handle missing "inputs" or "outputs" in abi json file

Open

#2,625 建立於 2022年1月27日

在 GitHub 查看
 (2 留言) (0 反應) (0 負責人)Python (849 fork)batch import
Easy Pickingshelp wanted

倉庫指標

Star
 (4,710 star)
PR 合併指標
 (平均合併 10天 21小時) (30 天內合併 34 個 PR)

描述

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)

貢獻者指南