bitcoin-qt icon indicating copy to clipboard operation
bitcoin-qt copied to clipboard

Original Bitcoin-Qt repository. No longer used, Bitcoin-Qt was merged upstream.

Results 10 bitcoin-qt issues
Sort by recently updated
recently updated
newest added

In the hebrew version of qt 5.6.1 In receive creates new address The address is split after the "1" char and continues after the word "כתובת" ( "address" in hebrew...

I've create new coins but I not able generate blockchain for that. How can we generate blockchain for that coin. Actually I am using below mention links source code. https://cryptocointalk.com/topic/12039-logos-lgs-information/...

src/init.cpp:64:16: warning: deleting object of polymorphic class type ‘CWallet’ which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] Fix is: ``` diff --git a/src/keystore.h b/src/keystore.h index 669bf90..9d6576d 100644 --- a/src/keystore.h...

besides the local backup, people would like to backup theirs wallets online. I request a generic API in bitcoin-qt for online backups. It should be generic because it haven't favor...

I've noticed that if I switch desktops on Mac OS 10.7 while bitcoin-qt is loading (which often takes a while), the splash screen will usually persist even once the main...

A lot of translations seem to have changed; I've run lupdate for once and got lots of new entries. Is someone working on those translations or is this open? I'm...

Feature

Looks from https://wiki.ubuntu.com/Unity/LauncherAPI that it would be fairly simple to add

Feature

http://unity.ubuntu.com/projects/appindicators/ appindicators have "KDE/GNOME compatability – KDE applications running in GNOME will have their application notification menus rendered with GTK widgets and vice-versa." API dox: http://developer.ubuntu.com/api/ubuntu-11.04/libappindicator/ http://developer.ubuntu.com/api/ubuntu-11.04/libindicate/

Feature

Did you have plans to add possibility to connect to remote bitcoind through rpc (and posibility to save user and password for it in settings)?

Future version