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

[FEATURE] Initial support for MyEtherWallet keystore files import #52

Open
wants to merge 5 commits into
base: stable
Choose a base branch
from

Conversation

josipbagaric
Copy link
Member

@josipbagaric josipbagaric commented Feb 14, 2018

Added support for importing keystore files from MyEtherWallet as a wallet for the eac.js client.

Note: In order to work properly with the eth-alarm-clock-dapp, this PR relies on some of the work in @kuzirashi's PR #51. Please merge that one first before merging this one.

@lsaether @kosecki123

@josipbagaric josipbagaric changed the title [FEATURE] Added support for MyEtherWallet keystore files import [FEATURE] Initial support for MyEtherWallet keystore files import Feb 14, 2018
@kosecki123
Copy link
Collaborator

This looks good so far.

Please implement

async sendFromNext(recip, val, gasLimit, gasPrice, data)
async sendFromIndex(index, to, value, gasLimit, gasPrice, data)

To complete the PR

@josipbagaric
Copy link
Member Author

@kosecki123 Implemented.

@josipbagaric
Copy link
Member Author

@lsaether Thanks for checking it out. Fixed failing tests.

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.

3 participants