Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Update cosmos-sdk to 0.46.1 #1300

Merged
merged 2 commits into from
Aug 25, 2022
Merged

Update cosmos-sdk to 0.46.1 #1300

merged 2 commits into from
Aug 25, 2022

Conversation

yihuang
Copy link
Contributor

@yihuang yihuang commented Aug 25, 2022

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)

@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #1300 (fc92b8c) into main (685869a) will decrease coverage by 0.04%.
The diff coverage is 7.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1300      +/-   ##
==========================================
- Coverage   52.17%   52.13%   -0.05%     
==========================================
  Files         105      105              
  Lines        9541     9547       +6     
==========================================
- Hits         4978     4977       -1     
- Misses       4296     4302       +6     
- Partials      267      268       +1     
Impacted Files Coverage Δ
rpc/backend/node_info.go 0.00% <0.00%> (ø)
server/config/config.go 22.22% <0.00%> (-0.27%) ⬇️
rpc/backend/backend.go 46.66% <33.33%> (-5.06%) ⬇️

@fedekunze fedekunze merged commit f9c74e2 into evmos:main Aug 25, 2022
@yihuang yihuang deleted the sdk-46-1 branch August 25, 2022 06:06
@danburck danburck mentioned this pull request Nov 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants