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

Add block receive height limit #1870

Merged
merged 20 commits into from
Sep 6, 2020
Merged

Commits on Aug 24, 2020

  1. Add block cache limit

    shargon committed Aug 24, 2020
    Configuration menu
    Copy the full SHA
    82fde79 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2020

  1. Remove known hashes

    shargon committed Aug 25, 2020
    Configuration menu
    Copy the full SHA
    f8cad04 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. Optimize

    shargon authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    7ad0530 View commit details
    Browse the repository at this point in the history
  2. Update Blockchain.cs

    shargon authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    dfbff17 View commit details
    Browse the repository at this point in the history
  3. Clean code

    shargon authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    8d27f5a View commit details
    Browse the repository at this point in the history
  4. Rename method

    shargon authored Aug 26, 2020
    Configuration menu
    Copy the full SHA
    9fff15b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6a2e20c View commit details
    Browse the repository at this point in the history
  6. Prevent process far blocks

    shargon committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    15c4b57 View commit details
    Browse the repository at this point in the history
  7. Block ACL

    shargon committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    596470a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2020

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

Commits on Sep 1, 2020

  1. Configuration menu
    Copy the full SHA
    93ebf53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    069caa4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Move knownHashes

    shargon committed Sep 3, 2020
    Configuration menu
    Copy the full SHA
    44a20a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01ceeac View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Remove no sender

    shargon authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    899b404 View commit details
    Browse the repository at this point in the history
  2. Rename

    erikzhang committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    6164e8f View commit details
    Browse the repository at this point in the history
  3. Rename

    erikzhang committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    4def3f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52ef274 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0b4786c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20e99c2 View commit details
    Browse the repository at this point in the history