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

chore: update sdk release #928

Merged
merged 3 commits into from
Jul 30, 2021
Merged

chore: update sdk release #928

merged 3 commits into from
Jul 30, 2021

Conversation

okwme
Copy link
Contributor

@okwme okwme commented Jul 30, 2021

Description

Bumping the Cosmos SDK version to v0.42.8.


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@codecov
Copy link

codecov bot commented Jul 30, 2021

Codecov Report

Merging #928 (afbe7b9) into main (c70a14a) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #928   +/-   ##
=======================================
  Coverage   12.00%   12.00%           
=======================================
  Files          10       10           
  Lines         933      933           
=======================================
  Hits          112      112           
  Misses        816      816           
  Partials        5        5           

CHANGELOG.md Outdated Show resolved Hide resolved
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
CHANGELOG.md Outdated Show resolved Hide resolved
@faddat
Copy link
Contributor

faddat commented Jul 30, 2021

state sync works.

@okwme okwme merged commit 11f2263 into main Jul 30, 2021
@okwme okwme deleted the okwme/sdk-v0-42-8 branch July 30, 2021 15:11
okwme added a commit that referenced this pull request Jul 30, 2021
* chore: update sdk release

* Update CHANGELOG.md

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

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <[email protected]>
okwme added a commit that referenced this pull request Jul 30, 2021
* 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]>
okwme added a commit that referenced this pull request Aug 5, 2021
* Update changelog

* Cherrypick dex v5 go.sum (#894)

* Bump sdk, tendermint version of liquidity module (#891)

* bump sdk, tendermint version of liquidity module

* exclude LegacyAmino cases of lint

* Update gaia module version to v5 (#892)

* Update changelog

* Update gaia package to v5

* Update go.sum (#893)

Co-authored-by: dongsam <[email protected]>

* Update changelog (#895) (#896)

(cherry picked from commit aa38385)

* Merge pull request #907: add back the config command (#908)

* fix: add back the config command and run linting

* test: increase code coverage

* chore: update changelog (#909)

* chore: update changelog (#909) (#910)

* cherry pick 5 0 2 (#913)

* Update RELEASING.md (#911)

* chore: add artifacts to the gitignore (#912)

* chore: update changelog (#914) (#915)

* 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]>

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Shahan Khatchadourian <[email protected]>
Co-authored-by: dongsam <[email protected]>
Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
okwme added a commit that referenced this pull request Sep 30, 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

Co-authored-by: Jacob Gadikian <[email protected]>
Co-authored-by: Aleksandr Bezobchuk <[email protected]>
yaruwangway pushed a commit that referenced this pull request Oct 5, 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

* 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]>
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]>
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.

3 participants