4755 Commits (d5f6651237f628c72f7ce47b1f4e02bed7f0c015)
 

Author SHA1 Message Date
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
Neil Booth 31ffd4b381 switch_to_interface() to start interface if not connected 10 years ago
ThomasV 16b23a1832 Merge pull request #1231 from kyuupichan/if-add-remove 10 years ago
Neil Booth 346e38674b Absorb add_interface and remove_interface 10 years ago
ThomasV 0b201d98ab Merge pull request #1230 from kyuupichan/switch-random-if 10 years ago
ThomasV e13e42a00c Merge pull request #1229 from kyuupichan/uri-format 10 years ago
Neil Booth 274965468e Remove interfaces in one place only 10 years ago
ThomasV c7b33a9e4a Merge pull request #1228 from kyuupichan/net-interfaces 10 years ago
Neil Booth d09d5e5dac Plain number formatting for URIs. 10 years ago
Neil Booth 4873c455b9 Add documentation string. Fix uninitialized f error. 10 years ago
ThomasV 20ee265683 Merge pull request #1227 from kyuupichan/connecting_status 10 years ago
Neil Booth 05dd310431 Set 'connecting' status in one place. 10 years ago
ThomasV 6858016411 Merge pull request #1225 from kyuupichan/net-interface 10 years ago
ThomasV b3f1f04312 Merge pull request #1224 from kyuupichan/netstartstop 10 years ago
Neil Booth 86626d8080 Consistency in handling of self.interface 10 years ago
Neil Booth c918e74039 Put common network start and stop code in one place. 10 years ago
ThomasV 8620019f92 Merge pull request #1222 from kyuupichan/if_notification 10 years ago
ThomasV 5bd22d2378 follow-up to bd781d600b8ce2bc9dcebebbdb0fb60ad2fb892e: use pipe 10 years ago
Neil Booth c9a30eb5f2 Put interface notification handling in its own function. 10 years ago
ThomasV 5841f943e8 Merge pull request #1219 from kyuupichan/network_queues 10 years ago
Neil Booth bd781d600b Have queues passed to the network constructor. 10 years ago
ThomasV cc17bb0090 close: use signal to close from gui thread 10 years ago
ThomasV 7b27f01e07 call fsync before rename 10 years ago
ThomasV 5c73bc5bc7 interface: init ping_time with 0 so that the client sends version message 10 years ago
ThomasV 2104e96a66 network: use get_nowait on one of the two queues 10 years ago
ThomasV 107cfc058d Merge pull request #1216 from kyuupichan/network-unthread 10 years ago
Neil Booth 63733ccd2a No need for thread to handle requests 10 years ago