-
Notifications
You must be signed in to change notification settings - Fork 722
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
Release/v5.0.6 #1001
Conversation
* 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 Report
@@ Coverage Diff @@
## release/v5.0.x #1001 +/- ##
=================================================
Coverage ? 12.00%
=================================================
Files ? 10
Lines ? 933
Branches ? 0
=================================================
Hits ? 112
Misses ? 816
Partials ? 5 |
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? |
There was a problem hiding this 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.
* 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]>
* 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]>
* 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]>
Not sure why the content of
v5.0.6
doesn't already exist insidev5.0.x
but this would make it an up to date target for PR #999