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

Finalize the latest epoch #1082

Merged
merged 11 commits into from
May 15, 2019

Commits on May 10, 2019

  1. Finalize the latest epoch

    When we have two consecutive justifications, finalize the latest one
    instead of the previous one.
    
    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 10, 2019
    Configuration menu
    Copy the full SHA
    b5bdaad View commit details
    Browse the repository at this point in the history
  2. Leave comments to not obvious calculations in the code

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 10, 2019
    Configuration menu
    Copy the full SHA
    c083aa1 View commit details
    Browse the repository at this point in the history
  3. Fix floating finalization_slash_itself.py

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 10, 2019
    Configuration menu
    Copy the full SHA
    f26af23 View commit details
    Browse the repository at this point in the history
  4. Test CalculateWithdrawAmount when finalizer sometimes votes

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 10, 2019
    Configuration menu
    Copy the full SHA
    b081918 View commit details
    Browse the repository at this point in the history
  5. Leave a comment why finalization is disabled

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 10, 2019
    Configuration menu
    Copy the full SHA
    f765b51 View commit details
    Browse the repository at this point in the history
  6. Disable test block

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 10, 2019
    Configuration menu
    Copy the full SHA
    7dbf515 View commit details
    Browse the repository at this point in the history
  7. Improvements after review

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 10, 2019
    Configuration menu
    Copy the full SHA
    aa7a2f7 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Fix lint

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 13, 2019
    Configuration menu
    Copy the full SHA
    b496602 View commit details
    Browse the repository at this point in the history
  2. Act upon reviews

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 13, 2019
    Configuration menu
    Copy the full SHA
    47edbaa View commit details
    Browse the repository at this point in the history

Commits on May 14, 2019

  1. Fix finalization_state_restoration.py

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 14, 2019
    Configuration menu
    Copy the full SHA
    5393210 View commit details
    Browse the repository at this point in the history
  2. Fix feature_reindex_commits.py

    Signed-off-by: Kostiantyn Stepaniuk <[email protected]>
    Kostiantyn Stepaniuk committed May 14, 2019
    Configuration menu
    Copy the full SHA
    149fb96 View commit details
    Browse the repository at this point in the history