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

Set up decrediton config files #44

Closed
alexlyp opened this issue Dec 8, 2016 · 4 comments
Closed

Set up decrediton config files #44

alexlyp opened this issue Dec 8, 2016 · 4 comments
Assignees
Milestone

Comments

@alexlyp
Copy link
Member

alexlyp commented Dec 8, 2016

Currently there are some hardcoded paths/values to connect to grpc client.

These should be handled via config files instead.

@alexlyp alexlyp added this to the 0.7.0 milestone Dec 8, 2016
@jcvernaleo
Copy link
Member

Just want to make sure we all are on the same page for this. The only config options I see and am currently working on are:

  1. network (main/test)
  2. cert path (getCert will handle it so it won't change other code)
  3. wallet grpc port

@jcvernaleo
Copy link
Member

Am I missing any?

@jcvernaleo
Copy link
Member

Guess I should add
4. dcrd port
5. dcrd rpc user
6. dcrd rpc pass

@alexlyp
Copy link
Member Author

alexlyp commented Dec 9, 2016

i think that is all we'll need to get started

jcvernaleo added a commit to jcvernaleo/decrediton that referenced this issue Dec 12, 2016
jcvernaleo added a commit to jcvernaleo/decrediton that referenced this issue Dec 12, 2016
jcvernaleo added a commit to jcvernaleo/decrediton that referenced this issue Dec 12, 2016
jcvernaleo added a commit to jcvernaleo/decrediton that referenced this issue Dec 13, 2016
This includes network (mainet/testnet), rpc ports, rpc credentials,
and custom cert locations.

Removed some duplicate cert code while there.

Closes decred#44
jcvernaleo added a commit to jcvernaleo/decrediton that referenced this issue Dec 13, 2016
This includes network (mainet/testnet), rpc ports, rpc credentials,
and custom cert locations.

Removed some duplicate cert code while there.

Closes decred#44
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

No branches or pull requests

3 participants