AthanorLabs / atomic-swap

💫 ETH-XMR atomic swap implementation
GNU Lesser General Public License v3.0
344 stars 44 forks source link

docs: add mainnet usage doc #403

Closed noot closed 1 year ago

noot commented 1 year ago

326

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.10 :tada:

Comparison is base (7c90e7f) 58.97% compared to head (d3ae03c) 59.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #403 +/- ## ========================================== + Coverage 58.97% 59.07% +0.10% ========================================== Files 120 120 Lines 10727 10724 -3 ========================================== + Hits 6326 6335 +9 + Misses 3705 3695 -10 + Partials 696 694 -2 ``` | [Impacted Files](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/403?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [protocol/xmrmaker/watcher.go](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/403?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cHJvdG9jb2wveG1ybWFrZXIvd2F0Y2hlci5nbw==) | `55.31% <ø> (+1.31%)` | :arrow_up: | | [ethereum/watcher/watcher.go](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/403?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZXRoZXJldW0vd2F0Y2hlci93YXRjaGVyLmdv) | `81.25% <100.00%> (+6.25%)` | :arrow_up: | ... and [8 files with indirect coverage changes](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/403/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.