Multibit-Legacy / multibit-hd

Deprecated Bitcoin Wallet
https://multibit.org/blog/2017/07/26/multibit-shutdown.html
Other
171 stars 113 forks source link

Update BRIT so that small amounts are not charged on Empty Wallet #700

Closed jim618 closed 8 years ago

jim618 commented 8 years ago

If a user tries out MBHD but then wants to Empty the wallet, BRIT fees are currently being applied. These are for quite dusty amounts.

Update BRIT payment so that BRIT fees less than 0.000 05 BTC are not added when an Empty wallet is performed.

jim618 commented 8 years ago

Updated BitcoinNetworkService so that any BRIT fees less than 0.000 05 BTC are elided.

Awaiting review and closing

gary-rowe commented 8 years ago

Verified working. I've adjusted the methods to use the existing comparator methods which are more readable. If you're OK with the code review then it's good to close.

Marking as bounced back to trigger a code review.

jim618 commented 8 years ago

LGTM. Closing.