See 3 posts on the subject at https://bitcointalk.org/?topic=78301.msg873713#msg873713
Bitcoin-Qt: Label use non-intuitive to newbies: appears to be per-transaction rather than per-address #1168
issue luke-jr opened this issue on April 30, 2012-
luke-jr commented at 4:08 PM on April 30, 2012: member
-
gavinandresen commented at 5:02 PM on April 30, 2012: contributor
I'd vote to fix this by implementing per-transaction comments.
-
laanwj commented at 5:25 PM on April 30, 2012: member
If you use a address per transaction, as recommended, they are per-address.
Per-transaction comments would be a useful addition, though we have to be careful that people don't confuse them for messages that are sent with transactions... and then being surprised that the recipient doesn't see the comment.
-
luke-jr commented at 10:16 PM on April 30, 2012: member
I think transaction-tied signed messages would be handy. Let people add them in addition to recipients, and then display the signatures out-of-band after sent (and let them view them again later by double-clicking the txn).
-
jonasschnelli commented at 3:47 PM on November 16, 2015: contributor
- laanwj added the label Feature on Feb 9, 2016
- laanwj removed the label Refactoring on Feb 9, 2016
- dexX7 referenced this in commit 686077c334 on Sep 23, 2020
- MarcoFalke referenced this in commit 5e4a3ca2f4 on Feb 22, 2021
- sidhujag referenced this in commit cf2b290581 on Feb 22, 2021
-
jarolrod commented at 12:12 AM on February 24, 2021: member
These are the steps I believe should be taken to close this:
- Remove
Edit LabelinTransaction View- PR #211 removed the ability to
Edit Labelin theTransaction View. The removal of this feature will prevent confusion that you are editing a unique identifier for that transaction.
- PR #211 removed the ability to
- Add ability to add a
commentto a Transaction (this would be local on the machine)
- Remove
-
luke-jr commented at 3:46 AM on February 24, 2021: member
This issue shouldn't be fixed (gui#211 should be reverted). Per-transaction is per-address.
- luke-jr closed this on Feb 24, 2021
- PastaPastaPasta referenced this in commit fdc34f6aba on Sep 17, 2021
- PastaPastaPasta referenced this in commit d3fc1a51e3 on Sep 19, 2021
- thelazier referenced this in commit afd8d632e6 on Sep 25, 2021
- DrahtBot locked this on Aug 18, 2022
Contributors