ThomasV
|
588f8fd110
|
wallet: call create_accounts in save_seed
|
11 years ago |
ThomasV
|
ee141f6d37
|
fix connect on windows
|
11 years ago |
ThomasV
|
2321cb9bb3
|
print less debug messages
|
11 years ago |
ThomasV
|
1f13b2f4f3
|
network.send method
|
11 years ago |
ThomasV
|
4eb767492b
|
version 1.9.3
|
11 years ago |
ThomasV
|
9db6f0c3b7
|
fix side effect in get_unspent_coins, causing transactions to be rejected
|
11 years ago |
ThomasV
|
8d943ff9a2
|
Merge pull request #392 from wozz/gtk
Gtk update
|
11 years ago |
Michael Wozniak
|
03fac376a1
|
prioritize button to match freeze button in gtk gui
|
11 years ago |
Michael Wozniak
|
617382db54
|
Merge remote-tracking branch 'upstream/master' into clean
|
11 years ago |
ThomasV
|
5be9b7c669
|
Merge pull request #388 from WyseNynja/fix_more_bare_except
fix more bare excepts
|
11 years ago |
ThomasV
|
df58fab5bd
|
Merge pull request #390 from wozz/gtk
Gtk updates
|
11 years ago |
Michael Wozniak
|
d50d7efe18
|
Merge remote-tracking branch 'upstream/master' into clean
|
11 years ago |
Michael Wozniak
|
698f8bccef
|
add Balance column to receive tab in GTK gui
|
11 years ago |
Michael Wozniak
|
7e5cad5452
|
Freeze button in GTK receive tab.
|
11 years ago |
Bryan Stitt
|
6cd4ed486a
|
fix more bare excepts
|
11 years ago |
Maran
|
24cabcbee9
|
Switch icon based on OS, OS X requires dark icon
|
11 years ago |
thomasv
|
eae0c7c3b9
|
get_private_key: call get_seed first in order to check password
|
11 years ago |
ThomasV
|
ff647c79fd
|
Merge pull request #374 from nolith/master
allow to connect to one server only
|
11 years ago |
ThomasV
|
57e7eb2ff9
|
wallet.py: use get_seed in update_password
|
11 years ago |
ThomasV
|
9056865bde
|
Merge pull request #386 from WyseNynja/dont_use_base_exception
replace BaseException with Exception
|
11 years ago |
ThomasV
|
a7369a2bfd
|
Merge pull request #385 from WyseNynja/ignore_gui_icons
ignore gui/icons_rc.py
|
11 years ago |
Bryan Stitt
|
225d8b83a3
|
don't use bare except
|
11 years ago |
Bryan Stitt
|
f0eb0eccde
|
replace BaseException with Exception
|
11 years ago |
Bryan Stitt
|
8ece295f2e
|
ignore gui/icons_rc.py
|
11 years ago |
Eagle[TM]
|
ba9782eec6
|
Update default server list (disable servers with failed/expired certs)
|
11 years ago |
ThomasV
|
adcda6153d
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
30934b69db
|
call check_seed in get_seed
|
11 years ago |
ThomasV
|
30268156c8
|
Merge pull request #381 from atweiden/concealed-flag
concealed flag for restore sequence
|
11 years ago |
thomasv
|
48bd2557b7
|
fix: store seed version
|
11 years ago |
Andy Weidenbaum
|
ef1c2c7760
|
concealed flag for restore sequence
|
11 years ago |
thomasv
|
6458c0f591
|
don't show actinos that require private key if the wallet has no seed
|
11 years ago |
ThomasV
|
1ae50daf28
|
Merge pull request #379 from wozz/clean
label editing in gtk
|
11 years ago |
Michael Wozniak
|
3c6808468e
|
add F and P to address types in recv tab for Frozen and Prioritized addresses
|
11 years ago |
Michael Wozniak
|
2abb071533
|
network button fix for not connected to a network - GTK gui
|
11 years ago |
Michael Wozniak
|
ad498af71f
|
add address type to receive tab in GTK GUI
I = imported
R = receive
C = change
|
11 years ago |
Michael Wozniak
|
9c2d3bbbdd
|
fix label editing in gtk
|
11 years ago |
ThomasV
|
e4cdc4da0f
|
dust threshold
|
11 years ago |
Alessio Caiazza
|
423ed77305
|
allow to connect to one server only
This changeset allow to disable block headers retrieval from multiple
servers.
|
11 years ago |
ThomasV
|
4f15ea12e4
|
1.9.2
|
11 years ago |
EagleTM
|
2972769020
|
Merge pull request #370 from mkramlich/master
FIX: fixed syntax error in gui/qt/transaction_dialog.py
|
11 years ago |
Michael Kramlich
|
5be950322c
|
FIX: fixed syntax error in gui/qt/transaction_dialog.py (*glares at somebody*)
|
11 years ago |
ThomasV
|
ea3accf86e
|
window icon
|
11 years ago |
ThomasV
|
2cd12f52d4
|
1.9.1: bug fixes
|
11 years ago |
ThomasV
|
f340f08a6e
|
fix for portable version: use its own directory
|
11 years ago |
ThomasV
|
325efed9ac
|
Merge pull request #367 from rdymac/split-colon
Split colon - separate - Clean wikia translation page
|
11 years ago |
rdymac
|
280dd93aa0
|
Split colon - separate
Separate colon symbol for duplicated text strings
|
11 years ago |
ThomasV
|
faa93e3010
|
Merge pull request #366 from mkramlich/master
curses text UI now says Offline in --offline mode (matching the main Qt UI)
|
11 years ago |
ThomasV
|
6a4e1c89f2
|
fix use_change preference
|
11 years ago |
Michael Kramlich
|
09b0eeedfb
|
curses text UI now says Offline (rather than 'Not connected') when started in --offline mode; this matches the main Qt UI
|
11 years ago |
ThomasV
|
132108434e
|
Merge pull request #365 from mkramlich/master
FIX: make the curses text UI not crash when started in --offline mode
|
11 years ago |