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.14.0 #819

Merged
merged 78 commits into from
Apr 9, 2018
Merged

Release/v0.14.0 #819

merged 78 commits into from
Apr 9, 2018

Conversation

ebuchman
Copy link
Member

@ebuchman ebuchman commented Apr 9, 2018

No description provided.

cwgoes and others added 30 commits March 22, 2018 18:51
Module users specify a coin denomination and proof-of-work reward.
Blockchain clients can then submit SHA256 Hashcash solutions and receive
the reward, with a constantly increasing difficulty.

Includes replay protection to prevent the same solution being submitted
multiple times, and inclusion of the rewardee in the hash data to
prevent others from submitting the same solution once they see it in the
tx pool.

Reasonably comprehensive testsuite

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement InitGenesis for staking

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.
cwgoes and others added 22 commits April 5, 2018 15:16

Unverified

The committer email address is not verified.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add PoW module to Democoin

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update for tendermint v0.18.0-rc1

Unverified

The committer email address is not verified.

Unverified

The committer email address is not verified.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Staking handler tests

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Dash instead of space in version output

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
democli: add cool and pow commands

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
staking endblock /tick upgrade

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@codecov
Copy link

codecov bot commented Apr 9, 2018

Codecov Report

Merging #819 into master will increase coverage by 1.89%.
The diff coverage is 55.36%.

@@            Coverage Diff             @@
##           master     #819      +/-   ##
==========================================
+ Coverage   63.28%   65.18%   +1.89%     
==========================================
  Files          62       65       +3     
  Lines        3315     3550     +235     
==========================================
+ Hits         2098     2314     +216     
+ Misses       1069     1049      -20     
- Partials      148      187      +39

Copy link
Contributor

@cwgoes cwgoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ebuchman ebuchman merged commit 72bebc6 into master Apr 9, 2018
@ebuchman ebuchman deleted the release/v0.14.0 branch April 9, 2018 14:02
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.

None yet

4 participants