mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2024-11-19 09:52:09 +01:00
48213d9b81
* Implement MasterXPubDAO * Fix nits * Add postgres migrations * Make sure tables are getting cleaned on postgres * Get dlcOracleTest test cases passing with validation of the master xpub in the database on startup * Fix test case * Fix more tests * Move things around so keymanager does not need to depend on dbCommons * Get all walletTest passing * Add unit test for wallet startup * Fix rebase * Get all sqlite tests passing * Get postgres test cases passing locally * Remove early call to walletAppConfig.start() in node project * Make KeyManagerAppConfig.externalEntropy private * Fix MasterXpubDAO.existsOneXpub() * Fix bug in migrating database for oralce project |
||
---|---|---|
.. | ||
resources | ||
scala/org/bitcoins/dlc/oracle |