Commit Graph

162 Commits

Author SHA1 Message Date
Kevin F 83007cb28d Finished loading identities from blocks 2022-09-01 21:31:04 -05:00
Kevin F 57b1e07715 Finished identity serialization 2022-08-31 00:30:28 -05:00
Kevin F 3a7e378d8b Added block database cleaner 2022-07-31 00:32:43 -05:00
Kevin F 90176e43fb Implemented non-dandelion uploading to improve network performance 2022-07-26 12:45:48 -05:00
Kevin F b25e376349 gossip bug and performance fixes 2022-06-26 00:34:49 -05:00
Kevin F 6b6d357a13 Small gossip fixes 2022-06-14 11:01:07 -05:00
Kevin F 85626d6642 Removed close gossip command 2022-05-18 23:56:25 -05:00
Kevin F 9f25291c3a Finished client announce tests 2022-05-18 23:39:14 -05:00
Kevin F 15a4744a70 Completed new new peers test 2022-05-16 09:53:33 -05:00
Kevin F 1b21e25f7e Finished basic get_new_peers tests 2022-05-15 23:21:45 -05:00
Kevin Froman 0b4e264877 Dont accept peers too large 2022-05-15 21:54:14 -04:00
Kevin F 12d4ed7638 started get new peers test 2022-05-14 11:28:12 -05:00
Kevin F 2be0175326 started get new peers test 2022-05-13 00:17:06 -05:00
Kevin F 5bdfbd7c43 started get new peers test 2022-05-12 09:21:38 -05:00
Kevin F 93fc1827b5 Added remaining stem choice test cases 2022-05-10 09:29:28 -05:00
Kevin F 3a26d053fe Gossip client tests, fixed delayed threads 2022-05-09 12:38:03 -05:00
Kevin F 50f0cfa6f4 Added basic streamblocks test, slight fixes for streamblocks 2022-05-05 00:07:58 -05:00
Kevin F 1b37264eb7 Work on gossip tests and cleaned up api server some 2022-05-01 00:45:26 -05:00
Kevin F e6b61c5f59 Added put block test (1 block) 2022-04-24 15:19:39 -05:00
Kevin F ca2344c72c Added peer announce and exchange tests 2022-04-23 00:41:57 -05:00
Kevin F 6a6460ef31 Added testing of streaming multiple blocks from gossip peer 2022-04-16 12:55:01 -05:00
Kevin F 4caee50ce7 Remove dead neighbor closeness benchmark 2022-04-16 12:49:42 -05:00
Kevin F a61cd273a8 Implemented basic server diffusal test 2022-04-05 01:17:40 -05:00
Kevin F e55beec18c Adjusted onionrthreads to take kwargs 2022-02-09 19:28:31 -06:00
Kevin F cedd01c98f Removed netcontroller
Removed etc (moving most to onionrutils)
Small refactoring
2022-02-06 19:18:53 -06:00
Kevin F df686b3995 Completed basic blockdb tests 2022-02-06 18:06:34 -06:00
Kevin F 29b28accf1 Started test for blockdb 2022-02-05 13:25:28 -06:00
Kevin F 79639ba0af Added unittest for onionr subprocess module 2022-02-05 00:24:31 -06:00
Kevin F 844723cea9 Remove tests associated with removed code 2022-02-02 14:45:27 -06:00
Kevin F bb34f9042e Remove tests associated with removed code 2022-02-02 13:33:37 -06:00
Kevin F 44d5eeab2a Remove tests associated with removed code 2022-02-02 00:34:50 -06:00
Kevin F 4bd9bd6e9d Removed lan and tor transports 2022-01-11 01:20:15 -06:00
Kevin Froman 735220d8da update runtime result 2021-01-23 19:21:02 +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