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

Bump sdk, tendermint version of liquidity module #891

Conversation

dongsam
Copy link
Contributor

@dongsam dongsam commented Jun 26, 2021

Closes: #XXX

Description

As the versions of Cosmos-SDK and Tendermint became v0.42.6 and v0.34.11 in PR #889, we updated the version of the Liquidity module to the corresponding version dependency.

Gravity-Devs/liquidity@v1.2.8...v1.2.9

Follow-up after #859


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 Jun 26, 2021

Codecov Report

Merging #891 (b05bae1) into main (9ee67d7) will not change coverage.
The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #891   +/-   ##
=====================================
  Coverage   0.39%   0.39%           
=====================================
  Files          7       7           
  Lines        505     505           
=====================================
  Hits           2       2           
  Misses       502     502           
  Partials       1       1           

@dongsam dongsam marked this pull request as ready for review June 26, 2021 02:25
@shahankhatch shahankhatch merged commit d95c5dd into cosmos:main Jun 27, 2021
shahankhatch added a commit that referenced this pull request Jun 28, 2021
* 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 <dongsamb@gmail.com>
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 <dongsamb@gmail.com>

* 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 <alexanderbez@users.noreply.github.com>

* Update CHANGELOG.md

Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* chore: update changelog

Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>

* Update CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Shahan Khatchadourian <shahan.k.code@gmail.com>
Co-authored-by: dongsam <dongsamb@gmail.com>
Co-authored-by: Jacob Gadikian <jacobgadikian@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
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.

None yet

4 participants