Commit Graph

146 Commits

Author SHA1 Message Date
Kevin Froman 81c8c4f124 mass removal for redesigns 2021-02-22 20:56:17 +00:00
Kevin Froman 257bef6ca0 added subprocess validator 2021-02-09 23:02:19 +00:00
Kevin Froman b720f2f1d5 Work on torgossip client
Use stems HS validator instead of custom logic
2021-02-05 22:16:10 +00:00
Kevin Froman 5ea90acd3f work on torgossip 2021-02-02 23:24:35 +00:00
Kevin Froman ee8b81ead6 work on implementing torgossip 2021-01-31 04:40:51 +00:00
Kevin Froman 63f7209bdd Added blockcreatorqueue and subprocess generator for new block system 2021-01-29 21:15:18 +00:00
Kevin Froman 828c78a569 work on torgossip, added base64 code whitelist because of a werid plugin issue with bigbrother 2021-01-27 05:34:31 +00:00
Kevin Froman ba8ba6d3d8 properly clean block list in blockio 2021-01-25 22:16:51 +00:00
Kevin Froman 708c5d2e71 added block cleaning method for new database 2021-01-25 06:28:18 +00:00
Kevin Froman 75234310ca added blockio load implementation 2021-01-24 23:29:02 +00:00
Kevin Froman 003718db04 Merge branch 'master' into integrate-new-blocks 2021-01-24 18:11:42 +00:00
Kevin Froman 735220d8da update runtime result 2021-01-23 19:21:02 +00:00
Kevin Froman 847f80b8f4 implemented fetch block in blockio 2021-01-21 20:23:58 +00:00
Kevin Froman a3ce191ed3 renamed old block api due to namespace conflict
fix onboarding not using optimize cpu option
2021-01-21 20:23:58 +00:00
Kevin Froman 0e69d88708 added put/get from db 2021-01-21 20:23:58 +00:00
Kevin Froman cd0ec77189 added work on faster and safer database for blocks and general KV 2021-01-21 20:23:58 +00:00
Kevin Froman 5df747d658 added work on faster and safer database for blocks and general KV 2021-01-21 20:23:58 +00:00
Kevin Froman e95b75b193 update runtime-result 2021-01-15 18:48:14 +00:00
Kevin Froman 7dce969eaa added benchmark for neighbor closeness 2021-01-13 21:06:28 +00:00
Kevin Froman 9d55c62d68 * revert pow to 5
* is is_alive in sneakernet observer
* catch subprocess err in 3.9.x (dirty hack) in vanityonionr and block gen
* bump version
2020-12-22 01:53:04 +00:00
Kevin Froman ae359de562 Added custom port and bind address args 2020-12-16 04:44:25 +00:00
Kevin Froman 2a6f6bb1aa speed up tests by lowering pow in their configs 2020-12-03 06:36:30 +00:00
Kevin Froman 93d176badc fix upload.py logging b_hash define 2020-12-03 06:12:06 +00:00
Kevin Froman e831a27ae3 bug fixes in block creation and directory security 2020-11-23 03:47:50 +00:00
Kevin Froman adba4be099 fix tests 2020-11-22 00:43:59 +00:00
Kevin Froman bbd76da333 added flood fill work, misc bug fixes and removing communicator timers 2020-11-13 08:17:48 +00:00
Kevin Froman 44112750ec Merge branch 'master' into flood-fill 2020-10-29 20:58:17 +00:00
Kevin Froman 256c402223 fix connectnewpeers not using specified peer 2020-10-28 07:54:11 +00:00
Kevin Froman 2601263b87 disable forward secrecy for now, fix autocomplete for to address in mail 2020-10-28 02:49:21 +00:00
Kevin Froman 4a831a4a4d fixed closeness calculation 2020-10-26 06:11:24 +00:00
Kevin Froman da11c74f6c finished closeness measurement 2020-10-25 04:12:42 +00:00
Kevin Froman 299980f126 work on flood fill network 2020-10-24 08:07:54 +00:00
Kevin Froman cf0507b82d ensure whole tree is made in createdirs 2020-10-22 14:52:49 +00:00
Kevin Froman 862b39c217 fix systemrandom shuffle 2020-10-22 14:25:57 +00:00
Kevin Froman 5dddeb3f10 remove random shuffle function for systemrandom equivalent 2020-10-21 09:46:05 +00:00
Kevin Froman 60c7e6cb37 now shows log in sidebar 2020-10-17 09:54:29 +00:00
Kevin Froman c23b286540 added file reader offset 2020-10-17 07:51:28 +00:00
Kevin Froman d067a343e6 fixed pex 2020-10-11 05:58:42 +00:00
Kevin Froman 2dc706a894 fixed sneakernet, removed unused vdf 2020-10-10 00:16:24 +00:00
Kevin Froman 17ef138c21 bump version 2020-09-07 05:49:13 +00:00
Kevin Froman cb88ff8c3f update runtime test 2020-09-07 05:47:58 +00:00
Kevin Froman d40bd85368 added test for api version 2020-09-07 05:13:36 +00:00
Kevin Froman 3422ca43ff Fixing block syncing quirks 2020-08-25 15:02:13 -05:00
Kevin Froman d39c12ab4d Update runtime test 2020-08-17 19:16:07 -05:00
Kevin Froman 6f242298fe Don't run LAN unittests on QubesOS 2020-08-17 19:02:24 -05:00
Kevin Froman 8389ed190c Basic check for QubesOS in runtime tests and to avoid starting LAN server 2020-08-10 01:09:19 -05:00
Kevin 5930f3bfad Added missing tests and sidebar files 2020-08-04 22:35:45 -05:00
Kevin f4d1739e4a made storagecounter use a watchdog (inotify) instead of excessive file reads 2020-07-24 02:57:44 -05:00
Kevin a887efe3d2 updated runtime test ts 2020-06-30 19:08:56 -05:00
Kevin 08d2dee18a update runtime test ts 2020-06-30 17:16:46 -05:00