Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rc1/v6.0.4 #1325

Merged
merged 7 commits into from
Mar 10, 2022
Merged

Rc1/v6.0.4 #1325

merged 7 commits into from
Mar 10, 2022

Conversation

okwme
Copy link
Contributor

@okwme okwme commented Mar 7, 2022

Made a new PR that doesn't include rebase like #1323 to make easier to check and test.

dongsam and others added 7 commits March 7, 2022 10:26
* Update reproducible build command

to use latest reproducible build docker image from https://github.com/tendermint/images which is published on the tendermintdev dockerhub account

* Update RELEASING.md

* Update RELEASING.md

* Update join-mainnet.md
* chore: update changelog

* add back v5.0.8 to changelog

* add back v5.0.8 to changelog

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

* Update CHANGELOG.md

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

* Update CHANGELOG.md

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

Co-authored-by: yaruwangway <69694322+yaruwangway@users.noreply.github.com>
* 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>
* 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>
* Updates to core cosmos library versions

* tidy

* Version bumps

* Fix home flag

Co-authored-by: billy rennekamp <billy.rennekamp@gmail.com>
@okwme
Copy link
Contributor Author

okwme commented Mar 7, 2022

OK to merge when:

  • Backup then upgrade a live node with the new software and let it run for 24 hours
  • Assign someone to have reduced work capacity during the 2 days afterwards while monitoring
  • Custom network with two nodes, one with old version (major release), one with new version
  • Add Milan to all Gaia validator / node operator channels
  • Ensure documentation is up to date

Next steps

  • review the merge Rc0/v6.0.4 into release/v6.0.x #1323 PR for docs and merge into release/v6.0.4
  • Cut release from release/v6.0.4
  • Merge release/v6.0.4 into release/v6.0.x
  • Create new branch theta-main from release/v6.0.x
  • Target Yaru's Theta feature branch against theta-main in her current PR
  • Update the RELEASING.md file with new protocol even include in Yaru's PR
  • Start release process for v7.0.0-rc0
    • branch release/v6.0.x to release/v7.0.x, release/v7.0.0-rc0
    • cherry pick from theta-main and main into release/v7.0.0-rc0
    • make PR from release/v7.0.0-rc0 into release/v7.0.x for final review
    • tag and release from release/v7.0.x
    • delete release/v7.0.0-rc0 branch
  • Going forward releases will be cut from release/vn.0.x instead of from release/vn.0.m

@codecov
Copy link

codecov bot commented Mar 7, 2022

Codecov Report

❗ No coverage uploaded for pull request base (release/v6.0.4@246a8b3). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                @@
##             release/v6.0.4    #1325   +/-   ##
=================================================
  Coverage                  ?   12.81%           
=================================================
  Files                     ?        9           
  Lines                     ?      944           
  Branches                  ?        0           
=================================================
  Hits                      ?      121           
  Misses                    ?      817           
  Partials                  ?        6           

@okwme okwme merged commit 6ef6819 into release/v6.0.4 Mar 10, 2022
@okwme okwme deleted the rc1/v6.0.4 branch March 10, 2022 09:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants