This placeholder text is displayed in several places in the GUI: in the send tab, in the "Sign message" dialog, in the "Verify message dialog".
Details
Details
- Reviewers
Fabien - Group Reviewers
Restricted Project
ninja && src/qt/bitcoin-qt
Check the placeholder text in the widgets that are designed for pasting an address (send tab, verify message dialog...)
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- ecash_address_lineedit
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 17142 Build 34115: Build Diff build-clang-tidy · build-diff · build-debug · build-without-wallet · build-clang · lint-circular-dependencies Build 34114: arc lint + arc unit
Event Timeline
Comment Actions
The current state is obviously wrong, but the new one is also wrong when ecash=0 is used. I know it's going to be removed at some point but for now, better make it correct since you're touching it.
Comment Actions
I'm a bit reluctant to use the "Bitcoin Cash address" or "bitcoincash address" terminology, because it will confuse users more than just keeping "Bitcoin address".
What about using "eCash address" when -ecash=1 and the more vague "CashAddr" word when -ecash=0?