Skip to content

Log details of unprofitable fees#1755

Merged
yrong merged 3 commits intomainfrom
ron/log-profit-fee
Mar 20, 2026
Merged

Log details of unprofitable fees#1755
yrong merged 3 commits intomainfrom
ron/log-profit-fee

Conversation

@yrong
Copy link
Copy Markdown
Contributor

@yrong yrong commented Mar 19, 2026

No description provided.

Comment on lines +29 to +33
"base-delivery-gas": 80000,
"base-unlock-gas": 60000,
"base-mint-gas": 60000,
"fee-ratio-numerator": 1,
"fee-ratio-denominator": 1
"fee-ratio-numerator": 2,
"fee-ratio-denominator": 3
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

According to https://etherscan.io/tx/0x1a84f881d58060375c3f42380012040a258143d44100a33c0cf3b595ff712b75
, a typical V2 submit transfer uses around 120K gas($0.08).

Since the fee difference is negligible. I’d rather to further relax the default fee expectation in relay to avoid message retention.

@yrong yrong merged commit 8870be7 into main Mar 20, 2026
3 checks passed
@yrong yrong deleted the ron/log-profit-fee branch March 20, 2026 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants