Kevin F
|
5a80f7f914
|
(probably) finished RPC block creation
|
2023-04-22 13:20:42 -05:00 |
|
Kevin F
|
ae41fb1b72
|
Adding logic to create blocks over RPC while allowing client to do VDF compute
|
2023-04-21 09:08:55 -05:00 |
|
Kevin F
|
fd704137a8
|
Added anonymous decryption test for wot
|
2023-01-26 15:03:49 -06:00 |
|
Kevin F
|
9a0a9f11b2
|
Give a friendly error message when the Tor plugin starts up without Tor being in path
|
2023-01-23 17:54:28 -06:00 |
|
Kevin F
|
f410f033c0
|
Fix create_and_insert_block RPC method returning the ID instead of the block json structure
|
2023-01-23 17:53:59 -06:00 |
|
Kevin F
|
0236fc83f4
|
logging level fixes to make output less spammy about connection blips
|
2023-01-23 16:20:03 -06:00 |
|
Kevin F
|
db59a198f5
|
Work on WOT crypto tests
|
2023-01-20 17:22:38 -06:00 |
|
Kevin F
|
ffdf2c6021
|
Updated dependencies
|
2023-01-20 17:22:10 -06:00 |
|
Kevin F
|
11c9c46355
|
Implementing WOT cryptography wrappers
|
2023-01-17 17:54:27 -06:00 |
|
Kevin F
|
560a20e90a
|
Only expose wot to rpc if rpc is active
|
2023-01-16 23:30:50 -06:00 |
|
Kevin F
|
ce3a548c70
|
Added create block RPC wrapper
|
2023-01-16 23:29:50 -06:00 |
|
Kevin F
|
8712a1c401
|
Changed rpc block wrapper to use multiprocessing
|
2023-01-12 21:51:27 -06:00 |
|
Kevin F
|
39c01fdbc5
|
Improved RPC, added threaded RPC with result fetcher
|
2023-01-12 00:23:28 -06:00 |
|
Kevin F
|
7bcef03592
|
Added setunixsocket and settcpsocket helper commands to RPC plugin
|
2023-01-11 16:51:11 -06:00 |
|
Kevin F
|
2b224cae84
|
Added create_block RPC endpoint
|
2023-01-10 22:08:08 -06:00 |
|
Kevin F
|
7895442b51
|
Respond to OPTIONS in rpc
|
2023-01-04 00:52:15 -06:00 |
|
Kevin F
|
474ef21163
|
Remove old dispatcher for getting blocks in RPC blocks wrapper
|
2023-01-02 19:36:37 -06:00 |
|
Kevin F
|
8e35a79864
|
Started on trust identity CLI menu option
|
2022-12-09 19:46:29 +00:00 |
|
Kevin F
|
8e730cef98
|
WOT API can now serialize identities
|
2022-12-02 21:42:11 +00:00 |
|
Kevin F
|
738fa0c361
|
Ping the RPC api before using the wot CLI
|
2022-12-02 21:41:48 +00:00 |
|
Kevin F
|
446662cc60
|
Fix RPC plugin server binding incorrectly to TCP and doubling up JSON encoding
|
2022-12-02 21:40:33 +00:00 |
|
Kevin F
|
bc3d6571bb
|
merge seattle work
|
2022-11-27 01:03:44 +00:00 |
|
Kevin F
|
30d50ceacf
|
merge seattle work
|
2022-11-27 01:03:36 +00:00 |
|
Kevin F
|
e84ad93de7
|
work on wot cli
|
2022-11-22 00:57:14 -05:00 |
|
Kevin F
|
84e16e5b82
|
bump dependencies
|
2022-10-31 17:01:15 +00:00 |
|
Kevin F
|
cd3a7cd7b2
|
Added identity generation
|
2022-10-22 06:22:29 +00:00 |
|
Kevin F
|
c2db671a85
|
Work on secure identity keystorage using system keyring
|
2022-10-17 20:45:45 +00:00 |
|
Kevin F
|
9501d73546
|
Adding WOT API to RPC to enable 3rd party apps like merkato
|
2022-10-14 18:26:07 +00:00 |
|
Kevin F
|
4572f255fb
|
Wot adjustments, blockdb plugin events
|
2022-10-01 04:25:46 +00:00 |
|
Kevin F
|
e9efffff34
|
Removed crappy logger and replaced it with a sane built in logging logger
|
2022-09-27 17:21:00 +00:00 |
|
Kevin F
|
3643e4f8d7
|
Removed lots of defunct cruft
|
2022-09-26 20:06:05 +00:00 |
|
Kevin F
|
97d8662f15
|
started splitting dependencies by plugin
|
2022-09-25 23:18:18 -04:00 |
|
Kevin F
|
a517ad3aee
|
Mostly finished with wot command processing
|
2022-09-23 17:31:34 -04:00 |
|
Kevin F
|
d915a2aaed
|
handle unix peer socket file not existing
|
2022-09-17 01:24:11 -05:00 |
|
Kevin F
|
171ea25f46
|
Wot import fixes
|
2022-09-17 00:02:49 -05:00 |
|
Kevin F
|
2c9836c54f
|
Added REPL plugin
|
2022-09-16 23:33:39 -05:00 |
|
Kevin F
|
cdeaa403af
|
Added set wrapper to contain identities
Finished signature revoking implementation
|
2022-09-15 20:03:29 -05:00 |
|
Kevin F
|
05e04ef557
|
Adjusted trust signatures to sign the wot command
|
2022-09-15 01:27:46 -05:00 |
|
Kevin F
|
5bb43326e7
|
Finished tests for trust payload processing
|
2022-09-14 12:35:20 -05:00 |
|
Kevin F
|
9058f7bee5
|
Added basic test for trust payload processing
|
2022-09-13 21:40:39 -05:00 |
|
Kevin F
|
08d8fda857
|
developing signature processing in wot
|
2022-09-13 12:29:50 -05:00 |
|
Kevin F
|
650e943182
|
Work on WOT block processing and signatures
|
2022-09-08 18:44:23 -05:00 |
|
Kevin F
|
e3d06ff0f5
|
Defunct code removal
|
2022-09-01 21:31:49 -05:00 |
|
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
|
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
|
b59e79a21f
|
Init wot plugin
|
2022-08-16 09:55:01 -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 |
|