Skip to content

William/key management#231

Open
swansontec wants to merge 6 commits into
masterfrom
william/key-management
Open

William/key management#231
swansontec wants to merge 6 commits into
masterfrom
william/key-management

Conversation

@swansontec
Copy link
Copy Markdown
Contributor

This pull request needs some additional testing / cleanup before it is ready to be merged. The idea is to get the conversation started.

Comment thread src/types/types.js Outdated
keyText: string,
opts?: EdgeCreatePrivateKeyOptions
) => Promise<Object>,
+isPrivateKey?: (walletInfo: EdgeWalletInfo) => Promise<boolean>,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just put canSpend on EdgeCurrencyEngine.

Comment thread src/types/types.js Outdated
+otherMethods: Object,
+userSettings: Object | void,

canImportKey(): Promise<boolean>,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Move to EdgeCurrencyInfo.

@swansontec swansontec force-pushed the william/key-management branch from 047fe04 to 426d822 Compare May 2, 2019 23:57
@swansontec swansontec force-pushed the william/key-management branch from 426d822 to 6fe7c42 Compare May 17, 2019 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant