Skip to content

Commit

Permalink
merge Rc0/v6.0.2 (#1274)
Browse files Browse the repository at this point in the history
* Release/v6.0.1 (#1255)

* app.toml template gRPCWeb port conflict fix (#1230)

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

* Update statesync.bash (#1208)

* Update statesync.bash

This config should only use seeds, and shouldn't have a persistent peer

* Update statesync.bash

having several rpcs is better than depending on one

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

* build: bump liquidity to v1.4.4 from v1.4.2 (#1210)

* build: bump liquidity to v1.4.4-rc1 from v1.4.2

* build: bump liquidity to v1.4.4

* Bump github.com/cosmos/ibc-go/v2 from 2.0.2 to 2.0.3 (#1231)

Bumps [github.com/cosmos/ibc-go/v2](https://github.com/cosmos/ibc-go) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/cosmos/ibc-go/releases)
- [Changelog](https://github.com/cosmos/ibc-go/blob/v2.0.3/CHANGELOG.md)
- [Commits](cosmos/ibc-go@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: github.com/cosmos/ibc-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>

* Fix rocksdb build tag usage (#1135)

* this paves the way for widespread rocksdb usage

* rocksdb

* Use latest cosmos/gorocksdb

* Delete .gitpod.yml

gitpod has been adding these....

don't want it of course.

* go mod tidy

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

* 1159 update state sync configs (#1160)

* Update default snapshot configs

* Refactor

* Fix override to include default template

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

* Bump github.com/tendermint/tm-db from 0.6.4 to 0.6.6 (#1116)

Bumps [github.com/tendermint/tm-db](https://github.com/tendermint/tm-db) from 0.6.4 to 0.6.6.
- [Release notes](https://github.com/tendermint/tm-db/releases)
- [Changelog](https://github.com/tendermint/tm-db/blob/master/CHANGELOG.md)
- [Commits](tendermint/tm-db@v0.6.4...v0.6.6)

---
updated-dependencies:
- dependency-name: github.com/tendermint/tm-db
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>

* tm-db version 0.6.4

* chore: update changelog

Co-authored-by: Mariya <RaspiRepo@users.noreply.github.com>
Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: dongsam <dongsamb@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>

* cherrypicked v0.44.6 PR

* updated changelog and minor changes

* chore: update CHANGELOG

* chore: update go.mod to be in sync with simapp v0.44.6

* Update CHANGELOG.md

Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com>

Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com>
Co-authored-by: Mariya <RaspiRepo@users.noreply.github.com>
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: dongsam <dongsamb@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lg <8335464+glnro@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
  • Loading branch information
8 people authored Feb 17, 2022
1 parent bacdbe4 commit 3c73d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Ref: https://keepachangelog.com/en/1.0.0/

## [v6.0.2] - 2022-02-17

* (gaia) Bump [Cosmos-SDK](https://github.com/cosmos/gaia/pull/1257) to [v0.44.6](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.44.6)
* (gaia) Bump [Cosmos-SDK](https://github.com/cosmos/cosmos-sdk) to [v0.44.6](https://github.com/cosmos/cosmos-sdk/releases/tag/v0.44.6)
* (gaia) Bump [Versions](https://github.com/cosmos/gaia/pull/1100) of various smaller dependencies, remove the Cosmos SDK replace statement, update `initiClientCtx` params, ensure `stdout` and `stderr` are handled correctly in the CLI.

## [v6.0.1] - 2022-02-11
Expand Down

0 comments on commit 3c73d5a

Please sign in to comment.