Skip to content

Problem: "pluggable consensus" is actually "pluggable validation"#2561

Merged
ttmc merged 1 commit intobigchaindb:masterfrom
ttmc:resolve-issue-1779
Sep 20, 2018
Merged

Problem: "pluggable consensus" is actually "pluggable validation"#2561
ttmc merged 1 commit intobigchaindb:masterfrom
ttmc:resolve-issue-1779

Conversation

@ttmc
Copy link
Copy Markdown
Contributor

@ttmc ttmc commented Sep 19, 2018

Solution: rename "consensus" to "validation" where relevant.

To understand where this problem came from, see issue #1779. I don't care about doing deprecation warnings because anyone clever enough to use the "pluggable consensus" feature can figure out how to edit their code to make it work once this change goes into effect.

This pull request resolves #1779

@ttmc ttmc self-assigned this Sep 19, 2018
@ttmc ttmc requested a review from vrde September 19, 2018 12:43
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2561 into master will not change coverage.
The diff coverage is 76.92%.

@@           Coverage Diff           @@
##           master    #2561   +/-   ##
=======================================
  Coverage   93.65%   93.65%           
=======================================
  Files          45       45           
  Lines        2630     2630           
=======================================
  Hits         2463     2463           
  Misses        167      167

Copy link
Copy Markdown
Contributor

@vrde vrde left a comment

Choose a reason for hiding this comment

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

Great!

@ttmc ttmc requested a review from gautamdhameja September 20, 2018 07:28
@ttmc ttmc merged commit 39be7a2 into bigchaindb:master Sep 20, 2018
@ttmc ttmc deleted the resolve-issue-1779 branch September 20, 2018 15:17
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.

Use a phrase other than "pluggable consensus" for that feature

4 participants