-
Notifications
You must be signed in to change notification settings - Fork 492
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
txnsync: rollback #3177
txnsync: rollback #3177
Conversation
…)" This reverts commit 21c752e.
…xnsync utilization. (algorand#3153)" This reverts commit 246ac13.
This reverts commit ca3e877.
This reverts commit b93ad64.
… transaction messages (algorand#3102)" This reverts commit e853e2e.
…)" This reverts commit 9ca31f8.
This reverts commit b9c6032.
…algorand#3033)" This reverts commit 8568442.
Codecov Report
@@ Coverage Diff @@
## master #3177 +/- ##
==========================================
+ Coverage 43.81% 47.09% +3.27%
==========================================
Files 392 364 -28
Lines 86885 58295 -28590
==========================================
- Hits 38073 27455 -10618
+ Misses 42782 27654 -15128
+ Partials 6030 3186 -2844
Continue to review full report at Codecov.
|
This reverts commit 69aace5.
Move Local structure definition to localTemplate, so that changes to localTemplate are more obvious to be a change of template than a change of data. Tested manually.
One thing I noticed, it looks like the new version of network/latencyTracker.go from #3028 was removed in d2bbf64 but the old versions of the ping handlers from network/ping.go, network/ping_test.go, network/wsNetwork.go, and network/wsPeer.go with the old ping code are gone now too, because #3028 was not explicitly reverted on this branch. |
This reverts commit e10fe1c.
This reverts commit e10fe1c.
## Summary This PR rolls back the txsync, retaining only the config file changes
## Summary This PR rolls back the txsync, retaining only the config file changes
Summary
This PR rolls back the txsync, retaining only the config file changes