dash/src
2014-01-25 09:20:36 -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 updated version detection, litecoin references and logos 2014-01-24 08:11:15 -07:00
test step1 2014-01-10 08:28:47 -07:00
addrman.cpp
addrman.h
aes_helper.c updated to new algo! 2014-01-13 18:57:41 -07:00
alert.cpp Refactor: pull alert string sanitization into util 2013-11-27 22:28:40 -10:00
alert.h
allocators.h Make signature cache store CPubKeys 2013-07-04 03:00:58 -10:00
base58.h upated beginning letter 2014-01-18 06:48:44 -07:00
bignum.h Use a uint256 for bnChainWork 2013-04-12 12:17:28 +02:00
bitcoinrpc.cpp step3 2014-01-10 08:29:58 -07:00
bitcoinrpc.h Support absence of wallet (pwalletMain==NULL) in several locations, 2013-11-14 00:44:49 -10: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 removed checkpoints 2014-01-10 20:16:56 -07:00
checkpoints.h
checkqueue.h Port Thread* methods to boost::thread_group 2013-04-03 19:57:13 -04:00
clientversion.h Litecoin v0.8.6.2 2014-01-09 15:38:53 -10: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 Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used 2013-11-28 12:34:26 -10: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 step1 2014-01-10 08:28:47 -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 Reduce number of open LevelDB files to 64 2013-04-24 00:10:23 +02:00
leveldb.h
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 testnet genesis block 2014-01-25 09:20:36 -07:00
main.h updated 2014-01-18 09:46:26 -07:00
makefile.linux-mingw removed scrypt and added hard coded nodes 2014-01-14 20:43:31 -07:00
makefile.mingw removed scrypt and added hard coded nodes 2014-01-14 20:43:31 -07:00
makefile.osx removed scrypt and added hard coded nodes 2014-01-14 20:43:31 -07:00
makefile.unix removed scrypt and added hard coded nodes 2014-01-14 20:43:31 -07:00
mruset.h
net.cpp changed seeds 2014-01-18 20:09:45 -07:00
net.h Store and use a sanitized subVer 2013-11-27 22:28:40 -10:00
netbase.cpp Hurricane Electric uses block 2001:470::, not 2011:470:: 2013-10-14 17:45:44 -10:00
netbase.h
noui.cpp
protocol.cpp Always print full hashes (tx, block, inv) 2013-04-07 03:43:55 +02:00
protocol.h step3 2014-01-10 08:29:58 -07:00
rpcblockchain.cpp RPC: add 'verifychain', to verify chain database at runtime 2013-11-14 00:44:48 -10:00
rpcdump.cpp step1 2014-01-10 08:28:47 -07:00
rpcmining.cpp step1 2014-01-10 08:28:47 -07:00
rpcnet.cpp Store and use a sanitized subVer 2013-11-27 22:28:40 -10:00
rpcrawtransaction.cpp step1 2014-01-10 08:28:47 -07:00
rpcwallet.cpp step1 2014-01-10 08:28:47 -07:00
script.cpp Make signature cache store CPubKeys 2013-07-04 03:00:58 -10:00
script.h CSecret/CKey -> CKey/CPubKey split/refactor 2013-07-04 03:00:32 -10: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
sync.h
threadsafety.h
txdb.cpp Improve gettxoutsetinfo command 2013-05-01 17:21:43 +02:00
txdb.h
ui_interface.h Have Qt poll for shutdown requested, the QT way. 2013-04-03 19:58:47 -04:00
uint256.h updated to new algo! 2014-01-13 18:57:41 -07:00
util.cpp step1 2014-01-10 08:28:47 -07:00
util.h Refactor: pull alert string sanitization into util 2013-11-27 22:28:40 -10:00
version.cpp Fix build date for from-tarball builds 2013-07-05 23:51:41 -10:00
version.h Disconnect nodes older than protocol version 70002 (Litecoin 0.8.3.7) 2013-10-30 17:16:30 -10:00
wallet.cpp Prevent empty transactions from being added to vtxPrev 2013-12-04 20:36:50 -10:00
wallet.h Coin Control Features for Bitcoin 0.8.5 2013-11-22 23:54:13 -10:00
walletdb.cpp Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used 2013-11-28 12:34:26 -10:00
walletdb.h CSecret/CKey -> CKey/CPubKey split/refactor 2013-07-04 03:00:32 -10:00