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 current implementation of validation error code generation is very simple. There are potentials for collsions. We should use a different hashing strategy or at the very least error/panic if we collide.