Content-Length: 227086 | pFad | https://github.com/paritytech/litep2p/issues/124
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make the code a bit more robust and fault tolerant by propagating the error codes, remove unwraps and excepts, refactor to avoid errors.
litep2p/src/crypto/noise/mod.rs
Line 162 in 467a457
Lines 164 to 168 in 467a457
Lines 181 to 185 in 467a457
The text was updated successfully, but these errors were encountered:
crypto/noise: Make noise fault tolerant (#142)
4816835
Closes: #124 --------- Signed-off-by: Alexandru Vasile <alexandru.vasile@parity.io> Co-authored-by: Dmitry Markin <dmitry@markin.tech>
lexnv
Successfully merging a pull request may close this issue.
Fetched URL: https://github.com/paritytech/litep2p/issues/124
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
Make the code a bit more robust and fault tolerant by propagating the error codes, remove unwraps and excepts, refactor to avoid errors.
litep2p/src/crypto/noise/mod.rs
Line 162 in 467a457
litep2p/src/crypto/noise/mod.rs
Lines 164 to 168 in 467a457
litep2p/src/crypto/noise/mod.rs
Lines 181 to 185 in 467a457
The text was updated successfully, but these errors were encountered: