This repository was archived by the owner on Aug 2, 2022. It is now read-only.
Open
Conversation
added 9 commits
January 28, 2022 11:48
# This is the 1st commit message: Update amazon_linux-2-pinned.dockerfile # This is the commit message #2: Update centos-7.7-pinned.dockerfile # This is the commit message #3: Update ubuntu-18.04-pinned.dockerfile # This is the commit message #4: Update ubuntu-20.04-pinned.dockerfile # This is the commit message #5: Update amazon_linux-2-unpinned.dockerfile # This is the commit message #6: Update centos-7.7-unpinned.dockerfile # This is the commit message #7: Update ubuntu-18.04-unpinned.dockerfile # This is the commit message #8: Update ubuntu-20.04-unpinned.dockerfile # This is the commit message #9: Update protocol.hpp # This is the commit message #10: Update net_plugin.cpp # This is the commit message #11: Update CMakeLists.txt
Update centos-7.7-pinned.dockerfile Update ubuntu-18.04-pinned.dockerfile Update ubuntu-20.04-pinned.dockerfile Update amazon_linux-2-unpinned.dockerfile Update centos-7.7-unpinned.dockerfile Update ubuntu-18.04-unpinned.dockerfile Update ubuntu-20.04-unpinned.dockerfile Update protocol.hpp Update net_plugin.cpp Update CMakeLists.txt Update test.sh
Added updated test
…/eos into fsh-EPE-2034-sync-to-chain
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Change Description
This PR adds network latency to net_plugin such that in p2p connection with latency syncing node can be always behind its peer node, therefore it should recognize network latency and avoids sending notice message of Lib catch up to syncing node.
Change Type
Select ONE:
Testing Changes
Select ANY that apply:
Consensus Changes
API Changes
Documentation Additions