bitcoin-s/docs
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
..
applications Move initialization of wallet entropy into the key manager (#966) 2019-12-26 19:12:08 -06:00
core 2019 12 17 sign ext key (#959) 2019-12-20 12:47:10 -06:00
key-manager Move initialization of wallet entropy into the key manager (#966) 2019-12-26 19:12:08 -06:00
rpc Update bitcoind docs to have correct versions 2019-12-17 08:47:08 -06:00
contributing-website.md Docs: update Security.md and fix edit button (#965) 2019-12-18 13:07:17 -06:00
contributing.md Add documentation on env variable SBT_OPTS and add documentation about it (#914) 2019-12-03 19:01:34 -06:00
getting-started.md Add note on how to build JAR files (#663) 2019-07-30 18:52:50 -05:00
security.md Docs: update Security.md and fix edit button (#965) 2019-12-18 13:07:17 -06:00
windows-users.md New doc for Windows users (#572) 2019-07-08 15:01:23 -05:00