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

DPOS example #2

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

Commits on Jul 28, 2018

  1. adding voting msg to DeliveryTx and CheckTx, refactoring InitChain an…

    …d BlockEnd to support validators
    Bartosz Zabuski committed Jul 28, 2018
    Configuration menu
    Copy the full SHA
    448b58f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

  1. refactoring EndBlock to only query top 4 validators

    Bartosz Zabuski committed Jul 29, 2018
    Configuration menu
    Copy the full SHA
    5a97571 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7af1a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. cleanups, adding comments

    Bartosz Zabuski committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    b0cecf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. fixing number of active validators to 4

    Bartosz Zabuski committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    a9c9d40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3af21a View commit details
    Browse the repository at this point in the history
  3. reverting code added for testing

    Bartosz Zabuski committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    c8f3a26 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2018

  1. adding script to trigger multiple nodes locally

    Bartosz Zabuski authored and Bartosz Zabuski committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    15158e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. upgrading tendermint to have proper access to Validators attributes l…

    …ike Address, PubKey etc.,
    
    adding code for testing
    Bartosz Zabuski committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    6d2e71a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. Merge pull request #1 from BartoszZabuski/for-testing

    adding script to trigger multiple nodes locally
    BartoszZabuski authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    1eae066 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from BartoszZabuski/refactoring-validators-hand…

    …ling
    
    upgrading tendermint to have proper access to Validators attributes l…
    BartoszZabuski authored Aug 22, 2018
    Configuration menu
    Copy the full SHA
    530e749 View commit details
    Browse the repository at this point in the history