thomasv
|
9ce90932ba
|
update BIP32 to its final spec
|
12 years ago |
ThomasV
|
ccf7bf5c44
|
use self.base_unit()
|
12 years ago |
Maran
|
fd84cdda4c
|
Renamed to tray and added exit option
|
12 years ago |
Maran
|
13e5caf2ea
|
Make sure we specify dual-arch
|
12 years ago |
Maran
|
06bfb60308
|
Reworked notification flow and combined multiple transactions into one notification
|
12 years ago |
Maran
|
b6ced19c1e
|
Rework notify so it's thread safe
|
12 years ago |
Maran
|
468c76b66e
|
Added notifications when receiving a new transaction
|
12 years ago |
ThomasV
|
887557865e
|
redefine do_send as a wrapper for send_tx
|
12 years ago |
ThomasV
|
6645bc3505
|
confirmation dialog before sending large amounts
|
12 years ago |
ThomasV
|
d2b86091b4
|
whitespaces option in format_satoshis
|
12 years ago |
Maran H.
|
660c975ff5
|
Merge pull request #246 from PabloCastellano/master
Improve lite gui usability
|
12 years ago |
Pablo Castellano
|
cecb4c23b2
|
[Lite gui] Allow changing quote currency backwards with right click
|
12 years ago |
thomasv
|
e9ddba5c3f
|
minor fixes to point of sale plugin
|
12 years ago |
Maran
|
8c2ca744d9
|
Forgot to add plist for OS X build script
|
12 years ago |
Maran
|
c6a31dac18
|
Added support for Bitcoin URIs on OS X. Implements #209
|
12 years ago |
Maran
|
f823764dc3
|
Merge branch 'master' of https://github.com/spesmilo/electrum
|
12 years ago |
Maran
|
4570db0804
|
Add icon back to Lite GUI. Fixes #112
|
12 years ago |
Maran H.
|
7982860d27
|
Merge pull request #243 from rdymac/patch-16
Fix \n new line text break (2)
|
12 years ago |
rdymac
|
80e3cc8163
|
Fix \n new line text break (2)
Fix \n new line text break
|
12 years ago |
Maran
|
8020fd9c33
|
Force updating the wallet after editing labels. fixes #223
|
12 years ago |
Maran
|
e319f5e0ae
|
Save contacts to the proper key in the wallet. fixes #234
|
12 years ago |
Maran H.
|
5278515afb
|
Merge pull request #238 from rdymac/patch-11
Fix \n new line text break
|
12 years ago |
Maran H.
|
293cb1aceb
|
Merge pull request #242 from rdymac/patch-15
Update translations to the latest wikia version
|
12 years ago |
rdymac
|
1cfb22ba6d
|
latest wikia version
latest wikia version
|
12 years ago |
Maran H.
|
1975e9c788
|
Merge pull request #241 from rdymac/patch-14
Fixed typo in SimpleConfig comment
|
12 years ago |
rdymac
|
ff523790df
|
typo
typo
|
12 years ago |
rdymac
|
206279fcfb
|
Fix \n new line text break
|
12 years ago |
ThomasV
|
a31ad09cc7
|
self.wallet is not defined
|
12 years ago |
ThomasV
|
64a8dd97d0
|
Merge pull request #231 from elmato/master
BIP32Sequence::get_pubkey not using mpk parameter
|
12 years ago |
Marku
|
253d1d50c3
|
fix BIP32Sequence::get_pubkey not using mpk parameter
|
12 years ago |
ecdsa
|
496f90298b
|
release notes
|
12 years ago |
ecdsa
|
1a21185b91
|
version 1.8
|
12 years ago |
ecdsa
|
3796fceb28
|
bugfix: referenced transactions
|
12 years ago |
Maran
|
bf12bac1f2
|
DRYed the backup wallet
|
12 years ago |
Maran
|
0ab69e2606
|
Removed all items that are now in the menu
|
12 years ago |
Maran
|
f55faedeb0
|
Open wallet should use current wallets folder as default dir
|
12 years ago |
Maran
|
e9f1d4f078
|
Make backup use real wallet from config
|
12 years ago |
Maran
|
914bfffc53
|
Make backup use real wallet from config
|
12 years ago |
Maran
|
ae9aaceaab
|
Removed accounts from menu
|
12 years ago |
Maran
|
7f7441eb7f
|
Added CTRL+R to refresh your wallet
|
12 years ago |
Maran
|
9945e0926c
|
Implemented all menu triggers
|
12 years ago |
thomasv
|
4a60db9733
|
new methods: init_menubar and load_wallet
|
12 years ago |
Maran
|
fd5ee59a29
|
Skeleton for menu
|
12 years ago |
ThomasV
|
7c1d07c999
|
fix indent
|
12 years ago |
ThomasV
|
034bc64fe6
|
fix indent
|
12 years ago |
ThomasV
|
7ddc29a912
|
Merge pull request #227 from tigereye/master
Sending/Receiving unsigned/signed transactions via QRCode
|
12 years ago |
ThomasV
|
50ba1faae4
|
Merge pull request #221 from EnigmaCurry/fix-qr-margin
Fixes the QR code widget to include a 10px margin to offset the widget on dark theme background
|
12 years ago |
ThomasV
|
59f236c521
|
Merge pull request #215 from linhlarry/master
Update default fee in help text
|
12 years ago |
ThomasV
|
1f8e4547a3
|
Merge pull request #214 from rdymac/patch-9
Latest wikia version [tested]
|
12 years ago |
tigereye
|
1428d4fa10
|
Updated the QR Code plugin to enable offline/online wallets to transmit unsigned/signed transactions via QR code.
|
12 years ago |