dogecoin/src
Jeff Garzik e94010b239 Merge pull request #383 from sipa/syncdefault
Fix synchronization of default key
2011-07-05 11:52:13 -07:00
..
cryptopp directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
json directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
obj Boost unit-testing framework. 2011-06-27 14:12:48 -04: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 Demystify a few magic numbers. 2011-06-06 12:49:11 -05:00
bignum.h Demystify a few magic numbers. 2011-06-06 12:49:11 -05:00
db.cpp Fix missing includes needed for Boost 1.46. 2011-06-19 15:12:31 -07:00
db.h CWallet class 2011-06-15 11:05:55 +02:00
headers.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
init.cpp Enable DNS seeding by default. 2011-07-01 17:58:03 -04:00
init.h CWallet class 2011-06-15 11:05:55 +02:00
irc.cpp Merge pull request #226 from jordanlewis/betterheaders 2011-06-14 02:05:57 -07:00
irc.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
key.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
keystore.cpp CWallet class 2011-06-15 11:05:55 +02:00
keystore.h Bugfixes walletclass 2011-06-20 20:07:28 +02:00
main.cpp Block-chain lock-in at 134444 2011-07-03 11:20:39 -04:00
main.h Merge branch 'totalblocksestimate1' of https://github.com/laanwj/bitcoin 2011-06-24 11:17:22 -04:00
makefile.linux-mingw Added a couple minor things to match newer build process. 2011-07-05 00:59:00 +02:00
makefile.mingw Revert "Make UPnP default on Bitcoin but not on Bitcoind." 2011-07-05 18:19:34 +02:00
makefile.osx Revert "Make UPnP default on Bitcoin but not on Bitcoind." 2011-07-05 18:19:34 +02:00
makefile.unix Revert "Make UPnP default on Bitcoin but not on Bitcoind." 2011-07-05 18:19:34 +02:00
makefile.vc Add keystore.h to makefile.vs's header list. 2011-07-01 20:17:10 -04:00
net.cpp Added a couple minor things to match newer build process. 2011-07-05 00:59:00 +02:00
net.h Limit response to getblocks to half of output buffer size 2011-07-01 09:39:44 +02:00
noui.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
rpc.cpp Merge branch 'tmp2' into tmp3 2011-07-02 16:46:07 -04:00
rpc.h directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
script.cpp Bugfixes walletclass 2011-06-20 20:07:28 +02:00
script.h CWallet class 2011-06-15 11:05:55 +02:00
serialize.h Bump version to 0.3.24. 2011-07-02 16:55:11 -04:00
strlcpy.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
ui.cpp Fix synchronization of default key 2011-07-05 17:42:44 +02:00
ui.h move wallet code to separate file 2011-06-15 11:05:55 +02:00
uibase.cpp Manual merge of jaromil's source tree reorg commit. 2011-05-09 14:00:14 -04:00
uibase.h Manual merge of jaromil's source tree reorg commit. 2011-05-09 14:00:14 -04:00
uint256.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
util.cpp Do not use comma as thousands separator 2011-07-04 09:41:58 -04:00
util.h Merge pull request #226 from jordanlewis/betterheaders 2011-06-14 02:05:57 -07:00
wallet.cpp Fix synchronization of default key 2011-07-05 17:42:44 +02:00
wallet.h Fix synchronization of default key 2011-07-05 17:42:44 +02:00