AthanorLabs / atomic-swap

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

release: add initial mainnet bootnodes #400

Closed noot closed 1 year ago

noot commented 1 year ago

add a few bootnodes so that more bootnodes can join

326

codecov[bot] commented 1 year ago

Codecov Report

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

Comparison is base (d9334f1) 59.11% compared to head (b584041) 59.19%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #400 +/- ## ========================================== + Coverage 59.11% 59.19% +0.08% ========================================== Files 120 120 Lines 10723 10727 +4 ========================================== + Hits 6339 6350 +11 + Misses 3695 3687 -8 - Partials 689 690 +1 ``` | [Impacted Files](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [ethereum/check\_swap\_creator\_contract.go](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZXRoZXJldW0vY2hlY2tfc3dhcF9jcmVhdG9yX2NvbnRyYWN0Lmdv) | `65.00% <ø> (ø)` | | | [ethereum/swap\_creator.go](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-ZXRoZXJldW0vc3dhcF9jcmVhdG9yLmdv) | `7.97% <ø> (ø)` | | | [common/config.go](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29tbW9uL2NvbmZpZy5nbw==) | `85.45% <100.00%> (+0.54%)` | :arrow_up: | ... and [4 files with indirect coverage changes](https://codecov.io/gh/AthanorLabs/atomic-swap/pull/400/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.