ThomasV
|
a34d9a380c
|
Merge pull request #258 from tuxcanfly/master
fixes #245: use alternate datafiles location
|
12 years ago |
ThomasV
|
cd1ad84ed9
|
version 1.8.1
|
12 years ago |
Javed Khan
|
3741d46590
|
fixes #245: use alternate datafiles location
|
12 years ago |
thomasv
|
f64c59f66f
|
fix: set auto-cycle to None only during wallet creation
|
12 years ago |
thomasv
|
717a4ab5b2
|
pass parameter to backup_wallet
|
12 years ago |
thomasv
|
c1fabb3332
|
fix backup_wallet
|
12 years ago |
thomasv
|
67d2b940bc
|
remove enforced tx fee
|
12 years ago |
thomasv
|
a0b86f405d
|
offline interface: fix init
|
12 years ago |
thomasv
|
4a36f25d4b
|
use auto_cycle in watch_address
|
12 years ago |
Maran
|
8b3c8bdc19
|
Added some basic hide/show functionality to the tray icon
Real 'hide-to-tray' functionality seems impossible, see comments
|
12 years ago |
Maran
|
5092c6b8d3
|
Set the current balance in the tray icon
|
12 years ago |
ThomasV
|
ea1cb0a613
|
better backspace detection
|
12 years ago |
ThomasV
|
3350229263
|
fix for empty addressbook
|
12 years ago |
ThomasV
|
1cba96cbbb
|
fix popup navigation
|
12 years ago |
ThomasV
|
8ec6a07281
|
fix settings dialog in text gui
|
12 years ago |
ThomasV
|
5251f278e8
|
try.. except wrapper for ncurses.set_curs
|
12 years ago |
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 |