Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dongsam committed Mar 15, 2022
1 parent 4378f69 commit c9ecbc9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ breaking changes.

**Note**: Requires [Go 1.15+](https://golang.org/dl/)

## Customized Cosmos-SDK containing state-breaking changes

- [`x/staking`](https://github.com/cosmosquad-labs/cosmos-sdk/pull/2) fix: allow delegate only spendable coins
- [`x/gov`](https://github.com/cosmosquad-labs/cosmos-sdk/pull/4) feat: add additional voting powers hook on tally
- [`x/vesting`](https://github.com/cosmosquad-labs/cosmos-sdk/pull/1) feat: periodic vesting msg
- [`x/bank`](https://github.com/cosmosquad-labs/cosmos-sdk/pull/5) feat: Add dynamic blockedAddrs

## Quick Start

To learn how the SDK works from a high-level perspective, go to the [SDK Intro](./docs/intro/overview.md).
Expand Down

0 comments on commit c9ecbc9

Please sign in to comment.