Skip to content

Commit

Permalink
merge Rcn/v5.0.8 to release/v5.0.8 (#1023)
Browse files Browse the repository at this point in the history
* Release/v5.0.6 (#1001)

* Rc0/v5.0.3 (#929)

* chore: version bump SDK (#924)

* chore: update sdk release (#928)

* chore: update sdk release

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* chore: update changelog

Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Rc0/v5.0.5 (#934)

* cherrypick commits for v5.0.5

* chore: update changelog

* Rc0/v5.0.6 (#970)

* chore: fix conflicts from stalled release of tendermint v0.34.12

* chore: update changelog

Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* gaia: bump SDK (#1002)

* gaia: bump SDK

* chore: fix go sum

* 5.0.7 conflict (#1009)

* Rc0/v5.0.3 (#929)

* chore: version bump SDK (#924)

* chore: update sdk release (#928)

* chore: update sdk release

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* chore: update changelog

Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Rc0/v5.0.5 (#934)

* cherrypick commits for v5.0.5

* chore: update changelog

* Rc0/v5.0.6 (#970)

* chore: fix conflicts from stalled release of tendermint v0.34.12

* chore: update changelog

* Rc0/v5.0.7 (#1004)

* gaia: bump SDK (#1002)

* gaia: bump SDK

* chore: fix go sum

* chore: changelog

* fix second conflict

* bring back changes

Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko Baricevic <markobaricevic@Fergalicious.local>

* Backport/for v5.0.8 (#1011)

* feat: add ibc-antehandler to the default handlers

* fix: testnet cli command update genesis supply

* chore: fix lint

Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>

* CHANGELOG: release v5.0.8

* fix: link

Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Marko Baricevic <markobaricevic@Fergalicious.local>
  • Loading branch information
6 people authored Oct 14, 2021
1 parent b6732bb commit b72cc99
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,26 +36,26 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [Unreleased]

## [5.0.8] - 2021-10-14
## [v5.0.8] - 2021-10-14

* (gaia) This release includes a new AnteHandler that rejects redundant IBC transactions to save relayers fees.

## [5.0.7] - 2021-09-30
## [v5.0.7] - 2021-09-30

* (gaia) Bump Cosmos SDK to 0.42.10

## [5.0.6] - 2021-09-16
## [v5.0.6] - 2021-09-16

* (gaia) Bump tendermint to 0.34.13

## [5.0.5] - 2021-08-05
## [v5.0.5] - 2021-08-05

* (gaia) Bump SDK to [0.42.9](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.42.9) to resolve IBC channel restart issue ([9800](https://github.com/cosmos/cosmos-sdk/issues/9800)).

## [5.0.4] - 2021-07-31
## [v5.0.4] - 2021-07-31
* (chore) Fix release to include intended items from `v5.0.3`.

## [5.0.3] - 2021-07-30
## [v5.0.3] - 2021-07-30

* (gaia) Bump SDK to [0.42.8](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.42.8) to resolve tx query issues.
* (gaia) Bump SDK to [0.42.7](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.42.7) to resolve state sync issues.
Expand Down

0 comments on commit b72cc99

Please sign in to comment.