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

ADR-016: ABCI changes #2662

Merged
merged 9 commits into from Oct 18, 2018
Merged

ADR-016: ABCI changes #2662

merged 9 commits into from Oct 18, 2018

Conversation

ebuchman
Copy link
Contributor

@ebuchman ebuchman commented Oct 18, 2018

More from the ADR that keeps on giving, another piece of #2468

  • Updated all relevant documentation in docs
  • Updated all code comments where relevant
  • Wrote tests
  • Updated CHANGELOG_PENDING.md

@codecov-io
Copy link

codecov-io commented Oct 18, 2018

Codecov Report

❗ No coverage uploaded for pull request base (develop@14c1bae). Click here to learn what that means.
The diff coverage is 90%.

@@            Coverage Diff             @@
##             develop    #2662   +/-   ##
==========================================
  Coverage           ?   61.73%           
==========================================
  Files              ?      207           
  Lines              ?    16910           
  Branches           ?        0           
==========================================
  Hits               ?    10439           
  Misses             ?     5604           
  Partials           ?      867
Impacted Files Coverage Δ
rpc/core/abci.go 0% <0%> (ø)
p2p/node_info.go 88.33% <100%> (ø)
consensus/replay.go 56.33% <100%> (ø)

Copy link
Contributor

@melekes melekes left a comment

Choose a reason for hiding this comment

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

🍏

@ebuchman ebuchman merged commit ed4ce5f into develop Oct 18, 2018
@ebuchman ebuchman deleted the bucky/versions-abci-info branch October 18, 2018 20:51
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

3 participants