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

Orchestrator and relayer client #255

Merged
merged 3 commits into from
Mar 30, 2022

Conversation

evan-forbes
Copy link
Member

@evan-forbes evan-forbes commented Mar 28, 2022

Description

This PR is the first of three PRs to add the MVP orchestrator and relayer. It contains the various rpc clients used by both the relayer and orchestrator to communicate with celestia-app, celestia-core, and ethereum.

part 1/3 of the orchestrator/relayer MVP

@evan-forbes evan-forbes self-assigned this Mar 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Mar 29, 2022

Codecov Report

❗ No coverage uploaded for pull request base (qgb-integration@6d78b9b). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                 @@
##             qgb-integration     #255   +/-   ##
==================================================
  Coverage                   ?   14.77%           
==================================================
  Files                      ?       42           
  Lines                      ?     8576           
  Branches                   ?        0           
==================================================
  Hits                       ?     1267           
  Misses                     ?     7223           
  Partials                   ?       86           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6d78b9b...cc4f600. Read the comment docs.

@evan-forbes
Copy link
Member Author

there's still a lot of unused code that will get used later, so the linter is failing

Copy link
Member

@rach-id rach-id left a comment

Choose a reason for hiding this comment

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

LGTM

@evan-forbes evan-forbes merged commit 2f3686c into qgb-integration Mar 30, 2022
@evan-forbes evan-forbes mentioned this pull request Mar 30, 2022
@rach-id rach-id deleted the evan/orchestrator-client branch March 30, 2022 09:14
rach-id pushed a commit to rach-id/celestia-app that referenced this pull request May 9, 2022
* initial orchestrator client

* update go mod and change the makefile so it stops breaking the ci

* copy and paste the needed code from the keystore lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants