8846dcc2c6
- Completes support for repositories - `./RUN-LINUX.sh create-repository [plugins...]` - `./RUN-LINUX.sh add-repository <block hash>` - `./RUN-LINUX.sh remove-repository <block hash>` - Fixes several misc bugs - Refactors code - Some messy code was rewritten - Variables renamed - Migrated old block api (insertBlock) to new Block API (onionrblockapi) - Kept to standards - Made code more reusable in `onionrproofs.py` - Improves logging messages - Added error output for some features missing it - Capitalized sentences - Added punctuation where it is missing - Switched `logger.info` and `logger.debug` in a few places, where it is logical - Removed or added timestamps depending on the circumstance - Added a few misc features - Added command aliases for `add-file` and `import-blocks` - Improved statistics menu - Displays `Known Block Count` - Calculates and displays `Percent Blocks Signed` |
||
---|---|---|
.. | ||
static-data | ||
api.py | ||
communicator.py | ||
config.py | ||
core.py | ||
cryptotests.py | ||
logger.py | ||
netcontroller.py | ||
onionr.py | ||
onionrblockapi.py | ||
onionrcrypto.py | ||
onionrevents.py | ||
onionri2p.py | ||
onionrpluginapi.py | ||
onionrplugins.py | ||
onionrproofs.py | ||
onionrutils.py | ||
tests.py | ||
timedhmac.py |