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

Lock binary dependencies to a specific commits / versions #2464

Merged
merged 7 commits into from
Oct 12, 2018

Commits on Oct 10, 2018

  1. Lock binary dependencies to a specific commits / versions

    This is basically copying over @anton's great script!
    
    Also had to run `make format` to make this pass `test_lint`.
    This PR also makes the make commands for tools further align
    with the tendermint implementation.
    ValarDragon committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    9e334af View commit details
    Browse the repository at this point in the history
  2. Update changelog

    ValarDragon committed Oct 10, 2018
    Configuration menu
    Copy the full SHA
    58bedad View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2018

  1. Fix circle ci

    ValarDragon committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    176ea76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd4f30 View commit details
    Browse the repository at this point in the history
  3. fix bugs

    ValarDragon committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    8201c92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    586c191 View commit details
    Browse the repository at this point in the history
  5. Use tendermint/lint :(

    ValarDragon committed Oct 11, 2018
    Configuration menu
    Copy the full SHA
    a703e6e View commit details
    Browse the repository at this point in the history