Commit Graph

4346 Commits

Author SHA1 Message Date
ThomasV 7b0903d81c fix #1010 and cleanup 2015-02-06 07:37:09 +01:00
ThomasV 271a27fc83 fix installwizard_restore 2015-02-06 07:20:09 +01:00
ThomasV e34b72bbf7 Merge pull request #1008 from romanz/master
audio_modem: update plugin to work with latest amodem version.
2015-02-05 15:03:13 +01:00
ThomasV 27da96c1f8 Merge pull request #1009 from blocktrail/blocktrail-baseurl
changed blocktrail baseurl to include network 'BTC' to avoid redirects
2015-02-05 15:02:44 +01:00
ThomasV 4bf019e9a6 fix 2015-02-05 13:31:09 +01:00
ThomasV 76cbafe754 fix Master Public Keys dialog 2015-02-05 13:29:18 +01:00
Ruben de Vries 99715fe07a changed blocktrail baseurl to include network 'BTC' to avoid redirects 2015-02-05 13:02:44 +01:00
Roman Zeyde f00df7023c audio_modem: update plugin to work with latest version.
send() and recv() API are now part of amodem.main module.
2015-02-04 18:38:38 +02:00
Riccardo Spagni ab6837485f
merge upstream, fix setup.py conflict 2015-02-04 16:03:03 +02:00
Bartosz Dabkowski 090816998e Resolve address when lost focus. 2015-02-04 14:44:50 +01:00
ThomasV 19d7a81d70 restrict plugins to qt for now 2015-02-04 12:05:46 +01:00
ThomasV de5bc0ceaf Merge pull request #1005 from kevcooper/master
Added electrum-env to use a virtualenv for python dependencies
2015-02-04 11:55:22 +01:00
Kevin Cooper f928c565c4 fixed setup.py so it doesnt break when trying to install pyasn1 2015-02-04 03:47:16 -07:00
Kevin Cooper 55c88a1748 Switched to using setup.py to install dependencies 2015-02-04 02:19:10 -07:00
ThomasV 8982a463a4 allow change_gap_limit in bip32 wallets 2015-02-03 16:26:00 +01:00
ThomasV 036147db44 fix: change_gap_limit 2015-02-03 16:18:42 +01:00
ThomasV 58146407f7 fix: gap_limit 2015-02-03 16:09:39 +01:00
ThomasV 22fdedf7a6 normalize version number 2015-02-03 15:15:27 +01:00
ThomasV 4d90e2e1f7 add version number for aes requirement, because it's a prerelease 2015-02-03 15:13:01 +01:00
ThomasV 6717460ee6 version 2.0-beta2 2015-02-03 14:20:35 +01:00
ThomasV 2f7b8ce864 fix wallet.can_sign: use isinstance with BIP32 class 2015-02-03 13:14:35 +01:00
ThomasV f52760ef4e add try.. except around version comparison 2015-02-03 12:51:27 +01:00
ThomasV b6c1b22c35 use sys.exit 2015-02-03 12:29:04 +01:00
ThomasV ca01e1d7be handle 1.9.8 bug that created seed_v6 wallets 2015-02-03 12:20:03 +01:00
ThomasV 1609d6607f Merge pull request #1003 from pooler/httpsverinfo
Retrieve version information using HTTPS
2015-02-03 09:50:46 +01:00
ThomasV 059d381ba8 backport padding fix to AES module 2015-02-03 08:01:01 +01:00
Kevin Cooper 4f2d75142f Added electrum-env to use a virtualenv for python dependencies 2015-02-02 12:53:36 -07:00
ThomasV 27382c210e fix messages for i18n 2015-02-02 19:17:08 +01:00
ThomasV 25b82992f0 add encrypt/decrypt to RELEASE_NOTES 2015-02-02 19:09:17 +01:00
ThomasV 50c6a2fcbd show wallet name in wizard 2015-02-02 18:38:12 +01:00
pooler e770ec3a61 Retrieve version information using HTTPS 2015-02-02 17:50:10 +01:00
ThomasV 0b674eb35d fix can_sign: detect if OldWallet is used 2015-02-02 16:06:29 +01:00
ThomasV 6bb4a554e3 suggest pip install instead of apt-get 2015-02-02 15:15:44 +01:00
ThomasV 97c57996b8 cleanup 2015-02-02 15:12:27 +01:00
ThomasV 6050e4d549 fix QRcode widget in multisig wallet wizard 2015-02-02 13:54:03 +01:00
ThomasV 1905b4743d fix: add missing protobuf to dependencies 2015-02-01 22:05:19 +01:00
ThomasV 3ae1e80ad2 add btchip again 2015-02-01 13:39:00 +01:00
ThomasV 395312e70f fix: add wallet types only if available 2015-02-01 10:44:29 +01:00
ThomasV 513b92f1a5 Merge pull request #996 from LedgerHQ/btchip_catchup
Catch up with modifications, along with Python API 0.1.12 closes #869 #8...
2015-02-01 10:38:10 +01:00
ThomasV 62fd3ad9a0 2.0 beta 2015-02-01 09:51:54 +01:00
BTChip 0da3836b14 Catch up with modifications, along with Python API 0.1.12 closes #869 #868 #957 #871 #870 2015-02-01 02:29:21 +01:00
ThomasV 4b9385b70b switch expired and unpaid icons 2015-01-31 20:44:52 +01:00
ThomasV f305c01792 accept bitcoin: URIs in payto field 2015-01-31 20:41:28 +01:00
ThomasV 820d356325 fix saving request: binary flag is needed on windows 2015-01-31 20:25:12 +01:00
ThomasV 78ce20b0b8 fix plugins initialization 2015-01-31 18:09:50 +01:00
ThomasV 36a5e09532 trezor restore from seed 2015-01-31 08:35:07 +01:00
ThomasV 1f9598e1c7 show dialog if IOError is raised reading wallet file 2015-01-30 13:44:05 +01:00
ThomasV 3b9f9d5320 show confirmation dialog before opening incomplete wallet 2015-01-30 13:36:20 +01:00
ThomasV 94c9bf3655 define special hooks for install wizard 2015-01-30 13:18:00 +01:00
ThomasV 8b44dd2a9e update release notes 2015-01-30 12:43:27 +01:00