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

Upgrade cosmos-sdk #9

Merged
merged 10 commits into from
Nov 16, 2020
Merged

Upgrade cosmos-sdk #9

merged 10 commits into from
Nov 16, 2020

Conversation

dreamer-zq
Copy link

Closes: #XXX

Description


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)

@dreamer-zq dreamer-zq changed the title Upgrade cosmos-sdk WIP: Upgrade cosmos-sdk Oct 30, 2020
@codecov-io
Copy link

codecov-io commented Nov 6, 2020

Codecov Report

❗ No coverage uploaded for pull request base (irita-v0.40.0-rc1@68a23c4). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                  @@
##             irita-v0.40.0-rc1       #9   +/-   ##
====================================================
  Coverage                     ?   54.35%           
====================================================
  Files                        ?      461           
  Lines                        ?    30847           
  Branches                     ?        0           
====================================================
  Hits                         ?    16767           
  Misses                       ?    12436           
  Partials                     ?     1644           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 68a23c4...4b65af2. Read the comment docs.

@dreamer-zq dreamer-zq changed the title WIP: Upgrade cosmos-sdk Upgrade cosmos-sdk Nov 11, 2020
@chengwenxi chengwenxi merged commit cc8d536 into irita-v0.40.0-rc1 Nov 16, 2020
@chengwenxi chengwenxi deleted the zzq/irita-v0.40.0-rc1 branch November 16, 2020 05:50
chengwenxi added a commit that referenced this pull request Nov 19, 2020
* cherry pick 2ea9cf4

* move sm2 from tendermint to sdk

* fix bug

* register sm2

* fix bug

* fix test error

* fix bug

* fix bug

* cherry-pick from cosmos#7817

* update tendermint version

Co-authored-by: chengwenxi <vincent.ch.cn@gmail.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.

3 participants