bitcoin-s/app
Chris Stewart 8fb1716b1c
Move initialization of wallet entropy into the key manager (#966)
* Move initialization of wallet entropy into the key manager

* Enable key-manager in ci, add coverage minimum

* Add coverage minimum for key manager, add KeyManagerParams, start adding KeyManager test harness

* Remove success cases on ADTs, start using Either

* fix import

* Get test coverage to 90%

* Add documentation for key-manager.md, add side bar for key-manager

* Fix wallet.md

* Make seedPath default to baseDatadir, so we don't have a unique seed for every network. Add more documentation

* Address code review

* Address code review from Ben

* Add missing import

* Add more tests for coverage
2019-12-26 19:12:08 -06:00
..
cli 2019 11 28 cli native image doc (#903) 2019-12-04 07:25:03 -06:00
cli-test Somewhat dirty standalone server and CLI binary (#558) 2019-07-10 06:33:17 -05:00
picklers Rescan RPC (#854) 2019-11-21 08:03:32 -06:00
server Move initialization of wallet entropy into the key manager (#966) 2019-12-26 19:12:08 -06:00
server-test Move rescan logic from node to wallet (#974) 2019-12-23 08:57:55 -08:00