FLO-wallet-core/src/wallet
Wladimir J. van der Laan 37ac67816a
Merge #8601: Add option to opt into full-RBF when sending funds (rebase, original by petertodd)
86726d8 Rename `-optintofullrbf` option to `-walletrbf` (Wladimir J. van der Laan)
05fa823 wallet: Add BIP125 comment for MAXINT-1/-2 behavior (Wladimir J. van der Laan)
152f45b Add option to opt into full-RBF when sending funds (Peter Todd)
2016-09-13 11:35:26 +02:00
..
test Do not shadow variables. 2016-08-31 16:16:05 +02: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 Do not shadow variables. 2016-08-31 16:16:05 +02:00
db.h [Wallet] remove unused code/conditions in ReadAtCursor 2016-08-23 15:36:23 +02:00
rpcdump.cpp [wallet] rpc: Drop misleading option 2016-08-24 19:28:04 +02:00
rpcwallet.cpp net: Pass CConnection to wallet rather than using the global 2016-09-08 12:04:35 -04:00
rpcwallet.h Do not shadow global RPC table variable (tableRPC) 2016-08-25 15:02:26 +02:00
wallet.cpp Merge #8601: Add option to opt into full-RBF when sending funds (rebase, original by petertodd) 2016-09-13 11:35:26 +02:00
wallet.h Merge #8601: Add option to opt into full-RBF when sending funds (rebase, original by petertodd) 2016-09-13 11:35:26 +02:00
walletdb.cpp Merge #8629: C++11: s/boost::scoped_ptr/std::unique_ptr/ 2016-09-02 09:56:33 +02:00
walletdb.h [Wallet] comsetic non-code changes for the HD feature 2016-07-15 10:34:08 +02:00