4312 Commits (73d8ba24d94cc1fb36c646635efecb39b89d0c9f)
 

Author SHA1 Message Date
ThomasV 69ee0bd0de new scripts: bip70 and estimate_fee 10 years ago
ThomasV 89a52a8273 Merge pull request #1030 from kevcooper/fix_env 10 years ago
ThomasV 58d2e90fa5 parse PEM list using tlslite 10 years ago
Kevin Cooper 8a8dea7390 added env/ to gitignore and fixed an issue with electrum-env to pass command line arguments correctly 10 years ago
ThomasV b973d31a67 Merge pull request #1029 from m0mchil/transport_close 10 years ago
ThomasV 65a8521d35 Merge pull request #1027 from m0mchil/check_trezor_ver 10 years ago
m0mchil beaa932c97 close Trezor USB transport on wallet close 10 years ago
m0mchil ae8c382a4d better trezor version checks 10 years ago
ThomasV 3ae3faf96b Merge pull request #1025 from atweiden/fix-help-message 10 years ago
Andy Weidenbaum 80446aca9c s/defaut/default/ 10 years ago
ThomasV 03a88743a3 fix typo: stdout 10 years ago
Riccardo Spagni 67b39e67d4
fixed incorrect code order, handle @ chars correctly 10 years ago
ThomasV 018e073dd3 Merge pull request #1015 from m0mchil/show_on_trezor 10 years ago
ThomasV 64677facf2 fix #1013 10 years ago
ThomasV 3e1078c79b add support for rsa+sha384 and rsa+sha512 in paymentrequests 10 years ago
m0mchil 1601d58819 Confirm address on TREZOR 10 years ago
ThomasV 7b0903d81c fix #1010 and cleanup 10 years ago
ThomasV 271a27fc83 fix installwizard_restore 10 years ago
ThomasV e34b72bbf7 Merge pull request #1008 from romanz/master 10 years ago
ThomasV 27da96c1f8 Merge pull request #1009 from blocktrail/blocktrail-baseurl 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
Roman Zeyde f00df7023c audio_modem: update plugin to work with latest version. 10 years ago
Riccardo Spagni ab6837485f
merge upstream, fix setup.py conflict 10 years ago
Bartosz Dabkowski 090816998e Resolve address when lost focus. 10 years ago
ThomasV 19d7a81d70 restrict plugins to qt for now 10 years ago
ThomasV de5bc0ceaf Merge pull request #1005 from kevcooper/master 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 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