7255 Commits (8c69c2fdd4be0d94c336af05b14dd0d6aec11a65)
 

Author SHA1 Message Date
ThomasV 9628619e68 Merge pull request #2273 from shsmith/master 10 years ago
shsmith 5c9d443688 fix https://github.com/spesmilo/electrum/issues/2271 10 years ago
ThomasV 3ff500c7bd update release notes 10 years ago
ThomasV c3349df724 fix kivy not updating units in history 10 years ago
ThomasV 0cf14635e0 kivy: always show wallet name 10 years ago
ThomasV a921f5becf kivy labels plugin: use Clock 10 years ago
ThomasV 6318bda54d display unicode wallet path in Qt GUI 10 years ago
ThomasV d1ca4f994f fix #2262 10 years ago
ThomasV c847ee5ae3 use Python 2.7.13 with Windows, and install Cryptodome 10 years ago
ThomasV a159cc3a06 fix bug with storage.encrypt 10 years ago
ThomasV 8fabd1245d replace PyCrypto with PyCryptodome 10 years ago
ThomasV 60b300d6ed windows builds: pass name to pyinstaller (try to fix issue #1000) 10 years ago
ThomasV 1899f1f0df fix warning in windows builds 10 years ago
ThomasV cbeaa52101 kivy: minor fix 10 years ago
ThomasV 50fdc6fe4e kivy: disable softinput mode 10 years ago
ThomasV cf67b032c1 small kivy fix 10 years ago
ThomasV 2ae15c00e6 updates for kivy wizard 10 years ago
ThomasV 5b38ce20ea follow up previous commit 10 years ago
ThomasV 0f8387dbab fix #2257 10 years ago
ThomasV ed42faa2e6 Revert commit 36f08ab2c3. 10 years ago
ThomasV 36f08ab2c3 changes for windows builds 10 years ago
ThomasV c9ff20b00c add socks to make_packages 10 years ago
ThomasV 904b3d17dd add import for pyinstaller 10 years ago
ThomasV 2eeea3199a update release notes 10 years ago
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