ThomasV
41c9ddb87d
fix typo
11 years ago
ThomasV
c63bfcf310
Merge pull request #347 from AdamISZ/patch-2
import Transaction object for multisig to work
11 years ago
AdamISZ
399f901479
import Transaction object for multisig to work
11 years ago
ThomasV
d67d02c954
fix mpk qr code
11 years ago
ThomasV
28a31b65ee
export QR code to clipboard (fixes issue #318 )
11 years ago
ThomasV
554d8dd3b7
fix typo in help
11 years ago
ThomasV
d50ad3c301
send connection msg to stderr
11 years ago
Eagle[TM]
dca000568f
Update default server list
11 years ago
ThomasV
f1ce61f99f
Merge pull request #339 from rdymac/text-strings
missing text strings
11 years ago
ThomasV
7deec48705
pass chain to get_target (fixes issue #316 )
11 years ago
ThomasV
d70087a0f5
handle plugin dependency
11 years ago
rdymac
962792bdcd
missing text strings
missing text strings
11 years ago
ThomasV
294ac1f711
fix history export (bug #338 )
11 years ago
ThomasV
3aa76f1808
fix bug with chunk requestor
11 years ago
ThomasV
9d3c8efdda
bug fix: seed_version
11 years ago
ThomasV
8a4a29dd0c
enforce 'chain' parameter in wizard
11 years ago
thomasv
a9d341ec9c
move pending accounts logic into wallet.py
11 years ago
ThomasV
4652783cfd
add new tray icon, and activate window in showNormal
11 years ago
thomasv
7a1feb8e67
update_account_selector
11 years ago
thomasv
741e2ee7a9
add label to new contact dialog
11 years ago
thomasv
5125ee43de
fix parameters in mktx_from_account
11 years ago
ThomasV
5133ef7a7a
Merge pull request #332 from rdymac/translations-and-fixes
Translations, fixes, line breaks and blank spaces
11 years ago
thomasv
dfb2d12602
fix: height()
11 years ago
rdymac
c558d1b612
latest wikia version need to be checked before release
pump the wikia version to the latest strings added for translation,
this need to be checked again for futher editions before release
+45 new text strings added
11 years ago
rdymac
e85d7b8fee
Line breaks and blank spaces
Moved line breaks and blank spaces out of text strings
11 years ago
rdymac
e3c19b12e3
typo
typo
11 years ago
ThomasV
116b10cc11
replace blockchain.height with height(), and fix server_lag issue
11 years ago
ThomasV
858be17553
fantastic new icon made by rdymac
11 years ago
ThomasV
83e699c314
sanitize server in interface.py (fix bug #309 )
11 years ago
ThomasV
367b11681b
fix offline signing: redeemPubkey was missing
11 years ago
ThomasV
13fbf9904e
android: fixes
11 years ago
ThomasV
491aab4afc
network.default_server shouldnever be None
11 years ago
ThomasV
14b5a3afd8
fixes for android: restore from seed
11 years ago
ThomasV
d2af935fc7
use a regexp for the ssl bug workaround
11 years ago
ThomasV
c45fa4860f
android interface update and minor fixes
11 years ago
ThomasV
a0d9a5efe4
set verbosity after options
11 years ago
ThomasV
f858f69c56
workaround android bug with ssl certificates
11 years ago
ThomasV
87a8bfda47
plugins settings widget
11 years ago
ThomasV
f5b54391d7
wallet: include next_addresses by default, so that we count them in balances
11 years ago
ThomasV
1fb7556f92
Merge branch 'master' of git://github.com/spesmilo/electrum
11 years ago
ThomasV
995168e8c4
Merge pull request #331 from Zomnut/master
Fix for the built-in raw_input not redirecting properly without readline loaded on Unix systems (http://bugs.python.org/issue1927 )
11 years ago
Zomnut
d9c595fca8
Fix for the built-in raw_input not redirectin properly without readlin loaded on Unix systems ( http://bugs.python.org/issue1927 )
11 years ago
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