gno tracking issue
Author: benlueloCreated May 19, 2026Updated May 19, 2026
LabelsC-tracking-issueA-voyagerA-lightclientsA-ibc-union
- figure out how to query unbonding period from the chain
- add tx simulation once it's implemented upstream
- add more types to the gno-types crate
- find a canonical source for protobuf definitions generated from amino
- implement PacketsByBatchHash query (needed for batch commitments)
- add better helper methods to gno-client for the various different abci queries (
vm/qeval,vm/qeval_json,vm/docs,vm/types, etc) - add codec smoke tests to the gno-client for all endpoints
- add trivial event filtering to the gno event source plugin
- implement the rest of the events handling in the gno event source plugin
- add gno implementation to https://docs.union.build/connect/implementations/
- add more tests to gno lc
Source: unionlabs/union