Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Final keosd unix socket changes #5710

Merged
merged 3 commits into from
Sep 26, 2018
Merged

Conversation

spoonincode
Copy link
Contributor

This PR consists of the 3 final keosd unix socket changes.

  1. keosd no longer listens on 127.0.0.1:8900 by default
  2. cleos' default wallet_url is the keosd socket created at ~/eosio-wallet/keosd.sock
  3. cleos' keosd auto launch has been modified to strictly use the new unix socket at the above path. Additionally, keosd will be launched such that its http and https server are disabled.

Modify cleos to handle auto launch of keosd via unix socket. cleos will now only auto launch if the wallet_url is the default path for the unix socket. Additionally, auto launched keosd will explicitly have its http & https tcp ports disabled.
@spoonincode
Copy link
Contributor Author

FWIW, I did verify that the "docker quick start instructions" still work. Those instructions launch keosd with --http-server-address so not really affected by change at all.

@wanderingbort wanderingbort added this to the Version 1.3 milestone Sep 18, 2018
@arhag arhag modified the milestones: Version 1.3, Version 1.4 Sep 18, 2018
@spoonincode spoonincode merged commit af4513a into develop Sep 26, 2018
@spoonincode spoonincode deleted the final_keosd_unix_socket_changes branch January 18, 2019 16:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants