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

Implement Client lifecycle in relayer v0 #376

Closed
3 of 5 tasks
adizere opened this issue Nov 6, 2020 · 0 comments · Fixed by #421
Closed
3 of 5 tasks

Implement Client lifecycle in relayer v0 #376

adizere opened this issue Nov 6, 2020 · 0 comments · Fixed by #421
Labels
I: logic Internal: related to the relaying logic
Milestone

Comments

@adizere
Copy link
Member

adizere commented Nov 6, 2020

Crate

relayer primarly and may also touch relayer-cli

Summary

Implement the client lifecycle in the relayer (i.e., ForeignClient struct methods mostly). We want to support basic create and update methods. Note that initial client creation functionality is handled separately in #346, and the present issue is meant to finish off that work.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added the I: logic Internal: related to the relaying logic label Nov 6, 2020
@adizere adizere added this to the v0.0.5 milestone Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: logic Internal: related to the relaying logic
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant