This repository was archived by the owner on Apr 4, 2024. It is now read-only.
Setup a validator in the test genesis#1171
Merged
fedekunze merged 1 commit intoevmos:mainfrom Jul 11, 2022
Merged
Conversation
It's disabled in cosmos-sdk 0.46's InitGenesis to have zero validators, prepare for the upgrade of cosmos-sdk 0.46.
Codecov Report
@@ Coverage Diff @@
## main #1171 +/- ##
==========================================
+ Coverage 61.54% 62.06% +0.52%
==========================================
Files 91 91
Lines 7281 7355 +74
==========================================
+ Hits 4481 4565 +84
+ Misses 2577 2562 -15
- Partials 223 228 +5
|
11 tasks
hoanguyenkh
pushed a commit
to AstraProtocol/ethermint
that referenced
this pull request
Jul 27, 2022
It's disabled in cosmos-sdk 0.46's InitGenesis to have zero validators, prepare for the upgrade of cosmos-sdk 0.46.
devon-chain
pushed a commit
to PundiAI/ethermint-old
that referenced
this pull request
Nov 17, 2022
It's disabled in cosmos-sdk 0.46's InitGenesis to have zero validators, prepare for the upgrade of cosmos-sdk 0.46.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Extracted from: #1168
In cosmos-sdk 0.46's InitGenesis it reject Zero validators,
prepare for the upgrade of cosmos-sdk 0.46.
Description
For contributor use:
docs/) or specification (x/<module>/spec/)godoccomments.Unreleasedsection inCHANGELOG.mdFiles changedin the Github PR explorerFor admin use:
WIP,R4R,docs, etc)