Commit Graph

32 Commits

Author SHA1 Message Date
Kevin Froman d8af21ab16 * started endpoint for non-app specific control of direct connections
* fixed signature bugs in direct connections and forward secrecy
* removed chain and parent stuff from onionrblocks
2019-08-15 03:36:05 -05:00
Kevin Froman bf6bbd3024 added forgotten imports in blockmetadata 2019-08-09 23:18:30 -05:00
Kevin Froman 75ec108496 improved network stability by having automatic tor restarts 2019-08-09 20:04:56 -05:00
Kevin Froman daff149acc refactoring 2019-08-09 15:41:27 -05:00
Kevin Froman 7c02f6fff1 * refactored blockmetadata
* be more careful with block type length
+ work on chat
2019-08-09 15:07:32 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman 453e8588c5 progress removing onionr.py 2019-07-30 00:19:22 -05:00
Kevin Froman faf85c10d2 fixed importer 2019-07-26 21:42:55 -05:00
Kevin Froman a74f2c5051 progress in removing core 2019-07-22 00:24:42 -05:00
Kevin Froman 26c3b519c7 progress in removing core 2019-07-21 21:23:22 -05:00
Kevin Froman 4025983ca7 progress in removing core 2019-07-21 11:15:20 -05:00
Kevin Froman e7c8c93dab progress in removing core 2019-07-20 10:52:03 -05:00
Kevin Froman 348ec1081f progress in removing core 2019-07-20 01:02:30 -05:00
Kevin Froman e1676ef168 progress in removing core 2019-07-19 19:01:16 -05:00
Kevin Froman e12781a49d progress in removing core 2019-07-19 14:49:56 -05:00
Kevin Froman 1775b96a04 progress in removing core 2019-07-18 12:40:48 -05:00
Kevin Froman e69c8dbb60 progress in removing core 2019-07-18 00:11:52 -05:00
Kevin Froman bf8a9c4f27 refactoring core databases to not use core anymore 2019-07-17 11:58:40 -05:00
Kevin Froman 000538ddc8 fixes in board, refactoring core databases to not use core anymore 2019-07-17 11:25:29 -05:00
Kevin Froman be318f2403 punish peers for overloading get responses 2019-07-10 02:29:05 -05:00
Kevin Froman b822a74c53 based block size protection added 2019-07-09 01:25:20 -05:00
Kevin Froman bb5378ec4c fix importblocks metadata call not having core inst 2019-06-28 16:10:29 -05:00
Kevin Froman a27a5e5a45 added support for 0-truncated hashes in stringvalidators, added test for hash validation 2019-06-28 00:00:38 -05:00
Kevin Froman 683aaa3978 added boilerplates 2019-06-26 15:13:36 -05:00
Kevin Froman c8a50c5956
fixed broken waitforshare 2019-06-25 23:48:24 -05:00
Kevin Froman 0b34951423 redo new logging 2019-06-25 19:33:55 -05:00
Kevin Froman 122eb4ee5f Finished removing onionrutils for the most part, except for some possible bugs remaining 2019-06-25 19:15:04 -05:00
Kevin Froman c7e06205b7 OnionrUtils fully removed (but not fully bug free)
flow now uses daemon thread for displaying output
2019-06-25 18:07:35 -05:00
Kevin Froman 909c002dc4 more progress in removing onionrutils class 2019-06-25 03:21:36 -05:00
Kevin Froman d378340099 * further splitting onionrutils into a module 2019-06-23 12:41:07 -05:00
Kevin Froman 0d258e1a16 * more utils refactoring, requests this time 2019-06-23 02:25:40 -05:00
Kevin Froman 7830484760 * started refactoring onionrusers into a full module instead of a class
* now use daemon threads to prevent process hanging
2019-06-23 02:00:27 -05:00