7181 Commits (5eda662e1d667da729d55f2c081a4fe29adfe3a1)
 

Author SHA1 Message Date
ThomasV 5eda662e1d reorganize menu 10 years ago
ThomasV ff9d00ba1d minor fix: do_update_fee 10 years ago
ThomasV c2d40db47c add RBF policy to preferences 10 years ago
ThomasV 682645bfe0 Merge pull request #2245 from shsmith/master 10 years ago
ThomasV dcffea150e store contacts and invoices in wallet file. fix #1482 10 years ago
shsmith 7ff5681010 fix #2204 10 years ago
ThomasV acd70f55c3 simplify storage: we don't store pubkeys anymore 10 years ago
ThomasV f92807f019 do not use hardcoded tab indexes 10 years ago
ThomasV cc852ef6a5 Merge pull request #2123 from gdiepen/master 10 years ago
ThomasV ed2db4be80 Merge pull request #2239 from shsmith/master 10 years ago
ThomasV 6977ba603b Merge pull request #2236 from kyuupichan/master 10 years ago
ThomasV 192238985e fix fee rate issue caused by changing tx size 10 years ago
ThomasV 99cc3fcf90 improve fee tooltip 10 years ago
ThomasV cb709d8f57 fix tooltip fee estimate 10 years ago
ThomasV c75e074b88 fix another travis test 10 years ago
ThomasV 411832c4ce cleanup storage and fix tracvis test 10 years ago
ThomasV ee2e9f6092 update MAX_FEE_RATE constant 10 years ago
ThomasV 7e28c96243 set max fee rate in preferences. fixes #2112 10 years ago
ThomasV eb4018de1c fix --offline mode in Qt GUI 10 years ago
ThomasV fb3e09c24e better error message if fee estimates are missing 10 years ago
ThomasV eb7f9c98ce command:s inherit fee estimates from daemon 10 years ago
ThomasV 76dd11783b rename load_wallet command 10 years ago
ThomasV e83d2b8772 fix typo 10 years ago
ThomasV 5ee4cf41a8 fix #2242 10 years ago
ThomasV f99fbbe488 show fee in daemon status 10 years ago
ThomasV b8bdcc0877 rename open close commands 10 years ago
ThomasV 45f25586ef add file selector and password dialog to wizard (fix #1730) 10 years ago
shsmith 4109fd9eb2 request fees, peers and banner before address subscriptions 10 years ago
shsmith 1e25af7f0d fix https://github.com/spesmilo/electrum/issues/2204 10 years ago
ThomasV 83e925c0cd fix default dyn fees 10 years ago
ThomasV 1aeeab9ec6 fix #2231: same serialize/deserialize format 10 years ago
ThomasV 9cb576a88c fix multisig update_password 10 years ago
ThomasV 98353c286a fix #2235 10 years ago
Neil Booth 8888a50549 Add support for BU's nolnet 10 years ago
ThomasV b2d66b2a6f fix unnecessary password request 10 years ago
ThomasV 00abc60cdc fix plugin_loader in storage 10 years ago
ThomasV 776f09b50e restore from addresses (fix #2173) 10 years ago
ThomasV a90431320c fix sweep 10 years ago
ThomasV 5ea670b765 kivy: fix missing parameter 10 years ago
ThomasV 9dde9971da do not revert to static fee when dynamic fee estimates are missing 10 years ago
ThomasV ddcdbfa181 ledger: pass str to message dialog 10 years ago
ThomasV f9e948ebc1 updates for ledger plugin 10 years ago
ThomasV 1763b5fcdc fix: missing parameter 10 years ago
ThomasV 95341e98cc Merge pull request #2220 from shsmith/master 10 years ago
shsmith 849a14554b report fee_estimates to verbose log 10 years ago
ThomasV 6581cd93bb load_wallet: return from loop if the error is not invalid password 10 years ago
ThomasV ec5e33149f update release notes 10 years ago
ThomasV 5b3e17e70d update release notes 10 years ago
ThomasV fcc92c1ebd Wallet file encryption: 10 years ago
ThomasV 7e76e4ac55 AES: use PyCrypto if available 10 years ago