dash/src
Evan Duffield b5f6f0e7a7 minimum collateral amount
In the case where collateral is made as COLLATERAL*5, then
used 4 times, it will result in an input exactly COLLATERAL sized.
When used as a collateral transaction this will result in 1 input of
COLLATERAL and zero outputs (due to collateral being paid solely in fees).
zero output transactions aren't supported, so it'll result in DS failure.
2015-02-18 12:17:45 -07:00
..
compat Rename darkcoin config header. 2015-02-16 23:19:42 +01:00
json
leveldb
m4
obj
obj-test
qt Fix windows copyright strings. 2015-02-17 10:53:03 +01:00
test merge upstream 0.9 2015-02-14 08:59:11 +01:00
activemasternode.cpp fix log output / more notCapableReason-s 2015-02-16 02:01:06 +03:00
activemasternode.h
addrman.cpp
addrman.h
aes_helper.c
alert.cpp
alert.h
allocators.cpp
allocators.h
base58.cpp
base58.h
bignum.h
blake.c
bloom.cpp
bloom.h
bmw.c
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
checkqueue.h typo: succesful->successful 2015-02-17 13:27:47 +03:00
clientversion.h Change darksend fee to 0.01DRK and charge in 1 in 10 sessions 2015-02-17 07:04:42 -07:00
coincontrol.h
coins.cpp
coins.h
compat.h
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
darkcoin-cli-res.rc Fix windows copyright strings. 2015-02-17 10:53:03 +01:00
darkcoin-cli.cpp
darkcoind-res.rc Fix windows copyright strings. 2015-02-17 10:53:03 +01:00
darkcoind.cpp merge devel-0.9 2015-01-15 12:40:25 +01:00
darksend.cpp Merge pull request #189 from UdjinM6/v0.11.2.x_clear_out_ds_fee 2015-02-18 12:14:05 -07:00
darksend.h version bump/ proto bump 2015-02-09 13:43:10 -07:00
db.cpp
db.h
echo.c
groestl.c
hash.cpp
hash.h Update copyright year 2015 2015-01-15 11:31:35 +01:00
init.cpp Rename darkcoin config header. 2015-02-16 23:19:42 +01:00
init.h
instantx.cpp Add maximum out value for IX via spork 2015-02-11 08:08:55 -07:00
instantx.h fixed attribution 2015-02-09 14:06:11 -07:00
jh.c
keccak.c
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
keystore.cpp
keystore.h
leveldbwrapper.cpp
leveldbwrapper.h
limitedmap.h
luffa.c
main.cpp Merge pull request #178 from vertoe/devel-0.9-upstream 2015-02-14 08:14:03 -07:00
main.h Rename darkcoin config header. 2015-02-16 23:19:42 +01:00
Makefile.am Rename darkcoin resource files for windows. 2015-02-16 23:05:58 +01:00
Makefile.include
masternode.cpp Merge pull request #182 from vertoe/devel-0.9 2015-02-16 12:51:35 -07:00
masternode.h use inventory system for masternode winners 2015-02-09 13:23:42 -07: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
miner.cpp check for null reference 2015-02-05 09:01:14 -07:00
miner.h
mruset.h
net.cpp Rename darkcoin config header. 2015-02-16 23:19:42 +01:00
net.h merge upstream 0.9 2015-02-14 08:59:11 +01:00
netbase.cpp
netbase.h Rename darkcoin config header. 2015-02-16 23:19:42 +01: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
rpcdarksend.cpp typo: succesful->successful 2015-02-17 13:27:47 +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 Add maximum out value for IX via spork 2015-02-11 08:08:55 -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
rpcrawtransaction.cpp Update copyright year 2015 2015-01-15 11:31:35 +01:00
rpcserver.cpp merge upstream 0.9 2015-02-14 08:59:11 +01:00
rpcserver.h Full Spork Implementation 2015-02-09 12:49:00 -07: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
shavite.c
simd.c
skein.c
sph_blake.h
sph_bmw.h
sph_cubehash.h
sph_echo.h
sph_groestl.h
sph_jh.h
sph_keccak.h
sph_luffa.h
sph_shavite.h
sph_simd.h
sph_skein.h
sph_types.h
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
txdb.h
txmempool.cpp
txmempool.h
ui_interface.h
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 Rename darkcoin config header. 2015-02-16 23:19:42 +01: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 clear out DS fee 2015-02-18 15:31:40 +03:00
walletdb.cpp use wallet db to save ds flag / debug 2015-02-08 17:03:39 +03:00
walletdb.h