feat(net): improve synchronization efficiency by fyyhtx · Pull Request #6183 · tronprotocol/java-tron
Navigation Menu
{{ message }}
tronprotocol / java-tron Public
- Notifications You must be signed in to change notification settings
- Fork 1.6k
Merged
CodeNinjaEvan merged 4 commits intotronprotocol:release_v4.8.0from
Feb 14, 2025Merged
feat(net): improve synchronization efficiency#6183
CodeNinjaEvan merged 4 commits intotronprotocol:release_v4.8.0from
feat(net): improve synchronization efficiency#6183
CodeNinjaEvan merged 4 commits intotronprotocol:release_v4.8.0from
Conversation
Copy link
Contributor
fyyhtx
commented
Feb 14, 2025
fyyhtx
commented
What does this PR do?
- Reduce the interval between batch processing blocks from 1s to 100ms.
- Changed the default number of fast forwards from 3 to 4.
Why are these changes required?
This PR has been tested by:
- Unit Tests
- Manual Testing
Follow up
Extra details
jwrct added 4 commits
December 24, 2024 14:46kuny0707 approved these changes Feb 14, 2025
CodeNinjaEvan approved these changes Feb 14, 2025
ElRadarNocturno approved these changes Jan 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment