Commit Graph

21 Commits

Author SHA1 Message Date
shortcutme 70de3213d6
Fix peer save dictionary changed error 2020-03-20 18:52:58 +01:00
shortcutme fca9db7972
Try fix Recursive use of cursors ProgrammingError by creating new cursor for every execute and move Lock to db 2019-11-27 03:07:08 +01:00
shortcutme 1c607645c7
Track and stop site connected greenlets on delete 2019-11-19 02:07:51 +01:00
shortcutme 7e9ab8321a
Add plugin description data 2019-08-03 01:32:55 +02:00
shortcutme 9a9a8bfdc7
Fix peer loading 2019-03-18 03:37:05 +01:00
shortcutme 203e70afbc
Py3 compatibility of PeerDb plugin 2019-03-16 02:24:36 +01:00
shortcutme 4fe4d0a7e7
BEGIN / END no longer necessary as there is no autocommit in new db module 2019-03-16 02:18:53 +01:00
shortcutme b0b9a4d33c
Change to Python3 coding style 2019-03-15 21:06:59 +01:00
shortcutme c546065611
Peerdb ipv6 loading 2019-01-20 16:11:56 +01:00
shortcutme 281f379ced
Use the Db cursor to delete peers 2018-10-30 04:39:59 +01:00
shortcutme 1eacc26ef9
Always call addPeer command with strip ip address and int port 2018-09-17 15:20:31 +02:00
shortcutme 1b0055ac61
Less reputation for onion peers 2018-09-02 02:26:42 +02:00
shortcutme 7dcde3e585
Store peer reputation, time_found in peer db 2018-09-02 02:26:17 +02:00
shortcutme 3904dcda39
Add comment for reputation 2018-02-08 18:15:32 +01:00
shortcutme bfb7392198
Site has optional files if any of the peers has hashfield 2017-10-03 14:37:15 +02:00
cclauss 8db16a1421 Update PeerDbPlugin.py 2017-07-16 22:48:35 +02:00
shortcutme b0d574dfb0
Rev2089, Close the transaction on failed peer db save 2017-05-24 10:40:10 +02:00
shortcutme 6c8a7e3cfa
Old onion peers less likely working 2017-04-09 11:54:15 +02:00
shortcutme e80887d779
Add reputation for old peers 2017-02-27 00:06:13 +01:00
shortcutme 173a7fc409 Don't save is no peers found 2016-12-04 18:53:50 +01:00
shortcutme 368efddb0d Save and restore peers to database between restarts 2016-11-07 22:57:21 +01:00