Onionr/onionr
Kevin Froman 8694ab078e
+ remove peers who do not meet the minimum score
* minor bug fixes and documentation improvements
* do not cleanup peers if we have no online peers (probably not
connected anyway)
* do not run peer cleanup until a min
* do not spam block list on shutdown during block sync
* use correct thread decrement in peerCleanup
* added trust int to address table, not used yet
2018-08-03 01:28:26 -05:00
..
dependencies + added secrets.py 2018-06-16 15:54:56 -05:00
static-data + remove peers who do not meet the minimum score 2018-08-03 01:28:26 -05:00
api.py * work on peer profiling 2018-08-01 02:22:22 -05:00
blockimporter.py + added blockimporter.py 2018-07-23 02:45:48 -05:00
communicator2.py + remove peers who do not meet the minimum score 2018-08-03 01:28:26 -05:00
config.py Don't sort config keys 2018-06-13 21:42:19 -07:00
core.py + remove peers who do not meet the minimum score 2018-08-03 01:28:26 -05:00
cryptotests.py Update logging 2018-04-18 18:47:35 -07:00
logger.py Misc updates 2018-07-17 21:45:51 -07:00
netcontroller.py Various bug fixes 2018-07-30 21:41:32 -07:00
onionr.py * fixed bug causing onionr to usually only have 1 peer at once 2018-08-02 15:18:01 -05:00
onionrblockapi.py Add web api callbacks 2018-07-29 17:37:12 -07:00
onionrcrypto.py reworking PM system before migration to plugin and updating blockapi to encryption format 2018-07-13 16:02:41 -05:00
onionrevents.py Various bug fixes 2018-07-30 21:41:32 -07:00
onionrexceptions.py Various bug fixes 2018-07-30 21:41:32 -07:00
onionri2p.py Added i2p file 2018-04-30 18:38:34 -05:00
onionrpeers.py + remove peers who do not meet the minimum score 2018-08-03 01:28:26 -05:00
onionrpluginapi.py Add web api callbacks 2018-07-29 17:37:12 -07:00
onionrplugins.py do not fail on plugin import 2018-07-02 16:08:47 -05:00
onionrproofs.py added forcedifficulty 2018-07-21 19:20:28 -05:00
onionrutils.py * fixed bug causing onionr to usually only have 1 peer at once 2018-08-02 15:18:01 -05:00
onionrvalues.py - removed gui for now 2018-07-13 21:43:03 -05:00
pgpwords.py * changed how new communicator uses bootstrap (untested) 2018-07-03 03:18:07 -05:00
tests.py fixed indent in test 2018-07-02 16:20:19 -05:00