9499 Commits (e7fa42ce3ecef126d5e34fec206ec85173122d1b)
 

Author SHA1 Message Date
ThomasV 8c3a7f7842 Merge branch 'master' of git://github.com/spesmilo/electrum 9 years ago
ThomasV 25e4116393 do not crash tx.serialize if pubkeys are missing. fix #2113 9 years ago
ThomasV f8d43858cf Merge pull request #2116 from sengaya/fix-listunspent 9 years ago
Thilo Uttendorfer d6be2a4ae2 Fix listunspent command 9 years ago
ThomasV d0755698ce fix #2104 9 years ago
ThomasV ef54d6416e prepare version 2.7.17 9 years ago
ThomasV 9302cea725 fix #2107 9 years ago
ThomasV a62dab9962 fix #2108 9 years ago
ThomasV bffb10f53f remove 'send from' context menu (replaced by coins tab) 9 years ago
ThomasV 916fc0d791 show addresses and utxos before wallet is synchronized 9 years ago
ThomasV a043feebf2 add 'copy address' to utxo menu 9 years ago
ThomasV 29e2570d3d prevent busy looping 9 years ago
ThomasV 6055d4b2fd make fee_slider thread safe 9 years ago
ThomasV 0a31acbdf2 prepare version 2.7.16 9 years ago
ThomasV 83a422988e ledger: ImportError fallback 9 years ago
neocogent da7e48f3a7 ledger new ui and mobile 2fa validation 9 years ago
ThomasV 59ed5932a8 Merge branch 'feez' 9 years ago
ThomasV a2e7fc32ef Add fee slider class with network callback. 9 years ago
ThomasV 34a550864d use ex_combo.findIndex instead of list.index 9 years ago
ThomasV f50111f15a fix flash during startup 9 years ago
ThomasV 2450c1d481 fix typo 9 years ago
ThomasV 7af5d42324 qt: show addresses and utxos in separate tabs 9 years ago
ThomasV 1358bebd37 network: do not wait for headers file on startup 9 years ago
ThomasV 73390f1769 fix: missing global 9 years ago
ThomasV 8b6efaff2d remove regexp test from is_address; non-matching strings will fail anyway 9 years ago
ThomasV 4d41c36cbb add headers url for testnet 9 years ago
ThomasV b4d5934da0 testnet: remove failing tests 9 years ago
ThomasV 5d83bcba14 don't expose default servers and ports in __init__ 9 years ago
ThomasV d042d6e970 initial testnet support (petrkr) 9 years ago
ThomasV 9138cf3cb8 remove deprecated protocols from DEFAULT_PORTS 9 years ago
ThomasV be15b76c9b allow client daemon to be launched in the foreground (fix #1873) 9 years ago
ThomasV f381aee835 make payment requests never expire by default 9 years ago
ThomasV b69cb21333 Qt: catch exception raised by load_wallet 9 years ago
ThomasV b16800864b trezor: fix is_xprv 9 years ago
ThomasV 6d33e1a35b trezor: fix wipe_device 9 years ago
ThomasV adf7e250ca improve send tab layout 9 years ago
ThomasV f97d83b7f4 fix fiat visibility on startup 9 years ago
ThomasV 253df89af5 fix #2101 9 years ago
ThomasV de018a72a6 update release notes 9 years ago
ThomasV b2ec525444 simplify fee preferences 9 years ago
ThomasV bafe3e4ff8 fix #2060: use tx size for high fee warning 9 years ago
ThomasV d09e91e631 Show fee slider for static fees too. Add fee slider to RBF dialog (fix #2083) 9 years ago
ThomasV 0b08de65de prepare version 2.7.15 10 years ago
ThomasV dcfa7b508a fix password issue #2097 10 years ago
ThomasV 4db5052cc6 fix android detection 10 years ago
ThomasV ec42483b6b remove 'not enough funds' message when amount field is emptied 10 years ago
ThomasV a8c23f9bf0 always display a receiving address (fix #2031) 10 years ago
ThomasV 0f424a9da4 prepare version 2.7.14 10 years ago
ThomasV cd65516ff0 wrap list updates in setUpdatesEnabled() 10 years ago
ThomasV 1e24dbd94b fix #2096 (variable name) 10 years ago