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

Synchronous block propagation #124

Merged
merged 3 commits into from
Apr 3, 2023
Merged

Conversation

lukanus
Copy link
Collaborator

@lukanus lukanus commented Apr 3, 2023

What 🕵️‍♀️

Synchronous block propagation after: flashbots/mev-boost-relay#330

}
i++
c := client
go publishAsync(ctx, c, b.Log, block, resp)
Copy link
Contributor

Choose a reason for hiding this comment

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

why do we do c:=client? Can't we simply use client?

@dmarzzz dmarzzz self-requested a review April 3, 2023 15:49
Copy link
Contributor

@dmarzzz dmarzzz left a comment

Choose a reason for hiding this comment

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

LGM

@lukanus lukanus merged commit 15d743d into main Apr 3, 2023
@aratz-lasa aratz-lasa deleted the feature/synchronous-block-propagation branch May 8, 2023 17:39
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