Commit Graph

11 Commits

Author SHA1 Message Date
Kevin Froman 45234588e2
* fixed broken insertblock with bytes
* some work on improving tests
* temporarily disabled testblockapi test
2018-07-02 03:13:18 -05:00
Arinerron bc60b6bfc0
Fix unit tests 2018-05-14 23:16:40 -07:00
Arinerron adf007bf30
Make progress bar 2018-05-10 22:18:39 -07:00
Kevin Froman bc88e8107c
work on pow for public keys 2018-05-07 01:55:03 -05:00
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
Arinerron af2192856a
Change how resetting works 2018-04-15 20:11:59 -07:00
Kevin Froman 8022781a8f
lot of work on OnionrCrypto
updated logo
fixed broken peerinfo functions in core
removed gnupg from travis installation
2018-04-01 19:33:09 -05:00
Arinerron ee59b12238
Add more unit tests 2018-03-03 14:18:57 -08:00
Kevin Froman 155791be03
test tor version, use address db for connections, create address db if it doesnt exist, more 2018-02-22 03:33:30 -06:00
Arinerron 60c0f952eb
Move reset.sh to Makefile 2018-02-21 23:31:04 -08:00
Arinerron 1cfb7796c5
Add Makefile for testing, installing, and uninstalling 2018-02-03 20:30:16 -08:00