You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently Tuxedo parachain support does not yet include aynscronous backing. It does not have any notion of an unincluded segment.
This issue is to assess how stable and common async backing is throughout the ecosystem, and once it is relatively stable and starting to take hold, we should add it here.
We want Tuxedo to have a clear an compelling async backing story early in the game while popular parachains are still struggling to migrate. This will make Tuxedo an attractive alternative at that time.
Currently Tuxedo parachain support does not yet include aynscronous backing. It does not have any notion of an unincluded segment.
This issue is to assess how stable and common async backing is throughout the ecosystem, and once it is relatively stable and starting to take hold, we should add it here.
We want Tuxedo to have a clear an compelling async backing story early in the game while popular parachains are still struggling to migrate. This will make Tuxedo an attractive alternative at that time.
Some corresponding logic in FRAME is https://github.com/paritytech/polkadot-sdk/blob/408af9b32d95acbbac5e18bee66fd1b74230a699/cumulus/pallets/parachain-system/src/lib.rs#L570-L574
The text was updated successfully, but these errors were encountered: