Skip to content

docs: link to rpc#2361

Merged
melekes merged 4 commits intodevelopfrom
zach/rpc
Sep 12, 2018
Merged

docs: link to rpc#2361
melekes merged 4 commits intodevelopfrom
zach/rpc

Conversation

@zramsay
Copy link
Contributor

@zramsay zramsay commented Sep 9, 2018

part of #2143

Note: the updates will need to be manual (until we move to swagger) but I'll stay on top of it with automated Slack notification.

  • 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 Sep 9, 2018

Codecov Report

Merging #2361 into develop will increase coverage by 0.1%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           develop    #2361     +/-   ##
==========================================
+ Coverage    61.02%   61.12%   +0.1%     
==========================================
  Files          197      197             
  Lines        16302    16302             
==========================================
+ Hits          9948     9965     +17     
+ Misses        5491     5473     -18     
- Partials       863      864      +1
Impacted Files Coverage Δ
libs/clist/clist.go 66.49% <0%> (-1.53%) ⬇️
consensus/state.go 77.4% <0%> (-0.36%) ⬇️
consensus/reactor.go 73.82% <0%> (+0.26%) ⬆️
p2p/conn/connection.go 79.71% <0%> (+0.28%) ⬆️
p2p/pex/addrbook.go 70.07% <0%> (+0.48%) ⬆️
p2p/pex/pex_reactor.go 74.66% <0%> (+0.66%) ⬆️
consensus/replay.go 62.62% <0%> (+7.76%) ⬆️


```
tendermint unsafe_reset_priv_validator
tendermint unsafe_reset_all
Copy link
Contributor

Choose a reason for hiding this comment

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

remove the ~/.tendermint/data`` unsafe_reset_all does that.

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.

🥇 🏎 🍰

@melekes melekes merged commit 33b4617 into develop Sep 12, 2018
@melekes melekes deleted the zach/rpc branch September 12, 2018 17:03
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.

3 participants