feat(net): improve synchronization efficiency by fyyhtx · Pull Request #6183 · tronprotocol/java-tron

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@fyyhtx

Copy link

Contributor

@fyyhtx fyyhtx commented

Feb 14, 2025

What does this PR do?

  1. Reduce the interval between batch processing blocks from 1s to 100ms.
  2. 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

@CodeNinjaEvan CodeNinjaEvan merged commit 17283bf into tronprotocol:release_v4.8.0

Feb 14, 2025

5 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@kuny0707 kuny0707 kuny0707 approved these changes

+2 more reviewers

@CodeNinjaEvan CodeNinjaEvan CodeNinjaEvan approved these changes

@ElRadarNocturno ElRadarNocturno ElRadarNocturno approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@fyyhtx @kuny0707 @CodeNinjaEvan @ElRadarNocturno @jwrct