add bisq bond research

This commit is contained in:
fbock
2024-05-09 13:13:17 +02:00
parent 873bc0afe4
commit 608b2d849f
2 changed files with 13 additions and 12 deletions

View File

@ -11,14 +11,11 @@
"id": "a6f226df420e6a1a", "id": "a6f226df420e6a1a",
"type": "leaf", "type": "leaf",
"state": { "state": {
"type": "canvas", "type": "markdown",
"state": { "state": {
"file": "Research/Bitcoin fundamentals/Taproot output structure.canvas", "file": "Research/Trade Pipelines/Existing research.md",
"viewState": { "mode": "source",
"x": 590, "source": false
"y": -30.17362449201255,
"zoom": -0.6919547202544427
}
} }
} }
} }
@ -88,7 +85,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "Research/Bitcoin fundamentals/Taproot output structure.canvas", "file": "Research/Trade Pipelines/Existing research.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -105,7 +102,7 @@
"state": { "state": {
"type": "outgoing-link", "type": "outgoing-link",
"state": { "state": {
"file": "Research/Bitcoin fundamentals/Taproot output structure.canvas", "file": "Research/Trade Pipelines/Existing research.md",
"linksCollapsed": false, "linksCollapsed": false,
"unlinkedCollapsed": true "unlinkedCollapsed": true
} }
@ -128,7 +125,7 @@
"state": { "state": {
"type": "outline", "type": "outline",
"state": { "state": {
"file": "Research/Bitcoin fundamentals/Taproot output structure.canvas" "file": "Research/Trade Pipelines/Existing research.md"
} }
} }
} }
@ -151,11 +148,11 @@
}, },
"active": "a6f226df420e6a1a", "active": "a6f226df420e6a1a",
"lastOpenFiles": [ "lastOpenFiles": [
"Research/Trade Pipelines/current trade flow.canvas",
"Research/Bitcoin fundamentals/Taproot output structure.canvas",
"Research/Bitcoin fundamentals/Knowledge sources.md", "Research/Bitcoin fundamentals/Knowledge sources.md",
"Research/Bitcoin fundamentals/Signature and Flags.canvas", "Research/Bitcoin fundamentals/Signature and Flags.canvas",
"Research/Trade Pipelines/Existing research.md", "Research/Trade Pipelines/Existing research.md",
"Research/Trade Pipelines/current trade flow.canvas",
"Research/Bitcoin fundamentals/Taproot output structure.canvas",
"assets/anyonecanpay.webp", "assets/anyonecanpay.webp",
"Research/Bitcoin fundamentals/Spending Taproot UTXOs.md", "Research/Bitcoin fundamentals/Spending Taproot UTXOs.md",
"Research/Implementation/UI ideas.canvas", "Research/Implementation/UI ideas.canvas",

View File

@ -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) [Github Issue by sqrrm](https://github.com/bisq-network/proposals/issues/279)
##### Investigations for a new trade protocol #5430 ##### Investigations for a new trade protocol #5430
[Github discussion by chimp1984](https://github.com/bisq-network/bisq/discussions/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 ##### Current bisq flow as taker
[Wiki](https://docs.bisq.network/getting-started#take-an-offer) [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) [Anatomy of a Bisq trade - Forum](https://bisq.community/t/anatomy-of-a-bisq-trade/10979/2)