elements/src/wallet
Wladimir J. van der Laan d096d22446 build: Get rid of CLIENT_DATE
Putting the build date in the executable is a practice that has no place
in these days, now that deterministic building is increasingly common.

Continues #7732 which did this for the GUI.
2016-06-09 13:34:09 +02:00
..
test crypter: add tests for crypter 2016-05-13 10:23:04 +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 Merge #7537: wallet: Warn on unexpected EOF while salvaging wallet 2016-02-29 10:05:07 +01:00
db.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
rpcdump.cpp build: Get rid of CLIENT_DATE 2016-06-09 13:34:09 +02:00
rpcwallet.cpp Fix two warnings for comparison between signed and unsigned 2016-06-08 15:34:18 +02:00
rpcwallet.h rpc: Register calls where they are defined 2016-03-31 10:48:32 +02:00
wallet.cpp Fix two warnings for comparison between signed and unsigned 2016-06-08 15:34:18 +02:00
wallet.h Improve CWallet API with new GetAccountPubkey function. 2016-06-06 07:02:05 -07:00
walletdb.cpp Move BackupWallet to CWallet::BackupWallet 2016-05-16 17:48:25 -07:00
walletdb.h Move BackupWallet to CWallet::BackupWallet 2016-05-16 17:48:25 -07:00