4781 Commits (3195b94f2868107bc97949475ec5a8cf3d73e535)
 

Author SHA1 Message Date
ThomasV 3195b94f28 Merge pull request #1257 from kyuupichan/update_fee 10 years ago
ThomasV aa4ced7a26 add import 10 years ago
ThomasV a3dd51f476 rm failing test 10 years ago
ThomasV 9dc8393cf6 move import test to wallet.py 10 years ago
ThomasV 9a8f9cefed Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 3fdfd23ca9 add check in importprivkey 10 years ago
Neil Booth 05cb9975cb Fix calls to update_fee 10 years ago
ThomasV a2e50207ec Merge pull request #1252 from ulrichard/btchip_one_account 10 years ago
ThomasV dd8493f97e make coin selection a bit faster 10 years ago
ThomasV 65e7dca3de Merge pull request #1249 from kyuupichan/stale_interfaces2 10 years ago
ThomasV 2f7503c635 Merge pull request #1253 from kyuupichan/fast_qr_draw 10 years ago
ThomasV d0d1b41d63 fix #1251 10 years ago
ThomasV 3fc96b547f Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 8e6e4f1b92 Merge pull request #1255 from kyuupichan/amountedit2 10 years ago
Neil Booth e5d243e08c Fix nasty bug in amount editors 10 years ago
ThomasV d196c9d0a1 catch exceptions raised by validate 10 years ago
Neil Booth 85952a2dea Speed up painting of qr codes. 10 years ago
Neil Booth 45a8740755 Common stale interface testing and switching 10 years ago
ThomasV 5ba9303291 trezor handler for cmd line 10 years ago
ThomasV ae957f3736 make_transaction: remove unneeded inputs 10 years ago
Richard Ulrich b24df0cbfa added import 10 years ago
Richard Ulrich 2ca8122c96 restricting to one account so that at least it doesn't crash 10 years ago
ThomasV 7becb28ec8 Merge pull request #1246 from kyuupichan/bug_fix 10 years ago
ThomasV 2b50e4064c Merge pull request #1245 from kyuupichan/auto_connect 10 years ago
Neil Booth e63ac88c77 e20dfc unintentionally inverted portable condition 10 years ago
Neil Booth 39fe24b4d3 Rename auto_cycle to auto_connect in config 10 years ago
ThomasV d5f6651237 follow up e20dfcd3eb 10 years ago
ThomasV d287152942 Merge pull request #1244 from kyuupichan/simple_config 10 years ago
Neil Booth e20dfcd3eb Fix SimpleConfig 10 years ago
ThomasV 2928dfeb34 Merge pull request #1243 from kyuupichan/auto_cycle 10 years ago
Neil Booth 4f6d2f3d32 Put getting of auto_cycle into one place. 10 years ago
ThomasV 778297697a lazy plugin constructor 10 years ago
ThomasV 71046371ec Merge pull request #1242 from kyuupichan/pick_random_server 10 years ago
ThomasV 117b809bab fix issue #1238 10 years ago
Neil Booth 01d8f79a75 Clean up pick_random_server() and filter_protocol() and their 10 years ago
ThomasV 48ad7c36a8 show plugin dependencies 10 years ago
ThomasV d40c12c949 check gui when loading plugins 10 years ago
ThomasV a48a7951a7 Merge pull request #1239 from kyuupichan/set_parameters 10 years ago
Neil Booth 89c1a1a0ab Improve logic in network.py's set_parameters() 10 years ago
ThomasV 8f98ea4aca make plugins available without the GUI 10 years ago
ThomasV 89c277de9d fix pruning error in #1223 10 years ago
ThomasV 0fbbeb16be Merge pull request #1232 from kyuupichan/switch-or-start 10 years ago
ThomasV 4aaa9e24f2 Merge pull request #1234 from kyuupichan/storage-tmpfile 10 years ago
ThomasV 91a7a06b38 Merge pull request #1236 from kyuupichan/rel-notes-2.2 10 years ago
ThomasV 57c8577d66 Merge pull request #1235 from kyuupichan/storage-write-once 10 years ago
Neil Booth 22d180f8fe Tweak RELEASE-NOTES 10 years ago
Neil Booth 77490e4764 Flush wallet storage once for a sequence of puts. 10 years ago
Neil Booth 33a8348d48 Prevent race with two electrum instances on same wallet. 10 years ago
ThomasV b029589fc1 fix issue #1233 10 years ago
Neil Booth 2f34f3db21 Only start if not already in pending_servers 10 years ago