8000 Comparing v0.4.0...v0.4.1 · skip-mev/connect · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.
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: skip-mev/connect
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: skip-mev/connect
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 9 commits
  • 36 files changed
  • 5 contributors

Commits on Apr 22, 2024

  1. chore(deps): bump github.com/vektra/mockery/v2 from 2.42.2 to 2.42.3 (#…

    …360)
    
    Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.42.2 to 2.42.3.
    - [Release notes](https://github.com/vektra/mockery/releases)
    - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md)
    - [Commits](vektra/mockery@v2.42.2...v2.42.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/vektra/mockery/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5f075d7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/cosmos/cosmos-sdk from 0.50.5 to 0.50.6 (#…

    …361)
    
    Bumps [github.com/cosmos/cosmos-sdk](https://github.com/cosmos/cosmos-sdk) from 0.50.5 to 0.50.6.
    - [Release notes](https://github.com/cosmos/cosmos-sdk/releases)
    - [Changelog](https://github.com/cosmos/cosmos-sdk/blob/v0.50.6/CHANGELOG.md)
    - [Commits](cosmos/cosmos-sdk@v0.50.5...v0.50.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/cosmos/cosmos-sdk
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Johnson <alex@skip.money>
    dependabot[bot] and Alex Johnson authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ed64216 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Fix function name in comment (#365)

    Signed-off-by: cuiyourong <cuiyourong@gmail.com>
    cuiyourong authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    75f1edf View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. chore: Add codespell (#370)

    * Add codespell
    
    * Fix spelling, add .rc
    Eric-Warehime authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    2f65bd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#372)

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    cbd7972 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump amannn/action-semantic-pull-request (#373)

    Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 5.4.0 to 5.5.2.
    - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
    - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
    - [Commits](amannn/action-semantic-pull-request@v5.4.0...v5.5.2)
    
    ---
    updated-dependencies:
    - dependency-name: amannn/action-semantic-pull-request
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Alex Johnson <alex@skip.money>
    dependabot[bot] and Alex Johnson authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8d61364 View commit details
    Browse the repository at this point in the history
  3. feat: Log Reduction + Level Logging (#374)

    * init v2
    
    * nits
    
    * nits
    
    ---------
    
    Co-authored-by: Alex Johnson <alex@skip.money>
    davidterpay and Alex Johnson authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d9725f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. feat: Add Grafana Agent to Compose (#375)

    * init
    
    * nit
    
    * updating prom config
    davidterpay authored Apr 26, 2024
    1 Configuration menu
    Copy the full SHA
    ec65949 View commit details
    Browse the repository at this point in the history
  2. init (#369)

    Co-authored-by: Alex Johnson <alex@skip.money>
    davidterpay and Alex Johnson authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    8d7f013 View commit details
    Browse the repository at this point in the history
Loading
0