bitcoin/src
Jeff Garzik b52a270538 Reorganize(): remove spurious TxnAbort()
If Reorganize() fails, then its caller, CBlock::SetBestChain(),
will call TxnAbort().

Redundant TxnAbort() calls are harmless.  The second will return an
error return value, with no other side effects.  TxnAbort() return
values are generally never checked.  The impact is nil.
2012-05-19 20:40:43 -04:00
..
json
obj Bump version numbers for 0.6.1rc1 2012-04-27 10:14:33 -04:00
obj-test
qt Merge pull request #1289 from Diapolo/Bitcoin_as_noun 2012-05-19 05:45:50 -07:00
test change strings to Bitcoin (uppercase), where it is used as a noun and update strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string 2012-05-18 23:13:58 +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 Add missing includes. (Fix bulding under GCC 4.7) 2012-04-20 12:50:57 +02:00
base58.h change strings to Bitcoin (uppercase), where it is used as a noun and update strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string 2012-05-18 23:13:58 +02:00
bignum.h Add casts for unavoidable signed/unsigned comparisons 2012-04-23 14:14:36 -04:00
bitcoinrpc.cpp Merge pull request #1358 from luke-jr/shared_lockchk 2012-05-19 08:34:27 -07:00
bitcoinrpc.h Support multi-threaded JSON-RPC 2012-05-08 20:11:17 -04:00
checkpoints.cpp
checkpoints.h
compat.h We should include netinet/in.h to use sockaddr_in (POSIX.1-2001) 2012-04-25 14:07:24 +02:00
crypter.cpp Further reduce header dependencies 2012-04-17 20:03:42 +02:00
crypter.h Further reduce header dependencies 2012-04-17 20:03:42 +02:00
db.cpp Default to DB_TXN_WRITE_NOSYNC for all transactional operations 2012-05-19 01:25:06 -04:00
db.h Default to DB_TXN_WRITE_NOSYNC for all transactional operations 2012-05-19 01:25:06 -04:00
init.cpp change strings to Bitcoin (uppercase), where it is used as a noun and update strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string 2012-05-18 23:13:58 +02: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 Support for multiple local addresses 2012-05-04 16:12:23 +02:00
key.cpp
key.h Fix tests after recent refactors 2012-04-17 20:37:47 +02:00
keystore.cpp Further reduce header dependencies 2012-04-17 20:03:42 +02:00
keystore.h Split synchronization mechanisms from util.{h,cpp} 2012-05-11 18:13:51 +02:00
main.cpp Reorganize(): remove spurious TxnAbort() 2012-05-19 20:40:43 -04:00
main.h Merge pull request #1296 from Diapolo/CheckDiskSpace 2012-05-19 05:48:48 -07: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 Add casts for unavoidable signed/unsigned comparisons 2012-04-23 14:14:36 -04:00
protocol.h Move proto version to version.h. Reduce header deps a bit more. 2012-04-17 20:02:38 +02:00
rpcdump.cpp change strings to Bitcoin (uppercase), where it is used as a noun and update strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string 2012-05-18 23:13:58 +02:00
script.cpp EvalScript(): cast to avoid signed/unsigned warning 2012-05-01 17:57:12 -04:00
script.h Add casts for unavoidable signed/unsigned comparisons 2012-04-23 14:14:36 -04:00
serialize.h remove unused typedef in serialize.h 2012-05-01 01:56:47 +02:00
strlcpy.h
sync.cpp Use boost::thread locking instead of interprocess 2012-05-18 16:56:12 +02:00
sync.h Use boost::thread locking instead of interprocess 2012-05-18 16:56:12 +02:00
ui_interface.h
uint256.h Merge pull request #1126 from drizztbsd/master 2012-04-21 15:13:29 -07:00
util.cpp Use boost::thread locking instead of interprocess 2012-05-18 16:56:12 +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 change strings to Bitcoin (uppercase), where it is used as a noun and update strings to use "Qt" (and not qt or QT) / update initialisation of notificator to use qApp->applicationName() instead of a static string 2012-05-18 23:13:58 +02:00
wallet.h remove obsolete BackupWallet() entry in wallet.h 2012-05-03 11:30:52 +02:00
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 Move CWalletDB code to new walletdb module. 2012-04-17 20:00:55 +02:00