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

feat(net): disconnect from malicious nodes if necessary #5899

Closed
wants to merge 30 commits into from

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    7dbe7c6 View commit details
    Browse the repository at this point in the history
  2. format MaliciousFeature

    317787106 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    53dab13 View commit details
    Browse the repository at this point in the history
  3. rename to peerNotActiveTime

    317787106 committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    1b6ca45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e2b144 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. reduce log

    317787106 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    1b198f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a41c62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4af6102 View commit details
    Browse the repository at this point in the history
  4. update feature 2

    317787106 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d7d5aff View commit details
    Browse the repository at this point in the history
  5. rearrange the close order

    317787106 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d7c0fef View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. simplfy PeerConnection

    317787106 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    75f405d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22c54ed View commit details
    Browse the repository at this point in the history
  3. add some log

    317787106 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    7207537 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2642b9f View commit details
    Browse the repository at this point in the history
  5. add feature if enables

    317787106 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    edf6934 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    81b4289 View commit details
    Browse the repository at this point in the history
  2. merge develop

    317787106 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6c87144 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    f2a1732 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    406c5c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c3add View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90af8ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    828077b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a57de7a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. test pause send inventory

    317787106 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7836f4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24bcaa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5bf9ea3 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    15b3abc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    369cd92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3662502 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. check if addInv success

    317787106 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    3a85f98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eafda50 View commit details
    Browse the repository at this point in the history