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

Release/v5.0.6 #1001

Merged
merged 3 commits into from
Sep 30, 2021
Merged

Release/v5.0.6 #1001

merged 3 commits into from
Sep 30, 2021

Conversation

okwme
Copy link
Contributor

@okwme okwme commented Sep 29, 2021

Not sure why the content of v5.0.6 doesn't already exist inside v5.0.x but this would make it an up to date target for PR #999

okwme and others added 3 commits July 30, 2021 18:02
* chore: version bump SDK (#924)

* chore: update sdk release (#928)

* chore: update sdk release

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
* cherrypick commits for v5.0.5

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

* chore: update changelog
@codecov
Copy link

codecov bot commented Sep 29, 2021

Codecov Report

❗ No coverage uploaded for pull request base (release/v5.0.x@43efea2). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                @@
##             release/v5.0.x    #1001   +/-   ##
=================================================
  Coverage                  ?   12.00%           
=================================================
  Files                     ?       10           
  Lines                     ?      933           
  Branches                  ?        0           
=================================================
  Hits                      ?      112           
  Misses                    ?      816           
  Partials                  ?        5           

go.mod Show resolved Hide resolved
@yaruwangway
Copy link
Contributor

Not sure why the content of v5.0.6 doesn't already exist inside v5.0.x but this would make it an up to date target for PR #999

I think it is because v5.0.4, 5.0.5 and 5.0.6 are checkout their own branches off branch release/v5.0.x?

Copy link
Contributor

@yaruwangway yaruwangway left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the app.go also changed. in the setOrderBeginBlockers, slashingingtypes.ModuleName is added.

we also need to merge release/5.0.5, release/5.0.4 into release/5.0.x.

@okwme okwme merged commit c58efd1 into release/v5.0.x Sep 30, 2021
yaruwangway added a commit that referenced this pull request Oct 14, 2021
* 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 <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
Co-authored-by: Marko Baricevic <[email protected]>

* 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 <[email protected]>

* CHANGELOG: release v5.0.8

Co-authored-by: billy rennekamp <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
Co-authored-by: Marko <[email protected]>
Co-authored-by: Marko Baricevic <[email protected]>
yaruwangway added a commit that referenced this pull request Oct 14, 2021
* 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 <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
Co-authored-by: Marko Baricevic <[email protected]>

* 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 <[email protected]>

* CHANGELOG: release v5.0.8

* fix: link

Co-authored-by: billy rennekamp <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
Co-authored-by: Marko <[email protected]>
Co-authored-by: Marko Baricevic <[email protected]>
okwme added a commit that referenced this pull request Nov 16, 2021
* 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 <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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

* merge Rcn/v5.0.8 to release/v5.0.8 (#1022)

* 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 <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
Co-authored-by: Marko Baricevic <[email protected]>

* 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 <[email protected]>

* CHANGELOG: release v5.0.8

Co-authored-by: billy rennekamp <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
Co-authored-by: Marko <[email protected]>
Co-authored-by: Marko Baricevic <[email protected]>

* merge Rcn/v5.0.8 to release/v5.0.8 (#1023)

* 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 <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* chore: update changelog

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>

* 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 <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
Co-authored-by: Marko Baricevic <[email protected]>

* 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 <[email protected]>

* CHANGELOG: release v5.0.8

* fix: link

Co-authored-by: billy rennekamp <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
Co-authored-by: Marko <[email protected]>
Co-authored-by: Marko Baricevic <[email protected]>

Co-authored-by: billy rennekamp <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
Co-authored-by: Marko <[email protected]>
Co-authored-by: Marko Baricevic <[email protected]>
@alexanderbez alexanderbez deleted the release/v5.0.6 branch April 12, 2022 16:13
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.

4 participants