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

R4R: add various gov cmds to docs and other fixes #2631

Merged
merged 17 commits into from
Nov 6, 2018

Conversation

fedekunze
Copy link
Collaborator

@fedekunze fedekunze commented Oct 30, 2018

  • Targeted PR against correct branch (see CONTRIBUTING.md)

  • Linked to github-issue with discussion and accepted design OR link to spec that describes this work.

  • Wrote tests

  • Updated relevant documentation (docs/)

  • Added entries in PENDING.md with issue #

  • rereviewed Files changed in the github PR explorer


For Admin Use:

  • Added appropriate labels to PR (ex. wip, ready-for-review, docs)
  • Reviewers Assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

@fedekunze fedekunze added T:Docs Changes and features related to documentation. ready-for-review labels Oct 30, 2018
@codecov
Copy link

codecov bot commented Oct 30, 2018

Codecov Report

❗ No coverage uploaded for pull request base (docs-overhaul@6007e9b). Click here to learn what that means.
The diff coverage is n/a.

@@               Coverage Diff                @@
##             docs-overhaul    #2631   +/-   ##
================================================
  Coverage                 ?   58.77%           
================================================
  Files                    ?      152           
  Lines                    ?     9433           
  Branches                 ?        0           
================================================
  Hits                     ?     5544           
  Misses                   ?     3519           
  Partials                 ?      370

Federico Kunze added 2 commits October 30, 2018 09:51
@fedekunze fedekunze changed the title R4R: document gov deposits and other docs fixes R4R: add various gov cmds to docs and other fixes Oct 30, 2018
docs/sdk/clients.md Outdated Show resolved Hide resolved
@@ -1,19 +1,18 @@
# cosmos-sdk-cli
Create a new blockchain project based on cosmos-sdk with a single command.
# cosmos-sdk-cli
Copy link
Contributor

Choose a reason for hiding this comment

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

these are the titles that show up in the sidebar, would be good to pretty-fy it

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

how would you rename it ?

Copy link
Member

Choose a reason for hiding this comment

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

I'm good with the current naming. Having a section named after a specific tool is OK right?

Copy link
Contributor

Choose a reason for hiding this comment

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

# Cosmos SDK CLI

Copy link
Member

@jackzampolin jackzampolin left a comment

Choose a reason for hiding this comment

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

A couple of small comments

@@ -92,12 +92,12 @@ the postition of the target key in the whole key set of this IAVL tree. As shown
out the left key and the right key. If we can demonstrate that both left key and right key
definitely exist, and they are adjacent nodes. Thus the target key definitely doesn't exist.

![Absence Proof1](pics/absence1.png)
![Absence Proof1](./pics/absence1.png)
Copy link
Member

Choose a reason for hiding this comment

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

Nice diagrams!

docs/sdk/cosmos-sdk-cli.md Outdated Show resolved Hide resolved
docs/sdk/clients.md Outdated Show resolved Hide resolved
Copy link
Contributor

@alexanderbez alexanderbez left a comment

Choose a reason for hiding this comment

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

Thanks @fedekunze -- left some minor feedback.

docs/sdk/clients.md Outdated Show resolved Hide resolved
docs/sdk/clients.md Outdated Show resolved Hide resolved
docs/sdk/clients.md Outdated Show resolved Hide resolved
docs/sdk/clients.md Outdated Show resolved Hide resolved
docs/lite/readme.md Outdated Show resolved Hide resolved
docs/lite/readme.md Outdated Show resolved Hide resolved
docs/lite/readme.md Outdated Show resolved Hide resolved
docs/sdk/clients.md Outdated Show resolved Hide resolved
docs/sdk/clients.md Outdated Show resolved Hide resolved
docs/sdk/clients.md Outdated Show resolved Hide resolved
docs/sdk/clients.md Outdated Show resolved Hide resolved
Federico Kunze and others added 2 commits November 1, 2018 22:41
@fedekunze
Copy link
Collaborator Author

fedekunze commented Nov 5, 2018

@cwgoes @zramsay @gamarin2 @jackzampolin anything left for this PR ? I addressed all the comments above

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.

Minor comments.

docs/lite/readme.md Outdated Show resolved Hide resolved
docs/sdk/cosmos-sdk-cli.md Outdated Show resolved Hide resolved
@zramsay
Copy link
Contributor

zramsay commented Nov 5, 2018

after talking with @gamarin2 today, we'll be moving a bunch of these files...see #2695

@jackzampolin
Copy link
Member

@zramsay do we want to get these fixes merged before we move the docs???

@zramsay
Copy link
Contributor

zramsay commented Nov 6, 2018

doesn't really matter, either way it's a hassle for someone

@jackzampolin jackzampolin changed the base branch from develop to docs-overhaul November 6, 2018 16:22
@zramsay zramsay merged commit 73c882c into docs-overhaul Nov 6, 2018
@zramsay
Copy link
Contributor

zramsay commented Nov 6, 2018

LGTM

@zramsay zramsay deleted the fedekunze/docs-cli-lite branch November 6, 2018 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T:Docs Changes and features related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants