7187 Commits (0f8387dbab58702379f7db0d51b7e1610bf102fe)
 

Author SHA1 Message Date
ThomasV 6055d4b2fd make fee_slider thread safe 8 years ago
ThomasV 0a31acbdf2 prepare version 2.7.16 8 years ago
ThomasV 83a422988e ledger: ImportError fallback 8 years ago
neocogent da7e48f3a7 ledger new ui and mobile 2fa validation 8 years ago
ThomasV 59ed5932a8 Merge branch 'feez' 8 years ago
ThomasV a2e7fc32ef Add fee slider class with network callback. 8 years ago
ThomasV 34a550864d use ex_combo.findIndex instead of list.index 8 years ago
ThomasV f50111f15a fix flash during startup 8 years ago
ThomasV 2450c1d481 fix typo 8 years ago
ThomasV 7af5d42324 qt: show addresses and utxos in separate tabs 8 years ago
ThomasV 1358bebd37 network: do not wait for headers file on startup 8 years ago
ThomasV 73390f1769 fix: missing global 8 years ago
ThomasV 8b6efaff2d remove regexp test from is_address; non-matching strings will fail anyway 8 years ago
ThomasV 4d41c36cbb add headers url for testnet 8 years ago
ThomasV b4d5934da0 testnet: remove failing tests 8 years ago
ThomasV 5d83bcba14 don't expose default servers and ports in __init__ 8 years ago
ThomasV d042d6e970 initial testnet support (petrkr) 8 years ago
ThomasV 9138cf3cb8 remove deprecated protocols from DEFAULT_PORTS 8 years ago
ThomasV be15b76c9b allow client daemon to be launched in the foreground (fix #1873) 8 years ago
ThomasV f381aee835 make payment requests never expire by default 8 years ago
ThomasV b69cb21333 Qt: catch exception raised by load_wallet 8 years ago
ThomasV b16800864b trezor: fix is_xprv 8 years ago
ThomasV 6d33e1a35b trezor: fix wipe_device 8 years ago
ThomasV adf7e250ca improve send tab layout 8 years ago
ThomasV f97d83b7f4 fix fiat visibility on startup 8 years ago
ThomasV 253df89af5 fix #2101 8 years ago
ThomasV de018a72a6 update release notes 8 years ago
ThomasV b2ec525444 simplify fee preferences 8 years ago
ThomasV bafe3e4ff8 fix #2060: use tx size for high fee warning 8 years ago
ThomasV d09e91e631 Show fee slider for static fees too. Add fee slider to RBF dialog (fix #2083) 8 years ago
ThomasV 0b08de65de prepare version 2.7.15 8 years ago
ThomasV dcfa7b508a fix password issue #2097 8 years ago
ThomasV 4db5052cc6 fix android detection 8 years ago
ThomasV ec42483b6b remove 'not enough funds' message when amount field is emptied 8 years ago
ThomasV a8c23f9bf0 always display a receiving address (fix #2031) 8 years ago
ThomasV 0f424a9da4 prepare version 2.7.14 8 years ago
ThomasV cd65516ff0 wrap list updates in setUpdatesEnabled() 8 years ago
ThomasV 1e24dbd94b fix #2096 (variable name) 8 years ago
ThomasV 63cff71f91 workaround inefficiency in add_input_info 8 years ago
ThomasV 0e32638765 minor fix 8 years ago
ThomasV 2ef7974897 Merge pull request #2092 from 7sean68/patch-1 8 years ago
ThomasV 0dabfd4764 do not save transactions until wallet is closed 8 years ago
7sean68 4f2924e4a0 changed false Identification of windows as linux 8 years ago
ThomasV b6a29b7bc2 fix; update setup.py 8 years ago
ThomasV 13678d9e13 Merge exchange_rate plugin with main code 8 years ago
ThomasV 21e3bb7939 update make_download script 8 years ago
ThomasV 65ee3416f6 rename P2PK to P2PKH to avoid confusion 8 years ago
ThomasV 7e871923f4 paytoedit: fix is_max 8 years ago
ThomasV 0b3fe8df83 follow-up previous commit 8 years ago
ThomasV e123774ea8 Improve 'send all coins' function: 8 years ago