Wladimir J. van der Laan 65d7083f15
Merge #13017: Add wallets management functions
3c058fd wallet: Add HasWallets (João Barbosa)
373aee2 wallet: Add AddWallet, RemoveWallet, GetWallet and GetWallets (João Barbosa)
6efd964 refactor: Drop CWalletRef typedef (João Barbosa)

Pull request description:

  This is a small step towards dynamic wallet load/unload. The wallets *registry* `vpwallets` is used in several places. With these new functions all `vpwallets` usage are removed and `vpwallets` is now a static variable (no external linkage).

  The typedef `CWalletRef` is also removed as it is narrowly used.

Tree-SHA512: 2ea19da2e17b521ad678bfe10f3257e497ccaf7ab9fd0b6647f9d829f1d6131cfa68db8e8492421711c6da399859432b963a568bdd4ca40a77dd95b597839423
2018-04-23 07:59:02 +02:00
..
2018-04-19 07:58:36 -04:00
2018-02-16 08:59:28 -05:00
2018-04-18 22:07:58 +01:00
2018-04-12 18:57:23 -07:00
2017-09-29 16:02:39 +02:00
2018-04-09 09:18:49 +02:00
2018-02-10 09:55:54 -05:00
2018-04-18 22:07:58 +01:00
2018-03-06 21:52:53 +01:00
2018-03-21 11:57:57 +08:00
2018-04-16 13:24:14 -07:00
2018-02-11 10:48:15 +01:00
2018-03-06 19:52:19 +00:00
2018-03-06 19:52:19 +00:00
2018-03-13 17:04:31 -07:00
2018-04-16 13:24:14 -07:00
2018-03-13 17:04:31 -07:00
2018-01-23 13:16:56 -05:00
2018-04-09 09:18:49 +02:00
2018-03-14 23:10:39 -07:00
2018-04-16 13:24:14 -07:00
2018-04-16 13:24:14 -07:00
2018-04-16 13:24:14 -07:00
2018-04-16 13:24:14 -07:00
2018-04-09 09:18:49 +02:00
2018-03-21 08:34:44 +02:00
2018-03-06 20:28:08 -08:00