Closed porridge closed 4 years ago
Nice! ship Though we probably need this check on the server-side (IAW) too.
I believe it crashed in the same code. The line numbers and function names differ between the stack traces because the binaries were built at different commits and there was a refactoring in the meantime.
What this PR does / why we need it:
Reject in a human-friendly manner as below rather than panic with a stack trace.
Fixes #1602