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

Facilitator: Unlock worker address. #33

Closed
deepesh-kn opened this issue May 29, 2019 · 0 comments
Closed

Facilitator: Unlock worker address. #33

deepesh-kn opened this issue May 29, 2019 · 0 comments

Comments

@deepesh-kn
Copy link
Contributor

deepesh-kn commented May 29, 2019

This is an implementation ticket. The actual implementation may vary as we start working on it.
Please check #5 first for any updates in interface and params.

The worker addresses will perform the actual transaction, so they must be unlocked before.
This function will perform the following.

  • Get the encrypted_account from Config for the given address.
  • Read the password from the env variable.
  • Decrypt the account.
  • Add it to web3 account wallet.

The password should be available in the environment variable. The key will be in the format MOSAIC_ADDRESS_PASSW_<address>. This is a proposal, the implementer can improvise.

@deepesh-kn deepesh-kn changed the title Worker: Unlock worker address. Facilitator: Unlock worker address. Jun 4, 2019
@deepesh-kn deepesh-kn added this to the sprint 2 milestone Jun 7, 2019
@pgev pgev self-assigned this Jun 18, 2019
@pgev pgev removed their assignment Jun 18, 2019
@puneet-khushwani-eth puneet-khushwani-eth self-assigned this Jun 18, 2019
@puneet-khushwani-eth puneet-khushwani-eth removed their assignment Jun 21, 2019
@deepesh-kn deepesh-kn removed this from the sprint 2 milestone Jun 26, 2019
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.

3 participants