FLO-wallet-core/src
Philip Kaufmann f09e8fcd33 Qt: show mined transactions at depth 1
- before, we used to show them in GUI when depth >= 2, which could lead to
  confusion of users, as the RPC behaviour already showed the Tx
2012-08-24 08:52:12 +02:00
..
json
obj
obj-test
qt Qt: show mined transactions at depth 1 2012-08-24 08:52:12 +02:00
test Store a fixed order of transactions (and accounting) in the wallet 2012-08-23 18:18:20 +00:00
addrman.cpp fix a comment in addrman.cpp 2012-08-18 16:45:24 +02:00
addrman.h Bugfix: Correct English grammar regarding "'s" 2012-08-01 17:50:00 +00:00
allocators.h
base58.h Bugfix: Fix a variety of misspellings 2012-08-01 17:49:51 +00:00
bignum.h fix OpenSSL not written as proper noun in some comments 2012-07-21 12:44:54 +02:00
bitcoinrpc.cpp RPC: add facility to enable RPCs to run outside cs_main, wallet locks 2012-08-21 12:03:52 -04:00
bitcoinrpc.h Merge pull request #1493 from jgarzik/unlocked-rpc 2012-08-21 09:22:13 -07:00
checkpoints.cpp
checkpoints.h
compat.h
crypter.cpp Bugfix: Fix a variety of misspellings 2012-08-01 17:49:51 +00:00
crypter.h
db.cpp
db.h
init.cpp Allow building with IPv6 support, but it disabled by default 2012-08-23 21:01:01 +00:00
init.h
irc.cpp Bugfix: Fix a variety of misspellings 2012-08-01 17:49:51 +00:00
irc.h
key.cpp Bugfix: Fix a variety of misspellings 2012-08-01 17:49:51 +00:00
key.h
keystore.cpp
keystore.h
main.cpp Do not accept orphan blocks in -loadblock mode 2012-08-21 19:18:53 +02:00
main.h Block height in coinbase as a new block rule 2012-08-20 10:46:07 -04:00
makefile.linux-mingw Allow building with IPv6 support, but it disabled by default 2012-08-23 21:01:01 +00:00
makefile.mingw Allow building with IPv6 support, but it disabled by default 2012-08-23 21:01:01 +00:00
makefile.osx Allow building with IPv6 support, but it disabled by default 2012-08-23 21:01:01 +00:00
makefile.unix Allow building with IPv6 support, but it disabled by default 2012-08-23 21:01:01 +00:00
mruset.h
net.cpp Fix infinite loops in connection logic 2012-08-22 13:35:33 +02:00
net.h Bugfix: Fix a variety of misspellings 2012-08-01 17:49:51 +00:00
netbase.cpp Bugfix: Fix a variety of misspellings 2012-08-01 17:49:51 +00:00
netbase.h Bugfix: Fix a variety of misspellings 2012-08-01 17:49:51 +00:00
noui.cpp
protocol.cpp
protocol.h
rpcblockchain.cpp RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module 2012-08-21 11:03:38 -04:00
rpcdump.cpp
rpcmining.cpp RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module 2012-08-21 11:03:38 -04:00
rpcnet.cpp
rpcrawtransaction.cpp JSON-RPC: Add "blocktime" and (for wallet transactions) "timereceived" to transaction Object outputs 2012-08-23 18:30:30 +00:00
rpcwallet.cpp Treat generation (mined) transactions less different from receive transactions 2012-08-23 23:20:01 +00:00
script.cpp Bugfix: Correct English grammar regarding "'s" 2012-08-01 17:50:00 +00:00
script.h Update Warning-strings to use a standard-format 2012-08-01 19:33:32 +02:00
serialize.h
strlcpy.h
sync.cpp
sync.h
ui_interface.h
uint256.h
util.cpp Restore OSX 10.5 compatibility (do not use pthread_setname_np) 2012-08-21 12:00:05 -04:00
util.h fix further spelling errors / remove a tab in the source 2012-08-02 10:09:29 +02:00
version.cpp
version.h Merge pull request #1641 from jgarzik/mempool 2012-08-20 07:21:34 -07:00
wallet.cpp Qt: show mined transactions at depth 1 2012-08-24 08:52:12 +02:00
wallet.h Treat generation (mined) transactions less different from receive transactions 2012-08-23 23:20:01 +00:00
walletdb.cpp Store a fixed order of transactions (and accounting) in the wallet 2012-08-23 18:18:20 +00:00
walletdb.h Store a fixed order of transactions (and accounting) in the wallet 2012-08-23 18:18:20 +00:00