Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

Allow ResponseInitChain to return the initial validator set #233

Merged
merged 2 commits into from
May 14, 2018

Conversation

adrianbrink
Copy link
Contributor

@adrianbrink adrianbrink commented May 13, 2018

ResponseInitChain should be able to return an initial validator set that
is determined by some logic within the genesis.json file.

ref cosmos/cosmos-sdk#959

ResponseInitChain should be able to return an initial validator set that
is determined by some logic within the genesis.json file.
@codecov-io
Copy link

codecov-io commented May 13, 2018

Codecov Report

Merging #233 into develop will decrease coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #233      +/-   ##
===========================================
- Coverage    14.69%   14.67%   -0.03%     
===========================================
  Files           15       15              
  Lines         2361     2365       +4     
===========================================
  Hits           347      347              
- Misses        1984     1988       +4     
  Partials        30       30
Impacted Files Coverage Δ
types/types.pb.go 4.88% <0%> (-0.02%) ⬇️

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 e132e78...da73fb8. Read the comment docs.

@ebuchman ebuchman merged commit 49849de into develop May 14, 2018
@adrianbrink adrianbrink deleted the adrian/requestinitchain branch May 15, 2018 20:13
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.

3 participants