neobytes/src/wallet
UdjinM6 f39bc3b3cb Bump DEFAULT_TRANSACTION_MAXFEE
Should be smth like "smallest DS denomination (0.10000100)" + X * "denom tails"
to avoid triggering "absurd fee" error.
I think that 0.2 i.e. having 100 of 100s "tails" (or 1000 of 10s etc) should be enough.

Closes #737
2016-03-16 07:52:37 +01:00
..
test Fix tests 2016-03-04 06:52:57 +01:00
crypter.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
crypter.h Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
db.cpp [walletdb] Fix syntax error in key parser 2016-01-20 13:08:40 +01:00
db.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
rpcdump.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
rpcwallet.cpp more bitcoin->dash 2016-03-04 12:09:03 +03:00
wallet_ismine.cpp Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
wallet_ismine.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00
wallet.cpp Fix nChangePosRet in CreateTransaction 2016-03-06 18:14:16 +01:00
wallet.h Bump DEFAULT_TRANSACTION_MAXFEE 2016-03-16 07:52:37 +01:00
walletdb.cpp Merge remote-tracking branch 'bitcoin/0.12' into HEAD 2016-02-06 16:48:04 +03:00
walletdb.h Bump copyright headers to 2015 2016-01-05 14:13:33 +01:00