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

Fix missing balance at restore from seed words #2517

Commits on Mar 8, 2019

  1. Set wallet date 1 day earlier to cover timezone issues

    We subtract 1 day to be sure to not have any issues with timezones.
    Even if we can be sure that the timezone
    is handled correctly it could be that the user created the wallet in
    one timezone and make a restore at
    a different timezone which could lead in the worst case that he miss
    the first day of the wallet transactions.
    ManfredKarrer committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    9152733 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28a2898 View commit details
    Browse the repository at this point in the history