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

Consider how the multiwallet might help employ protections around network upgrades #87

Open
placer14 opened this issue Jun 12, 2019 · 0 comments
Labels
discussion Issue requires discussion

Comments

@placer14
Copy link
Member

placer14 commented Jun 12, 2019

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:

  1. What steps can the client take to protect the user during planned network upgrades?
  2. Are there steps we can take to protect the user during unplanned network upgrades?

Additional Information/context:

  1. Recommendations for ZEC
  2. Specs for BCH upgrades (canonical?)
@placer14 placer14 added the discussion Issue requires discussion label Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Issue requires discussion
Projects
None yet
Development

No branches or pull requests

1 participant