zcash-patched-for-explorer/src
Wladimir J. van der Laan 4a9130aca2 Merge pull request #1346 from laanwj/2012_05_overviewpage_restore
Restore overview page (put transactions back within frame)
2012-05-18 01:35:31 -07:00
..
json
obj
obj-test
qt Restore overviewpage (put transactions back within frame) 2012-05-18 10:33:09 +02:00
test Clean up warnings 2012-05-09 03:48:30 +02:00
addrman.cpp Clean up warnings 2012-05-09 03:48:30 +02:00
addrman.h Split synchronization mechanisms from util.{h,cpp} 2012-05-11 18:13:51 +02:00
allocators.h
base58.h
bignum.h
bitcoinrpc.cpp Merge pull request #1334 from rebroad/Exiting2Exited 2012-05-17 11:29:09 -07:00
bitcoinrpc.h
checkpoints.cpp
checkpoints.h
compat.h
crypter.cpp
crypter.h
db.cpp Report how long DBFlush took. 2012-05-17 22:56:14 +01:00
db.h Merge pull request #1316 from jgarzik/dead-code 2012-05-17 08:47:54 -07:00
init.cpp Revert "use _strnicmp (ISO C++) instead of deprecated strnicmp (POSIX) and add missing "#define strncasecmp _strnicmp" in init.cpp" 2012-05-17 20:14:24 -04:00
init.h Move help message out of AppInit2 2012-05-13 18:41:19 +02:00
irc.cpp Corrected grammar. As per Principle Of Least Surprise. 2012-05-17 18:52:38 +01:00
irc.h
key.cpp
key.h
keystore.cpp
keystore.h Split synchronization mechanisms from util.{h,cpp} 2012-05-11 18:13:51 +02:00
main.cpp Make orphan logging more verbose, displaying mapOrphanTransactions.size() 2012-05-17 20:36:55 -04:00
main.h fix RenameOver() and FileCommit() functions, to not generate compilation errors 2012-05-17 18:30:09 +02:00
makefile.linux-mingw Add /bin/sh to bitcoin-qt.pro - as some filesystems don't have the execute flag. 2012-05-17 18:48:09 +01:00
makefile.mingw Merge pull request #1021 from sipa/ipv6 2012-05-11 18:23:56 -07:00
makefile.osx Add /bin/sh to bitcoin-qt.pro - as some filesystems don't have the execute flag. 2012-05-17 18:48:09 +01:00
makefile.unix Add /bin/sh to bitcoin-qt.pro - as some filesystems don't have the execute flag. 2012-05-17 18:48:09 +01:00
mruset.h
net.cpp Merge pull request #1334 from rebroad/Exiting2Exited 2012-05-17 11:29:09 -07:00
net.h CAddrDB: Replace BDB-managed addr.dat with internally managed peers.dat 2012-05-16 22:11:19 -04:00
netbase.cpp Use getnameinfo() to get canonical IPv6 addresses 2012-05-14 01:41:15 +02:00
netbase.h Separate listening sockets, -bind=<addr> 2012-05-11 15:29:20 +02:00
noui.cpp
protocol.cpp
protocol.h
rpcdump.cpp
script.cpp
script.h
serialize.h
strlcpy.h
sync.cpp Split synchronization mechanisms from util.{h,cpp} 2012-05-11 18:13:51 +02:00
sync.h Split synchronization mechanisms from util.{h,cpp} 2012-05-11 18:13:51 +02:00
ui_interface.h
uint256.h
util.cpp fix RenameOver() and FileCommit() functions, to not generate compilation errors 2012-05-17 18:30:09 +02:00
util.h Add new utility functions FileCommit(), RenameOver() 2012-05-16 19:25:25 -04:00
version.cpp
version.h Fix version numbers of archive builds 2012-05-11 11:44:53 +02:00
wallet.cpp Always check return values of TxnBegin() and TxnCommit() 2012-05-14 01:11:11 -04:00
wallet.h
walletdb.cpp ensure that no double timestamps show up in the debug.log, by removing manual timestamps from the source (now only -logtimestamps parameter adds timestamps to debug.log) 2012-05-13 14:36:35 +02:00
walletdb.h