Kevin F
|
a517ad3aee
|
Mostly finished with wot command processing
|
2022-09-23 17:31:34 -04:00 |
|
Kevin F
|
25e705c0b2
|
Removed sqlite as dependency
|
2022-09-17 01:23:27 -05:00 |
|
Kevin F
|
6f3e5aebd9
|
Removed defunct Onionrusers
|
2022-09-17 01:23:01 -05:00 |
|
Kevin F
|
584bc6b73f
|
+ Added ONIONR_PROFILING enviornment variable to profile onionr daemon or commands
+ Added SIGUSR1 handler to dump stacktrace of all active threads
|
2022-09-17 01:22:42 -05:00 |
|
Kevin F
|
a036c1839f
|
Added event for main loop
|
2022-09-16 23:24:44 -05:00 |
|
Kevin F
|
6ad36bf4e5
|
Removed deprecated DB code and onioncrypto
|
2022-09-16 23:24:25 -05:00 |
|
Kevin F
|
e3d06ff0f5
|
Defunct code removal
|
2022-09-01 21:31:49 -05:00 |
|
Kevin F
|
85b6f468fd
|
Remove ID commands for now
|
2022-08-22 10:35:49 -05:00 |
|
Kevin F
|
c0d3b367dc
|
Get distance of trust with bfs
|
2022-08-18 00:12:01 -05:00 |
|
Kevin F
|
86615305d7
|
Fix tor peers not being removed from connection pool when they fail
|
2022-08-16 19:30:05 -05:00 |
|
Kevin F
|
69a31d1d83
|
Fixed high CPU usage when there are no outbound connections
|
2022-08-16 17:22:28 -05:00 |
|
Kevin F
|
954f5d793d
|
fix log spamming
|
2022-08-16 17:11:56 -05:00 |
|
Kevin F
|
3b8644fa8f
|
Init wot plugin
|
2022-08-16 09:54:54 -05:00 |
|
Kevin F
|
b2ebc56419
|
Added RPC plugin scaffolding
|
2022-08-11 14:25:07 -05:00 |
|
Kevin F
|
c880b6fa7a
|
Removed webUI and unused god objects
Remove defunct requirements
Removed more defunct code
Prepare onionrvalues for new release
disable unixtransport by default
|
2022-08-06 12:01:32 -05:00 |
|
Kevin F
|
228d3cbe35
|
Fix tor announcing to itsself
|
2022-08-02 21:06:30 -05:00 |
|
Kevin F
|
9864fa5040
|
Tweaked some gossip timeout values and fixed tor not storing full address in config
|
2022-07-31 12:23:01 -05:00 |
|
Kevin F
|
3a7e378d8b
|
Added block database cleaner
|
2022-07-31 00:32:43 -05:00 |
|
Kevin F
|
f220e398f1
|
Substantial bug fixes and performance improvements
|
2022-07-30 15:41:11 -05:00 |
|
Kevin F
|
8bd4a4c524
|
Fixed stemout blocking and performance issues
|
2022-07-28 16:10:36 -05:00 |
|
Kevin F
|
90176e43fb
|
Implemented non-dandelion uploading to improve network performance
|
2022-07-26 12:45:48 -05:00 |
|
Kevin F
|
9b6d1f5dbd
|
Fix diffuseblocks blocking the event loop
|
2022-07-25 14:37:39 -05:00 |
|
Kevin F
|
e7daaf576f
|
Added logic for less strict dandelion++ fanout in order to enable smaller networks to function more quickly
|
2022-07-24 00:37:10 -05:00 |
|
Kevin F
|
84c13ade51
|
gossip fixes
|
2022-07-19 00:32:54 -05:00 |
|
Kevin F
|
d2b5298bc6
|
Fix conflicting module names in transports
|
2022-07-17 00:01:07 -05:00 |
|
Kevin F
|
d11d12b67f
|
async bug fixes
|
2022-07-11 10:27:13 -05:00 |
|
Kevin F
|
64a88118bd
|
added unix transport for testing
|
2022-06-26 14:43:16 -05:00 |
|
Kevin F
|
b25e376349
|
gossip bug and performance fixes
|
2022-06-26 00:34:49 -05:00 |
|
Kevin F
|
b9fa446cb0
|
Fix missing comma
|
2022-06-21 12:10:11 -05:00 |
|
Kevin F
|
6b6d357a13
|
Small gossip fixes
|
2022-06-14 11:01:07 -05:00 |
|
Kevin F
|
ac88e0a1da
|
Stem out even if we only have 1 peer
|
2022-06-14 11:00:08 -05:00 |
|
Kevin F
|
911d8118bc
|
Small gossip fixes
|
2022-06-05 15:11:53 -05:00 |
|
Kevin F
|
ac17b53663
|
Fix ping not properly responding
|
2022-06-05 14:46:13 -05:00 |
|
Kevin F
|
9088d931c9
|
Move setupconfig up to fix default config not being used properly
|
2022-06-05 14:40:31 -05:00 |
|
Kevin F
|
421c6da25a
|
Load and save tor peers
|
2022-05-30 19:52:03 -05:00 |
|
Kevin F
|
158178d6fc
|
Don't spam tracebacks when sockets timeout
|
2022-05-20 10:13:12 -05:00 |
|
Kevin F
|
85626d6642
|
Removed close gossip command
|
2022-05-18 23:56:25 -05:00 |
|
Kevin Froman
|
0b4e264877
|
Dont accept peers too large
|
2022-05-15 21:54:14 -04:00 |
|
Kevin F
|
2be0175326
|
started get new peers test
|
2022-05-13 00:17:06 -05:00 |
|
Kevin F
|
3a26d053fe
|
Gossip client tests, fixed delayed threads
|
2022-05-09 12:38:03 -05:00 |
|
Kevin F
|
7b7d6a03d3
|
Ignore broken pipes when streaming blocks in the gossip client
|
2022-05-05 22:31:05 -05:00 |
|
Kevin F
|
50f0cfa6f4
|
Added basic streamblocks test, slight fixes for streamblocks
|
2022-05-05 00:07:58 -05:00 |
|
Kevin F
|
91df7507f4
|
db set_if_new returns bool on if a new key was set or not and doesn't raise duplicate exception
|
2022-05-05 00:05:53 -05:00 |
|
Kevin F
|
c065be0145
|
Fix blockdb has_block not having block path
|
2022-05-05 00:04:37 -05:00 |
|
Kevin F
|
4edbde82cc
|
Added example plugin that tests block insertion
|
2022-05-01 16:06:32 -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
|
237cdde4e5
|
Added peer exchange test (passing)
|
2022-04-20 00:28:29 -05:00 |
|
Kevin F
|
a61cd273a8
|
Implemented basic server diffusal test
|
2022-04-05 01:17:40 -05:00 |
|
Kevin F
|
c7ba974264
|
Block diffusal mostly done
|
2022-04-04 00:48:30 -05:00 |
|