[bisq-network/bitcoinj] Clone transaction before adding to wallet (#18)

sqrrm notifications at github.com
Mon Dec 24 15:45:00 UTC 2018


Since PeerGroup can have multiple wallets that all might depend on the
same transaction it was adding the same transaction to multiple wallets.
By cloning the transaction each wallet is guaranteed to have its own,
non shared transactions
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bitcoinj/pull/18

-- Commit Summary --

  * Clone transaction before adding to wallet

-- File Changes --

    M core/src/main/java/org/bitcoinj/core/PeerGroup.java (5)

-- Patch Links --

https://github.com/bisq-network/bitcoinj/pull/18.patch
https://github.com/bisq-network/bitcoinj/pull/18.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/bitcoinj/pull/18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181224/d5b904d1/attachment.html>


More information about the bisq-github mailing list