Commit Graph

50 Commits (master)

Author SHA1 Message Date
icy-ux 3fa7cbbc15 fix typo 9 months ago
Byron Hambly 5e192acac2
feat(asb): allow asb to register with mulitple rendezvous nodes 9 months ago
binarybaron 9c8fe87ca3 Change example rendezvous node to `/dns4/discover.unstoppableswap.net/tcp/8888/p2p/12D3Ko...`
The rendezvous node that was provided for testing purposes by the COMIT team will be shutdown.
2 years ago
leonardo 5c23abfb29 Change to rino nodes 2 years ago
jerzybrzoska 8634d81488 Add note to readme that --testnet swaps on monero stagenet 3 years ago
Daniel Karzel 5e2e0f7dc0
No default for rendezvous-point in CLI README 3 years ago
Daniel Karzel e72922923a
Update discover-and-take script with rendezvous-point param 3 years ago
Daniel Karzel 0dc3943d9c
Update default Monero node URLs and info
xmr.to nodes are not served at the xmr.to domain but moved to melo.tools
3 years ago
Daniel Karzel ffad47d515
Update docs with latest changes to CLI and ASB 3 years ago
Thomas Eizinger bbc3a49f41
Make link rendering actually work 3 years ago
Daniel Karzel 91b0a0863b
Add script to list sellers and auto trigger swap
Uses best price to determine the seller to swap with.
3 years ago
binarybaron bdfa6e1f9f
Replace xmr.to stagenet node with melo.tools node
XMR.to has abandoned their community services.
3 years ago
Daniel Karzel 4804359ee3
Update ASB readme
Remove CLi defaults because they may get outdated very fast.
Recommendation to run own node.
Link to public bitcoin nodes as well.
3 years ago
Daniel Karzel 7a787fba6a
Update the README for mainnet 3 years ago
Philipp Hoenisch 90eb9fede1
Apply suggestions from code review
Co-authored-by: Daniel Karzel <daniel.karzel@coblox.tech>
3 years ago
Philipp Hoenisch 01a60ff468
Add short description of how to configure Tor. 3 years ago
TDevD 621332120e use '--seller-peer-id' 3 years ago
Daniel Karzel 80fb9b7393
`dnsaddr` instead of `dns4` 3 years ago
Daniel Karzel 14baba0529
Update ASB docs
- remove outdated known limitations
- link to latest release
- mention of resuming swap upon restart and Bitcoin commands
3 years ago
Daniel Karzel 1cac82d212 Document the setup of the ASB
- How to run the ASB
- ASB component interaction
- ASB wallet management
3 years ago
Daniel Karzel 363ce1cdf6 ASB CLI component diagrams
- Component diagram showcasing both ASB and CLI using public blockchain nodes
- Component diagram showcasing ASB using self hosted blockchain nodes and CLI public
3 years ago
Daniel Karzel d2cf45d8b9 ASB CLI service provider overview diagram 3 years ago
Thomas Eizinger d6789508da
Remove outdated docs 3 years ago
Franck Royer 9ded728879
The first message is actually a quote or rate request 3 years ago
Franck Royer 3fa4ffa82c
Implement new behaviour for execution setup 3 years ago
Franck Royer 8fd2620b83
Improve names for messages 4 and 5 3 years ago
Franck Royer 6003f87301
In phase A, message can be send simultaneously so calling them both 0. 3 years ago
Franck Royer c5bfbf8da9
Clarify who is user/SP 3 years ago
Franck Royer eecee30d99
Use exact xmr amount, Remove ACK
- Use exact XMR amount
- Remove ACK, this can be added as a feature once needed.
3 years ago
Franck Royer 8ff33bd386
Use exact xmr amount 3 years ago
Franck Royer 6b4a02427a
Use global counter to name messages 3 years ago
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
3 years ago
Franck Royer 1e08a17bd9
Last message is also request response 3 years ago
Lucas Soriano del Pino 07270df12a Clarify diagram 3 years ago
Franck Royer c53d54ddab
Add sequence diagram 3 years ago
Daniel Karzel 84ce9cd27d
Merge pull request #58 from comit-network/feature-anonymity
Add potential feature section on improving anonymity
3 years ago
Daniel Karzel 150e5f2aba
Merge pull request #50 from comit-network/b-prototypes
Add B (multi-maker) prototypes to validation doc
3 years ago
Daniel Karzel ca74166cc7 Add potential feature section on improving anonymity
Lists Dandelion++ and I2P (community guide) besides Tor.
3 years ago
Daniel Karzel 65e910e1c1
Merge pull request #46 from comit-network/update-ux-validation-add-peers-manually
Adding peers manually could enhance privacy
3 years ago
Daniel Karzel df9768293e Add the multi-maker prototype links and table columns 3 years ago
Daniel Karzel 7a30555aa9 Clarify what manual check for tainted coins could mean 3 years ago
Daniel Karzel 5246eece9e Add link to track where and when this feature was mentioned 3 years ago
Daniel Karzel 958c80c262 Add a list of potential features proposed by the community
To help us track what is possible and should be added.
3 years ago
Daniel Karzel 406ddc6b15 Work in review comments 3 years ago
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).
3 years ago
Daniel Karzel 8addecc927 Collect validation questions and map them to prototypes 3 years ago
Daniel Karzel 075e17029e
Apply suggestions from code review
Co-authored-by: Philipp Hoenisch <philipp@coblox.tech>
3 years ago
Daniel Karzel 2548283c13
Apply suggestions from code review
Co-authored-by: Franck Royer <franck@coblox.tech>
3 years ago
Daniel Karzel 2de8093659 Re-word the CORS header issue and add some fixes 3 years ago
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.
4 years ago