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

upgrade cosmos-sdk to v0.45.2 #1029

Merged
merged 2 commits into from
Apr 5, 2022
Merged

upgrade cosmos-sdk to v0.45.2 #1029

merged 2 commits into from
Apr 5, 2022

Conversation

yihuang
Copy link
Contributor

@yihuang yihuang commented Apr 5, 2022

Closes: #946

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)

go.mod Show resolved Hide resolved
@fedekunze fedekunze enabled auto-merge (squash) April 5, 2022 13:01
@fedekunze fedekunze merged commit 7d11c93 into evmos:main Apr 5, 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.

Problem: rpc panic if specify a block height larger than latest one
3 participants