bitcoin/src
Gavin Andresen 3a6e468d9a Merge branch 'listsinceblock' of https://github.com/cdhowie/bitcoin 2011-10-05 11:38:24 -04:00
..
json
obj
qt translation handling improvements 2011-09-27 20:47:51 +02:00
test Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoin 2011-10-05 10:38:10 -04:00
base58.h
bignum.h
bitcoinrpc.cpp Merge branch 'listsinceblock' of https://github.com/cdhowie/bitcoin 2011-10-05 11:38:24 -04:00
bitcoinrpc.h
crypter.cpp
crypter.h
db.cpp remove code that reads addr.txt in LoadAddreses() 2011-10-01 22:27:02 +02:00
db.h
headers.h Remove wxWidgets 2011-09-26 10:04:04 -04:00
init.cpp Remove wxWidgets 2011-09-26 10:04:04 -04:00
init.h
irc.cpp
irc.h
key.h Compact signatures and key recovery 2011-09-27 19:48:22 +02:00
keystore.cpp
keystore.h
main.cpp Merge branch 'no-cryptopp' of https://github.com/tcatm/bitcoin 2011-10-05 10:38:10 -04:00
main.h Added RPC call 'getmemorypool' that provides everything needed to construct a block with a custom generation transaction and submit a solution 2011-10-01 14:42:54 -04:00
makefile.linux-mingw remove cryptopp dependency, add simple unittest for SHA256Transform() 2011-09-30 20:00:22 +02:00
makefile.mingw remove cryptopp dependency, add simple unittest for SHA256Transform() 2011-09-30 20:00:22 +02:00
makefile.osx Update mac Makefile and build instructions to use MacPorts 2011-10-05 11:10:06 -04:00
makefile.unix Auto-build dependencies 2011-10-05 11:28:08 -04:00
makefile.vc remove cryptopp dependency, add simple unittest for SHA256Transform() 2011-09-30 20:00:22 +02:00
net.cpp Merge pull request #558 from luke-jr/bugfix_CreateThread_ThreadSocketHandler_errReporting 2011-10-05 07:27:56 -07:00
net.h Framework for banning mis-behaving peers 2011-09-21 12:49:53 -04:00
noui.h assure that base bitcoind and bitcoin still build 2011-09-18 12:44:38 +02:00
protocol.cpp
protocol.h
qtui.h
script.cpp
script.h
serialize.h Bump version to 0.4.1 2011-09-26 09:16:56 -04:00
strlcpy.h
uint256.h
util.cpp remove possibility of 63 bit overflow in ParseMoney 2011-10-01 17:29:46 +02:00
util.h simpler ByteReverse 2011-09-30 20:00:30 +02:00
wallet.cpp remove cryptopp dependency, add simple unittest for SHA256Transform() 2011-09-30 20:00:22 +02:00
wallet.h