Skip to content

Commit

Permalink
chore: small nits
Browse files Browse the repository at this point in the history
  • Loading branch information
mbreithecker committed Nov 16, 2023
1 parent fbda965 commit d84ac0e
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 75 deletions.
17 changes: 2 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,12 @@

An '!' indicates a state machine breaking change.

<<<<<<< HEAD
=======
## [Unreleased]

### Features

- ! (`x/funders`) [#141](https://github.com/KYVENetwork/chain/pull/141) Implementation of the new [funders concept](https://commonwealth.im/kyve/discussion/13420-enhancing-kyves-funders-concept).

### Improvements

- ! (`x/bundles`) [#142](https://github.com/KYVENetwork/chain/pull/142) Halt the pool if a single validator has more than 50% voting power.
- ! (deps) [#33](https://github.com/KYVENetwork/chain/pull/33) Upgrade Cosmos SDK to [v0.47.5](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.47.5) ([`v0.47.5-kyve`](https://github.com/KYVENetwork/cosmos-sdk/releases/tag/v0.47.5-kyve-rc0)).
## v1.3.x - Unreleased

### Bug Fixes

- [#149](https://github.com/KYVENetwork/chain/pull/63) add bundles query version map to genesis import/export.

- (`x/delegation`) [#36](https://github.com/KYVENetwork/chain/pull/136) CLI: Use correct args amount for tx redelegate.

>>>>>>> 59847ad (fix: add bundles query version map to genesis import/export (#149))
## [v1.3.1](https://github.com/KYVENetwork/chain/releases/tag/v1.3.1) - 2023-08-02

### Bug Fixes
Expand Down
Loading

0 comments on commit d84ac0e

Please sign in to comment.