[bisq-network/bisq] Ignore dust utxo (#2621)

Manfred Karrer notifications at github.com
Wed Apr 3 03:24:18 UTC 2019


Implements https://github.com/bisq-network/bisq/issues/2604

I think we should keep that for after the DAO launch. Not really high risk but prob. not that important to add any risk for the DAO release....
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/2621

-- Commit Summary --

  * Remove referralIdInputTextField
  * Ignore utxo below a user defined threshold to avoid dust attacks

-- File Changes --

    M common/src/main/proto/pb.proto (1)
    M core/src/main/java/bisq/core/btc/wallet/BisqDefaultCoinSelector.java (26)
    M core/src/main/java/bisq/core/btc/wallet/BsqCoinSelector.java (7)
    M core/src/main/java/bisq/core/btc/wallet/BsqWalletService.java (7)
    M core/src/main/java/bisq/core/btc/wallet/BtcCoinSelector.java (30)
    M core/src/main/java/bisq/core/btc/wallet/BtcWalletService.java (56)
    M core/src/main/java/bisq/core/btc/wallet/NonBsqCoinSelector.java (6)
    M core/src/main/java/bisq/core/btc/wallet/TradeWalletService.java (27)
    M core/src/main/java/bisq/core/btc/wallet/WalletService.java (12)
    M core/src/main/java/bisq/core/user/Preferences.java (11)
    M core/src/main/java/bisq/core/user/PreferencesPayload.java (7)
    M core/src/main/resources/i18n/displayStrings.properties (8)
    M desktop/src/main/java/bisq/desktop/main/funds/transactions/TransactionListItemFactory.java (8)
    M desktop/src/main/java/bisq/desktop/main/funds/transactions/TransactionsListItem.java (12)
    M desktop/src/main/java/bisq/desktop/main/funds/transactions/TransactionsView.java (23)
    M desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java (50)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/2621.patch
https://github.com/bisq-network/bisq/pull/2621.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/2621
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190402/fc875034/attachment-0001.html>


More information about the bisq-github mailing list