4252 Commits (199868c2c0bfe3cb00fd52523081379b225008aa)
 

Author SHA1 Message Date
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
ThomasV 30763a6555 fix config: serialize/deserialize proxy 10 years ago
ThomasV 667bc59426 fix check_for_disable in network window 10 years ago
ThomasV 4eda748506 fix #991 10 years ago
ThomasV 56e80566f9 simplify packages insertion 10 years ago
Maran fd8a931608 Make where() work with OSX app bundles 10 years ago
Maran 2bf32880e8 Add dynamic package loading for Py2App osx binaries 10 years ago
ThomasV 3ef3bebeb3 print debug message with ca bundle status 10 years ago
ThomasV 4120678dff add google protobuf to packages 10 years ago
ThomasV dda4a0fcb3 call load_wallet and close_wallet for each plugin 10 years ago
ThomasV 9d40fb2ea8 detect if we are in a pyinstaller bundle 10 years ago
ThomasV 16c72d286c try to import all python dependencies from the main script 10 years ago
ThomasV d14c03b47f don't use listdir in make_package script 10 years ago
ThomasV ba43053d21 Merge pull request #989 from romanz/master 10 years ago
Roman Zeyde 50c2efc32a audio_modem: update plugin to work with latest version. 10 years ago
ThomasV 189d211429 Merge pull request #987 from dabura667/fixcsvhistory 10 years ago
ThomasV 82746c20fb update packaging scripts 10 years ago
dabura667 a171a29afb Fix the line deliminator in csv 10 years ago
Riccardo Spagni 540adeb22c
use the correct Electrum alias syntax 10 years ago
Riccardo Spagni e96fe36e62
add license and info, handle address with no name 10 years ago
Riccardo Spagni 78f90a0f26
handle @ characters in the address 10 years ago
Riccardo Spagni 714db0f5a1
tweaked timeouts, handle DNSSEC check errors 10 years ago
ThomasV 6a7d50d5c5 raise trustedcoin max fee. 10 years ago
ThomasV eab2e828a3 update release notes for 2.0 10 years ago
ThomasV 33f48276db trustedcoin: check that price does not exceed predefined value 10 years ago
ThomasV 622b9d13ee fix: start listener after testing if available 10 years ago
ThomasV ee067a47dd cosign plugin: fix listener 10 years ago
ThomasV 31b6a4b4d0 update documentation link 10 years ago
Riccardo Spagni fec7579043 Merge branch 'master' of https://github.com/openalias/electrum 10 years ago
Riccardo Spagni 1e73768b89 query timeouts, import relevant types 10 years ago
Riccardo Spagni a0739ad925 handle DNSPython libs not being available 10 years ago
Riccardo Spagni f71dd322dd display error details for unexpected errors 10 years ago
Riccardo Spagni 038c57994f fixed incorrect dependency 10 years ago
Riccardo Spagni a7ce389451 initial OpenAlias plugin commit 10 years ago
ThomasV 476e02026f strip crowdin url 10 years ago
ThomasV 4ce699bf25 disable key import in all bip32 wallet classes; users should create an ImportedWallet 10 years ago
ThomasV 894a09e164 better message: restore or import 10 years ago
ThomasV 09f4359f62 don't display audio modem message on stdout 10 years ago
ThomasV 576954555c fix: check_password for imported wallets 10 years ago