Onionr/onionr/static-data
Arinerron 8846dcc2c6
See details
- 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`
2018-05-31 21:25:28 -07:00
..
default-plugins See details 2018-05-31 21:25:28 -07:00
bootstrap-nodes.txt fixed arinerrons bootstrap address 2018-04-22 23:49:48 -05:00
default_config.json Merge I2P Branch (#19) 2018-05-19 21:32:21 +00:00
default_plugin.py Update to new Block API 2018-05-19 15:11:51 -07:00
index.html Merge I2P Branch (#19) 2018-05-19 21:32:21 +00:00