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
After a runtime upgrade, transactions made on existing connections fail due to the spec version check. We need to deal with this situation. Either we need to add logic in the clients, or we need to make sure that the faucet can safely be restarted at any time (even when it is making a transaction)
The text was updated successfully, but these errors were encountered:
After a runtime upgrade, transactions made on existing connections fail due to the spec version check. We need to deal with this situation. Either we need to add logic in the clients, or we need to make sure that the faucet can safely be restarted at any time (even when it is making a transaction)
The text was updated successfully, but these errors were encountered: