FLO-wallet-core/src/wallet
Jonas Schnelli 7d0bf0bb46
include the chaintip *blockIndex in the SyncTransaction signal
- allows reducing of calls to main.cpp for getting the chaintip during transaction syncing
- potentially allows reducing of cs_main locks
2015-12-04 09:18:53 +01:00
..
test [wallet] Refactor to use new MIN_CHANGE 2015-10-28 10:52:46 +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 Constrain constant values to a single location in code 2015-11-28 18:47:29 +01:00
db.h Constrain constant values to a single location in code 2015-11-28 18:47:29 +01:00
rpcdump.cpp [Univalue] add univalue over subtree 2015-10-01 10:49:57 +02:00
rpcwallet.cpp Merge pull request #7136 2015-12-01 10:23:05 +01: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 include the chaintip *blockIndex in the SyncTransaction signal 2015-12-04 09:18:53 +01:00
wallet.h include the chaintip *blockIndex in the SyncTransaction signal 2015-12-04 09:18:53 +01:00
walletdb.cpp Merge pull request #6914 2015-12-01 10:22:14 +01:00
walletdb.h Constrain constant values to a single location in code 2015-11-28 18:47:29 +01:00