-
Notifications
You must be signed in to change notification settings - Fork 860
Rollforward "refactor of MConnection internals" #2430
New issue
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
Conversation
…-chain into gprusak-reapply
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (0.00%) is below the target coverage (70.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #2430 +/- ##
=======================================
Coverage 27.09% 27.10%
=======================================
Files 1464 1464
Lines 144400 144382 -18
=======================================
+ Hits 39131 39139 +8
+ Misses 101906 101881 -25
+ Partials 3363 3362 -1
🚀 New features to boost your workflow:
|
#2430 has changed semantics of SendRate/RecvRate=0 to block all traffic, which is backward incompatible. Reverting to the old semantics.
rollforward of sei-protocol/sei-tendermint#324
Fixed bug detected by sei-protocol/sei-tendermint#327.
This PR is migrated from sei-tendermint: sei-protocol/sei-tendermint#326