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

Rc0/v6.0.0 #1079

Merged
merged 3 commits into from
Nov 24, 2021
Merged

Rc0/v6.0.0 #1079

merged 3 commits into from
Nov 24, 2021

Conversation

okwme
Copy link
Contributor

@okwme okwme commented Nov 24, 2021

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)

yaruwangway and others added 3 commits November 24, 2021 09:42
* fix: delete new modules from fromVM map to not skip init genesis

* fix: migrate auth module after staking
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

❗ No coverage uploaded for pull request base (release/v6.0.0@07f9892). Click here to learn what that means.
The diff coverage is n/a.

@@                Coverage Diff                @@
##             release/v6.0.0    #1079   +/-   ##
=================================================
  Coverage                  ?   12.00%           
=================================================
  Files                     ?        9           
  Lines                     ?      933           
  Branches                  ?        0           
=================================================
  Hits                      ?      112           
  Misses                    ?      816           
  Partials                  ?        5           

@okwme okwme merged commit 6ed5b73 into release/v6.0.0 Nov 24, 2021
@okwme okwme deleted the rc0/v6.0.0 branch November 24, 2021 10:15
dongsam added a commit to b-harvest/gravity-dex that referenced this pull request Nov 29, 2021
…et-and-farming-on-vega

* commit '6ed5b7397a57c42112cf1b16f550bd0a6e263953':
  Rc0/v6.0.0 (cosmos#1079)

# Conflicts:
#	CHANGELOG.md
#	app/app.go
okwme added a commit that referenced this pull request Mar 3, 2022
* Vega 6.0.0 (#1077)

* fix: delete new modules from fromVM map to not skip init genesis

* fix: migrate auth module after staking

* chore: update changelog

* chore: update changelog

Co-authored-by: yaruwangway <69694322+yaruwangway@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.

2 participants