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
In e23abeb, we removed the solmate submodule in favor of storing select contracts in lib. This was done primarily to avoid errors with github actions observed in immediately previous pushes and PRs.
This issue would bring back the solmate submodule (assuming the problems with github actions can be addressed).