[bisq-network/bisq] Fix range delayedpayout (#4140)

sqrrm notifications at github.com
Wed Apr 8 11:10:50 UTC 2020


<!-- 
- make yourself familiar with the CONTRIBUTING.md if you have not already (https://github.com/bisq-network/bisq/blob/master/CONTRIBUTING.md)
- make sure you follow our [coding style guidelines][https://github.com/bisq-network/style/issues)
- pick a descriptive title
- provide some meaningful PR description below
- create the PR
- in case you receive a "Change request" and/or a NACK, please react within 30 days. If not, we will close your PR and it can not be up for compensation.
- After addressing the change request, __please re-request a review!__ Otherwise we might miss your PR as we tend to only look at pull requests tagged with a "review required".
-->

Fixes #replaceWithIssueNr, fixes #replaceWithIssueNr

Your PR description here.

You can view, comment on, or merge this pull request online at:

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

-- Commit Summary --

  * Rename class
  * Add DonationAddressValidation static class
  * Rename class
  * Add more checks for delayed payout tx
  * Add check for donation address at pending trades
  * Fix value of delayedpayouttx for ranged trades

-- File Changes --

    M core/src/main/java/bisq/core/btc/wallet/TradeWalletService.java (35)
    A core/src/main/java/bisq/core/trade/DonationAddressValidation.java (98)
    M core/src/main/java/bisq/core/trade/TradeManager.java (10)
    M core/src/main/java/bisq/core/trade/protocol/BuyerAsMakerProtocol.java (8)
    M core/src/main/java/bisq/core/trade/protocol/BuyerAsTakerProtocol.java (8)
    D core/src/main/java/bisq/core/trade/protocol/tasks/buyer/BuyerVerifiesDonationAddress.java (80)
    R core/src/main/java/bisq/core/trade/protocol/tasks/buyer/BuyerVerifiesFinalDelayedPayoutTx.java (8)
    A core/src/main/java/bisq/core/trade/protocol/tasks/buyer/BuyerVerifiesPreparedDelayedPayoutTx.java (83)
    M core/src/main/resources/i18n/displayStrings.properties (7)
    M desktop/src/main/java/bisq/desktop/main/offer/MutableOfferViewModel.java (2)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/PendingTradesDataModel.java (4)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep1View.java (23)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java (16)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4140.patch
https://github.com/bisq-network/bisq/pull/4140.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/4140
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200408/b7645b4a/attachment-0001.html>


More information about the bisq-github mailing list