mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-01-19 05:43:51 +01:00
9f89ba9b7a
* `loadwallet` endpoint * Scala 2.12 compatibility * remove `getwalletname` * fix unit tests * fix DbManagementTest * fix wallet tests * fix DbManagementTest * fix RejectedExecutionException * fix postgres tests * fix password override * update `loadwallet` * Move WalletHolder into wallet module * Kill use of null in WalletHolder * Kill use of null in WalletHolder * Refactor to use WalletAppConfig.DEFAULT_WALLET_NAME * update cli and unit tests * cleanup * Refactors to get compatible with master * Fix compile * Distinguish between loadWalletNeutrino & loadWalletBitcoind * Fix initialized bug with WalletHolder in loadWallet methods * Refactor loadWalletBitcoindBackend/loadNeutrinoWallet to have a common helper method * Introduce DLCWalletLoaderApi, refactor codebase to use it * Fix dumb initialization bug * Fix test:compile * Cleanup * Get loadwallet mostly working with neutrino wallet * Fix compile * scalafmt * Move loadwallet into app-commons * Remove {DLCWallet,Wallet}.stop() * Implement LoadWallet json parsing unit test * Implement stopping of NodeStreamManager callbacks * Fix rebase, integrate setRescanState into WalletRoutes * Fix import * Fix unit tests * Implement listwallets in ConsoleCli * Fix imports * Cleanup * scalafmt Co-authored-by: Chris Stewart <stewart.chris1234@gmail.com> |
||
---|---|---|
.. | ||
applications | ||
chain | ||
config | ||
core | ||
crypto | ||
fee-provider | ||
key-manager | ||
node | ||
oracle | ||
oracle-explorer-client | ||
rpc | ||
secp256k1 | ||
testkit | ||
tor | ||
wallet | ||
bips.md | ||
contributing-website.md | ||
contributing.md | ||
getting-setup.md | ||
getting-started.md | ||
Screenshot from 2021-06-18 13-10-40.png | ||
security.md | ||
ui-setup.md | ||
windows-users.md |