dash/src
2014-10-08 08:08:28 -07: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 rebranding to private rather than anonymous 2014-10-05 15:46:10 -07:00
test track what weve asked for, change ping times to seconds so we can use block time calculations 2014-10-05 09:11:18 -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 v28 - ds only happens once a block max, with random amounts 2014-08-14 09:56:59 -07:00
bitcoinrpc.h v28 - ds only happens once a block max, with random amounts 2014-08-14 09:56:59 -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 updated to master, version bump 2014-07-18 08:46:29 -07:00
checkpoints.h compiles 2014-06-29 20:28:33 -07:00
checkpointsync.cpp improvements to enforcement 2014-09-16 10:54:40 -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-10-05 15:24:37 -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
darksend.cpp debugging changes 2014-10-08 08:08:28 -07:00
darksend.h new collateral strategy 2014-10-07 07:13:08 -07:00
db.cpp merged logprintf 2014-08-11 07:35:27 -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 new collateral strategy 2014-10-07 07:13:08 -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 added dates to rewards 2014-10-07 07:36:32 -07:00
main.h dos protection to mnw 2014-10-05 15:24:13 -07:00
makefile.linux-mingw fixed compiling for daemon 2014-09-02 06:56:24 -07:00
makefile.mingw fixed compiling for daemon 2014-09-02 06:56:24 -07:00
makefile.osx fixed compiling for daemon 2014-09-02 06:56:24 -07:00
makefile.unix removed static 2014-10-03 14:46:26 -07:00
mruset.h
net.cpp removed masternode voting system and added documentation for help 2014-08-27 11:14:05 -07:00
net.h compiles 2014-10-04 18:49:07 -07:00
netbase.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
netbase.h compiles 2014-06-29 20:28:33 -07:00
noui.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
protocol.cpp merged logprintf 2014-08-11 07:35:27 -07:00
protocol.h Masternode Payments, DGW3 and Magic Numbers Fix. Hard fork on May 14th! 2014-05-01 08:14:39 -07:00
robo.py masternode selection improvements 2014-04-13 08:17:15 -07:00
rpcblockchain.cpp RPC: add 'verifychain', to verify chain database at runtime 2013-11-14 00:44:48 -10:00
rpcdarksend.cpp track what weve asked for, change ping times to seconds so we can use block time calculations 2014-10-05 09:11:18 -07:00
rpcdump.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
rpcmining.cpp Masternode enforcement and payment increases 2014-10-03 10:31:42 -07:00
rpcnet.cpp Add makekeypair to generate ECDSA keys 2014-05-01 08:13:52 -07:00
rpcrawtransaction.cpp v28 - ds only happens once a block max, with random amounts 2014-08-14 09:56:59 -07:00
rpcwallet.cpp rebranding to private rather than anonymous 2014-10-05 15:46:10 -07:00
script.cpp merged logprintf 2014-08-11 07:35:27 -07:00
script.h merged logprintf 2014-08-11 07:35:27 -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
test.sh added script for running tests 2014-09-23 10:44:59 -07:00
threadsafety.h
txdb.cpp Replace printf with LogPrintf / LogPrint 2014-07-27 18:42:20 +07:00
txdb.h compiles 2014-06-29 20:28:33 -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 update min protocol version, changed participants to three, added a spork to enforce a payment 2014-09-10 09:35:44 -07:00
util.h update min protocol version, changed participants to three, added a spork to enforce a payment 2014-09-10 09:35:44 -07:00
version.cpp Fix build date for from-tarball builds 2013-07-05 23:51:41 -10:00
version.h Masternode enforcement and payment increases 2014-10-03 10:31:42 -07:00
wallet.cpp new collateral strategy 2014-10-07 07:13:08 -07:00
wallet.h added collateral to tx 2014-10-04 17:36:44 -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