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
Its technically still relevant, but I wouldn't consider it a good use of optimization effort for the following two reasons:
The method is rarely used
We'd have to be very careful to ensure its state machine compatible
I think something that would be of higher impact is looking into if theres any way to make dec.Unmarshal() faster, as this dominates lots of protobuf deserialization times.
Ref https://github.com/cosmos/cosmos-sdk/pull/3750/files#r261452457
The text was updated successfully, but these errors were encountered: