cosmos / ibc-go

Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
https://ibc.cosmos.network/
MIT License
543 stars 577 forks source link

Add tests for supported ICA queries #6274

Open colin-axner opened 4 months ago

colin-axner commented 4 months ago

Summary

Add tests for any ICA queries which are considered "supported".

Problem Definition

Unexpected issues arose with testing staking queries which resulted in a not so clear solution: https://github.com/cosmos/ibc-go/pull/6123/commits/5eb2359fd45721921fa9c49ada925c7e3b764def

Proposal

See the list defined here, add tests for any queries which we are going to list as "supported" in our documentation


For Admin Use

NisTun commented 2 months ago

Can I handle this issue @colin-axner

DimitrisJim commented 2 months ago

can do @NisTun, thank you! I think that test can just expand to include all of these. Please also see discussion in issue linked re circuit queries

DimitrisJim commented 3 weeks ago

any update on this @NisTun? could also unassign you if you dont have the bandwidth