Onionr/onionr
Kevin Froman 12d39393b4
* cache pip requirements in dockerfile
* import blacklist into core
+ began work on blacklist command
* work on blacklist module
* modified dockerignore
2018-08-10 17:13:58 -05:00
..
dependencies + added secrets.py 2018-06-16 15:54:56 -05:00
static-data Quick bug fix 2018-08-04 21:16:42 -07:00
api.py * cache pip requirements in dockerfile 2018-08-10 17:13:58 -05:00
blockimporter.py + added blockimporter.py 2018-07-23 02:45:48 -05:00
communicator2.py + added POW announce for node (now POST) 2018-08-08 14:26:02 -05:00
config.py Don't sort config keys 2018-06-13 21:42:19 -07:00
core.py * cache pip requirements in dockerfile 2018-08-10 17:13:58 -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 improved onionr startup and port binding 2018-08-06 02:50:08 -05:00
onionr.py * cache pip requirements in dockerfile 2018-08-10 17:13:58 -05:00
onionrblacklist.py * cache pip requirements in dockerfile 2018-08-10 17:13:58 -05:00
onionrblockapi.py misc updates 2018-08-03 20:47:56 -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
onionrdaemontools.py added missing logger import 2018-08-08 20:48:31 -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 * punish peers that share invalid blocks 2018-08-03 15:01:13 -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 work on blacklisting data 2018-08-10 02:03:49 -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