neobytes/src/wallet
UdjinM6 d192d642f6
Move heavy coin selection out of the loop in SubmitDenominate (#2274)
* extend CTxOut constructor

* Move heavy coin selection out of the loop in SubmitDenominate
2018-09-15 13:18:32 +03:00
..
test Merge #9643: [refactor] Remove using namespace <xxx> from wallet/ & util* 2018-02-21 22:32:13 +03:00
coincontrol.h Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation target 2018-01-13 13:44:38 +01:00
crypter.cpp Merge #8753: Locked memory manager 2018-01-13 13:44:39 +01:00
crypter.h Use override keyword for overriden class member functions (#1644) 2018-02-15 10:29:15 +03:00
db.cpp Merge #9643: [refactor] Remove using namespace <xxx> from wallet/ & util* 2018-02-21 22:32:13 +03:00
db.h Merge #10308: [wallet] Securely erase potentially sensitive keys/values 2018-01-26 12:59:29 +01:00
rpcdump.cpp Show some info about the wallet dumped via dumpwallet (#2191) 2018-07-28 16:50:58 +03:00
rpcwallet.cpp adds rpc calls for setprivatesendrounds and setprivatesendamount (#2230) 2018-08-21 17:07:54 +03:00
rpcwallet.h Merge #8163: Do not shadow global RPC table variable (tableRPC) 2018-01-09 14:16:37 +01:00
wallet.cpp Move heavy coin selection out of the loop in SubmitDenominate (#2274) 2018-09-15 13:18:32 +03:00
wallet.h Move heavy coin selection out of the loop in SubmitDenominate (#2274) 2018-09-15 13:18:32 +03:00
walletdb.cpp Merge #9643: [refactor] Remove using namespace <xxx> from wallet/ & util* 2018-02-21 22:32:13 +03:00
walletdb.h Merge #9108: Use importmulti timestamp when importing watch only keys (on top of #9682) 2018-02-01 11:13:01 +01:00