ThomasV
|
27da96c1f8
|
Merge pull request #1009 from blocktrail/blocktrail-baseurl
changed blocktrail baseurl to include network 'BTC' to avoid redirects
|
10 years ago |
ThomasV
|
4bf019e9a6
|
fix
|
10 years ago |
ThomasV
|
76cbafe754
|
fix Master Public Keys dialog
|
10 years ago |
Ruben de Vries
|
99715fe07a
|
changed blocktrail baseurl to include network 'BTC' to avoid redirects
|
10 years ago |
ThomasV
|
19d7a81d70
|
restrict plugins to qt for now
|
10 years ago |
ThomasV
|
de5bc0ceaf
|
Merge pull request #1005 from kevcooper/master
Added electrum-env to use a virtualenv for python dependencies
|
10 years ago |
Kevin Cooper
|
f928c565c4
|
fixed setup.py so it doesnt break when trying to install pyasn1
|
10 years ago |
Kevin Cooper
|
55c88a1748
|
Switched to using setup.py to install dependencies
|
10 years ago |
ThomasV
|
8982a463a4
|
allow change_gap_limit in bip32 wallets
|
10 years ago |
ThomasV
|
036147db44
|
fix: change_gap_limit
|
10 years ago |
ThomasV
|
58146407f7
|
fix: gap_limit
|
10 years ago |
ThomasV
|
22fdedf7a6
|
normalize version number
|
10 years ago |
ThomasV
|
4d90e2e1f7
|
add version number for aes requirement, because it's a prerelease
|
10 years ago |
ThomasV
|
6717460ee6
|
version 2.0-beta2
|
10 years ago |
ThomasV
|
2f7b8ce864
|
fix wallet.can_sign: use isinstance with BIP32 class
|
10 years ago |
ThomasV
|
f52760ef4e
|
add try.. except around version comparison
|
10 years ago |
ThomasV
|
b6c1b22c35
|
use sys.exit
|
10 years ago |
ThomasV
|
ca01e1d7be
|
handle 1.9.8 bug that created seed_v6 wallets
|
10 years ago |
ThomasV
|
1609d6607f
|
Merge pull request #1003 from pooler/httpsverinfo
Retrieve version information using HTTPS
|
10 years ago |
ThomasV
|
059d381ba8
|
backport padding fix to AES module
|
10 years ago |
Kevin Cooper
|
4f2d75142f
|
Added electrum-env to use a virtualenv for python dependencies
|
10 years ago |
ThomasV
|
27382c210e
|
fix messages for i18n
|
10 years ago |
ThomasV
|
25b82992f0
|
add encrypt/decrypt to RELEASE_NOTES
|
10 years ago |
ThomasV
|
50c6a2fcbd
|
show wallet name in wizard
|
10 years ago |
pooler
|
e770ec3a61
|
Retrieve version information using HTTPS
|
10 years ago |
ThomasV
|
0b674eb35d
|
fix can_sign: detect if OldWallet is used
|
10 years ago |
ThomasV
|
6bb4a554e3
|
suggest pip install instead of apt-get
|
10 years ago |
ThomasV
|
97c57996b8
|
cleanup
|
10 years ago |
ThomasV
|
6050e4d549
|
fix QRcode widget in multisig wallet wizard
|
10 years ago |
ThomasV
|
1905b4743d
|
fix: add missing protobuf to dependencies
|
10 years ago |
ThomasV
|
3ae1e80ad2
|
add btchip again
|
10 years ago |
ThomasV
|
395312e70f
|
fix: add wallet types only if available
|
10 years ago |
ThomasV
|
513b92f1a5
|
Merge pull request #996 from LedgerHQ/btchip_catchup
Catch up with modifications, along with Python API 0.1.12 closes #869 #8...
|
10 years ago |
ThomasV
|
62fd3ad9a0
|
2.0 beta
|
10 years ago |
BTChip
|
0da3836b14
|
Catch up with modifications, along with Python API 0.1.12 closes #869 #868 #957 #871 #870
|
10 years ago |
ThomasV
|
4b9385b70b
|
switch expired and unpaid icons
|
10 years ago |
ThomasV
|
f305c01792
|
accept bitcoin: URIs in payto field
|
10 years ago |
ThomasV
|
820d356325
|
fix saving request: binary flag is needed on windows
|
10 years ago |
ThomasV
|
78ce20b0b8
|
fix plugins initialization
|
10 years ago |
ThomasV
|
36a5e09532
|
trezor restore from seed
|
10 years ago |
ThomasV
|
1f9598e1c7
|
show dialog if IOError is raised reading wallet file
|
10 years ago |
ThomasV
|
3b9f9d5320
|
show confirmation dialog before opening incomplete wallet
|
10 years ago |
ThomasV
|
94c9bf3655
|
define special hooks for install wizard
|
10 years ago |
ThomasV
|
8b44dd2a9e
|
update release notes
|
10 years ago |
ThomasV
|
ee6a9f7249
|
do not include btchip plugin in package; it has too many bugs
|
10 years ago |
ThomasV
|
935a9a980d
|
disable auo-connect is --server option is passed. fixes #992
|
10 years ago |
ThomasV
|
3d2a410de0
|
launch wizard if user opens an unfinished wallet
|
10 years ago |
ThomasV
|
3c6cfc8b70
|
disable server selector if server is passed from cmd line
|
10 years ago |
ThomasV
|
8ca17a3e70
|
print traceback is an exception occurs in network.process_request
|
10 years ago |
ThomasV
|
992a634a77
|
serialize: handle case where proxy is None
|
10 years ago |