Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: informalsystems/tm-load-test
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: informalsystems/tm-load-test
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.0
Choose a head ref
  • 4 commits
  • 3 files changed
  • 3 contributors

Commits on Dec 21, 2022

  1. Bump golang.org/x/crypto from 0.1.0 to 0.4.0 (#165)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.4.0.
    - [Release notes](https://github.com/golang/crypto/releases)
    - [Commits](golang/crypto@v0.1.0...v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    cd04834 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2023

  1. Bump golang.org/x/crypto from 0.4.0 to 0.5.0 (#166)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.4.0 to 0.5.0.
    - [Release notes](https://github.com/golang/crypto/releases)
    - [Commits](golang/crypto@v0.4.0...v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    28e6cba View commit details
    Browse the repository at this point in the history
  2. Replace Tendermint Core dependency with Informal Systems fork (#167)

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    
    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    8dfaff8 View commit details
    Browse the repository at this point in the history
  3. Update changelog for v1.2.0

    Signed-off-by: Thane Thomson <connect@thanethomson.com>
    thanethomson committed Jan 6, 2023
    Configuration menu
    Copy the full SHA
    a9c21a5 View commit details
    Browse the repository at this point in the history
Loading