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

Reintroduce the ability to run Gaia Lite in "insecure" mode #2715

Closed
6 tasks done
alexanderbez opened this issue Nov 7, 2018 · 3 comments
Closed
6 tasks done

Reintroduce the ability to run Gaia Lite in "insecure" mode #2715

alexanderbez opened this issue Nov 7, 2018 · 3 comments
Assignees

Comments

@alexanderbez
Copy link
Contributor

alexanderbez commented Nov 7, 2018

Summary

Once the following have been addressed and introduced downstream to the SDK:

The SDK should reintroduce the ability to run Gaia Lite in insecure mode (i.e. undo #2716)

/cc @alessio @faboweb


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
ebuchman pushed a commit to tendermint/tendermint that referenced this issue Nov 15, 2018
* Decouple StartHTTP{,AndTLS}Server from Listen()

This should help solve cosmos/cosmos-sdk#2715

* Fix small mistake

* Update StartGRPCServer

* s/rpc/rpcserver/

* Start grpccore.StartGRPCServer in a goroutine

* Reinstate l.Close()

* Fix rpc/lib/test/main.go

* Update code comment

* update changelog and comments

* fix tm-monitor. more comments
@alessio alessio self-assigned this Nov 27, 2018
alessio pushed a commit that referenced this issue Nov 27, 2018
- Reintroduce gaia lite --insecure mode (closes: #2715).
- Update Gopkg.toml accordingly.
@alessio
Copy link
Contributor

alessio commented Nov 30, 2018

@faboweb I believe this is fixed. Can you confirm please?

@alessio
Copy link
Contributor

alessio commented Dec 14, 2018

@faboweb AFAIK this is fixed, please reopen if not so.

@alessio alessio closed this as completed Dec 14, 2018
@alessio alessio reopened this Jan 17, 2019
alessio pushed a commit that referenced this issue Jan 17, 2019
@alessio
Copy link
Contributor

alessio commented Jan 17, 2019

I was wrong, gaiacli rest-server --insecure was still disabled.

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 a pull request may close this issue.

2 participants