Kevin F
|
61051d5711
|
Removed old scripts
|
2 months ago |
Kevin F
|
59ad2731ba
|
Disconnect peers who stem a bad block
|
2 months ago |
Kevin F
|
560a20e90a
|
Only expose wot to rpc if rpc is active
|
2 months ago |
Kevin F
|
ce3a548c70
|
Added create block RPC wrapper
|
2 months ago |
Kevin F
|
8712a1c401
|
Changed rpc block wrapper to use multiprocessing
|
3 months ago |
Kevin F
|
8511fb42b6
|
Added test for multiprocess wrapper
|
3 months ago |
Kevin F
|
9eb2e5d413
|
Added multiprocess wrapper to do simple function calls in a seperate process
|
3 months ago |
Kevin F
|
39c01fdbc5
|
Improved RPC, added threaded RPC with result fetcher
|
3 months ago |
Kevin F
|
7bcef03592
|
Added setunixsocket and settcpsocket helper commands to RPC plugin
|
3 months ago |
Kevin F
|
2b224cae84
|
Added create_block RPC endpoint
|
3 months ago |
Kevin F
|
7895442b51
|
Respond to OPTIONS in rpc
|
3 months ago |
Kevin F
|
474ef21163
|
Remove old dispatcher for getting blocks in RPC blocks wrapper
|
3 months ago |
Kevin F
|
8e35a79864
|
Started on trust identity CLI menu option
|
4 months ago |
Kevin F
|
8e730cef98
|
WOT API can now serialize identities
|
4 months ago |
Kevin F
|
738fa0c361
|
Ping the RPC api before using the wot CLI
|
4 months ago |
Kevin F
|
b3eb0caffd
|
Add result plugin to reduce confusing use of exceptions
|
4 months ago |
Kevin F
|
446662cc60
|
Fix RPC plugin server binding incorrectly to TCP and doubling up JSON encoding
|
4 months ago |
Kevin F
|
180116a55d
|
Fix killdaemon logging
|
4 months ago |
Kevin F
|
bc3d6571bb
|
merge seattle work
|
4 months ago |
Kevin F
|
30d50ceacf
|
merge seattle work
|
4 months ago |
Kevin F
|
e84ad93de7
|
work on wot cli
|
4 months ago |
Kevin F
|
84e16e5b82
|
bump dependencies
|
5 months ago |
Kevin F
|
cd3a7cd7b2
|
Added identity generation
|
5 months ago |
Kevin F
|
24e0157e15
|
Updated dockerfile
|
5 months ago |
Kevin F
|
c2db671a85
|
Work on secure identity keystorage using system keyring
|
5 months ago |
Kevin F
|
9501d73546
|
Adding WOT API to RPC to enable 3rd party apps like merkato
|
6 months ago |
Kevin F
|
4572f255fb
|
Wot adjustments, blockdb plugin events
|
6 months ago |
Kevin F
|
20393a547e
|
bump dependencies
|
6 months ago |
Kevin F
|
015a072b0b
|
Fix test writing to wrong test dir directory
|
6 months ago |
Kevin F
|
5ae5897703
|
Removed defunct utils that will probably never be used again
|
6 months ago |
Kevin F
|
e9efffff34
|
Removed crappy logger and replaced it with a sane built in logging logger
|
6 months ago |
Kevin F
|
2eea681e98
|
Removed defunct tests and fixed remaining tests
|
6 months ago |
Kevin F
|
3852b15c89
|
Fix gossip server not closing connections
|
6 months ago |
Kevin F
|
3643e4f8d7
|
Removed lots of defunct cruft
|
6 months ago |
Kevin F
|
8676a18c87
|
Split up requirements that default official plugins have
|
6 months ago |
Kevin F
|
97d8662f15
|
started splitting dependencies by plugin
|
6 months ago |
Kevin F
|
a517ad3aee
|
Mostly finished with wot command processing
|
6 months ago |
Kevin F
|
d915a2aaed
|
handle unix peer socket file not existing
|
7 months ago |
Kevin F
|
25e705c0b2
|
Removed sqlite as dependency
|
7 months ago |
Kevin F
|
6f3e5aebd9
|
Removed defunct Onionrusers
|
7 months ago |
Kevin F
|
584bc6b73f
|
+ Added ONIONR_PROFILING enviornment variable to profile onionr daemon or commands
+ Added SIGUSR1 handler to dump stacktrace of all active threads
|
7 months ago |
Kevin F
|
171ea25f46
|
Wot import fixes
|
7 months ago |
Kevin F
|
2c9836c54f
|
Added REPL plugin
|
7 months ago |
Kevin F
|
a036c1839f
|
Added event for main loop
|
7 months ago |
Kevin F
|
6ad36bf4e5
|
Removed deprecated DB code and onioncrypto
|
7 months ago |
Kevin F
|
cdeaa403af
|
Added set wrapper to contain identities
Finished signature revoking implementation
|
7 months ago |
Kevin F
|
fae9521d8f
|
Made trust distance test graph generation reliable
|
7 months ago |
Kevin F
|
05e04ef557
|
Adjusted trust signatures to sign the wot command
|
7 months ago |
Kevin F
|
5bb43326e7
|
Finished tests for trust payload processing
|
7 months ago |
Kevin F
|
9058f7bee5
|
Added basic test for trust payload processing
|
7 months ago |