| .. |
|
json
|
|
|
|
leveldb
|
|
|
|
obj
|
|
|
|
obj-test
|
|
|
|
qt
|
bitcoin: use static QApplication:: instead of app.
|
2013-04-14 19:53:19 +02: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
|
Use a uint256 for bnChainWork
|
2013-04-12 12:17:28 +02:00 |
|
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
|
qt: don't show rpcconnect command line option in help
|
2013-04-11 22:29:05 +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
|
Deal with LevelDB errors
|
2013-01-30 04:30:02 +01:00 |
|
leveldb.h
|
Deal with LevelDB errors
|
2013-01-30 04:30:02 +01:00 |
|
limitedmap.h
|
Add a limitedmap class similar to mruset
|
2013-04-01 11:56:22 -04:00 |
|
main.cpp
|
Use a uint256 for bnChainWork
|
2013-04-12 12:17:28 +02:00 |
|
main.h
|
Use a uint256 for bnChainWork
|
2013-04-12 12:17:28 +02: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
|
Use a uint256 for bnChainWork
|
2013-04-12 12:17:28 +02:00 |
|
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
|
|
|