Skip to content
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

node.cpp: Check the attacker/buggy client before updating items ids #1007

Merged
merged 1 commit into from
May 31, 2018
Merged

node.cpp: Check the attacker/buggy client before updating items ids #1007

merged 1 commit into from
May 31, 2018

Commits on May 31, 2018

  1. node.cpp: Check the attacker/buggy client before updating items ids

    The peer is an attacker or buggy, which means the item_hashes_received is
    not correct.
    
    Move the check before updating items ids to save some time in this case.
    RichardWeiYang committed May 31, 2018
    Configuration menu
    Copy the full SHA
    ed81963 View commit details
    Browse the repository at this point in the history