Skip to content

Make user actions more straightforward in address book#1215

Merged
laanwj merged 1 commit intobitcoin:masterfrom
laanwj:2012_05_nogridtables
May 9, 2012
Merged

Make user actions more straightforward in address book#1215
laanwj merged 1 commit intobitcoin:masterfrom
laanwj:2012_05_nogridtables

Conversation

@laanwj
Copy link
Copy Markdown
Member

@laanwj laanwj commented May 7, 2012

  • Add all actions that can be triggered with buttons to the context menu
  • Hide delete action from context menu for receiving tab
  • "Copy Address" instead of the vague, longwinded "Copy to Clipboard"

@Diapolo
Copy link
Copy Markdown

Diapolo commented May 7, 2012

Could you add a Sign message button to the address book tab after the QR Code button to be in line with send coins and because you added it to the context menu?

I'm asking myself if it is allowed to use a non owned address to sign a message in general?

@laanwj
Copy link
Copy Markdown
Member Author

laanwj commented May 7, 2012

Yeah I noticed that inconsistency too, however it is not a good idea any more buttons. We'll add future actions only to the context menu. See it like this: The context menu has the authoritative list of actions, the buttons are just there to shortcut a few common ones.

There are already various issues about the button row being to wide especially in verbose languages (#1062 is one of them). It would be possible to show only icons for the buttons, but that needs a new pull request. No more cosmetic changes in this one :)

And right, you cannot use a non-owned address to sign a message. That'd be kind of contrary to the idea of signing.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

But you allow signing of non receiving addresses here, no?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Right, thanks for noticing

- Add all actions that can be triggered with buttons to the context menu
- Hide delete action from context menu for receiving tab
@laanwj
Copy link
Copy Markdown
Member Author

laanwj commented May 7, 2012

Fixed

laanwj added a commit that referenced this pull request May 9, 2012
Make user actions more straightforward in address book
@laanwj laanwj merged commit 9e11cb5 into bitcoin:master May 9, 2012
coblee pushed a commit to litecoin-project/litecoin that referenced this pull request Jul 17, 2012
Make user actions more straightforward in address book
@laanwj laanwj deleted the 2012_05_nogridtables branch April 9, 2014 14:15
lateminer pushed a commit to lateminer/bitcoin that referenced this pull request Jan 22, 2019
…xthins. (bitcoin#1215)

Previously we always had set this to 72 hours because on the Legacy chain
the memory pools are periodically overfull and it can take several days
after startup for the memory pools to get in sync. With Bitcoin Cash
the memory pool is cleared almost every block that is mined, so
reducing the 72 hour ramp in false positive rates,  to 12 seems like good
idea while sill leaving room in the event that we have a sudden
and likely temporary backup in the mempool.
dexX7 added a commit to dexX7/bitcoin that referenced this pull request Apr 8, 2021
Pull request description:

  This pull request adds release notes for the new release.

  Incomplete.
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants