| .. |
|
json
|
|
|
|
obj
|
|
|
|
obj-test
|
|
|
|
qt
|
Bitcoin-Qt (Windows only): add version info to Resource File
|
2012-09-07 16:08:18 +02:00 |
|
test
|
Wrong address added to collection in test
|
2012-09-07 16:04:39 +03:00 |
|
addrman.cpp
|
|
|
|
addrman.h
|
|
|
|
alert.cpp
|
Give testnet it's own alert key.
|
2012-08-28 17:13:11 -04:00 |
|
alert.h
|
Refactor: move alert code from main to alert.cpp/h
|
2012-08-28 17:04:54 -04:00 |
|
allocators.h
|
|
|
|
base58.h
|
|
|
|
bignum.h
|
|
|
|
bitcoinrpc.cpp
|
Rename CreateThread to NewThread
|
2012-08-29 20:25:37 +02:00 |
|
bitcoinrpc.h
|
|
|
|
checkpoints.cpp
|
|
|
|
checkpoints.h
|
|
|
|
clientversion.h
|
Bitcoin-Qt (Windows only): add version info to Resource File
|
2012-09-07 16:08:18 +02:00 |
|
compat.h
|
|
|
|
crypter.cpp
|
|
|
|
crypter.h
|
|
|
|
db.cpp
|
Removed duplicated lock
|
2012-08-27 15:08:20 +03:00 |
|
db.h
|
|
|
|
init.cpp
|
Fix double-paren typo
|
2012-09-06 16:29:59 -04:00 |
|
init.h
|
|
|
|
irc.cpp
|
Don't retry a failing IRC nickname forever.
|
2012-08-28 22:04:38 -04:00 |
|
irc.h
|
|
|
|
key.cpp
|
|
|
|
key.h
|
|
|
|
keystore.cpp
|
|
|
|
keystore.h
|
|
|
|
main.cpp
|
Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git
|
2012-09-05 11:38:38 -04:00 |
|
main.h
|
Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git
|
2012-09-05 11:38:38 -04:00 |
|
makefile.linux-mingw
|
Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git
|
2012-09-05 11:38:38 -04:00 |
|
makefile.mingw
|
Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git
|
2012-09-05 11:38:38 -04:00 |
|
makefile.osx
|
Refactor: move alert code from main to alert.cpp/h
|
2012-08-28 17:04:54 -04:00 |
|
makefile.unix
|
Refactor: move alert code from main to alert.cpp/h
|
2012-08-28 17:04:54 -04:00 |
|
mruset.h
|
|
|
|
net.cpp
|
Merge pull request #1786 from jgarzik/select-fix
|
2012-09-06 23:30:22 -07:00 |
|
net.h
|
|
|
|
netbase.cpp
|
|
|
|
netbase.h
|
|
|
|
noui.cpp
|
|
|
|
protocol.cpp
|
|
|
|
protocol.h
|
|
|
|
rpcblockchain.cpp
|
|
|
|
rpcdump.cpp
|
|
|
|
rpcmining.cpp
|
Merge pull request #1771 from luke-jr/bugfix_bip22_mode
|
2012-09-01 12:30:13 -07:00 |
|
rpcnet.cpp
|
|
|
|
rpcrawtransaction.cpp
|
Merge pull request #1672 from gmaxwell/filter_listunspent
|
2012-08-24 00:46:24 -07:00 |
|
rpcwallet.cpp
|
Merge pull request #1738 from laanwj/2012_08_boostthread
|
2012-09-04 08:53:05 -07:00 |
|
script.cpp
|
Avoid leaving return types or function attributes on their own lines.
|
2012-08-24 02:48:19 -04:00 |
|
script.h
|
|
|
|
serialize.h
|
|
|
|
strlcpy.h
|
|
|
|
sync.cpp
|
|
|
|
sync.h
|
|
|
|
ui_interface.h
|
|
|
|
uint256.h
|
|
|
|
util.cpp
|
Rename CreateThread to NewThread
|
2012-08-29 20:25:37 +02:00 |
|
util.h
|
Rename CreateThread to NewThread
|
2012-08-29 20:25:37 +02:00 |
|
version.cpp
|
Bitcoin-Qt (Windows only): add version info to Resource File
|
2012-09-07 16:08:18 +02:00 |
|
version.h
|
Bitcoin-Qt (Windows only): add version info to Resource File
|
2012-09-07 16:08:18 +02:00 |
|
wallet.cpp
|
Correct LoadWallet() return value (false -> DB_LOAD_OK)
|
2012-09-05 11:32:13 +03:00 |
|
wallet.h
|
Merge pull request #1774 from luke-jr/refactor_times
|
2012-09-02 16:47:58 -07:00 |
|
walletdb.cpp
|
|
|
|
walletdb.h
|
|
|