bitcoin-s/docs
rorp 9f89ba9b7a
loadwallet endpoint (#4417)
* `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>
2022-08-05 17:34:14 -05:00
..
applications loadwallet endpoint (#4417) 2022-08-05 17:34:14 -05:00
chain Move MockChainQueryApi/MockNodeApi out of BaseWalletTest (#4542) 2022-07-27 10:18:22 -05:00
config 2022 07 20 wallet rescan stream (#4530) 2022-07-24 12:26:21 -05:00
core Add HashType to ECDigitalSignature API (#4320) 2022-05-29 18:25:22 -05:00
crypto Musig2 Implementation (#4418) 2022-07-06 12:59:13 -05:00
fee-provider Fee Provider Docs (#1641) 2020-07-08 10:22:59 -05:00
key-manager Add imported flag to the seed JSON (#4459) 2022-07-08 18:55:47 -05:00
node Move MockChainQueryApi/MockNodeApi out of BaseWalletTest (#4542) 2022-07-27 10:18:22 -05:00
oracle sports betting example (#4397) 2022-06-16 13:55:47 -05:00
oracle-explorer-client Tor support for all sub-projects (#3506) 2021-08-10 08:07:12 -05:00
rpc add bitcoind v23 rpc (#4368) 2022-06-21 13:20:47 -05:00
secp256k1 Update path to secp256k1 library in docs (#3385) 2021-07-09 06:27:26 -05:00
testkit Automatically download binaries if they are used in test suite (#4005) 2022-01-23 17:43:30 -06:00
tor Overridable Tor config (#3780) 2021-10-27 12:57:10 -05:00
wallet 2022 07 25 wallet api refactor (#4545) 2022-07-31 08:04:39 -05:00
bips.md Add supported Bips docs (#2427) 2020-12-24 07:16:46 -06:00
contributing-website.md Setup Github Actions (#2319) 2020-12-07 13:35:22 -06:00
contributing.md Skip CI tests for docs PRs (#2435) 2020-12-29 08:07:15 -06:00
getting-setup.md Add instructions for how to use sdkman in getting-setup.md (#4208) 2022-03-23 13:40:03 -05:00
getting-started.md fix a space typo. (#4447) 2022-07-04 15:47:57 -05:00
Screenshot from 2021-06-18 13-10-40.png Add link to installers, add docs for requirement of java9+ for development environments (#3299) 2021-06-21 06:16:43 -05:00
security.md Update pgp key as previous key expired (#4273) 2022-04-18 14:29:36 -05:00
ui-setup.md Update documentation for UI to use build script Advanced Setup (#4430) 2022-06-29 16:28:33 -05:00
windows-users.md New doc for Windows users (#572) 2019-07-08 15:01:23 -05:00