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
{{ message }}
This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
We should mark all occurrances of User where we expect a non-deleted user, and find a way to enforce isActiveUser in those places on the type level somehow. I'm just fixing Persistent.Pure.votingPower, Persistent.Pure.findDelegationsByScope, but I'm sure I'm missing other places.
The text was updated successfully, but these errors were encountered:
We should mark all occurrances of
User
where we expect a non-deleted user, and find a way to enforceisActiveUser
in those places on the type level somehow. I'm just fixingPersistent.Pure.votingPower
,Persistent.Pure.findDelegationsByScope
, but I'm sure I'm missing other places.The text was updated successfully, but these errors were encountered: