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

Validator Set Hash #6

Merged
merged 5 commits into from
Aug 18, 2019
Merged

Validator Set Hash #6

merged 5 commits into from
Aug 18, 2019

Commits on Aug 3, 2019

  1. merkle::Hash type

    ebuchman committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    305651b View commit details
    Browse the repository at this point in the history
  2. validator::Set with JSON hash

    Can run tests with:
    `cargo test --features "amino-types,keys,serde_json" -- --nocapture`
    ebuchman committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    93ffd2c View commit details
    Browse the repository at this point in the history
  3. use amino for hashing

    ebuchman committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    3bd7615 View commit details
    Browse the repository at this point in the history
  4. add a test

    ebuchman committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    a95c692 View commit details
    Browse the repository at this point in the history
  5. minor comments

    ebuchman committed Aug 3, 2019
    Configuration menu
    Copy the full SHA
    ed79706 View commit details
    Browse the repository at this point in the history