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

Net: Fix for "fake stake" attack #94

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Apr 28, 2019

  1. Add IsProofOfStake

    mban259 committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    3da9db4 View commit details
    Browse the repository at this point in the history
  2. Set nNonce of PoW Block

    mban259 committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    c981540 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a03a2bc View commit details
    Browse the repository at this point in the history
  4. Add spam filter

    mban259 committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    ef4a407 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62ca8a6 View commit details
    Browse the repository at this point in the history
  6. Update header filter for zero size

    Time Markov authored and mban259 committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    5314781 View commit details
    Browse the repository at this point in the history
  7. Clear the points and ban the node

    Time Markov authored and mban259 committed Apr 28, 2019
    Configuration menu
    Copy the full SHA
    e97a395 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2019

  1. Download block only when work greater

    Time Markov authored and mban259 committed Apr 29, 2019
    Configuration menu
    Copy the full SHA
    89bb95c View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

  1. Remove IsProofOfStake

    mban259 committed Apr 30, 2019
    Configuration menu
    Copy the full SHA
    3d9cf20 View commit details
    Browse the repository at this point in the history