-
Notifications
You must be signed in to change notification settings - Fork 1.5k
dev-release4.7.1 #5027
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
Merged
Merged
dev-release4.7.1 #5027
Conversation
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
feat(event): skip log warning for certain scenario
feat(log): separate database logs
feat(db): optimize the judgement of node type
fix(net):change the default IP of the node
fix(net):optimize network log
fix(net):fix the issue of fast forwarding service
fix(net): solve the problem of block repeating obtaining
fix(net): solve 'no need sync' issue reported by nodes
fix(net): optimize activeNodes node adding logic
feat(net):update libp2p to beta version
feat(log): add encoder to avoid any external usage
…e_code feat(stake2.0): optimize code, remove useless code
1. update to version 4.7.1
feat(version)update to version 4.7.1
feat(net): optimize the logic of obtaining block ID
feat(log): use AsyncAppender for DB
feat(db): add timeout sending of zmq
fix(db): Revert sending timeout of zmq
feature(consensus): optimize signatures
feat(net):update libp2p to latest version
Release v4.7.1
feat(net):update libp2p to v0.1.4
fix(api): add input check
Release v4.7.1
Master-Release v4.7.1
…9,version code:17673
….1-75-g36fc5063e9 update a new version. version name:GreatVoyage-v4.7.0.1-75-g36fc5063e…
lvs007
approved these changes
Feb 28, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Why are these changes required?
This PR has been tested by:
Follow up
Extra details