elements/src/wallet
Jorge Timón 175168ad1e CA: Decouple CWallet from CAssetsDir
Remove:

- std::vector<CAsset> GetKnownAssets() const;
- std::string GetLabelFromAsset(const CAsset& id) const;
- CAsset GetAssetFromLabel(const std::string& label) const;
2017-04-02 14:30:01 -04:00
..
test CA: Use CAssetsDir that inits from config instead of wallet 2017-04-02 14:30:01 -04:00
crypter.cpp crypter: add a BytesToKey clone to replace the use of openssl 2016-05-13 10:23:04 +02:00
crypter.h crypter: add tests for crypter 2016-05-13 10:23:04 +02:00
db.cpp Berkeley DB v6 compatibility fix 2016-09-21 02:43:47 +00:00
db.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcdump.cpp Add example to sendtoaddress, generateasset, signblock, combineblocksigs, dumpblindingkey, and importblindingkey 2017-04-02 14:23:35 -04:00
rpcwallet.cpp CA: Decouple CWallet from CAssetsDir 2017-04-02 14:30:01 -04:00
rpcwallet.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
wallet.cpp CA: Decouple CWallet from CAssetsDir 2017-04-02 14:30:01 -04:00
wallet.h CA: Decouple CWallet from CAssetsDir 2017-04-02 14:30:01 -04:00
walletdb.cpp CA: Use CAssetsDir that inits from config instead of wallet 2017-04-02 14:30:01 -04:00
walletdb.h CA: Use CAssetsDir that inits from config instead of wallet 2017-04-02 14:30:01 -04:00