..
compat
Revert "Revert "Rebrand to darkcoin""
2015-02-19 11:58:38 -07:00
json
switch from boost int types to <stdint.h>
2014-05-21 11:25:18 +02:00
leveldb
Squashed 'src/leveldb/' changes from 9094c7f..7924331
2014-05-12 11:30:33 +02:00
m4
Change binaries to darkcoin*.
2014-12-09 23:38:13 +01:00
obj
obj-test
qt
show active/total MNs on info tab / update it in separate timer
2015-02-24 16:24:42 +03:00
test
merge upstream 0.9
2015-02-14 08:59:11 +01:00
activemasternode.cpp
better naming/readability (Find)
2015-02-25 14:54:03 +03:00
activemasternode.h
clean unused
2015-02-24 02:53:51 +03:00
addrman.cpp
addrman.h
aes_helper.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
alert.cpp
Refactor -alertnotify code
2014-10-08 12:17:57 +02:00
alert.h
Refactor -alertnotify code
2014-10-08 12:17:57 +02:00
allocators.cpp
allocators.h
base58.cpp
base58: add paranoid return value checks
2014-08-18 15:34:29 +02:00
base58.h
Merged in Darksend/InstantX/Masternodes
2014-12-11 08:10:35 -07:00
bignum.h
Merged in Darksend/InstantX/Masternodes
2014-12-11 08:10:35 -07:00
blake.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
bloom.cpp
Fix bloom filter not to use bit_mask
2014-03-20 13:21:23 +09:00
bloom.h
bmw.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
chainparams.cpp
Adapt BIP44 coin type 5 for Darkcoin (placeholder).
2015-01-15 12:55:50 +01:00
chainparams.h
Adapt BIP44 coin type 5 for Darkcoin (placeholder).
2015-01-15 12:55:50 +01:00
checkpoints.cpp
fixed log message and added checkpoint
2015-02-10 03:45:21 -07:00
checkpoints.h
[Qt] rescan progress
2014-04-02 03:48:07 +02:00
checkqueue.h
typo: succesful->successful
2015-02-17 13:27:47 +03:00
clientversion.h
Revert "Revert "Rebrand to darkcoin""
2015-02-19 11:58:38 -07:00
coincontrol.h
coins.cpp
coins.h
Merged in Darksend/InstantX/Masternodes
2014-12-11 08:10:35 -07:00
compat.h
reorder includes to compile on OpenBSD
2014-05-02 20:45:03 +02:00
core.cpp
Solve performance problems by caching and fix probable security issue
2015-02-12 17:41:02 +03:00
core.h
clear out DS fee
2015-02-18 15:31:40 +03:00
crypter.cpp
Implemented KeePass Integration
2015-01-01 20:06:24 +01:00
crypter.h
Implemented KeePass Integration
2015-01-01 20:06:24 +01:00
cubehash.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
darkcoin-cli-res.rc
Revert "Revert "Rebrand to darkcoin""
2015-02-19 11:58:38 -07:00
darkcoin-cli.cpp
Update strings.
2014-12-12 12:44:25 +01:00
darkcoind-res.rc
Revert "Revert "Rebrand to darkcoin""
2015-02-19 11:58:38 -07:00
darkcoind.cpp
merge devel-0.9
2015-01-15 12:40:25 +01:00
darksend.cpp
Change the way changes are handled:
2015-02-26 02:21:28 +03:00
darksend.h
better naming/readability (Find)
2015-02-25 14:54:03 +03:00
db.cpp
unified and better log/error messages for CDBEnv/CDB
2014-04-01 09:41:49 +02:00
db.h
echo.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
groestl.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
hash.cpp
hash.h
Update copyright year 2015
2015-01-15 11:31:35 +01:00
init.cpp
CMasternodeMan - masternode manager class - part1(broken)
2015-02-23 23:01:21 +03:00
init.h
instantx.cpp
better naming/readability (Find)
2015-02-25 14:54:03 +03:00
instantx.h
fixed attribution
2015-02-09 14:06:11 -07:00
jh.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
keccak.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
keepass.cpp
Cleaned up debug log and set curly braces according to coding conventions
2015-01-18 15:59:41 +01:00
keepass.h
Implemented KeePass Integration
2015-01-01 20:06:24 +01:00
key.cpp
Improve robustness of DER recoding code
2015-01-12 09:28:24 +01:00
key.h
key.cpp: fail with a friendlier message on missing ssl EC support
2014-08-18 15:34:29 +02:00
keystore.cpp
Check redeemScript size does not exceed 520 byte limit
2014-08-18 15:34:29 +02:00
keystore.h
Update moved and dead links
2014-03-24 20:26:02 +00:00
leveldbwrapper.cpp
Wrap create_directory calls in try...catch blocks.
2014-03-31 09:51:58 +02:00
leveldbwrapper.h
limitedmap.h
luffa.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
main.cpp
better naming/readability (Find)
2015-02-25 14:54:03 +03:00
main.h
Revert "Revert "Rebrand to darkcoin""
2015-02-19 11:58:38 -07:00
Makefile.am
CMasternodeMan - masternode manager class - part1(broken)
2015-02-23 23:01:21 +03:00
Makefile.include
Merged in Darksend/InstantX/Masternodes
2014-12-11 08:10:35 -07:00
masternode.cpp
better naming/readability (Find)
2015-02-25 14:54:03 +03:00
masternode.h
Change the way changes are handled:
2015-02-26 02:21:28 +03:00
masternodeconfig.cpp
various improvements to IX
2015-02-01 08:53:49 -07:00
masternodeconfig.h
no need to get conf file in function call
2015-01-11 20:28:28 +03:00
masternodeman.cpp
Change the way changes are handled:
2015-02-26 02:21:28 +03:00
masternodeman.h
Change the way changes are handled:
2015-02-26 02:21:28 +03:00
miner.cpp
CMasternodeMan - masternode manager class - part1(broken)
2015-02-23 23:01:21 +03:00
miner.h
mruset.h
Limit number of known addresses per peer
2014-06-01 09:54:00 +02:00
net.cpp
Revert "Revert "Rebrand to darkcoin""
2015-02-19 11:58:38 -07:00
net.h
merge upstream 0.9
2015-02-14 08:59:11 +01:00
netbase.cpp
Replace non-threadsafe strerror
2014-05-23 16:03:43 +02:00
netbase.h
Revert "Revert "Rebrand to darkcoin""
2015-02-19 11:58:38 -07:00
noui.cpp
Update copyright year 2015
2015-01-15 11:31:35 +01:00
noui.h
protocol.cpp
added unknown inv messages
2015-02-09 15:39:50 -07:00
protocol.h
use inventory system for masternode winners
2015-02-09 13:23:42 -07:00
rpcblockchain.cpp
Update copyright year 2015
2015-01-15 11:31:35 +01:00
rpcclient.cpp
Full Spork Implementation
2015-02-09 12:49:00 -07:00
rpcclient.h
Update strings.
2014-12-09 23:19:26 +01:00
rpcdarksend.cpp
track lastTimeChanged for mnodeman and ask for update only if UpdateNeeded
2015-02-24 13:39:29 +03:00
rpcdump.cpp
Update copyright year 2015
2015-01-15 11:31:35 +01:00
rpcmining.cpp
corrected getblocktemplate coinbasevalue output
2015-01-18 12:49:47 -07:00
rpcmisc.cpp
Enable darksend balance only when LiteMode is disabled
2015-02-19 11:22:00 -07:00
rpcnet.cpp
Update copyright year 2015
2015-01-15 11:31:35 +01:00
rpcprotocol.cpp
merge devel-0.9
2015-01-15 12:40:25 +01:00
rpcprotocol.h
Update strings.
2014-12-09 23:19:26 +01:00
rpcrawtransaction.cpp
Update copyright year 2015
2015-01-15 11:31:35 +01:00
rpcserver.cpp
add masternodelist to command list (seems to be no way to get "help masternode list" working)
2015-02-24 03:06:13 +03:00
rpcserver.h
CMasternodeMan - masternode manager class - part4 - fixed rpc/count can return "enabled only"/list can be filtered (everything should be ok)
2015-02-24 02:15:40 +03:00
rpcwallet.cpp
use wallet db ds flag in rpc
2015-02-08 17:10:44 +03:00
script.cpp
merge upstream 0.9
2015-02-14 08:59:11 +01:00
script.h
merge upstream 0.9
2015-02-14 08:59:11 +01:00
serialize.h
Add a way to limit deserialized string lengths
2014-08-18 15:34:29 +02:00
shavite.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
simd.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
skein.c
Add sph sources to prepare X11 integration
2014-11-29 11:07:09 +01:00
sph_blake.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_bmw.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_cubehash.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_echo.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_groestl.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_jh.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_keccak.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_luffa.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_shavite.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_simd.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_skein.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
sph_types.h
Add sph type definition to prepare X11 integration
2014-11-29 10:42:42 +01:00
spork.cpp
added spork for resolving forks
2015-02-11 21:21:28 -07:00
spork.h
added spork for resolving forks
2015-02-11 21:21:28 -07:00
sync.cpp
sync.h
threadsafety.h
tinyformat.h
txdb.cpp
use standard __func__ instead of __PRETTY_FUNCTION__
2014-04-30 14:45:24 +02:00
txdb.h
txmempool.cpp
txmempool.h
ui_interface.h
[Qt] rescan progress
2014-04-02 03:48:07 +02:00
uint256.h
Update copyright year 2015
2015-01-15 11:31:35 +01:00
util.cpp
Added LiteMode
2015-01-18 08:28:16 -07:00
util.h
Revert "Revert "Rebrand to darkcoin""
2015-02-19 11:58:38 -07:00
version.cpp
Update copyright year 2015
2015-01-15 11:31:35 +01:00
version.h
min proto / version
2015-02-09 19:43:39 -07:00
wallet.cpp
minimum collateral amount
2015-02-18 12:17:45 -07:00
wallet.h
clean unused
2015-02-24 02:53:51 +03:00
walletdb.cpp
use wallet db to save ds flag / debug
2015-02-08 17:03:39 +03:00
walletdb.h