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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+1
Original file line number
Diff line number
Diff line change
@@ -139,6 +139,7 @@ that allows for arbitrary vesting periods.
139
139
*`ValidateSigCountDecorator`: Validate the number of signatures in tx based on app-parameters.
140
140
*`IncrementSequenceDecorator`: Increments the account sequence for each signer to prevent replay attacks.
141
141
* (cli) [\#5223](https://github.com/cosmos/cosmos-sdk/issues/5223) Cosmos Ledger App v2.0.0 is now supported. The changes are backwards compatible and App v1.5.x is still supported.
142
+
* (modules) [\#5249](https://github.com/cosmos/cosmos-sdk/pull/5249) Funds are now allowed to be directly sent to the community pool (via the distribution module account).
0 commit comments