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

feat: Chainbound x Artemis integration #59

Merged
merged 13 commits into from
Oct 3, 2023

Conversation

merklefruit
Copy link
Contributor

@merklefruit merklefruit commented Sep 22, 2023

Chainbound x Artemis integration

This PR adds a crate in the crates/clients path which adds the following components:

  • Fiber Collector: a low-latency mempool & new blocks stream powered by the fiber-rs gRPC client
  • Echo Executor: a feature-rich RPC option for sending mev bundles to multiple block builders

We implemented the crate following the Artemis core traits. The crate also includes an example usage script plus all the contextual links to help with integration.

@mteam88
Copy link
Contributor

mteam88 commented Sep 22, 2023

lgtm! tysm!

Copy link
Collaborator

@FrankieIsLost FrankieIsLost left a comment

Choose a reason for hiding this comment

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

Beautiful PR, thank you!

@FrankieIsLost FrankieIsLost merged commit 392ae02 into paradigmxyz:main Oct 3, 2023
5 checks passed
@merklefruit merklefruit deleted the chainbound-artemis branch October 3, 2023 07:40
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