Commit Graph

16 Commits

Author SHA1 Message Date
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 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 ffdf2c6021 Updated dependencies 2023-01-20 17:22:10 -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 446662cc60 Fix RPC plugin server binding incorrectly to TCP and doubling up JSON encoding 2022-12-02 21:40:33 +00:00
Kevin F e84ad93de7 work on wot cli 2022-11-22 00:57:14 -05: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 3643e4f8d7 Removed lots of defunct cruft 2022-09-26 20:06:05 +00:00