Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make word list used for mnemonic configurable #886

Closed
5555ahaha opened this issue Mar 7, 2019 · 2 comments
Closed

Make word list used for mnemonic configurable #886

5555ahaha opened this issue Mar 7, 2019 · 2 comments
Labels
enhancement a feature request

Comments

@5555ahaha
Copy link

5555ahaha commented Mar 7, 2019

I need to add new mnemonic language word list, so I cloned the web3j locally. I want to import it as module in Android Studio doing File->New->Import Module but I got this error.

ERROR: Could not find method compile() for arguments [project ':utils'] on object of type org.gradle.api.internal.artifacts.dsl.dependencies.DefaultDependencyHandler.

@iikirilov
Copy link
Contributor

We should make the word list configurable. At the moment it is hard coded.
See
MnemonicUtils.populateWordList()

@iikirilov iikirilov added the enhancement a feature request label Mar 7, 2019
@iikirilov iikirilov changed the title ERROR: Could not find method compile() for arguments [project ':utils'] Make word list used for mnemonic configurable Mar 7, 2019
@iikirilov
Copy link
Contributor

Closing as duplicate of #919

A proposal has been made on the work that needs to be done there

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement a feature request
Projects
None yet
Development

No branches or pull requests

2 participants