Skip to content

Commit

Permalink
guide: Add ICQ and Cross-chain queries to the features matrix (#3686)
Browse files Browse the repository at this point in the history
* Add ICQ and Cross-chain queries to Features Matrix.

Cross-chain ICQ support was added to the go-relayer in cosmos/relayer#1076 on January 31, 2023.

* Fix feature matrix

---------

Co-authored-by: Luca Joss <luca@informal.systems>
Co-authored-by: Luca Joss <43531661+ljoss17@users.noreply.github.com>
  • Loading branch information
3 people committed Dec 11, 2023
1 parent 1d22282 commit 045023a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guide/src/advanced/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ __Feature comparison between Hermes and the Go relayer__
| | | |
| FT_Transfer | ✅ | ✅ | can submit an ICS-20 fungible token transfer message
| ICA_Relay | ✅ | ✅ | can relay ICS-27 Interchain account packets
| Interchain Query (ICQ) support | ✅ | ✅ | interchain querying using ABCI
| Cross-chain Queries | ✅ | ✅ | cross-chain querying between IBC-enabled chains
| Packet_Recv_A |||
| Packet_Recv_P |||
| Packet_Timeout_A |||
Expand Down

0 comments on commit 045023a

Please sign in to comment.