Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use quinn 0.11.x Fixed additional comp errors Try change zeroize version zeroize depdency issues Fixed slab dependency issue revert change to zk-sdk/Cargo.toml revert change to sdk/program/Cargo.toml format cargo.toml Fixed unit tests due to rustls change and stream finish interface change Updated changes downstream test fix on curve25519-dalek Try patching curve25519-dalek for anchor tests Use anza-xyz for curve25519-dalek Fixed achor down stream tests use anza's curve25519-dalek regenerate Cargo.lock files Ignore excessive connections use debug version of quinn use debug version of quinn in Endpoint::accept use b8d9a8762deb848a17ccc1651cdb09519d226fb3 -- reduce noise on logging of quinn use 9a2a51efddc8000482f74b15be09d8b2cd58ee5e use crude filtering local address to check if the rate limiting itself is impacting performance of polling socket use governor rate limiter removed naive rate limter implementations fix test failures use release quinn 0.11.x removed local git dependency for quinn update variable names to show incoming, connecting rebuild with the latest quinn 0.11.x release Fix slab version to 0.4.9 Changed SkipServerVerification and SkipClientVerification to use default CryptoProvider to verify signatures use retry disable retry logic to investigate a panic in dropping Endpoint in local cluster test reenable retry to investigate the panic Updated quinn to fix the stateless retry connection corruption Fixed cargo.lock in programs/sbf downstream dalekcurve25519-dalek comp error fmt issues fmt issues
- Loading branch information