b3ed6410f4
* Be more accurate with denom creation/consumption - Calculate and pass an actual balance needed to be denominated to CreateDenominated. - Drop GetNeedsToBeAnonymizedBalance and fix corresponding conditions: do not overshoot, do not check max pool amount - these conditions are handled outside. - Properly calculate various balance limits. - Handle edge case for the final denom. * Add an option to control max number of denoms created and respect it `-privatesenddenoms`, default is 300 Note: CreateDenominated failure is not an error anymore * Add few more stats to log in DoAutomaticDenominating |
||
---|---|---|
.. | ||
test | ||
coincontrol.h | ||
crypter.cpp | ||
crypter.h | ||
db.cpp | ||
db.h | ||
rpcdump.cpp | ||
rpcwallet.cpp | ||
rpcwallet.h | ||
wallet.cpp | ||
wallet.h | ||
walletdb.cpp | ||
walletdb.h |