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

Pseudo slashing for invalid signers #4269

Merged

Commits on Jul 4, 2022

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

Commits on Jul 6, 2022

  1. Configuration menu
    Copy the full SHA
    765a83b View commit details
    Browse the repository at this point in the history
  2. temp version for p2p pubsub

    ssd04 committed Jul 6, 2022
    Configuration menu
    Copy the full SHA
    514622f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Configuration menu
    Copy the full SHA
    6dcfb39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b78941 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    947f8b8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    044b165 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2dece2 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

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

Commits on Jul 12, 2022

  1. Configuration menu
    Copy the full SHA
    d5e629f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46968f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbdc098 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e2d918 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2022

  1. Configuration menu
    Copy the full SHA
    53e3bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d01da9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73c46eb View commit details
    Browse the repository at this point in the history
  4. cleanup unused core:

    - remove reference to temp pubsub library
    - restore p2p message changes
    ssd04 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    9919dc3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0b5f11 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fccb94d View commit details
    Browse the repository at this point in the history
  7. fix should send flag on error

    ssd04 committed Jul 13, 2022
    Configuration menu
    Copy the full SHA
    6cd0194 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Configuration menu
    Copy the full SHA
    d185fe3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4736186 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    887d6ed View commit details
    Browse the repository at this point in the history
  4. use single signer to verify sig share; add keyGenerator to consensus …

    …core - fix unit tests
    ssd04 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c818111 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9250e77 View commit details
    Browse the repository at this point in the history
  6. add message signer mock

    ssd04 committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    86e1b51 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

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

Commits on Sep 15, 2022

  1. Merge branch 'feat/optimise-consensus-sigcheck' into pseudo-slashing-…

    …for-invalid-signers
    ssd04 committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    984ac90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f385a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6609d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Merge branch 'feat/optimise-consensus-sigcheck' into merge-optimize-c…

    …onsensus-sig-into-pseudo-slashing
    ssd04 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d759b60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4509 from ElrondNetwork/merge-optimize-consensus-…

    …sig-into-pseudo-slashing
    
    Merge optimize consensus sig into pseudo slashing
    ssd04 committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    33334b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Merge branch 'feat/optimise-consensus-sigcheck' into merge-optimize-c…

    …onsensus-sig-into-pseudo-slashing
    ssd04 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    f850519 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4557 from ElrondNetwork/merge-optimize-consensus-…

    …sig-into-pseudo-slashing
    
    Merge optimize consensus sig into pseudo slashing
    ssd04 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    f60633f View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    4272475 View commit details
    Browse the repository at this point in the history
  2. fix linter issue

    ssd04 committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    d92dc33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    387e6f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. fix comment typo

    ssd04 committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    63d7e98 View commit details
    Browse the repository at this point in the history