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: lmittmann/flashbots
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.10
Choose a base ref
...
head repository: lmittmann/flashbots
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.11
Choose a head ref
  • 3 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 30, 2024

  1. upgraded to Go 1.22 (#83)

    Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
    lmittmann and lmittmann authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b99e385 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/ethereum/go-ethereum from 1.13.14 to 1.14.0 (#80)

    Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.13.14 to 1.14.0.
    - [Release notes](https://github.com/ethereum/go-ethereum/releases)
    - [Commits](ethereum/go-ethereum@v1.13.14...v1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/ethereum/go-ethereum
      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>
    dependabot[bot] authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d65fe87 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/lmittmann/w3 from 0.15.0 to 0.16.0 (#82)

    * Bump github.com/lmittmann/w3 from 0.15.0 to 0.16.0
    
    Bumps [github.com/lmittmann/w3](https://github.com/lmittmann/w3) from 0.15.0 to 0.16.0.
    - [Release notes](https://github.com/lmittmann/w3/releases)
    - [Commits](lmittmann/w3@v0.15.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/lmittmann/w3
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * fixed tests
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
    dependabot[bot] and lmittmann authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    0ef032d View commit details
    Browse the repository at this point in the history
Loading