nolus-protocol / nolus-core

Nolus core is a blockchain built using Cosmos SDK and Tendermint
Apache License 2.0
41 stars 48 forks source link

Code improvements on forked modules #172

Closed Lockwarr closed 4 weeks ago

Lockwarr commented 1 month ago

Check logs in the relayer when opening an interchain-account, see for logs like expeted state INIT, got OPEN or similar. See if this is something that can be improved by modifying the forked modules or rather it is directly ibc-go related

Lockwarr commented 4 weeks ago

It's channel semantics from ibc-go.

The most likely explanation for this log is that a different relayer has already handled the package and thus we see the log in our relayer