You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The naming conventions in the DSS contracts lack common sense.
The purpose of names are to describe the behavior of the function or variable. On a more local scale more general names such as "item", "vat", etc. are fine. But the high level naming of DSS are absolutely absurd.
Without docs, this code would be very difficult to decipher
I propose a complete renaming of the contracts andfunctions that actually reflect their function, rather than random "cat" and "dog" contracts