-
Notifications
You must be signed in to change notification settings - Fork 179
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
feat: differentiate builder ec by suffixing it with '-builder' #347
Merged
barnabasbusa
merged 3 commits into
ethpandaops:main
from
bharath-123:differentiate-builder
Nov 21, 2023
Merged
feat: differentiate builder ec by suffixing it with '-builder' #347
barnabasbusa
merged 3 commits into
ethpandaops:main
from
bharath-123:differentiate-builder
Nov 21, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bharath-123
changed the title
differentiate builder ec by suffixing it with '-builder'
feat: differentiate builder ec by suffixing it with '-builder'
Oct 28, 2023
please run: |
bharath-123
force-pushed
the
differentiate-builder
branch
from
October 31, 2023 06:02
9ea4a3a
to
9745a9d
Compare
this is fixed @barnabasbusa |
Apologies for the delay, but we currently have a merge freeze till the end of the week, can probably merge this in early next week! |
barnabasbusa
approved these changes
Nov 20, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
barnabasbusa
pushed a commit
that referenced
this pull request
Nov 30, 2023
🤖 I have created a release *beep* *boop* --- ## [1.1.0](1.0.0...1.1.0) (2023-11-30) ### Features * Add adminer ([#295](#295)) ([99b5913](99b5913)) * Add broadcaster ([#355](#355)) ([0f9c3aa](0f9c3aa)) * add custom label configuration option ([#375](#375)) ([82ec85e](82ec85e)) * add custom labels ([#340](#340)) ([789ed8e](789ed8e)) * add dencun example, bump teku mem, update mev-relay postgres name ([#369](#369)) ([1097531](1097531)) * Add Ethereum Metrics Exporter Dash ([#338](#338)) ([3ce9a78](3ce9a78)) * Add initial support for Blobscan ([#363](#363)) ([837fb97](837fb97)) * add prometheus custom configuration for participants ([#354](#354)) ([e9bbc7d](e9bbc7d)) * added a gitpod badge ([#356](#356)) ([e273993](e273993)) * Allow verkle to be at genesis or post genesis ([60a7529](60a7529)) * differentiate builder ec by suffixing it with '-builder' ([#347](#347)) ([c558cb2](c558cb2)) ### Bug Fixes * add java opts for besu ([#346](#346)) ([8aa88e3](8aa88e3)) * blobscan lint error ([#374](#374)) ([32f862b](32f862b)) * builder args incorrectly configured ([#343](#343)) ([66e73fb](66e73fb)) * network params setting invalid value for min/max configs ([#353](#353)) ([764b7dc](764b7dc)) * update validator reward address ([#350](#350)) ([57f82c0](57f82c0)) * Use unused accounts for mev flood ([#359](#359)) ([286654c](286654c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #119