Merge PR #5224: adding description to changelog
This commit is contained in:
parent
4cd18bcf35
commit
cf8816e46a
@ -126,6 +126,8 @@ that allows for arbitrary vesting periods.
|
||||
* `SigVerificationDecorator`: Verify each signature is valid, return if there is an error.
|
||||
* `ValidateSigCountDecorator`: Validate the number of signatures in tx based on app-parameters.
|
||||
* `IncrementSequenceDecorator`: Increments the account sequence for each signer to prevent replay attacks.
|
||||
* (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.
|
||||
|
||||
|
||||
### Improvements
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user