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
In order to test the unsigned submission often in Westend, we could configure the Westend miner to skip the election submission during a full era every week (e.g. Monday pref so we are online if things go south).
Westend runtime is still configured to not have a signed phase every now and then, so this is achieved.
I had a chat with @Ank4n and misunderstood that we don't have it anymore due to the merkelized metadata (paritytech/polkadot-sdk#3646). But that doesn't really impact the calculation for when the signed phase is 0 since SignedPhase itself are constants.
In order to test the unsigned submission often in Westend, we could configure the Westend miner to skip the election submission during a full era every week (e.g. Monday pref so we are online if things go south).
cc @Ank4n
The text was updated successfully, but these errors were encountered: