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

Release/v0.12.0 #697

Merged
merged 217 commits into from
Mar 27, 2018
Merged

Release/v0.12.0 #697

merged 217 commits into from
Mar 27, 2018

Conversation

ebuchman
Copy link
Member

@ebuchman ebuchman commented Mar 24, 2018

No description provided.

ebuchman and others added 21 commits March 20, 2018 00:47
added Subspace Iterator to IAVLTree
The simple staking module allows validators to bond and add more stake
to their bond. It doesn't allow partial unbond and has no delegation.
The staking power per validator though is correctly reflected within the
consensus.
ParseAccount -> AccountDecoder; check for empty bytes
x/staking: check for empty stake and pubkey
@rigelrozanski
Copy link
Contributor

rigelrozanski commented Mar 26, 2018

Also blocked on #704

@codecov
Copy link

codecov bot commented Mar 27, 2018

Codecov Report

Merging #697 into master will increase coverage by 8.53%.
The diff coverage is 63%.

@@            Coverage Diff             @@
##           master     #697      +/-   ##
==========================================
+ Coverage   56.72%   65.26%   +8.53%     
==========================================
  Files          33       42       +9     
  Lines        1798     1992     +194     
==========================================
+ Hits         1020     1300     +280     
+ Misses        697      581     -116     
- Partials       81      111      +30

@ebuchman ebuchman merged commit 6f9db78 into master Mar 27, 2018
@ebuchman ebuchman deleted the release/v0.12.0 branch March 27, 2018 15:45
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.