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

Keep the spec consistent with LCD implementation #1733

Closed

Conversation

HaoyangLiu
Copy link

@HaoyangLiu HaoyangLiu commented Jul 18, 2018

Previously, we didn't take consideration of load balancing and swagger-ui. Now in LCD implementation, I add them, so some new options were added too. Please review this PR. Thanks

@codecov
Copy link

codecov bot commented Jul 18, 2018

Codecov Report

Merging #1733 into adrian/lcd_spec_final will not change coverage.
The diff coverage is n/a.

@@                  Coverage Diff                   @@
##           adrian/lcd_spec_final    #1733   +/-   ##
======================================================
  Coverage                  63.71%   63.71%           
======================================================
  Files                        122      122           
  Lines                       6774     6774           
======================================================
  Hits                        4316     4316           
  Misses                      2211     2211           
  Partials                     247      247

Sample command:
| Parameter | Type | Default | Required | Description |
| ----------- | --------- | ----------------------- | -------- | ---------------------------------------------------- |
| home | string | "$HOME/.gaiacli" | false | directory for save checkpoints and validator sets |
Copy link
Contributor

Choose a reason for hiding this comment

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

save -> saved? or directory for storing ...


* When the connected full node is trusted, then the proof is not necessary, so you can run Cosmos-LCD with trust-node option:
```
gaiacli advanced rest-server-swagger --chain-id {your chain id} --trust-node
Copy link
Contributor

Choose a reason for hiding this comment

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

note advanced prefix will soon be removed #2014

@cwgoes
Copy link
Contributor

cwgoes commented Aug 28, 2018

Bump. @adrianbrink is the branch this is targeted on still in use? If not, should this be retargeted?

@fedekunze
Copy link
Collaborator

@cwgoes I think this is also part of #2177. Should we close this as well ? cc: @HaoyangLiu

@HaoyangLiu
Copy link
Author

The PR is deprecated. The refered spec is outdated. I will create a new PR to keep its spec consistent with LCD implementation. Thanks for all your impressive comment.

@HaoyangLiu HaoyangLiu closed this Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants