mirror of
https://github.com/signalapp/libsignal.git
synced 2026-05-09 00:22:31 +02:00
Rust: UsernameError now has more cases. ProofVerificationFailure is also split off into its own error type, separate from structural username errors. Java: Subclasses of BadDiscriminatorException have been added. Swift: Some error codes have been renamed and others have been added. TypeScript: Some error codes have been renamed and others have been added. Discriminator errors are now proper LibSignalErrors.