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
*[#21073](https://github.com/cosmos/cosmos-sdk/pull/21073)Add write-only mutex in Context to protect`getSignersFuncs` map from concurrent writes.
38
+
*[#21073](https://github.com/cosmos/cosmos-sdk/pull/21073)In Context use sync.Map`getSignersFuncs` map from concurrent writes, we also call Validate when creating the Context.
0 commit comments