herald.go/scripts
Jeffrey Picard cd7f20a461
Server endpoints goroutine refactor (#69)
* server.xxx endpoints

Additional server endpoints in jsonrpc and also some refactoring

* server.banner

* more endpoints

* use lbry.go stop pattern

* set genesis hash properly

* updates and refactors

* remove shutdowncalled and itmut

* remove OpenIterators

* remove shutdown and done channels from db and use stop group

* currently broken, incorporated stop groups into the session manager

* set the rest of the default args for tests

* add default json rpc http port and cleanup

* tests for new jsonrpc endpoints

* cleanup and add manage goroutine to stopper pattern

* cleanup

* NewDebug

* asdf

* fix
2022-10-25 08:48:13 +03:00
..
build_and_push.sh Herald.go (#47) 2022-08-09 14:43:01 +03:00
build_and_test.sh Herald.go (#47) 2022-08-09 14:43:01 +03:00
cicd_integration_test_runner.sh integration testing scripts (#64) 2022-10-04 20:25:44 +03:00
dev.sh rocksdb (#29) 2022-04-29 11:04:01 -04:00
integration_tests.sh Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
version.py fix release script (#48) 2022-08-10 21:06:56 +03:00