.. |
dependencies
|
+ added secrets.py
|
2018-06-16 15:54:56 -05:00 |
static-data
|
Merge branch 'refactoring2' of gitlab.com:beardog/Onionr into refactoring2
|
2018-07-07 19:03:46 -05:00 |
api.py
|
* fixed threadCount not lowering for getBlocks
|
2018-06-21 19:34:42 -05:00 |
communicator2.py
|
+ re-added old pow system as a different class for things like ed25519 keys
|
2018-07-09 02:02:33 -05:00 |
communicator.py
|
Refactor Onionr
|
2018-06-13 21:17:58 -07:00 |
config.py
|
Don't sort config keys
|
2018-06-13 21:42:19 -07:00 |
core.py
|
* Pretty much done with new POW format
|
2018-07-08 02:51:23 -05:00 |
cryptotests.py
|
Update logging
|
2018-04-18 18:47:35 -07:00 |
logger.py
|
Misc updates
|
2018-07-05 21:27:12 -07:00 |
netcontroller.py
|
See details
|
2018-05-31 21:25:28 -07:00 |
onionr.py
|
+ re-added old pow system as a different class for things like ed25519 keys
|
2018-07-09 02:02:33 -05:00 |
onionrblockapi.py
|
Fix type bug
|
2018-07-04 12:07:17 -07:00 |
onionrcrypto.py
|
+ re-added old pow system as a different class for things like ed25519 keys
|
2018-07-09 02:02:33 -05:00 |
onionrevents.py
|
Add direct connection feature and multithreading to events
|
2018-05-03 03:22:07 +00:00 |
onionrexceptions.py
|
+ re-added old pow system as a different class for things like ed25519 keys
|
2018-07-09 02:02:33 -05:00 |
onionri2p.py
|
Added i2p file
|
2018-04-30 18:38:34 -05:00 |
onionrpeers.py
|
+ added onionrpeers file
|
2018-06-12 02:34:33 -05:00 |
onionrpluginapi.py
|
Update plugins to use new Block API
|
2018-05-15 20:08:42 -07:00 |
onionrplugins.py
|
do not fail on plugin import
|
2018-07-02 16:08:47 -05:00 |
onionrproofs.py
|
+ re-added old pow system as a different class for things like ed25519 keys
|
2018-07-09 02:02:33 -05:00 |
onionrutils.py
|
* now use communicator2 by default
|
2018-07-05 02:31:47 -05:00 |
onionrvalues.py
|
* work on new block system, working on encryption
|
2018-06-19 02:01:59 -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 |