vyperlang/vyper

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

オープン

#2,625 opened on 2022/01/27

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Python (849 件のフォーク)batch import
Easy Pickingshelp wanted

Repository metrics

Stars
 (4,710 個のスター)
PR merge metrics
 (平均マージ 10d 21h) (30d で 34 merged PRs)

説明

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)

コントリビューターガイド