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

Refactoring to merge handler into each feature implementation #234

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

bluele
Copy link
Member

@bluele bluele commented Nov 28, 2023

Changes

  • merge handler into each feature implementation
  • add IIBCHandler interface
  • remove IBCMsgs and move the msg definitions into each feature impl
  • add IBCSelfStateValidator contract that validates self client/consensus states in the connection handshake
    • developers override this to be able to validate state corresponding to their light client

@bluele bluele requested a review from a team as a code owner November 28, 2023 00:44
Signed-off-by: Jun Kimura <jun.kimura@datachain.jp>
@bluele bluele merged commit 352dc59 into main Nov 28, 2023
4 checks passed
@bluele bluele deleted the refactor-handler branch November 28, 2023 01:07
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.

None yet

1 participant