UI irresponsible when changing address label. #3785

issue duzy opened this issue on March 3, 2014
  1. duzy commented at 5:07 PM on March 3, 2014: none

    Bug duplication steps on Linux wallet: * open bitcoin-qt * open debug window, console * then do a 'importprivkey' command, * then do a 'walletpassphrase' command, * back to the main window, and open the 'Receiving addresses...', * change the label for that imported address * and the ui blocked

    refer to the commit aefbf6e30cadaf77ebee44284c74cc5449dc173f

  2. laanwj commented at 2:51 PM on March 4, 2014: member

    After importprivkey, did you wait for the operation to complete? It is a lengthy operation (can take >10 minutes on mainnet) rescanning the blockchain for usage of that key and the client may not respond in that time.

    It will respond again after the rescan is complete.

    If you don't need a rescan (when you're sure that the key is never used on the block chain) you can provide false for the rescan argument of importprivkey.

  3. laanwj commented at 8:21 AM on March 10, 2014: member

    I made a clearer issue here: #3832

  4. laanwj closed this on Mar 10, 2014

  5. MarcoFalke 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: 2026-04-13 18:16 UTC

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