ThomasV
ec03932454
simplify get_balance
11 years ago
thomasv
b00175d00d
update android interface
11 years ago
thomasv
1741d1cbd0
move readline
11 years ago
thomasv
29848e64a2
Merge branch 'master' of git://github.com/spesmilo/electrum
11 years ago
thomasv
ca75d3c08a
check coinbase maturity ( fix #252 )
11 years ago
thomasv
71c9f1d555
password dialog retry
11 years ago
ThomasV
37e7759206
Merge pull request #328 from Zomnut/master
Fix command line create/restore
11 years ago
Zomnut
632c22d3f6
Fix command line create/restore
11 years ago
thomasv
2a0c8dcda1
rename col width
11 years ago
thomasv
e256bae89c
re-add pick_random_server
11 years ago
thomasv
1be23bdf4a
count seed words
11 years ago
thomasv
dfadb97f6a
update setup and MANIFEST.in
11 years ago
thomasv
37888fc6a5
upgrade message for ecdsa
11 years ago
ThomasV
19063d2395
text gui: save the history to speed up display
11 years ago
ThomasV
caef81e623
fixes for text gui
11 years ago
ThomasV
c9acbe1912
update text gui
11 years ago
ThomasV
a130b5b92b
update the gtk gui
11 years ago
ThomasV
dae4de35f7
fixes for lite gui (issue #262 )
11 years ago
ThomasV
a1f6da390d
more docs for merchant script
11 years ago
ThomasV
2c138316b7
move merchant script in separate dir
11 years ago
ThomasV
ea0f270fd9
update and fix the merchant script (fixes issue #254 )
11 years ago
ThomasV
33db7a0c43
fix servers script
11 years ago
ThomasV
66f224eab4
update a few scripts
11 years ago
ThomasV
33b41f22fe
release notes
11 years ago
ThomasV
5cfbe88f80
website url
11 years ago
ThomasV
6a7264134c
fix paths
11 years ago
ThomasV
f14d055ad8
choose_tx_from account, and use deterministic signatures (issue #323 )
11 years ago
ThomasV
3a894725ae
new account creation method (gui)
11 years ago
ThomasV
f74aa9ed3a
smaller timeout if disconnected
11 years ago
ThomasV
ab13e248ee
store account expanded status
11 years ago
ThomasV
45b111e14c
enable changes of protocol, proxy at runtime
11 years ago
ThomasV
1b4f26195b
rework network dialog layout
11 years ago
ThomasV
12c08f4f8c
improved help text
11 years ago
ThomasV
30f592864b
reorganize network dialog
11 years ago
ThomasV
a6934f6796
support for all protocols
11 years ago
ThomasV
9c1b688e4f
fix: server lag
11 years ago
ThomasV
a7eb1aadff
improved network dialog: auto-connect disables server choices
11 years ago
ThomasV
bc15caa84c
network: fix server lag detection
11 years ago
ThomasV
7ca42d75ff
network dialog: default ports
11 years ago
ThomasV
c0abd3c34e
show lag in status line
11 years ago
ThomasV
a38298c5ee
handle network.interface being None when network is disconnected
11 years ago
ThomasV
ac956a97cb
fix servers label
11 years ago
ThomasV
fbf91a67ad
better account naming/renaming
11 years ago
ThomasV
43002f2ede
Merge branch 'master' of git://github.com/spesmilo/electrum
11 years ago
ThomasV
5f6de3e0e9
Merge pull request #327 from Zomnut/master
Fix command line redirect error
11 years ago
Zomnut
bd59f6a835
Fix redirect error
Python bug (http://bugs.python.org/issue1927 ) causes raw_input to be redirected improperly between stdin/stderr on Unix systems if readline is not initialised first.
11 years ago
ThomasV
9a06da1d6b
fix: network object in console
11 years ago
ThomasV
0b2c09d20b
interface.debug flag
11 years ago
ThomasV
6faf1acc05
fix notifications
11 years ago
ThomasV
d52d5276f8
gui: simplify column widths
11 years ago