herald.go/db
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
..
prefixes Adjust EffectiveAmountValue to include ActivatedSupportSum. (#61) 2022-09-16 18:03:15 +03:00
stack Add element type param T to SlicedBacked[T]. Require T satisfy 2022-08-30 16:24:43 -05:00
db.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
db_get.go integration testing scripts (#64) 2022-10-04 20:25:44 +03:00
db_resolve.go integration testing scripts (#64) 2022-10-04 20:25:44 +03:00
db_test.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00
iteroptions.go Server endpoints goroutine refactor (#69) 2022-10-25 08:48:13 +03:00