AthanorLabs / atomic-swap

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

bump relayer fee to 0.01 #458

Closed noot closed 1 year ago

noot commented 1 year ago

as title says, this makes the break-even gas price around 117.5 gwei.

related to #430

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.01 :tada:

Comparison is base (3d35334) 58.77% compared to head (884b4c4) 58.78%.

:exclamation: Current head 884b4c4 differs from pull request most recent head 528eddd. Consider uploading reports for the commit 528eddd to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #458 +/- ## ========================================== + Coverage 58.77% 58.78% +0.01% ========================================== Files 124 124 Lines 11627 11633 +6 ========================================== + Hits 6834 6839 +5 Misses 4071 4071 - Partials 722 723 +1 ``` | [Impacted Files](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [coins/common.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-Y29pbnMvY29tbW9uLmdv) | `100.00% <ø> (ø)` | | | [relayer/validate.go](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/458?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-cmVsYXllci92YWxpZGF0ZS5nbw==) | `70.00% <0.00%> (-7.78%)` | :arrow_down: | ... and [3 files with indirect coverage changes](https://app.codecov.io/gh/AthanorLabs/atomic-swap/pull/458/indirect-changes?src=pr&el=tree-more&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.