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 Oct 19, 2020. It is now read-only.
Right now a client that sends invalid protobuf data can crash the vault. We should handle these and return error codes to the pnode. The vault should only crash otherwise on unhandled errors (i.e. programmer error).
The text was updated successfully, but these errors were encountered:
Right now a client that sends invalid protobuf data can crash the vault. We should handle these and return error codes to the pnode. The vault should only crash otherwise on unhandled errors (i.e. programmer error).
The text was updated successfully, but these errors were encountered: