@subvisual | @QuillFi | @spearbitDAO
because it means json files with missing fields would potentially match multiple versions of the enum (since it'd just fallback to default).
setting a fixed version number ensured each file has an explicit non-ambiguous version number
because it means json files with missing fields would potentially match multiple versions of the enum (since it'd just fallback to default).
setting a fixed version number ensured each file has an explicit non-ambiguous version number
not quite all the way, but this helped a lot: github.com/ethui/ethui/...
not quite all the way, but this helped a lot: github.com/ethui/ethui/...