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

Detect Proposer Slashing Implementation #5139

Merged
merged 33 commits into from
Apr 2, 2020
Merged

Detect Proposer Slashing Implementation #5139

merged 33 commits into from
Apr 2, 2020

Commits on Mar 19, 2020

  1. detect blocks

    shayzluf committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    116e308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2674f75 View commit details
    Browse the repository at this point in the history
  3. detect blocks

    shayzluf committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    e4b582f View commit details
    Browse the repository at this point in the history
  4. use stub

    shayzluf committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    e03d9c2 View commit details
    Browse the repository at this point in the history
  5. use stub

    shayzluf committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    b1be514 View commit details
    Browse the repository at this point in the history
  6. use stub

    shayzluf committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    f088275 View commit details
    Browse the repository at this point in the history
  7. todo

    shayzluf committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    dc42ec3 View commit details
    Browse the repository at this point in the history
  8. fix test

    shayzluf committed Mar 19, 2020
    Configuration menu
    Copy the full SHA
    66809b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. add tests and utils

    shayzluf committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    6edcf24 View commit details
    Browse the repository at this point in the history
  2. fix imports

    shayzluf committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    69e2509 View commit details
    Browse the repository at this point in the history
  3. fix imports

    shayzluf committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    de3b0c7 View commit details
    Browse the repository at this point in the history
  4. fix comment

    shayzluf committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    71a70d0 View commit details
    Browse the repository at this point in the history
  5. todo

    shayzluf committed Mar 23, 2020
    Configuration menu
    Copy the full SHA
    1347540 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

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

    shayzluf committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f4fb01b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab35ccb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc5f78e View commit details
    Browse the repository at this point in the history
  5. fix broken test

    rauljordan committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    9b4242e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    825dc0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0d63e29 View commit details
    Browse the repository at this point in the history
  8. Update slasher/detection/testing/utils.go

    Co-Authored-By: terence tsao <terence@prysmaticlabs.com>
    rauljordan and terencechain committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    eb13443 View commit details
    Browse the repository at this point in the history
  9. fixed up final comments

    rauljordan committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c2b9aca View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    dc00405 View commit details
    Browse the repository at this point in the history
  11. better naming

    rauljordan committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    2c28be1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cf68180 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e8ad08a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce86f8e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    53d63a5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    680c093 View commit details
    Browse the repository at this point in the history
  17. Update slasher/detection/service.go

    Co-Authored-By: Ivan Martinez <ivanthegreatdev@gmail.com>
    rauljordan and 0xKiwi committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    6020715 View commit details
    Browse the repository at this point in the history
  18. no more named args

    rauljordan committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    b9fe596 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7dd035c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    776e27d View commit details
    Browse the repository at this point in the history