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

Remove capella types (flashbots#650) #3

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Conversation

sambacha
Copy link

fix: Replace deprecated goreleaser flag --skip-publish
fix: Replace deprecated goreleaser flag --rm-dist
fix: Update docker/metadata-action to latest
fix: Add write permission to release workflow## 📝 Summary

⛱ Motivation and Context

📚 References


✅ I have run these commands


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Bumps github.com/stretchr/testify from 1.8.4 to 1.9.0.


updated-dependencies:

  • dependency-name: github.com/stretchr/testify
    dependency-type: direct:production
    update-type: version-update:semver-minor
    ...

Signed-off-by: dependabot[bot] [email protected]
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

srounce and others added 4 commits June 28, 2024 23:24
fix: Replace deprecated goreleaser flag --skip-publish
fix: Replace deprecated goreleaser flag --rm-dist
fix: Update docker/metadata-action to latest
fix: Add write permission to release workflow
Privileged builders are a list of public keys of builders from which
bids will be accepted first, even if the bid is lower. If no bids are
received from the privileged builders, bids from other builders will be
accepted.

This is useful when you have a special contract with specific relays and
you would like to have their blocks used instead of other relays. While
still having other relays as a fallback.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants