Transaction details shows wrong To: when multiple outputs to same wallet #1725

issue sgornick openend this issue on August 26, 2012
  1. sgornick commented at 8:17 am on August 26, 2012: none

    If there is a transaction where my wallet holds two of the output addresses, then the Transaction details dialog shows incorrect data.

    The To: for both addresses will show the same address (and label) regardless of which of the two I am viewing.

    Bitcoin-qt, v0.6.3.

  2. laanwj commented at 8:24 am on August 26, 2012: member

    They show the same information, because Transaction details shows the details of the underlying Bitcoin transaction, not the specific sub-transaction (output). This is by design.

    However, it is a bug if the To: only shows one address instead of both.

  3. veox commented at 4:51 pm on May 30, 2013: none
    Is this still present/relevant?
  4. laanwj commented at 5:17 pm on May 30, 2013: member

    Looking at the code in TransactionDesc, it only shows one “To:” address for the first To, even if a transaction has multiple outputs

    https://github.com/bitcoin/bitcoin/blob/master/src/qt/transactiondesc.cpp#L111

    So this could indeed be regarded a very minor bug, though it shows all the outputs (along with the amount) later on, so it’s not that the information is not there.

  5. laanwj closed this on Jun 2, 2014

  6. 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: 2024-07-03 10:13 UTC

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