dogecoin/src
ummjackson 6e5881a000 Bumping min peer proto version
To ensure post-fork clients don't get hit with old nodes.
2014-03-12 23:28:59 -04:00
..
json Fix warnings, update version 2014-01-26 16:22:41 -08:00
leveldb Will it build? 2014-02-08 19:41:46 +11:00
mac Dogecoin 1.5.2 (Mac) 2014-02-18 08:59:10 +11:00
obj Initial commit 2014-01-19 15:41:55 +11:00
obj-test Initial commit 2014-01-19 15:41:55 +11:00
qt Wallet bg version bump 2014-03-12 22:25:47 +01:00
test test - fixed tests that were failing because of bit/litecoin cruft 2014-02-01 13:03:43 -05:00
addrman.cpp added cr 2014-01-19 23:50:40 +01:00
addrman.h added cr 2014-01-19 23:50:40 +01:00
alert.cpp Update alert keys 2014-01-22 22:43:55 +11:00
alert.h added cr 2014-01-20 00:59:37 +01:00
allocators.h added cr 2014-01-20 00:59:37 +01:00
base58.h Comment fix 2014-02-04 23:29:53 +11:00
bignum.h added cr 2014-01-20 00:59:37 +01:00
bitcoinrpc.cpp remove minimum input restrictions 2014-03-02 06:02:57 -06:00
bitcoinrpc.h remove minimum input restrictions 2014-03-02 06:02:57 -06:00
bloom.cpp added cr 2014-01-20 00:59:37 +01:00
bloom.h added cr 2014-01-20 00:59:37 +01:00
checkpoints.cpp update for fork 2014-02-17 11:48:34 -08:00
checkpoints.h added cr 2014-01-20 00:59:37 +01:00
checkqueue.h added cr 2014-01-20 00:59:37 +01:00
clientversion.h Version bump 2014-03-12 22:19:52 +01:00
coincontrol.h added cr 2014-01-20 00:59:37 +01:00
compat.h a few more tweaks 2014-02-20 06:54:45 -06:00
crypter.cpp added cr 2014-01-20 00:59:37 +01:00
crypter.h added cr 2014-01-20 00:59:37 +01:00
db.cpp added cr 2014-01-20 00:59:37 +01:00
db.h added cr 2014-01-20 00:59:37 +01:00
hash.cpp added cr 2014-01-20 00:59:37 +01:00
hash.h added cr 2014-01-20 00:59:37 +01:00
init.cpp Merge pull request #330 from dogecoin/develop 2014-03-12 19:35:04 -07:00
init.h let user select wallet file with -wallet=foo.dat 2014-02-07 22:42:24 +11:00
key.cpp added cr 2014-01-20 00:59:37 +01:00
key.h added cr 2014-01-20 00:59:37 +01:00
keystore.cpp added cr 2014-01-20 00:59:37 +01:00
keystore.h added cr 2014-01-20 00:59:37 +01:00
leveldb.cpp added cr 2014-01-20 00:59:37 +01:00
leveldb.h added cr 2014-01-20 00:59:37 +01:00
limitedmap.h added cr 2014-01-20 00:59:37 +01:00
main.cpp Adjusting coinbase maturity 2014-03-12 19:30:26 -07:00
main.h Adjusting coinbase maturity 2014-03-12 19:30:26 -07:00
makefile.linux-mingw Removing IRC for gathering addresses 2014-01-30 19:42:43 +11:00
makefile.mingw Removing IRC for gathering addresses 2014-01-30 19:42:43 +11:00
makefile.osx Removing IRC for gathering addresses 2014-01-30 19:42:43 +11:00
makefile.unix Removing IRC for gathering addresses 2014-01-30 19:42:43 +11:00
mruset.h added cr 2014-01-20 00:59:37 +01:00
net.cpp Adding Dogechain.info DNS seed 2014-03-07 08:02:11 +11:00
net.h Removing IRC for gathering addresses 2014-01-30 19:42:43 +11:00
netbase.cpp added cr 2014-01-20 00:59:37 +01:00
netbase.h added cr 2014-01-20 00:59:37 +01:00
noui.cpp added cr 2014-01-20 00:59:37 +01:00
protocol.cpp added cr 2014-01-20 00:59:37 +01:00
protocol.h added cr 2014-01-20 00:59:37 +01:00
rpcblockchain.cpp added cr 2014-01-20 00:59:37 +01:00
rpcdump.cpp Version update + p2pool fix for RPC help calls 2014-01-22 22:16:15 +11:00
rpcmining.cpp Change the lookup span modulo constant to something smaller 2014-01-29 00:17:34 -08:00
rpcnet.cpp added cr 2014-01-20 00:59:37 +01:00
rpcrawtransaction.cpp Litecoin clean up + removed stray thumbs.db 2014-01-23 17:44:25 +11:00
rpcwallet.cpp remove minimum input restrictions 2014-03-02 06:02:57 -06:00
script.cpp a few more tweaks 2014-02-20 06:54:45 -06:00
script.h a few more tweaks 2014-02-20 06:54:45 -06:00
scrypt-sse2.cpp added cr 2014-01-20 00:59:37 +01:00
scrypt.cpp Bringing /src/ up to speed with 0.8.6.2 2014-01-23 19:30:28 +11:00
scrypt.h Bringing /src/ up to speed with 0.8.6.2 2014-01-23 19:30:28 +11:00
serialize.h added cr 2014-01-20 00:59:37 +01:00
sync.cpp added cr 2014-01-20 00:59:37 +01:00
sync.h added cr 2014-01-20 00:59:37 +01:00
threadsafety.h added cr 2014-01-20 00:59:37 +01:00
txdb.cpp added cr 2014-01-20 00:59:37 +01:00
txdb.h added cr 2014-01-20 00:59:37 +01:00
ui_interface.h added cr 2014-01-20 00:59:37 +01:00
uint256.h added cr 2014-01-20 00:59:37 +01:00
util.cpp Debug logging changes 2014-01-30 01:28:46 -08:00
util.h Debug logging changes 2014-01-30 01:28:46 -08:00
version.cpp Version bump 2014-03-12 22:19:52 +01:00
version.h Bumping min peer proto version 2014-03-12 23:28:59 -04:00
wallet.cpp remove minimum input restrictions 2014-03-02 06:02:57 -06:00
wallet.h remove minimum input restrictions 2014-03-02 06:02:57 -06:00
walletdb.cpp added cr 2014-01-20 00:59:37 +01:00
walletdb.h added cr 2014-01-20 00:59:37 +01:00