Commit Graph

27 Commits

Author SHA1 Message Date
Franck Royer
9ded728879
The first message is actually a quote or rate request 2021-02-12 17:05:06 +11:00
Franck Royer
3fa4ffa82c
Implement new behaviour for execution setup 2021-02-05 16:42:46 +11:00
Franck Royer
8fd2620b83
Improve names for messages 4 and 5 2021-01-27 14:16:31 +11:00
Franck Royer
6003f87301
In phase A, message can be send simultaneously so calling them both 0. 2021-01-14 11:52:16 +11:00
Franck Royer
c5bfbf8da9
Clarify who is user/SP 2021-01-14 11:48:49 +11:00
Franck Royer
eecee30d99
Use exact xmr amount, Remove ACK
- Use exact XMR amount
- Remove ACK, this can be added as a feature once needed.
2021-01-14 10:46:50 +11:00
Franck Royer
8ff33bd386
Use exact xmr amount 2021-01-14 10:45:29 +11:00
Franck Royer
6b4a02427a
Use global counter to name messages 2021-01-14 10:28:46 +11:00
Franck Royer
c55f3e3403
Remove Req-Res and update for single market maker use case
- Bob initiate swap with BTC Amount
- Alice acks with approx. xmr amount
- Rework terminology, make a difference between negotiations and
execution setup
- Remove request response channels in favor of one shots
- Give exact amount to Bob once assets are locked
2021-01-13 16:58:21 +11:00
Franck Royer
1e08a17bd9
Last message is also request response 2021-01-13 14:42:38 +11:00
Lucas Soriano del Pino
07270df12a Clarify diagram 2021-01-13 11:36:02 +11:00
Franck Royer
c53d54ddab
Add sequence diagram 2021-01-13 11:12:57 +11:00
Daniel Karzel
84ce9cd27d
Merge pull request #58 from comit-network/feature-anonymity
Add potential feature section on improving anonymity
2020-12-07 11:57:17 +11:00
Daniel Karzel
150e5f2aba
Merge pull request #50 from comit-network/b-prototypes
Add B (multi-maker) prototypes to validation doc
2020-12-04 16:47:26 +11:00
Daniel Karzel
ca74166cc7 Add potential feature section on improving anonymity
Lists Dandelion++ and I2P (community guide) besides Tor.
2020-12-03 13:35:14 +11:00
Daniel Karzel
65e910e1c1
Merge pull request #46 from comit-network/update-ux-validation-add-peers-manually
Adding peers manually could enhance privacy
2020-12-01 17:16:40 +11:00
Daniel Karzel
df9768293e Add the multi-maker prototype links and table columns 2020-12-01 15:53:40 +11:00
Daniel Karzel
7a30555aa9 Clarify what manual check for tainted coins could mean 2020-12-01 15:27:29 +11:00
Daniel Karzel
5246eece9e Add link to track where and when this feature was mentioned 2020-12-01 15:27:29 +11:00
Daniel Karzel
958c80c262 Add a list of potential features proposed by the community
To help us track what is possible and should be added.
2020-12-01 15:27:29 +11:00
Daniel Karzel
406ddc6b15 Work in review comments 2020-12-01 15:27:00 +11:00
Daniel Karzel
83b6b78d17 Adding peers manually could enhance privacy
This opens up different use cases and might preserve more privacy.
Validate if it is important for users to be able to control who to add (and how).
2020-12-01 15:27:00 +11:00
Daniel Karzel
8addecc927 Collect validation questions and map them to prototypes 2020-11-24 11:23:44 +11:00
Daniel Karzel
075e17029e
Apply suggestions from code review
Co-authored-by: Philipp Hoenisch <philipp@coblox.tech>
2020-11-23 10:28:39 +11:00
Daniel Karzel
2548283c13
Apply suggestions from code review
Co-authored-by: Franck Royer <franck@coblox.tech>
2020-11-20 18:17:22 +11:00
Daniel Karzel
2de8093659 Re-word the CORS header issue and add some fixes 2020-11-19 16:50:05 +11:00
Daniel Karzel
4b6f914409 XMR<>BTC user interface prototype details
This document sums up assumptions and limitations of the current setup and protocol.
It outlines how the UI prototypes for XMR<>BTC swaps are planned and why.
2020-11-17 20:09:18 +11:00