Commit Graph

99 Commits

Author SHA1 Message Date
Arinerron 9a35619a0b Fix whitespace issue in bootstrap 2019-10-24 23:52:26 -07:00
Kevin Froman e0c53ee118 fix online peers having zero division error, added stress test insertion 2019-10-19 03:47:24 -05:00
Kevin Froman 08d5d9e425 added install readme disclaimer and don't log max thread messages to terminal 2019-10-17 17:04:57 -05:00
Kevin Froman e5fc15acc2 lots of web ui work 2019-10-11 04:28:43 -05:00
Kevin Froman f14239db6c added run time test framework 2019-09-26 02:43:03 -05:00
Kevin Froman f980c26aa7 now use bootstrap use configuration setting 2019-09-22 15:48:56 -05:00
Kevin Froman ec4ff3158e merge dev server 2019-09-21 21:54:49 -05:00
Kevin Froman edd9bf6d3b moved block related files to onionrblocks 2019-09-21 18:49:24 -05:00
Kevin Froman e49f311192 merged plugin related py files into one folder/module 2019-09-21 17:45:46 -05:00
Kevin Froman 0405eda30e +added python info to version command
+uploads now have sessions
2019-09-19 18:43:06 -05:00
Kevin Froman 1114db8a30 started work on upload sessions 2019-09-17 01:56:13 -05:00
Kevin Froman d598d9b9c2 started work on upload sessions 2019-09-16 20:16:06 -05:00
Kevin Froman 4b8fe7eeb3 bumped min python version to 3.7, added upload sessions to use in preventing infinite upload fails 2019-09-16 02:50:13 -05:00
Kevin Froman ab49e3eaf6 improved typing for communicatortimes, give api threads a name 2019-09-12 14:50:06 -05:00
Kevin Froman 48f111021b fixed uploads with bytes 2019-09-12 10:54:36 -05:00
Kevin Froman 742ef564e1 fix some bytes for uploading 2019-09-12 01:28:20 -05:00
Kevin Froman 2ba42ba145 fixed bytes encoding on getdata endpoint 2019-09-11 16:50:09 -05:00
Kevin Froman b47da779cb Merge branch 'mergenick' into mergenickmaster 2019-09-10 21:08:35 -05:00
Kevin Froman 085b90f84c added storagecounter test and renamed setup 2019-09-08 04:48:16 -05:00
Kevin Froman 1f757679d9 added soft-reset command, fixed broken nonce cache, work on chat 2019-09-05 04:40:31 -05:00
KF 03356e98fd * log unhandled daemon queue commands 2019-08-27 21:14:18 -05:00
Kevin Froman 5d1d49368e downloads now start much sooner when blocks are discovered 2019-08-27 03:26:14 -05:00
Kevin Froman 2c61380ffa fixed unsynced flow cache 2019-08-25 21:18:09 -05:00
Kevin Froman a375117dd8 work on chat 2019-08-21 03:03:24 -05:00
Kevin Froman 315e860eff added chat sendbox 2019-08-18 15:10:28 -05:00
Kevin Froman 602bc62897 work on chat 2019-08-16 15:41:56 -05:00
Kevin Froman e267bbbead catch value error on insert queue removal 2019-08-14 01:40:03 -05:00
0Gitnick 26b1cc5d87 Delegate code in onionrproofs 2019-08-13 19:12:45 -05:00
Kevin Froman e86f154522 * prevent the same message from being inserted at the same time in the http api
* bumped toomanyobjs
* correct pysocks raise
fixes #34
2019-08-13 17:28:53 -05:00
Kevin Froman 795266edaf Download queue log messages now skip-based x10
fixes #31
2019-08-13 04:16:11 -05:00
Kevin Froman 9601a3d072 log what block is being uploaded by hash 2019-08-12 18:49:16 -05:00
Kevin Froman 26b0a05d66 * uploads now only remove from upload queue on 'exists' for efficiency-security trade off
fixes #26
2019-08-11 23:00:08 -05:00
Kevin Froman 0e9da24d79 refactored lookup timer calls in communicator 2019-08-11 15:44:16 -05:00
Kevin Froman 00e2445475 make tor restart more aggressive as last resort for tor-death bug 2019-08-11 13:53:38 -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 ae435bd5f9 limit log file line count 2019-08-06 21:50:15 -05:00
Kevin Froman 3a90185cd3 progress removing onionr.py 2019-08-05 14:01:53 -05:00
Kevin Froman 2bc908deb6 progress removing onionr.py 2019-08-05 12:57:25 -05:00
Kevin Froman 705962e9e7 progress removing onionr.py 2019-08-04 23:08:56 -05:00
Kevin Froman aea32bd1bc progress removing onionr.py 2019-08-03 23:52:57 -05:00
Kevin Froman da21999287 work on chat 2019-07-28 00:33:26 -05:00
Kevin Froman 7514fd5228 work on chat 2019-07-27 16:56:06 -05:00
Kevin Froman c6badab18e progress in removing core 2019-07-24 14:35:18 -05:00
Kevin Froman 147ae953db progress in removing core 2019-07-24 13:10:37 -05:00
Kevin Froman 3097407774 progress in removing core 2019-07-24 12:22:19 -05:00
Kevin Froman 274505a51f progress in removing core 2019-07-24 11:32:23 -05:00
Kevin Froman a74f2c5051 progress in removing core 2019-07-22 00:24:42 -05:00
Kevin Froman 348ec1081f progress in removing core 2019-07-20 01:02:30 -05:00
Kevin Froman dbbefafd19 progress in removing core 2019-07-18 18:07:18 -05:00