neobytes/src/wallet
Wladimir J. van der Laan aca0c00ae1
Merge pull request #6905
a6efc01 Bugfix: Omit wallet-related options from -help when wallet is disabled (Luke Dashjr)
5f9260f Bugfix: If genproclimit is omitted to RPC setgenerate, don't change it; also show correct default in getmininginfo (Luke Dashjr)
420a82f Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool) (Luke Dashjr)
caa3d42 Bugfix: RPC: blockchain: Display correct defaults in help for verifychain method (Luke Dashjr)
2015-11-04 11:45:33 +01:00
..
test [Move Only] Move wallet related things to src/wallet/ 2015-03-12 14:13:02 +01:00
crypter.cpp Merge pull request #6415 2015-08-14 16:28:37 +02:00
crypter.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
db.cpp Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool) 2015-10-01 23:16:42 +00:00
db.h Bugfix: Describe dblogsize option correctly (it refers to the wallet database, not memory pool) 2015-10-01 23:16:42 +00:00
rpcdump.cpp [Univalue] add univalue over subtree 2015-10-01 10:49:57 +02:00
rpcwallet.cpp [Univalue] add univalue over subtree 2015-10-01 10:49:57 +02:00
wallet_ismine.cpp SQUASH "Add have-pubkey distinction to ISMINE flags" 2015-08-08 09:30:53 -07:00
wallet_ismine.h Merge pull request #6415 2015-08-14 16:28:37 +02:00
wallet.cpp Only call TrimToSize once per reorg/blocks disconnect 2015-10-13 01:39:38 -07:00
wallet.h Do not store Merkle branches in the wallet. 2015-09-22 18:51:07 +02:00
walletdb.cpp Reject invalid pubkeys when reading ckey items from the wallet. 2015-10-29 18:24:49 +00:00
walletdb.h Includes: Cleanup around net main and wallet 2015-07-23 21:10:26 +02:00