Skip to content
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

fix retracted tx errors #1588

Merged
merged 1 commit into from
Apr 8, 2024
Merged

fix retracted tx errors #1588

merged 1 commit into from
Apr 8, 2024

Conversation

brenzi
Copy link
Collaborator

@brenzi brenzi commented Mar 23, 2024

since polkadot-sdk-1.7.0 the behavior of retracted tx has changed and we see them quite often now. As a quick hack, we just accept this tx status, but we will need to look deeper and handle potential side effects

See #1589

@brenzi brenzi added F2-bug Something isn't working A0-core Affects a core part B1-releasenotes C1-low 📌 Does not elevate a release containing this beyond "low priority" E0-breaksnothing labels Mar 23, 2024
@clangenb
Copy link
Contributor

I think there won't be side effects per se, as the transaction enters its regular lifecycle again.

@brenzi brenzi merged commit cef9cbe into master Apr 8, 2024
87 of 91 checks passed
@clangenb clangenb deleted the ab/fix-retracted branch April 8, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A0-core Affects a core part B1-releasenotes C1-low 📌 Does not elevate a release containing this beyond "low priority" E0-breaksnothing F2-bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants