-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: cleanup aborted broadcasts #5301
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5301 +/- ##
======================================
Coverage 70% 70%
======================================
Files 487 490 +3
Lines 87463 87771 +308
Branches 87463 87771 +308
======================================
+ Hits 61511 61761 +250
- Misses 22672 22701 +29
- Partials 3280 3309 +29
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
state-chain/runtime/src/migrations/remove_aborted_broadcasts.rs
Outdated
Show resolved
Hide resolved
There are Polkadot ones on Perseverance now, FYI @j4m1ef0rd |
pub struct EthereumMigration; | ||
pub struct ArbitrumMigration; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These can be deleted.
…lana-ccm * origin/main: chore: update polkadot sdk 1.15.2, rust to 2024-07-31 (#5306) chore: add sol min_prio_fee to ingress and egress estimation (#5323) docs: fix log filtering in readme (#5319) feat: cleanup aborted broadcasts (#5301) fix: increase init timeout for backup test (#5317) feat: minimum chunk size setting (#5314) chore: add egress fee for token account rent (#5315) fix: ensure unused sol deposit channels are closed (#5312)
Pull Request
Closes: PRO-1609
Checklist
Please conduct a thorough self-review before opening the PR.
Summary