decentdao / decent-contracts

Your Safe, Superpowered
https://app.fractalframework.xyz
MIT License
3 stars 3 forks source link

Custom errors #40

Closed tbwebb22 closed 1 year ago

tbwebb22 commented 1 year ago

Description

This PR: 1) Converts all require statements into custom error messages 2) Renames "Token" to "ERC20" everywhere its relevant

Notes

Issue / Notion doc (if applicable)

Testing

Run npm test

Screenshots (if applicable)

herbig commented 1 year ago

Looks good, gonna merge this one in so we can move forward!