Server endpoints goroutine refactor #69

Merged
jeffreypicard merged 18 commits from server-endpoints-goroutine-refactor into master 2022-10-25 07:48:13 +02:00

18 commits

Author SHA1 Message Date
Jeffrey Picard 140c5392e5 fix 2022-10-24 14:41:03 +00:00
Jeffrey Picard 8cc5885339 asdf 2022-10-24 11:45:46 +00:00
Jeffrey Picard 89017483ac NewDebug 2022-10-24 11:14:23 +00:00
Jeffrey Picard 418d4171b4 cleanup 2022-10-24 10:54:59 +00:00
Jeffrey Picard ffaacc0985 cleanup and add manage goroutine to stopper pattern 2022-10-20 09:23:31 +00:00
Jeffrey Picard 67f0ae5e44 tests for new jsonrpc endpoints 2022-10-19 13:26:06 +00:00
Jeffrey Picard d1ebe002ac add default json rpc http port and cleanup 2022-10-17 18:36:27 +00:00
Jeffrey Picard e79a798781 set the rest of the default args for tests 2022-10-17 14:52:40 +00:00
Jeffrey Picard a198113f73 currently broken, incorporated stop groups into the session manager 2022-10-17 11:45:45 +00:00
Jeffrey Picard 31e91f67c8 remove shutdown and done channels from db and use stop group 2022-10-15 16:11:06 +00:00
Jeffrey Picard 1822fc4064 remove OpenIterators 2022-10-15 15:52:29 +00:00
Jeffrey Picard c2624ba8fa remove shutdowncalled and itmut 2022-10-15 15:11:56 +00:00
Jeffrey Picard 7679b96231 updates and refactors 2022-10-15 15:00:58 +00:00
Jeffrey Picard 77fee923cb set genesis hash properly 2022-10-14 13:36:42 +00:00
Jeffrey Picard dcbf09e781 use lbry.go stop pattern 2022-10-14 09:33:29 +00:00
Jeffrey Picard 5f2d330f76 more endpoints 2022-10-11 22:30:54 +00:00
Jeffrey Picard 698bc22360 server.banner 2022-10-11 14:29:51 +00:00
Jeffrey Picard 66961c1e3d server.xxx endpoints
Additional server endpoints in jsonrpc and also some refactoring
2022-10-11 10:54:46 +00:00