dash/src
2014-08-15 18:59:48 +02:00
..
json Silence useless warning in src/json/json_spirit_writer_template.h to make important warnings easier to see. 2013-09-14 15:10:29 -10:00
leveldb LevelDB: use PosixWriteableFile only on MacOS X 2013-12-04 20:36:51 -10:00
obj
obj-test
qt fixed typos and icons 2014-08-15 18:59:48 +02:00
test v15 2014-08-06 10:59:00 -07:00
addrman.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
addrman.h Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
aes_helper.c updated to new algo! 2014-01-13 18:57:41 -07:00
alert.cpp merged logprintf 2014-08-11 07:45:46 -07:00
alert.h -alertnotify=<cmd> 2013-03-19 15:16:30 -04:00
allocators.h Make signature cache store CPubKeys 2013-07-04 03:00:58 -10:00
base58.h Changed name to DarkCoin 2014-01-28 18:24:52 -07:00
bignum.h Use a uint256 for bnChainWork 2013-04-12 12:17:28 +02:00
bitcoinrpc.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
bitcoinrpc.h Added new hashing algorithm for blocks, masternode payment enforcement, checkpointing 2014-06-23 12:14:44 -07:00
blake.c updated to new algo! 2014-01-13 18:57:41 -07:00
bloom.cpp Performance optimization for bloom filters. 2013-08-21 19:58:21 -10:00
bloom.h Performance optimization for bloom filters. 2013-08-21 19:58:21 -10:00
bmw.c updated to new algo! 2014-01-13 18:57:41 -07:00
checkpoints.cpp Added new hashing algorithm for blocks, masternode payment enforcement, checkpointing 2014-06-23 12:14:44 -07:00
checkpoints.h Added new hashing algorithm for blocks, masternode payment enforcement, checkpointing 2014-06-23 12:14:44 -07:00
checkpointsync.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
checkpointsync.h Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
checkqueue.h Port Thread* methods to boost::thread_group 2013-04-03 19:57:13 -04:00
clientversion.h version bump 2014-08-14 12:29:26 -07:00
coincontrol.h Coin Control Features for Bitcoin 0.8.5 2013-11-22 23:54:13 -10:00
compat.h Allow select()ing up to 1024 file descriptors on Windows 2013-04-26 01:31:10 +02:00
crypter.cpp CSecret/CKey -> CKey/CPubKey split/refactor 2013-07-04 03:00:32 -10:00
crypter.h CSecret/CKey -> CKey/CPubKey split/refactor 2013-07-04 03:00:32 -10:00
cubehash.c updated to new algo! 2014-01-13 18:57:41 -07:00
db.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
db.h Remove database/ after clean shutdown 2013-04-24 22:38:56 +02:00
echo.c updated to new algo! 2014-01-13 18:57:41 -07:00
groestl.c updated to new algo! 2014-01-13 18:57:41 -07:00
hash.cpp
hash.h Make CPubKey statically allocated 2013-07-04 03:00:12 -10:00
hashblock.h upated beginning letter 2014-01-18 06:48:44 -07:00
init.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
init.h Have Qt poll for shutdown requested, the QT way. 2013-04-03 19:58:47 -04:00
jh.c updated to new algo! 2014-01-13 18:57:41 -07:00
keccak.c updated to new algo! 2014-01-13 18:57:41 -07:00
key.cpp Fix minor backward incompatibility 2013-07-13 01:14:23 -10:00
key.h Make signature cache store CPubKeys 2013-07-04 03:00:58 -10:00
keystore.cpp CSecret/CKey -> CKey/CPubKey split/refactor 2013-07-04 03:00:32 -10:00
keystore.h CSecret/CKey -> CKey/CPubKey split/refactor 2013-07-04 03:00:32 -10:00
leveldb.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
leveldb.h Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
limitedmap.h Add a limitedmap class similar to mruset 2013-04-01 11:56:22 -04:00
luffa.c updated to new algo! 2014-01-13 18:57:41 -07:00
main.cpp fixed dseep messages 2014-08-13 14:58:13 -07:00
main.h version bump 2014-08-13 10:15:01 -07:00
makefile.linux-mingw Fixes for Alerts Unit Tests 2014-07-09 19:48:35 +01:00
makefile.mingw Fixes for Alerts Unit Tests 2014-07-09 19:48:35 +01:00
makefile.osx Fixes for Alerts Unit Tests 2014-07-09 19:48:35 +01:00
makefile.unix Merge branch 'master' of https://github.com/DeathRay1977/darkcoin into DeathRay1977-master 2014-07-20 10:06:17 -07:00
mruset.h
net.cpp merged logprintf 2014-08-11 07:45:46 -07:00
net.h rebroad: moved debugging messages to net2, add peerids, removed ACCEPTED 2014-08-11 08:18:15 -07:00
netbase.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
netbase.h Add -proxytoo option, which allows proxy use non-exclusively, unlike the -proxy option. 2014-06-25 09:42:08 -07:00
noui.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
protocol.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
protocol.h Masternode Payments, DGW3 and Magic Numbers Fix. Hard fork on May 14th! 2014-05-01 08:14:39 -07:00
rpcblockchain.cpp RPC: add 'verifychain', to verify chain database at runtime 2013-11-14 00:44:48 -10:00
rpcdarksend.cpp fixed mod 2014-07-26 08:32:02 -07:00
rpcdump.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
rpcmining.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
rpcnet.cpp Add makekeypair to generate ECDSA keys 2014-05-01 08:13:52 -07:00
rpcrawtransaction.cpp Changed name to DarkCoin 2014-01-28 18:24:52 -07:00
rpcwallet.cpp Changed name to DarkCoin 2014-01-28 18:24:52 -07:00
script.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
script.h Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
serialize.h Remove redundant insert method in serialize. 2013-11-08 15:45:58 -10:00
shavite.c updated to new algo! 2014-01-13 18:57:41 -07:00
simd.c updated to new algo! 2014-01-13 18:57:41 -07:00
skein.c updated to new algo! 2014-01-13 18:57:41 -07:00
sph_blake.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_bmw.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_cubehash.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_echo.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_groestl.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_jh.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_keccak.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_luffa.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_shavite.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_simd.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_skein.h updated to new algo! 2014-01-13 18:57:41 -07:00
sph_types.h updated to new algo! 2014-01-13 18:57:41 -07:00
sync.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
sync.h
threadsafety.h
txdb.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
txdb.h Added new hashing algorithm for blocks, masternode payment enforcement, checkpointing 2014-06-23 12:14:44 -07:00
ui_interface.h Have Qt poll for shutdown requested, the QT way. 2013-04-03 19:58:47 -04:00
uint256.h Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
util.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
util.h Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
version.cpp Fix build date for from-tarball builds 2013-07-05 23:51:41 -10:00
version.h version bump 2014-08-13 10:15:01 -07:00
wallet.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
wallet.h Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
walletdb.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
walletdb.h CSecret/CKey -> CKey/CPubKey split/refactor 2013-07-04 03:00:32 -10:00