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

Issues after testing with informal tesnet and cosmoshub-4 #994

Closed
3 of 8 tasks
ancazamfir opened this issue May 26, 2021 · 0 comments
Closed
3 of 8 tasks

Issues after testing with informal tesnet and cosmoshub-4 #994

ancazamfir opened this issue May 26, 2021 · 0 comments
Milestone

Comments

@ancazamfir
Copy link
Collaborator

ancazamfir commented May 26, 2021

Crate

relayer

Summary

  • hermes started with two chain configuration takes 2-3 minutes to filter through all the hub channels and figure out it needs to handle only one. This needs optimization. (High startup time for hermes #998 )
  • hermes gives a lot of spurious error warn level logs about non-IBC events, these should be lowered to trace or removed (Spurious error logs  #991)
  • hermes query clients returns only the client IDs in lexicographic order which is not helpful (especially on the hub with hundreds of clients) . Also one has to query individual clients to determine the counterparty chain. We should allow filtering with a remote chain ID; if one is not specified display and order by chain ID (Include chain-id in hermes query clients output  #992)

(many thanks to @ebuchman for ^)

Version

Steps to Reproduce

Acceptance Criteria

Fix all of the listed issues


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate milestone (priority) applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@adizere adizere added this to the 07.2021 milestone Jun 24, 2021
@adizere adizere closed this as completed Jul 13, 2021
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