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

Valid TrustThresholdFraction and further simplify tests code #142

Merged
merged 15 commits into from
Feb 19, 2020

Commits on Feb 3, 2020

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

Commits on Feb 10, 2020

  1. Configuration menu
    Copy the full SHA
    a45f4b5 View commit details
    Browse the repository at this point in the history
  2. remove redundant clone

    liamsi committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    ec11a75 View commit details
    Browse the repository at this point in the history
  3. add another err case

    liamsi committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    08c0684 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bf0675 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7b9266 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05593f3 View commit details
    Browse the repository at this point in the history
  7. remove dupl test

    liamsi committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    09bcdb9 View commit details
    Browse the repository at this point in the history
  8. Consistent comments in tests

    liamsi committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    6ce0262 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2020

  1. Refactor init_requester (#152)

    * added bisection test for insufficient commits
    
    * refactored init_requester, TODO: update tests
    
    * fixed tests
    
    * Added bisection test for insufficient commits
    
    * fixed failures
    
    * cargo fmt
    
    * Changed tests to use ValsAndCommit struct
    
    * satisfy clippy
    Shivani912 committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    f577dde View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'remotes/origin/master' into ismail/132_…

    …141_followup
    
    # Conflicts:
    #	tendermint/src/lite/types.rs
    #	tendermint/src/lite/verifier.rs
    liamsi committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    859295c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. Configuration menu
    Copy the full SHA
    282f250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cdc1d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b75eee View commit details
    Browse the repository at this point in the history