We have found cases where the wallet will naïvely attempt to perform transactions against the API when it might be better for the wallet to alert the user to wait until after the upgrade has completed. This may be doable in cases where we know the blockheight or the date of the network change and can be programmed into the multiwallet ahead of schedule.
In the case of BCH and ZEC (and eventually ETH) which have planned network updates, this is something we might want to consider for our client. This issue will serve to track that ongoing discussion, with the following goals:
What steps can the client take to protect the user during planned network upgrades?
Are there steps we can take to protect the user during unplanned network upgrades?
We have found cases where the wallet will naïvely attempt to perform transactions against the API when it might be better for the wallet to alert the user to wait until after the upgrade has completed. This may be doable in cases where we know the blockheight or the date of the network change and can be programmed into the multiwallet ahead of schedule.
In the case of BCH and ZEC (and eventually ETH) which have planned network updates, this is something we might want to consider for our client. This issue will serve to track that ongoing discussion, with the following goals:
Additional Information/context: