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

Implement attester protection into validator client #4598

Merged
merged 29 commits into from Jan 23, 2020

Commits on Jan 16, 2020

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

Commits on Jan 18, 2020

  1. Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into …

    …protecc-attester-db
    0xKiwi committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    1311ab4 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into …

    …protecc-attester-db
    0xKiwi committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    9794cbb View commit details
    Browse the repository at this point in the history
  3. Remove flags

    0xKiwi committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    1109f5b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bab2cac View commit details
    Browse the repository at this point in the history
  5. Fix comments

    0xKiwi committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    13570fd View commit details
    Browse the repository at this point in the history
  6. Update interface to new funcs

    0xKiwi committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    5b1991a View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/prysmaticlabs/Prysm into …

    …protecc-attester-db
    0xKiwi committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    5ad05a1 View commit details
    Browse the repository at this point in the history
  8. Fix test

    0xKiwi committed Jan 18, 2020
    Configuration menu
    Copy the full SHA
    6b00534 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2020

  1. Add flags

    0xKiwi committed Jan 19, 2020
    Configuration menu
    Copy the full SHA
    685cca5 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2020

  1. Configuration menu
    Copy the full SHA
    3cab179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44fbd25 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    0xKiwi committed Jan 20, 2020
    Configuration menu
    Copy the full SHA
    89a7009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68b9f91 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2020

  1. Add test for pruning

    0xKiwi committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    6bb7774 View commit details
    Browse the repository at this point in the history
  2. Add more test cases for prunes

    0xKiwi committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    2940fea View commit details
    Browse the repository at this point in the history
  3. Remove todo comment

    0xKiwi committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    d98a306 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e75c854 View commit details
    Browse the repository at this point in the history
  5. Fix comments

    0xKiwi committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    b6d6cb6 View commit details
    Browse the repository at this point in the history
  6. Rename functions

    0xKiwi committed Jan 21, 2020
    Configuration menu
    Copy the full SHA
    2ca8518 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f0724fd View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2020

  1. Fix logs

    0xKiwi committed Jan 22, 2020
    Configuration menu
    Copy the full SHA
    ba90bf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    348d09b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5749fff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d6b075 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9de21ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d212da7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Configuration menu
    Copy the full SHA
    fc551b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8082a25 View commit details
    Browse the repository at this point in the history