v012-rc4 qt has some weird extra characters in txid #7499

issue themighty1 opened this issue on February 10, 2016
  1. themighty1 commented at 1:01 PM on February 10, 2016: none

    Transactions->Transaction details shows txid with e-000 at the end, hmm.

  2. sipa commented at 1:03 PM on February 10, 2016: member

    That's been the case since 0.5, I think. The 000 is the output index of the payment in the transaction.

  3. laanwj commented at 1:06 PM on February 10, 2016: member

    That's been always the case. A Qt "transaction record" is not really a transaction but an output. So the output index uniquely qualifies it.

  4. laanwj closed this on Feb 10, 2016

  5. laanwj added the label GUI on Feb 10, 2016
  6. themighty1 commented at 1:19 PM on February 10, 2016: none

    Just a note, when I right-click in the tx list and select "Copy transaction ID", it still copies with the e-000 suffix. This is super counter-intuitive when all i needed is copy-paste the txid in a blockexplorer.

  7. sipa commented at 1:23 PM on February 10, 2016: member

    The e is part of the txid. It's not exponential number notation; it's just [txid]-[index].

    It would have been more intuitive to use [txid]:[index], I think.

  8. laanwj commented at 1:39 PM on February 10, 2016: member

    It definitely shouldn't be adding an 'e'.

  9. MarcoFalke locked this on Sep 8, 2021
Labels

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-13 18:15 UTC

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