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

refactor(light-client): move the light client module into dash folder #668

Closed

Conversation

shotonoff
Copy link
Collaborator

Issue being fixed or feature implemented

IBC requires original TM original light-client to communicate with other compatible chains.
This PR is the first step of supporting IBC.

What was done?

Since, TD light-client is different from TM implementation. TD light-client moves into dash directory, where we keep the dash related implementations, to do not conflict with original one.

How Has This Been Tested?

Unit test / E2E tests

Breaking Changes

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added or updated relevant unit/integration/functional/e2e tests
  • I have made corresponding changes to the documentation

For repository code-owners and collaborators only

  • I have assigned this pull request to a milestone

@shotonoff shotonoff changed the title refactor(light): move the light client module into dash folder refactor(light-client): move the light client module into dash folder Aug 9, 2023
@github-actions
Copy link

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the Stale label Aug 20, 2023
@shotonoff
Copy link
Collaborator Author

It is not needed anymore

@shotonoff shotonoff closed this Aug 22, 2023
@lklimek lklimek deleted the move-light-client-module-into-dash-folder branch February 1, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant