[bisq-network/bisq] Add support to duplicate BSQ swap offers (PR #5886)

Christoph Atteneder notifications at github.com
Mon Dec 6 09:37:02 CET 2021


@ripcurlx commented on this pull request.



> @@ -572,6 +575,33 @@ private void updateButtonDisableState() {
         isPlaceOfferButtonDisabled.set(createOfferRequested || !inputDataValid || miningPoW.get());
     }
 
+    private void maybeInitializeWithData() {

I kept the naming more general, as I though that there could be other use cases as well. Like some onboarding form in the future that automatic pre-fills a buy BSQ form.
Regarding the offer null check. Where do you want to see this?

-- 
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/5886#discussion_r762794144
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211206/7f39bb51/attachment.htm>


More information about the bisq-github mailing list