ThomasV
|
90a22f1a36
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
10 years ago |
ThomasV
|
410ab5b3ee
|
Merge pull request #1090 from kyuupichan/fastbmpsave
Use string joins instead of concatenation for efficiency.
|
10 years ago |
Neil
|
bbcfa44e54
|
Use string joins instead of concatenation for efficiency.
|
10 years ago |
ThomasV
|
d82529a41a
|
function profiler
|
10 years ago |
ThomasV
|
cabd6bbb2c
|
inputs_to_sign: handle missing num_sig
|
10 years ago |
ThomasV
|
fbc581a52e
|
update make_download script
|
10 years ago |
ThomasV
|
a5a7a34c2d
|
IOError: add file path to exception message
|
10 years ago |
ThomasV
|
4476d37aee
|
update rel notes
|
10 years ago |
ThomasV
|
38e4eeef95
|
add rate conversion to receive tab
|
10 years ago |
ThomasV
|
66de592343
|
fix tx dialog buttons using new widgets
|
10 years ago |
ThomasV
|
b93aa9bc43
|
do not display daemon socket path
|
10 years ago |
ThomasV
|
4a4624cb85
|
type conversion; fixes #1077
|
10 years ago |
ThomasV
|
1ab37fc82b
|
sort servers in network dialog
|
10 years ago |
ThomasV
|
e3772f7e02
|
fix: receive_at: enable button
|
10 years ago |
ThomasV
|
39ba3db0dd
|
version 2.0.3
|
10 years ago |
ThomasV
|
bf341f0cd3
|
Merge pull request #1083 from AMDmi3/patch-1
Treat FreeBSD just like Linux in setup.py
|
10 years ago |
ThomasV
|
9a81f9585b
|
change button message
|
10 years ago |
ThomasV
|
bd016f8450
|
gray out new request button when not usable
|
10 years ago |
ThomasV
|
585a9b7b40
|
copy receive URI with button
|
10 years ago |
ThomasV
|
c325f95a92
|
add zoom button to receive tab
|
10 years ago |
ThomasV
|
10f3308dc7
|
fix setFrozen (self.buttons)
|
10 years ago |
Dmitry Marakasov
|
27c2a4e202
|
Treat FreeBSD just like Linux in setup.py
|
10 years ago |
ThomasV
|
01cfb8f8f1
|
new Button widgets
|
10 years ago |
ThomasV
|
94c0d86821
|
generic add_button method for TextEdit, with tooltips
|
10 years ago |
ThomasV
|
e620f36971
|
show window in load_wallet
|
10 years ago |
ThomasV
|
b2a13dbd9c
|
remove unused imports
|
10 years ago |
ThomasV
|
4ebefc6e4c
|
standardize error messages in synchronizer
|
10 years ago |
ThomasV
|
8e7ce452f6
|
move misplaced debug message
|
10 years ago |
ThomasV
|
5b8588ee90
|
rename spv class, use own print_error
|
10 years ago |
ThomasV
|
5918bac5cb
|
fix wallet bug in labels plugin
|
10 years ago |
ThomasV
|
a4cb70649d
|
fix synchronizer hanging when not connected.
|
10 years ago |
ThomasV
|
c3cba78659
|
remove time.sleep() used for daemon threads
|
10 years ago |
ThomasV
|
72688a5cfa
|
clean implementation of daemon threads
|
10 years ago |
ThomasV
|
58f9ab3492
|
add a lock to wallet.synchronize() and fix #1049
|
10 years ago |
ThomasV
|
9e4eda24b5
|
fix #1082
|
10 years ago |
ThomasV
|
f32f1183fc
|
print_error methods. request timeout for interface
|
10 years ago |
ThomasV
|
c28915d122
|
use Tor's proxy number by default
|
10 years ago |
ThomasV
|
1569cd0420
|
serialize/deserialize methods for servers
|
10 years ago |
ThomasV
|
c4d0314817
|
network: separate interface management from reconnection logic
|
10 years ago |
ThomasV
|
4754241485
|
display exception in convert_imported_keys
|
10 years ago |
ThomasV
|
799a08514b
|
move proxy logic to network.py. reload socket module if proxy is disabled
|
10 years ago |
ThomasV
|
ae7405a10f
|
remove old http interface code, not used
|
10 years ago |
ThomasV
|
92987d9019
|
add comment about proxy side effect
|
10 years ago |
ThomasV
|
0947eb7960
|
should test proxy_str. fixes issue #1073
|
10 years ago |
ThomasV
|
8644bbf734
|
uri fix
|
10 years ago |
ThomasV
|
4780d8f811
|
do not try to connect to daemon on windows (af_unix)
|
10 years ago |
Maran
|
d2097c15d9
|
Disable argv_emulation for OSX builds, fixes #1006
|
10 years ago |
ThomasV
|
b5ebf1eacd
|
release notes
|
10 years ago |
ThomasV
|
6fc9ca2a41
|
bump version number
|
10 years ago |
ThomasV
|
2ea25fbb17
|
clarify the 'restore' message
|
10 years ago |