Skip to content

Commit c077988

Browse files
committed
cl
1 parent 848b15f commit c077988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x/tx/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Since v0.13.0, x/tx follows Cosmos SDK semver: https://github.com/cosmos/cosmos-
3535

3636
### Improvements
3737

38-
* [#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.
3939

4040
## [v0.13.3](https://github.com/cosmos/cosmos-sdk/releases/tag/x/tx/v0.13.3) - 2024-04-22
4141

0 commit comments

Comments
 (0)