zcash-patched-for-explorer/src
Wladimir J. van der Laan 3656a3c558 Merge pull request #2503 from Diapolo/copyright-year
new COPYRIGHT_YEAR macro in clientversion.h
2013-04-11 06:49:46 -07:00
..
json
leveldb
obj
obj-test
qt Merge pull request #2503 from Diapolo/copyright-year 2013-04-11 06:49:46 -07:00
test Port Thread* methods to boost::thread_group 2013-04-03 19:57:13 -04:00
addrman.cpp
addrman.h
alert.cpp -alertnotify=<cmd> 2013-03-19 15:16:30 -04:00
alert.h -alertnotify=<cmd> 2013-03-19 15:16:30 -04:00
allocators.h
base58.h
bignum.h
bitcoinrpc.cpp Clean up shutdown process 2013-04-03 19:57:53 -04:00
bitcoinrpc.h Port Thread* methods to boost::thread_group 2013-04-03 19:57:13 -04:00
bloom.cpp Short-circuit bloom checking if we will always return true. 2013-02-24 20:36:59 -05:00
bloom.h
checkpoints.cpp Update transaction statistics 2013-04-04 02:39:44 +02:00
checkpoints.h Merge pull request #2186 from Diapolo/misc_stuff 2013-02-23 23:52:27 -08:00
checkqueue.h Port Thread* methods to boost::thread_group 2013-04-03 19:57:13 -04:00
clientversion.h move COPYRIGHT_YEAR to clientversion.h 2013-04-10 16:53:36 +02:00
compat.h
crypter.cpp
crypter.h
db.cpp Clean up shutdown process 2013-04-03 19:57:53 -04:00
db.h Clean up shutdown process 2013-04-03 19:57:53 -04:00
hash.cpp
hash.h
init.cpp translations update 2013-04-08 2013-04-08 08:50:03 +02:00
init.h Have Qt poll for shutdown requested, the QT way. 2013-04-03 19:58:47 -04:00
key.cpp
key.h
keystore.cpp
keystore.h
leveldb.cpp
leveldb.h
limitedmap.h Add a limitedmap class similar to mruset 2013-04-01 11:56:22 -04:00
main.cpp Merge pull request #2478 from sipa/fullhash 2013-04-09 10:57:16 -07:00
main.h Merge pull request #2478 from sipa/fullhash 2013-04-09 10:57:16 -07:00
makefile.linux-mingw Merge pull request #2243 from luke-jr/bugfix_leveldb 2013-04-08 18:03:03 -07:00
makefile.mingw (finally) Remove IRC Seed support now that lfnet is down. 2013-03-24 19:38:19 -04:00
makefile.osx (finally) Remove IRC Seed support now that lfnet is down. 2013-03-24 19:38:19 -04:00
makefile.unix Merge pull request #2243 from luke-jr/bugfix_leveldb 2013-04-08 18:03:03 -07:00
mruset.h
net.cpp Merge pull request #2461 from sipa/syncnode 2013-04-09 10:51:06 -07:00
net.h Merge pull request #2461 from sipa/syncnode 2013-04-09 10:51:06 -07:00
netbase.cpp
netbase.h
noui.cpp Improve block database load error reporting 2013-02-17 23:25:42 +01:00
protocol.cpp Always print full hashes (tx, block, inv) 2013-04-07 03:43:55 +02:00
protocol.h Use per-message send buffer, rather than per connection 2013-03-29 23:56:26 +01:00
rpcblockchain.cpp
rpcdump.cpp
rpcmining.cpp Do not use C++11 std::vector.data() 2013-02-07 18:54:22 -05:00
rpcnet.cpp Merge pull request #2461 from sipa/syncnode 2013-04-09 10:51:06 -07:00
rpcrawtransaction.cpp add address and account information to listunspent 2013-02-27 22:13:43 -05:00
rpcwallet.cpp Merge pull request #2272 from gavinandresen/getbalancefix 2013-04-08 06:37:58 -07:00
script.cpp
script.h
serialize.h Use per-message send buffer, rather than per connection 2013-03-29 23:56:26 +01:00
sync.cpp
sync.h
threadsafety.h
txdb.cpp Clean up shutdown process 2013-04-03 19:57:53 -04:00
txdb.h Merge pull request #2221 from sipa/perfo 2013-02-22 09:01:30 -08:00
ui_interface.h Have Qt poll for shutdown requested, the QT way. 2013-04-03 19:58:47 -04:00
uint256.h
util.cpp small indentation, space, formatting fixes (no code changes) 2013-04-06 02:29:33 +02:00
util.h small indentation, space, formatting fixes (no code changes) 2013-04-06 02:29:33 +02:00
version.cpp
version.h
wallet.cpp Merge pull request #2478 from sipa/fullhash 2013-04-09 10:57:16 -07:00
wallet.h Always print full hashes (tx, block, inv) 2013-04-07 03:43:55 +02:00
walletdb.cpp Always print full hashes (tx, block, inv) 2013-04-07 03:43:55 +02:00
walletdb.h