Skip to content

Delivery Acceleration#1562

Open
yrong wants to merge 43 commits intomainfrom
ron/submitFiatShamir-fe
Open

Delivery Acceleration#1562
yrong wants to merge 43 commits intomainfrom
ron/submitFiatShamir-fe

Conversation

@yrong
Copy link
Copy Markdown
Contributor

@yrong yrong commented Sep 10, 2025

Context

This allows users to pay additional fees to speed up transfers using the FiatShamir approach. The gas cost is benchmarked here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.90%. Comparing base (1201293) to head (73f465f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1562   +/-   ##
=======================================
  Coverage   76.90%   76.90%           
=======================================
  Files          24       24           
  Lines         983      983           
  Branches      186      186           
=======================================
  Hits          756      756           
  Misses        203      203           
  Partials       24       24           
Flag Coverage Δ
solidity 76.90% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vgeddes vgeddes mentioned this pull request Sep 21, 2025
Base automatically changed from ron/submitFiatShamir to main November 28, 2025 09:30
@yrong yrong marked this pull request as ready for review March 26, 2026 07:57
@yrong yrong closed this Apr 1, 2026
@yrong yrong reopened this Apr 1, 2026
@yrong yrong changed the title Submit Fiat-Shamir (FE) Delivery Acceleration Apr 29, 2026
@yrong
Copy link
Copy Markdown
Contributor Author

yrong commented Apr 29, 2026

Since we don't run on-demand relayer and the parachain relayer is currently profitibility-driven, delivery latency has increased recently.

To reduce latency, this PR includes the cost of the two-phase consensus update submission in the Ethereum execution fee by default.

Given that the average gas price over the last six months has been around 0.5 Gwei, the cost is effectively very close to legacy V1 (1.5–2 DOT). If gas prices increase significantly, however, the fee will be much higher.

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.

1 participant