bitcoin-s/docs/applications
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
..
chain.md Initial BIP157 support (#695) 2019-09-25 13:18:51 -05:00
cli.md Add server to sidebar.json so that it shows up (#981) 2019-12-22 10:47:15 -06:00
configuration.md Bump Scala versions (#697) 2019-08-23 13:53:00 -05:00
node.md Add rudimentary docs for node, chain and wallet (#726) 2019-09-02 08:16:44 -05:00
server.md Add server to sidebar.json so that it shows up (#981) 2019-12-22 10:47:15 -06:00
wallet.md Move initialization of wallet entropy into the key manager (#966) 2019-12-26 19:12:08 -06:00