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

Remove Header trait #617

Closed
plafer opened this issue Apr 13, 2023 · 1 comment · Fixed by #730
Closed

Remove Header trait #617

plafer opened this issue Apr 13, 2023 · 1 comment · Fixed by #730
Labels
A: low-priority Admin: low priority / non urgent issue, expect longer wait time for PR reviews O: code-hygiene Objective: aims to improve code hygiene
Milestone

Comments

@plafer
Copy link
Contributor

plafer commented Apr 13, 2023

The Header trait is only used in tests, and doesn't serve a clear purpose. We should remove it.

@plafer plafer added O: code-hygiene Objective: aims to improve code hygiene A: low-priority Admin: low priority / non urgent issue, expect longer wait time for PR reviews labels Apr 13, 2023
@DaviRain-Su
Copy link
Contributor

In ibc-go use ClientMessage to Update ClientState, replace Header.

plafer pushed a commit that referenced this issue Jun 26, 2023
* Remove Header trait (#617) from IBC crate.

* Remove query_latest_header() definition from MockContext and related code cleanup.
@Farhad-Shabani Farhad-Shabani added this to the v0.42.0 milestone Jun 27, 2023
Farhad-Shabani pushed a commit that referenced this issue Sep 9, 2024
* Remove Header trait (#617) from IBC crate.

* Remove query_latest_header() definition from MockContext and related code cleanup.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: low-priority Admin: low priority / non urgent issue, expect longer wait time for PR reviews O: code-hygiene Objective: aims to improve code hygiene
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants