Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Spent addresses balances should not be accounted #67

Description

@dzhelezov

To reproduce (on testnet):

  • Request funds to a spent address
  • Try to spend all the funds

Actual behavior:

  • An error is shown (or pending transaction)

Expected behavior:

  • Only the balance of unspent addresses is shown
  • The balance of spent addresses is still shown in Settings -> Accounts menu
  • (Probably needs a separate feature) Add an "EVACUATE" button + warning if the user wants to transfer the funds from the spent address to a new one; that would require migrating all the funds to a new seed (and thus new account)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingmajorA non-critical issue which disables some part of the functionality

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions