bitcoin-s/app
Chris Stewart 55f168f920 Implement abililty to use BIP39 password. This means this password ne… (#990)
* Implement abililty to use BIP39 password. This means this password needs to be password through our various projects to be able to correctly generate the key that controls the wallet. This also renames 'CreateKeyManagerApi' -> 'BIP39CreateKeymanagerApi' as the bip39 password is needed when creating the KeyManager

* Add bip39 password to BIP39KeyManager.fromParams(), fix mdocs

* Fix bug in unit test were whe weren't specifying password

* Fix rebase issues
2020-01-03 11:03:45 -06:00
..
cli Automated wallet recovery (#985) 2020-01-02 13:18:41 -06:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
picklers/src/main/scala/org/bitcoins/picklers Rescan RPC (#854) 2019-11-21 08:03:32 -06:00
server Implement abililty to use BIP39 password. This means this password ne… (#990) 2020-01-03 11:03:45 -06:00
server-test Automated wallet recovery (#985) 2020-01-02 13:18:41 -06:00