Skip to content

Commit

Permalink
Merge PR #5224: adding description to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jleni authored and alexanderbez committed Oct 24, 2019
1 parent 4cd18bc commit cf8816e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit cf8816e

Please sign in to comment.