lbrycrd/src
Pieter Wuille ca253d5911 Fix for small change outputs
With the separation of CENT and MIN_TX_FEE, it is now reasonable
to create change outputs between 0.01 and 0.0005, as these are
spendable according to the policy, even though they require a fee
to be paid.

Also, when enough fee was already present, everything can go into
a change output, without further increasing the fee.
2011-05-25 21:30:14 +02:00
..
cryptopp directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
json directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
obj directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
xpm directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
base58.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
bignum.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
db.cpp make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
db.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
headers.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
init.cpp make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
init.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
irc.cpp irc: #bitcoin is overflowing. split up into 100 randomly-joined channels. 2011-05-20 20:54:51 -04:00
irc.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
key.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
main.cpp Fix for small change outputs 2011-05-25 21:30:14 +02:00
main.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
makefile.mingw Fix MinGW build due to bad pointers to ui.rc pixmaps stuff. 2011-05-14 18:51:52 +02:00
makefile.osx OSX build tweaks (laszlo) 2011-05-20 20:48:44 -04:00
makefile.unix Manual merge of jaromil's source tree reorg commit. 2011-05-09 14:00:14 -04:00
makefile.vc directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
net.cpp Merge pull request #221 from gavinandresen/portoption 2011-05-16 22:29:28 -07:00
net.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
noui.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
rpc.cpp make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
rpc.h directory re-organization (keeps the old build system) 2011-04-23 12:10:25 +02:00
script.cpp make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
script.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
serialize.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
strlcpy.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
ui.cpp make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
ui.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
uibase.cpp Manual merge of jaromil's source tree reorg commit. 2011-05-09 14:00:14 -04:00
uibase.h Manual merge of jaromil's source tree reorg commit. 2011-05-09 14:00:14 -04:00
uint256.h make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
util.cpp make bitcoin include files more modular 2011-05-15 12:04:20 +02:00
util.h Build error mingw, missing std:: 2011-05-15 13:13:50 -04:00