Raphael
|
3b3bea8531
|
feat(asb): Take ongoing swaps into consideration when crafting quote (#245)
* Subtract monero that is reversed for ongoing swaps from the quote volume
* Also reserve monero tx fee
* dprint fmt
* Add todo for better XMR management
* fix dprint lint
* Warn instead of fail, default to 0 quote when reserved funds exceed monero balance
* Add more information to warning
* Add changelog entry
* feat(monero-sys): Initial commit. Regtest integration test. Wrapper around basic Wallet functions, depends on monero#9464
* merge master, extract logic into unreserved_monero_balance
* fmt
* remove shit
* revert
* refactor
* make clippy happy, add comments
* Split code into smaller portions, add unit tests
* refactor, add unit tests
* fmt
* reorder functions
* fix compile error, max timeout of 10s for mutex lock
---------
Co-authored-by: Binarybaron <binarybaron@protonmail.com>
|
2025-06-05 00:15:42 +02:00 |
|
Mohan
|
7ef8b1c643
|
Update docs for external bitcoin address (#341)
* docs: document external address option
* amend: dprint fmt
|
2025-05-21 09:44:08 +02:00 |
|
Mohan
|
23abb13315
|
feat(docs): Add darkness.su rendezvous point to docs
|
2025-05-15 17:09:49 +02:00 |
|
Mohan
|
80ef31c3e9
|
docs: Add backup rendezvous server to maker documentation (#277)
|
2025-03-17 15:16:59 +01:00 |
|
binarybaron
|
29da23ea60
|
fix(asb): Would silently fail if Monero refund transaction publish failed (#254)
|
2025-01-21 14:01:57 +01:00 |
|
hp
|
3affb18925
|
docs: added note about increasing gap limit
|
2025-01-09 15:56:17 +03:00 |
|
binarybaron
|
c9431d80f7
|
docs: Refer to asb-docker-compoe
|
2025-01-02 20:40:39 +01:00 |
|
binarybaron
|
8105602697
|
fix(docs): Links to inline PlantUML diagrams
|
2024-12-04 18:42:20 +01:00 |
|
binarybaron
|
7b42585cae
|
Update README.md
|
2024-12-01 20:26:16 +01:00 |
|
binarybaron
|
317c0651e7
|
docs: Refer to matrix chat in asb docs
|
2024-12-01 20:24:22 +01:00 |
|
Einliterflasche
|
d9d12fabec
|
Merge pull request #214 from UnstoppableSwap/docs/fix-links
fix(docs): update links that pointed to docs/ to dev-docs/
|
2024-11-29 16:17:43 +01:00 |
|
einliterflasche
|
a67814868c
|
update more links from docs/ to dev-docs/
|
2024-11-29 16:11:40 +01:00 |
|
binarybaron
|
dc8553212a
|
docs: Add reference to pages for electrum and monero nodes (#145)
|
2024-11-09 16:08:17 +01:00 |
|
Einliterflasche
|
bfc82c0534
|
refactor(docs): move source for doc pages here (#119)
* docs: move dev docs to dev-docs folder
* docs: move source for doc pages here
* docs: improve docs
|
2024-10-25 03:55:18 +02:00 |
|