From 608b2d849f56d5278df8cc0f65d2be39e31d6663 Mon Sep 17 00:00:00 2001 From: fbock Date: Thu, 9 May 2024 13:13:17 +0200 Subject: [PATCH] add bisq bond research --- docs/TapTrade_obs/.obsidian/workspace.json | 21 ++++++++----------- .../Trade Pipelines/Existing research.md | 4 ++++ 2 files changed, 13 insertions(+), 12 deletions(-) diff --git a/docs/TapTrade_obs/.obsidian/workspace.json b/docs/TapTrade_obs/.obsidian/workspace.json index 3222da9..0bce91b 100644 --- a/docs/TapTrade_obs/.obsidian/workspace.json +++ b/docs/TapTrade_obs/.obsidian/workspace.json @@ -11,14 +11,11 @@ "id": "a6f226df420e6a1a", "type": "leaf", "state": { - "type": "canvas", + "type": "markdown", "state": { - "file": "Research/Bitcoin fundamentals/Taproot output structure.canvas", - "viewState": { - "x": 590, - "y": -30.17362449201255, - "zoom": -0.6919547202544427 - } + "file": "Research/Trade Pipelines/Existing research.md", + "mode": "source", + "source": false } } } @@ -88,7 +85,7 @@ "state": { "type": "backlink", "state": { - "file": "Research/Bitcoin fundamentals/Taproot output structure.canvas", + "file": "Research/Trade Pipelines/Existing research.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -105,7 +102,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Research/Bitcoin fundamentals/Taproot output structure.canvas", + "file": "Research/Trade Pipelines/Existing research.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -128,7 +125,7 @@ "state": { "type": "outline", "state": { - "file": "Research/Bitcoin fundamentals/Taproot output structure.canvas" + "file": "Research/Trade Pipelines/Existing research.md" } } } @@ -151,11 +148,11 @@ }, "active": "a6f226df420e6a1a", "lastOpenFiles": [ + "Research/Trade Pipelines/current trade flow.canvas", + "Research/Bitcoin fundamentals/Taproot output structure.canvas", "Research/Bitcoin fundamentals/Knowledge sources.md", "Research/Bitcoin fundamentals/Signature and Flags.canvas", "Research/Trade Pipelines/Existing research.md", - "Research/Trade Pipelines/current trade flow.canvas", - "Research/Bitcoin fundamentals/Taproot output structure.canvas", "assets/anyonecanpay.webp", "Research/Bitcoin fundamentals/Spending Taproot UTXOs.md", "Research/Implementation/UI ideas.canvas", diff --git a/docs/TapTrade_obs/Research/Trade Pipelines/Existing research.md b/docs/TapTrade_obs/Research/Trade Pipelines/Existing research.md index 3a9fb7e..02d1fac 100644 --- a/docs/TapTrade_obs/Research/Trade Pipelines/Existing research.md +++ b/docs/TapTrade_obs/Research/Trade Pipelines/Existing research.md @@ -14,6 +14,10 @@ Collection of existing onchain p2p trade protocols and research. [Github Issue by sqrrm](https://github.com/bisq-network/proposals/issues/279) ##### Investigations for a new trade protocol #5430 [Github discussion by chimp1984](https://github.com/bisq-network/bisq/discussions/5430) +##### Remove maker fee tx and taker fee tx +Maybe contains concepts on how to handle the **trade bond** +[Github Issue](https://github.com/bisq-network/proposals/issues/265#) + ##### Current bisq flow as taker [Wiki](https://docs.bisq.network/getting-started#take-an-offer) [Anatomy of a Bisq trade - Forum](https://bisq.community/t/anatomy-of-a-bisq-trade/10979/2)