Negative balance v0.10 #5840

issue ondra-novak opened this issue on February 28, 2015
  1. ondra-novak commented at 9:27 AM on February 28, 2015: none

    clipboard01

    Possible reason: Spent outputs are subtracted from main account. Other accounts contain watch-only addresses

  2. afk11 commented at 11:02 AM on February 28, 2015: contributor

    You should not mix raw transactions with accounts. This is usually a big contributor to this problem. Generally speaking, this feature does not scale well and likely will be deprecatedas it never functions the way people want it to..

  3. ondra-novak commented at 11:25 AM on February 28, 2015: none

    Where did I mention raw transactions? Does it mean that accounts are useless? I just tested watch-only addresses feature. I wished to watch multiple real (existing) wallets.

  4. ondra-novak commented at 3:51 PM on February 28, 2015: none

    I can see a little confusion. What is account and what is label? Transactions in bitcoin-qt are shown labeled by account name. Outgoing transactions remain without label, so they are probably assigned to main account.

    clipboard01

  5. benjiqq commented at 10:20 PM on February 28, 2015: none

    Yes, accounts are useless / should never be used. Unfortunately this fact is not well published. It's planned for deprecation.

  6. ondra-novak commented at 1:58 PM on March 1, 2015: none

    Ok, i got it. So watch addresses are useless too. You cannot watch spent transactions on each separately (through API).

  7. sipa commented at 3:04 PM on March 1, 2015: member

    Watch addresses are not useless, but they're not intended to provide a "per-address balance". You can see for individual transactions on which address they arrived (so you can discover who paid), but all coins in the wallet are considered common to the entire wallet. The advised way of dealing with this is by using a new address for every incoming transaction anyway.

    It sounds like you're looking to have "multiple wallets" which do not share coins, rather than just multiple addresses. This is not supported right now.

  8. ondra-novak commented at 5:47 PM on March 1, 2015: none

    I am trying to figure use-case of such feature.... anyway, this is not the topic of this issue. In conclusion:

    • accounts are useless, and will deprecated soon
    • bitcoin-core cannot be used to watch multiple wallets, it still requires some third part application.

    Closing ticket, thank you.

  9. ondra-novak closed this on Mar 1, 2015

  10. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 09:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me