Onionr/onionr
20esaua 2126138428 Add in PluginAPI (#7)
* Modify soft resetting

Made it more like hard resetting (output-wise).

* Refactor timedHmac.py

* Update onionrplugins.py

Remove test code

* Create onionrpluginapi.py

* Update onionrevents.py

* Update onionrpluginapi.py

* Update onionrevents.py

* Update onionr.py

* Add onionr object to events

* Update onionr.py
2018-04-21 01:20:26 +00:00
..
bitpeer@a74e826e9c added address add command and test 2018-02-27 15:23:49 -06:00
api.py Update logging 2018-04-18 18:47:35 -07:00
btc.py Update logging 2018-04-18 18:47:35 -07:00
communicator.py added introduce command 2018-04-18 21:56:25 -05:00
config.py Add more unit tests 2018-03-03 14:18:57 -08:00
core.py added introduce command 2018-04-18 21:56:25 -05:00
cryptotests.py Update logging 2018-04-18 18:47:35 -07:00
gui.py fixed gui status not appearing fast enough 2018-04-18 02:17:42 -05:00
logger.py Fix pm bug 2018-04-18 20:20:52 -07:00
netcontroller.py Update logging 2018-04-18 18:47:35 -07:00
onionr.py Add in PluginAPI (#7) 2018-04-21 01:20:26 +00:00
onionrcrypto.py fixed padding issue (hopefully), can now decrypt PMs, other improvements 2018-04-17 22:43:33 -05:00
onionrevents.py Add in PluginAPI (#7) 2018-04-21 01:20:26 +00:00
onionrpluginapi.py Add in PluginAPI (#7) 2018-04-21 01:20:26 +00:00
onionrplugins.py Add in PluginAPI (#7) 2018-04-21 01:20:26 +00:00
onionrproofs.py Update logging 2018-04-18 18:47:35 -07:00
onionrutils.py Fix one bug, create another 2018-04-18 20:25:33 -07:00
tests.py peer/key exchange work (mostly done) 2018-03-16 10:35:37 -05:00
timedhmac.py Add in PluginAPI (#7) 2018-04-21 01:20:26 +00:00