dogecoin/src
Wladimir J. van der Laan b5b1d1a66b Merge branch 'master' of https://github.com/bitcoin/bitcoin
Conflicts:
	src/script.cpp
2011-07-27 21:44:55 +02:00
..
cryptopp fix warning: unused function 'SigIllHandlerSSE2' [-Wunused-function] 2011-07-13 05:10:15 +02:00
json move back to original directory structure 2011-06-11 22:11:58 +02:00
obj Boost unit-testing framework. 2011-06-27 14:12:48 -04:00
qt Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-27 21:44:55 +02:00
test Boost unit-testing framework. 2011-06-27 14:12:48 -04:00
xpm directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
base58.h make SetHash160 return a value (as specified in the function signature) 2011-07-26 16:59:31 +02:00
bignum.h update bitcoin core to git ce148944c7 2011-06-12 12:27:01 +02:00
bitcoinrpc.cpp Merge remote branch 'upstream/master' 2011-07-26 16:47:23 +02:00
bitcoinrpc.h temp patch for qtui 2011-07-07 15:18:35 +02:00
crypter.cpp Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
crypter.h Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
db.cpp CAddrDB::LoadAddresses: properly initialize CAddress 2011-07-26 15:15:55 -04:00
db.h Update CWallet::LoadWallet for proper return type. 2011-07-13 01:07:49 -04:00
headers.h temp patch for qtui 2011-07-07 15:18:35 +02:00
init.cpp Merge remote branch 'upstream/master' 2011-07-26 16:47:23 +02:00
init.h update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +02:00
irc.cpp update bitcoin core from git (eeac8727bc) 2011-06-18 18:46:01 +02:00
irc.h move back to original directory structure 2011-06-11 22:11:58 +02:00
key.h Use CBitcoinAddress instead of string/uint160 2011-07-17 12:09:14 +02:00
keystore.cpp Use CBitcoinAddress instead of string/uint160 2011-07-17 12:09:14 +02:00
keystore.h Use CBitcoinAddress instead of string/uint160 2011-07-17 12:09:14 +02:00
main.cpp Merge remote branch 'upstream/master' 2011-07-26 16:47:23 +02:00
main.h get rid of mapPubKeys 2011-07-17 12:07:59 +02:00
makefile.linux-mingw Fix makefile.linux-mingw 2011-07-13 13:12:49 +02:00
makefile.mingw Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
makefile.osx Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
makefile.unix Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
makefile.vc Added crypter to makefile.vc. 2011-07-15 23:38:46 -04:00
net.cpp Single DB transaction for addresses from DNS seeds 2011-07-14 03:50:06 +02:00
net.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00
noui.h update core to d0d80170a2 (CWallet class) 2011-06-26 19:23:24 +02:00
qtui.h temp patch for qtui 2011-07-07 15:18:35 +02:00
script.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-27 21:44:55 +02:00
script.h Use CBitcoinAddress instead of string/uint160 2011-07-17 12:09:14 +02:00
serialize.h windows build fix 2011-07-18 18:34:53 +02:00
strlcpy.h move back to original directory structure 2011-06-11 22:11:58 +02:00
ui.cpp Bugfix: don't overuse limited ExtractAddress 2011-07-26 19:41:47 +02:00
ui.h Add wallet privkey encryption. 2011-07-13 02:11:25 +02:00
uibase.cpp Dynamically remove/insert the Options for encryption in the menus. 2011-07-13 02:11:25 +02:00
uibase.h Dynamically remove/insert the Options for encryption in the menus. 2011-07-13 02:11:25 +02:00
uint256.h move back to original directory structure 2011-06-11 22:11:58 +02:00
util.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00
util.h Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-15 16:42:44 +02:00
wallet.cpp Merge branch 'master' of https://github.com/bitcoin/bitcoin 2011-07-27 21:44:55 +02:00
wallet.h Merge remote branch 'upstream/master' 2011-07-26 16:47:23 +02:00