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

chore: merge with upstream v1.0.6 #127

Merged
merged 616 commits into from
Sep 3, 2024
Merged

chore: merge with upstream v1.0.6 #127

merged 616 commits into from
Sep 3, 2024

Conversation

pythonberg1997
Copy link
Contributor

@pythonberg1997 pythonberg1997 commented Sep 2, 2024

Description

This pr is to merge with upstream v1.0.6

Rationale

tell us why we need these changes...

Example

add an example CLI or API response...

Changes

Notable changes:

  • add each change in a bullet point here
  • ...

Potential Impacts

  • add potential impacts for other components here
  • ...

onbjerg and others added 30 commits August 8, 2024 12:20
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
@pythonberg1997 pythonberg1997 changed the title chore: merge with upstream v1.0.5 chore: merge with upstream v1.0.6 Sep 2, 2024
@pythonberg1997 pythonberg1997 force-pushed the merge-v1.0.6 branch 4 times, most recently from 6580df4 to 4007b8e Compare September 2, 2024 13:39
@pythonberg1997 pythonberg1997 force-pushed the merge-v1.0.6 branch 2 times, most recently from a68b26e to 865dd7c Compare September 3, 2024 07:38
Dockerfile Outdated
@@ -1,4 +1,4 @@
FROM lukemathwalker/cargo-chef:latest-rust-1.79 AS chef
FROM lukemathwalker/cargo-chef:latest-rust-1.80 AS chef
WORKDIR /app

LABEL org.opencontainers.image.source=https://github.com/paradigmxyz/reth
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we change the label to our repo.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@@ -480,6 +519,12 @@ Debug:
--debug.skip-new-payload <SKIP_NEW_PAYLOAD>
If provided, the engine will skip `n` consecutive new payloads

--debug.reorg-frequency <REORG_FREQUENCY>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you dive into the detailed usage of these two flags?

@pythonberg1997 pythonberg1997 changed the base branch from develop to new-engine September 3, 2024 08:23
@pythonberg1997 pythonberg1997 merged commit 08c35fd into new-engine Sep 3, 2024
36 checks passed
@pythonberg1997 pythonberg1997 deleted the merge-v1.0.6 branch September 5, 2024 09:23
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.