You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The launchpad version of cosmos-sdk seems to be deprecated. Currently, the launchpad version chain is only straightedge and is rarely used.
It is difficult to manage stargate and launchpad at the same time.
Also, legacy query seems to disappear completely in the next version of cosmos-sdk. Currently, a lot of legacy queries are also used to support lauchpad, but the use of legacy queries should be eliminated by terminating support for launchpad.
Also, if this PR cosmos/cosmos-sdk#11234 is passed, the performance of the grpc gateway will increase significantly, so let's use the grpc gateway.
The text was updated successfully, but these errors were encountered:
The launchpad version of cosmos-sdk seems to be deprecated. Currently, the launchpad version chain is only straightedge and is rarely used.
It is difficult to manage stargate and launchpad at the same time.
Also, legacy query seems to disappear completely in the next version of cosmos-sdk. Currently, a lot of legacy queries are also used to support lauchpad, but the use of legacy queries should be eliminated by terminating support for launchpad.
Also, if this PR cosmos/cosmos-sdk#11234 is passed, the performance of the grpc gateway will increase significantly, so let's use the grpc gateway.
The text was updated successfully, but these errors were encountered: