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

Fix ibc client header cli cmd #61

Closed
4 tasks
colin-axner opened this issue Oct 23, 2020 · 0 comments · Fixed by #192
Closed
4 tasks

Fix ibc client header cli cmd #61

colin-axner opened this issue Oct 23, 2020 · 0 comments · Fixed by #192

Comments

@colin-axner
Copy link
Contributor

Summary

gaiad q ibc client header  --chain-id slippy-0 --node http://159.65.118.186:26657 
Error: RPC error -32603 - Internal error: page should be within [1, 1] range, given 0

For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@colin-axner colin-axner transferred this issue from cosmos/cosmos-sdk Mar 5, 2021
faddat referenced this issue in notional-labs/ibc-go Feb 23, 2022
Fix CI release build command
faddat referenced this issue in notional-labs/ibc-go Mar 1, 2022
…x querying

* Working relayer q txs

* WIP subscribe

* Working event listener

* Event listener listens for transactions

* Refactor path to have a strategy

* Merge PR #61: Refactor Config

* Config chains is dead! 💀

* Complete config refactor
faddat referenced this issue in notional-labs/ibc-go Mar 1, 2022
* Parallelize docker continer spin up

* Split out most into test_common.go, just tests in relayer_test.go

* Further test cleanup and refactoring. Tests running in ~15s

* MOAR TESTS

* Messing around

* Passing relayer flush, working on streaming relayer test
CosmosCar pushed a commit to caelus-labs/ibc-go that referenced this issue Nov 6, 2023
- Add CheckBlockAvailability method (resolves cosmos#61)
- Add BlockRetriever interface (resolves cosmos#62)
- Extend mock implementation (resolves cosmos#63)
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 a pull request may close this issue.

1 participant