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

MVP Relayer Tracking Issue #329

Closed
7 of 9 tasks
Tracked by #301
evan-forbes opened this issue Feb 2, 2022 · 1 comment
Closed
7 of 9 tasks
Tracked by #301

MVP Relayer Tracking Issue #329

evan-forbes opened this issue Feb 2, 2022 · 1 comment

Comments

@evan-forbes
Copy link
Member

evan-forbes commented Feb 2, 2022

Summary

The QBG is significantly simpler than the normal gravity bridge, and can therefore fit into a significantly simpler design. Notably, since the bridge is only one way, it only requires one or more relayers.

Core

  • Create an RPC endpoint for DataCommitment #620

App

  • Copy over portions of the gravity module #197
  • Add a parameter that indicates the frequency for which the validators are expected to sign DataCommitments #198
  • Add MsgSubmitDataCommitment and corresponding functionality #199
  • Document the new qgb functionality #217

QGB

Even though the gravity bridge supports certain types of slashing, I didn't include this in MVP as it is not strictly necessary.

@evan-forbes
Copy link
Member Author

I think we can close this imo. We continue to write specific ADRs which are the only tasks left, and then we can write specific issues for the new relayer design that are tbd

@rach-id rach-id closed this as completed Nov 21, 2022
@rach-id rach-id removed this from Celestia Node Nov 21, 2022
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

No branches or pull requests

2 participants